此网站需要 JavaScript。
探索
帮助
登录
minetest-mods
/
mesecons
关注
1
点赞
0
派生
2
你已经派生过 mesecons
镜像自地址
https://github.com/minetest-mods/mesecons.git
已同步
2025-10-16 06:05:23 +02:00
代码
工单
版本发布
百科
动态
文件
48337a4df88de21c8ed16fd7e991701eabda2fb1
mesecons
/
mesecons_lightstone
文件历史
Jeija
00ce2540c2
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
2012-08-13 20:17:45 +02:00
..
depends.txt
Upload after major code reorganization - Version 0.6 DEV - Split mesecons mod into several modules - [BUGGY?]
2012-03-05 19:21:26 +01:00
init.lua
New effector system, effectors have to be registered with mesecon:register_effector(onstate, offstate, rules, function get_rules) rules and function get_rules are optional. You don't have to specify both onstate and offstate (required for e.g. removestone)
2012-08-13 20:17:45 +02:00