VoxeLibre/mods/ITEMS/mcl_bamboo
teknomunk c34aecfcab Don't make 'ignore' nodes break bamboo or kelp ()
This modifies the behavior of kelp and bamboo so that neither breaks when an unloaded node is encountered.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4551
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: teknomunk <teknomunk@protonmail.com>
Co-committed-by: teknomunk <teknomunk@protonmail.com>
2024-09-29 13:57:52 +02:00
..
locale Fix swapped translations 2024-08-31 09:57:45 -05:00
bamboo_base.lua Update hardness and blast res for value not matching the wiki 2024-08-18 04:47:12 +02:00
bamboo_items.lua Add back *some* changes that I reverted; and fix typo "Cherry Gate" 2024-08-18 04:47:19 +02:00
globals.lua Don't make 'ignore' nodes break bamboo or kelp () 2024-09-29 13:57:52 +02:00
init.lua Undo mesecon.register_mvps_dropper() and use abms until more research can be done. 2023-02-10 03:42:34 +00:00
License.txt Added in License.txt 2023-01-08 23:08:12 -05:00
mod.conf Fix merge / rebase crossing massacre. 2023-02-10 03:42:34 +00:00
README.md Change MineClone 2 to VoxeLibre 2024-05-07 11:38:00 +00:00
recipes.lua Fix merge / rebase crossing massacre. 2023-02-10 03:42:34 +00:00

mcl_bamboo

This mod adds working, familiar bamboo nodes to your VoxeLibre world.

Code: Michieal. Original (basic, used as inspiration) bamboo code by: Small Joker. Updates to the code: VoxeLibre Dev Team, Michieal.

License for code: GPLv3. License for images / textures: CC-BY-SA except where noted. Images Created by Nicu, except for:

  • Inventory / wield image for Bamboo Stalk: created by RandomLegoBrick#8692 and is CC0.

Dependencies: mcl_core, mcl_sounds, mcl_tools

Optional Dependencies = mcl_flowerpots, mclx_stairs, mcl_doors, mcl_signs, mesecons_pressureplates, mcl_fences, mesecons_button. Note that "mcl_boats" may be used at a later date.

Special thanks to Nicu for help with a ton of things from testing, to encouragement, to graphic design and nodebox work. Nicu - You Rock!

Small Joker's bamboo forum topic: Forum topic: https://forum.minetest.net/viewtopic.php?id=8289

Scaffold inspiration: Cora, because she said that it couldn't be done.