2024-02-08 17:55:44 +01:00
2019-11-21 19:23:21 +01:00
2019-11-21 19:23:21 +01:00
2024-02-08 17:55:44 +01:00
2024-02-08 17:55:44 +01:00
2024-02-08 17:55:44 +01:00
2019-11-21 19:23:21 +01:00
2018-10-11 23:24:11 +02:00
2024-02-08 17:55:44 +01:00
2024-02-08 17:55:44 +01:00
2024-02-08 17:55:44 +01:00
2024-02-08 17:55:44 +01:00
2018-11-03 22:34:23 +01:00
2024-02-08 17:55:44 +01:00

Barchairs

This Mod adds Barchairs to Minetest.

Screenshot 1

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
No description provided
Readme 638 KiB
Languages
Lua 61.7%
Python 35.5%
Batchfile 1.6%
Shell 1.2%