- In the craft inventory, putting, from now, an item from the group:wood won't give you 9 sticks anymore but 4. In fact, 4 sticks give you a wooden plank item, part of
the group:wood, and this wooden plank gives you back 9 sticks, which could be used to craft again some wooden planks, etc...
- All the modifications done before 7845fd5f1f are reverted
- Merged commits from http://github.com/minetest/minetest_game from 10 days ago to today. (concerning default mod)
TODO: Merge the other mods which have been reverted.
Add all the commits of Ombridride after the 7845fd5f1f one.
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
- Removing craft recipes using/creating tools with moreores items, or from moreores items
- Changing craft recipe for default:bronze_ingot, now using copper ingot and steel ingot
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>