Commit Graph

8 Commits

Author SHA1 Message Date
Treer
6c6a182366 Update localization files 2023-04-15 12:43:56 +10:00
JoeEnderman
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
Treer
957fdc887b
Add giant crystal geodes (#35) 2023-01-26 15:59:05 +01:00
Treer
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
Treer
d3f79e961b Update locale templates 2022-02-13 14:14:03 +11:00
Treer
87f0ea7a51 Implement PR feedback 2021-02-13 13:00:41 +11:00
Treer
24845dce1e Update descriptions 2021-01-15 00:29:23 +11:00
Louis
c70a669709 Add french translation 2020-09-28 00:07:03 +10:00