当前位置:首页 > 游戏信息 > 正文

我的世界召唤房子的代码

我的世界召唤房子的代码-第1张-游戏信息-龙启网

我的世界召唤房子的代码可以输入并使用的代码共有六个,分别是:/execute @e[type=Zombie] ~1 ~ ~ setblock ~ ~ ~ minecraft:stone、/execute @e[type=Zombie] ~1 ~1 ~ setblock ~ ~ ~ minecraft:stone、/execute @e[type=Zombie] ~1 ~2 ~ setblock ~ ~ ~ minecraft:stone、/execute @e[type=Zombie] ~ ~2 ~ setblock ~ ~ ~ minecraft:stone、/execute @e[type=Zombie] ~2 ~2 ~ setblock ~ ~ ~ minecraft:stone、/execute @e[type=Zombie] ~1 ~3 ~ setblock ~ ~ ~ minecraft:stone。