mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-12-25 01:19:33 +01:00
3074c15d14
Factored out hard coded names for variable names. removed "minecraft" from README.md.
23 lines
No EOL
795 B
Markdown
23 lines
No EOL
795 B
Markdown
mcl_bamboo
|
|
=========
|
|
|
|
This mod adds working, familiar 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. |