b237c4642d
I left it in from another branch, didn't want to force push. This reverts commit 58d2f59192073acf9f55406358bf48244e008b9b. Revert "Walls use `source` parameter for default hardness and blast resistance" I left it in from another branch, didn't want to force push. This reverts commit e8944cc145dc59db53a9368d8ae269edf366e742. Revert "Fix prismarine bricks and dark variant blast res." I left it in from another branch, didn't want to force push. This reverts commit 6125d625bc6ce15644cf8b579599f75da5bffd07. Revert "Un-hardcode blast resistance, hardness for walls," I left it in from another branch, didn't want to force push. This reverts commit 26e873703151bc4bfaf7588ad1e3afa731a05fbd. Revert "All wood-type and nether-type fences now match material's blast resistance" I left it in from another branch, didn't want to force push. This reverts commit a1e20f29162462120fb1c046c2d34f8fcebfb413. |
||
---|---|---|
.. | ||
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 VoxeLibre world.
Code: Michieal. Original (basic, used as inspiration) bamboo code by: Small Joker. Updates to the code: VoxeLibre Dev Team, Michieal.
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.