VoxeLibre/mods/ITEMS/mcl_bamboo
Michieal 1de806f6f8 Put height into placed, base, bamboo stalk nodes so that height checks work properly.
Fix placing bamboo on top of other bamboo nodes, when it would go above the decided height. It now stops just before the endcap node placement.

Fixed Errant log message.
Fixed itemstack removal while in creative mode.
2023-01-11 02:31:36 -05:00
..
locale Updated Bamboo translations template.txt 2023-01-03 15:38:34 -05:00
textures temp commit. recolor of the planks and scaffolds. 2023-01-10 20:49:38 -05:00
bamboo_base.lua Put height into placed, base, bamboo stalk nodes so that height checks work properly. 2023-01-11 02:31:36 -05:00
bamboo_items.lua Added in License.txt 2023-01-08 23:08:12 -05:00
globals.lua Prevent growing "around" things in the way. 2023-01-11 02:19:19 -05:00
init.lua Added in License.txt 2023-01-08 23:08:12 -05:00
License.txt Added in License.txt 2023-01-08 23:08:12 -05:00
mod.conf trying to fix redundancy error... 2023-01-05 00:30:18 -05:00
README.md clear up comment confusion. 2023-01-06 18:07:30 -05:00
recipes.lua Added in License.txt 2023-01-08 23:08:12 -05:00

mcl_bamboo

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

Code: Michieal. Original (basic) bamboo code by: Small Joker.

License for code: GPLv3. License for images / textures: CC-BY-SA. Images Created by Michieal, except for: Inventory / wield image: 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 the nodebox stalk design.

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.