Commit Graph

7 Commits

Author SHA1 Message Date
9c1fa2c843 A fix for Netherrack slab being called Deep Netherrack slab (#63)
* fix netherrack slab being called Deep Netherrack
* Fix several lowercase block names

Several slabs and stairs were incorrectly named.
2023-04-15 12:34:20 +10: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