VoxeLibre/mods/ITEMS/mcl_bamboo
Michieal ef7fb0d2e3 Cleaned up the code. Fixed side placement of bamboo against bamboo.
Dinked with the random number generator some more.

Condensed some more of the code duplication (WIP).

Added in MCL_Log function.

Finally settled on a decent looking Bamboo top.
2023-01-03 01:38:12 -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 Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
bamboo_base.lua Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
bamboo_items.lua Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
globals.lua Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
init.lua Cleaned up the code. Fixed side placement of bamboo against bamboo. 2023-01-03 01:38:12 -05:00
mod.conf Change mod.conf and readme's depends. 2022-12-24 00:57:44 -05:00
README.md Fix Licensing. 2022-12-25 07:30:31 -05:00
recipes.lua Added in Bamboo_Plank variable. 2023-01-02 22:36:09 -05:00

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.