Mention lack of collision in crafting readme
This commit is contained in:
parent
38e4bd3e77
commit
afe54885dd
@ -14,6 +14,8 @@ But unlike typical Minetest, it is possible to provide item stacks
|
|||||||
in each item slot; the player doesn't have to spread out multiple items across
|
in each item slot; the player doesn't have to spread out multiple items across
|
||||||
multiple input slots. E.g. if a crafting recipe needs 64 wool, then you don't
|
multiple input slots. E.g. if a crafting recipe needs 64 wool, then you don't
|
||||||
need 64 slots with 1 wool each, but only 1 slot with 64 wool.
|
need 64 slots with 1 wool each, but only 1 slot with 64 wool.
|
||||||
|
Also, recipe collisions are *not* possible. It *is* possible for two recipes
|
||||||
|
with identical input items to co-exist as the player selects the recipe from a list.
|
||||||
|
|
||||||
This mod does not support other crafting methods like cooking or furnace fuels.
|
This mod does not support other crafting methods like cooking or furnace fuels.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user