Skip to content
Konrad edited this page Jul 3, 2014 · 20 revisions

Example Config: http://mrspring.dk/tkm/kitchen.cfg Ok, now let's break it down:

Show Debug Info

Show debug info in the Console. Useful for debugging bugs. (de-bug)

Custom Oven Recipes

The input for custom Oven recipes. Use the /give command to see the names. This list has to be the same length as the Results list.

Custom Oven Recipe Results

The output from the Custom Oven Recipes. Use the /give command to see the names. This list has to be the same length as the Input list.

Knife Recipes

To decrease the chance of the mod being incompatible with other mods that add similar recipes.

0: The default recipe

1: The Iron Torch recipe, crafted just like a Torch, but with the Coal replaced with Iron

2: The Stick next to Iron recipe, crafted with... well, a stick with an Iron Ingot next to it

3: Use the custom recipe

Custom Knife Recipe

If you have any issues with the recipes colliding with some from other mods, then this section is for you.

It basically allows you to completely change the recipe for the knife.

The section consists of 3 lines. Each line reassembling one in the crafting table.

Each line has 3 letters. Each a horizontal row in the crafting table.

It's basically a grid, just like the crafting table. Change the letter to 'S' for the recipe to require a stick in the chosen spot, and 'I' to require an Iron Ingot.

For example, the default (link at the top of the page) will look like this:

custom-recipe

NOTE: You have to change the "Knife Recipes" to 3 for this to take effect!

Lettuce Spawn Percentage

Lettuce tries to spawn once in every chunk. This is the percentage chance the lettuce will actually be placed in that chunk. The lower the number, to less lettuce will spawn in the world.

Clone this wiki locally