Barchairs
This Mod adds Barchairs to Minetest.
Install
Move your Download to the Mods-Folder.
Depends
default
optional
intllib, baldcypress, bamboo, birch, cacaotree, cherrytree, chestnuttree, clementinetree, ebony, holytree, jacaranda, larch, lemontree, mahogany, maple, oak, palm, plumtree, pomegranate, sequoia, willow, moretrees, moreblocks
For Modwriter
Function barchair.register_barchair(mod, mat, burnvalue)
With this interface, Barchairs can simply support your mod.
mod = String of the current modname like "default:"
mat = Material, is the name of the node like "dirt"
burnvalue = Is the Chair burnable? 0 = not burnable, >= how long takes it to burn. If you don't give a valid Number, burnvalue = 0 and the chair is unburnable.
License
License: GPL 3.0
Description
Languages
Lua
61.7%
Python
35.5%
Batchfile
1.6%
Shell
1.2%