Commit Graph

5 Commits

Author SHA1 Message Date
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