6c0525f00e
[Michieal] 83bc60722d Begin: make bamboo dig-able by Pistons for Farm Creation. [Michieal] 449cbdb330 Make Bamboo & Bamboo items not sticky for pistons. [Michieal] a44566f863 hijack the ABM to check for orphaned bamboo nodes. [Michieal] 5dff9e1994 Fixed the ABM situation so that now bamboo "breaks" when pushed by pistons. Probably not the most elegant, but hey. It works. [Michieal] 76507025d9 Cleaned up the global function to match the current ABM. [Michieal] dfa849e19a Merge branch 'master' into Bamboo-Piston-Dig [Michieal] a5bdc8a166 fix bamboo mosaic recipe. [Michieal] 14383d6c6f update mod.conf to use optional depends mesecons_mvps [Michieal] f81d530912 Update init.lua to register dropper callback. |
||
---|---|---|
.. | ||
locale | ||
bamboo_base.lua | ||
bamboo_items.lua | ||
globals.lua | ||
init.lua | ||
License.txt | ||
mod.conf | ||
README.md | ||
recipes.lua |
mcl_bamboo
This mod adds working, familiar bamboo nodes to your Mineclone 2 world.
Code: MineClone2 dev team. Original (basic) bamboo code by: Small Joker.
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.