pandorabox-io / pandorabox_custom

pandorabox server customization mod
https://pandorabox.io
MIT License
4 stars 8 forks source link

add tool and armor cooking recipes #27

Closed OgelGames closed 4 years ago

OgelGames commented 4 years ago

Adds cooking recipes for all wooden and metal tools (not cactus, diamond, mese, or lava).

Fixes pandorabox-io/pandorabox.io#562

BuckarooBanzay commented 4 years ago

Nice work :+1: the recipes look pretty balanced btw: What happens if the moreores or technic mods aren't present? They are currently optional..

OgelGames commented 4 years ago

What happens if the moreores or technic mods aren't present? They are currently optional..

The recipes get registered anyway, there are no checks for items that don't exist in minetest.register_craft.