VoxeLibre/mods/ITEMS/mcl_bamboo
Michieal ede21a8627 revert f92ea77849
revert accidental second commit.

Mega commit. lol.

Did a LOT of refactoring.

Cleaned up some vestigial code.

Cleaned up aliases.
2023-01-06 22:43:41 +00:00
..
locale Updated Bamboo translations template.txt 2023-01-03 15:38:34 -05:00
textures Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
README.md update optional depends. 2023-01-06 20:23:59 +00:00
bamboo_base.lua Mega commit. lol. 2023-01-06 17:40:35 -05:00
bamboo_items.lua Mega commit. lol. 2023-01-06 17:40:35 -05:00
globals.lua Mega commit. lol. 2023-01-06 17:40:35 -05:00
init.lua revert f92ea77849 2023-01-06 22:43:41 +00:00
mod.conf trying to fix redundancy error... 2023-01-05 00:30:18 -05:00
recipes.lua Mega commit. lol. 2023-01-06 17:40:35 -05:00

README.md

mcl_bamboo

This mod adds minecraft-like 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.