|
Lighten_Eagle
http://www.mcbbs.net/thread-177266-1-1.html

地图名字: Jetpack - Icy
地图来源: 原创
地图类型: 存档
地图版本: 后期Anvil格式(1.3+)
可选的中文指令:
- /tellraw @p {"text":"喷气背包: ","extra":[{"text":"[上升] ","color":"green","clickEvent":{"action":"run_command","value":"/tp ~ ~4 ~"}},{"text":"[下降] ","color":"yellow","clickEvent":{"action":"run_command","value":"/tp ~ ~-4 ~"}},{"text":"[向北] ","color":"black","clickEvent":{"action":"run_command","value":"/tp ~ ~ ~2"}},{"text":"[向南] ","color":"gold","clickEvent":{"action":"run_command","value":"/tp ~ ~ ~-2"}},{"text":"[向东] ","color":"blue","clickEvent":{"action":"run_command","value":"/tp ~2 ~ ~"}},{"text":"[向西] ","color":"red","clickEvent":{"action":"run_command","value":"/tp ~-2 ~ ~"}},{"text":"[保持] ","color":"white","clickEvent":{"action":"run_command","value":"/setblock <x> <y> <z> 152"}},{"text":"[解除保持] ","color":"aqua","clickEvent":{"action":"run_command","value":"/setblock <x> <y> <z> 0"}}]}
复制代码
原先的TNT代码:
- /tellraw @p {"text":"Jetpack Power: ","extra":[{"text":"[UP] ","color":"green","clickEvent":{"action":"run_command","value":"/summon PrimedTnt ~ ~-2 ~"}},{"text":"[NORTH] ","color":"black","clickEvent":{"action":"run_command","value":"/summon PrimedTnt ~ ~ ~-1"}},{"text":"[SOUTH] ","color":"gold","clickEvent":{"action":"run_command","value":"/summon PrimedTnt ~ ~ ~1"}},{"text":"[EAST] ","color":"blue","clickEvent":{"action":"run_command","value":"/summon PrimedTnt ~-1 ~ ~"}},{"text":"[WEST] ","color":"red","clickEvent":{"action":"run_command","value":"/summon PrimedTnt ~1 ~ ~"}}]}
复制代码
|
-
总评分: 金钱 + 10
查看全部评分
|