Commit Graph

8 Commits

Author SHA1 Message Date
c288774774 fix netherrack slab being called deep netherrack 2023-04-14 01:57:04 -05:00
8ce7b291ae fix netherrack slab being called Deep Netherrack 2023-04-14 01:56:05 -05:00
957fdc887b Add giant crystal geodes (#35) 2023-01-26 15:59:05 +01:00
a03375c5a4 Use Minetest_game fences API if it's available (#57)
Fixes #56, and adds netherbrick rails (for consistency with MTG) if the fences API is found.
Using the MTG fence system adds interop between different fence types, and support for the "Tall fences and walls" option.

I've left the nether's register_craft() call unchanged, it overrides the recipe that default.register_fence() registers, granting 6 fences per crafting instead of MTG's 4.
2022-09-11 14:51:23 +02:00
d3f79e961b Update locale templates 2022-02-13 14:14:03 +11:00
87f0ea7a51 Implement PR feedback 2021-02-13 13:00:41 +11:00
24845dce1e Update descriptions 2021-01-15 00:29:23 +11:00
c70a669709 Add french translation 2020-09-28 00:07:03 +10:00