mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
c55332bf42
Optipng images, after adding in bamboo top image. Try out a plantlike style top node for bamboo stalks. Make Bamboo drop 1-2 bamboo. Fix Bamboo top drops. |
||
---|---|---|
.. | ||
locale | ||
textures | ||
bambootoo.lua | ||
init.lua | ||
mod.conf | ||
README.md |
mcl_bamboo
This mod adds minecraft-like bamboo nodes to your Mineclone 2 world.
Code: Michieal. Original (basic) 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, mcl_boats
Special thanks to Nicu for help with the nodebox stalk design.
Krock'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.