Moonflower by MirceaKitsune and TenPlus1
This mod adds a rare moon flower to the world which opens during the night if the sky above is clear, new features include eating the flower for temporary moon-vision so you can see at night, and a special item drop to transform items.
Api functions include:
moonflower.transform_item(from_item, to_item)
moonflower.clear_items()
Changelog:
- 0.1 - Original mod (https://github.com/MirceaKitsune/minetest_mods_moonflower)
- 0.2 - Added moon-vision feature
- 0.3 - Added item transform feature
- 0.4 - Tweaked and tidied code
- 0.5 - Added particle and sound effects