1
0
镜像自地址 https://github.com/minetest-mods/mesecons.git 已同步 2025-07-19 23:40:20 +02:00
提交图

3 次代码提交

作者 SHA1 备注 提交日期
76b9198717 Revert "Remove command block until #136 is fixed"
This reverts commit 3f76b77001.
2014-01-11 11:42:23 -05:00
3f76b77001 Remove command block until #136 is fixed 2014-01-09 17:39:59 +01:00
2d16152188 Add command block:
* not obtainable legitimately in Survival mode
* found in Creative inventory or using /giveme mesecons_commandblock:commandblock_off
* glows slightly when turned on
* runs a command in the context of the targeted player
* player can be targeted by name, or using the special forms (@nearest, @farthest, @random)
* when powered, runs its command with its parameters
* right click to bring up the configuration screen
* diggable and modifiable only by its owner, the person who placed it
2012-10-28 16:31:03 -04:00