项目作者: Desour

项目描述 :
[Mod] Ash [ash]
高级语言: Lua
项目地址: git://github.com/Desour/ash.git
创建时间: 2017-09-08T18:24:30Z
项目社区:https://github.com/Desour/ash

开源协议:Other

下载


Ash

screenshot
This mod adds ash when fire burns something.

API:

Every flammable node without on_burn will be overridden to make ash on burn.
If you want your node to make more ash, call in its on_burn ash.burn_node(pos, param2) a higher param2.

If you have a node that should be transformed to another node when ash is lying on it, do ash.nodes_with_ash["your:node"] = "convert:to" and ash.nodes_with_ash[#ash.nodes_with_ash] = "your:node".
You can also call ash.ash_onto_node(pos) if you want your node to be transformed directly. Note: pos is the position of the ash.

Licenses:

Look into license.txt.
image_CC0image_WTFPLimage_CC_by_sa