VoxeLibre/mods/ITEMS/mcl_bamboo
Michieal 4da20f5e73 Main - Fixed Bamboo Sign Errors.
Fixed Stripped Bamboo Block Description.
Added in Bamboo Plank Recipe that uses Stripped Bamboo Blocks.
Removed double translation of "Bamboo Sign" in sign registration. (Caused the Bamboo Sign Errors.)
Added bamboo plank slabs to the group "wood_slabs" so that the barrel recipe works oob.
2022-12-15 22:35:10 -05:00
..
locale A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120 2022-12-13 23:32:54 -05:00
textures A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120 2022-12-13 23:32:54 -05:00
init.lua Main - Fixed Bamboo Sign Errors. 2022-12-15 22:35:10 -05:00
mapgen.lua A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120 2022-12-13 23:32:54 -05:00
mod.conf A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120 2022-12-13 23:32:54 -05:00
README.md A complete re-upload of https://git.minetest.land/MineClone2/MineClone2/pulls/3120 2022-12-13 23:32:54 -05:00

mcl_bamboo

This mod adds simple bamboo nodes to your Mineclone 2 world.

Code redo for Mineclone 2: Michieal. Original bamboo code by: Krock.

License for code: GPL3; 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

Special thanks to Nicu for help with the nodebox stalk design.

Original code's forum topic: Forum topic: https://forum.minetest.net/viewtopic.php?id=8289