forked from VoxeLibre/VoxeLibre
Michieal
5ef7d9f7a0
Dinked with the random number generator some. Moved Bamboo Mosaic from base to items. condensed some of the code duplication (WIP). started to add in checks to prevent bamboo from being placed against itself horizontally. Fixed a couple of naming issues. |
||
---|---|---|
.. | ||
locale | ||
textures | ||
README.md | ||
bamboo_base.lua | ||
bamboo_items.lua | ||
globals.lua | ||
init.lua | ||
mod.conf | ||
recipes.lua |
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 / 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, mcl_boats
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.