8.5%。根据百度知道查询显示:《我的世界》僵尸有8.5%的概率掉落自然生成的装备,且耐久度随机。每级抢夺都会增加1%的掉落概率(抢夺III为11.5%)。
指令为:/give @p spawn_egg 1 0 {EntityTag:{id:minecraft:zombie,ArmorItems
[{id:minecraft:diamond_boots,Count:1b
{id:minecraft:diamond_leggings,Count:1b}
{id:minecraft:diamond_chestplate,Count:1b}
{id:minecraft:diamond_helmet,Count:1b}],HandItems
[{id:minecraft:diamond_sword,Count:1b},{}]}},使用方法:
1、按“/”打开输入聊天框,输入指令:/give @p minecraft:command_block 1,意思是获得一个命令方块。
2、按回车按键执行指令,获得命令方块,将命令方块右键放在地面上。
3、右键命令方块,输入指令:
/give @p spawn_egg 1 0 {EntityTag:{id:minecraft:zombie,ArmorItems
[{id:minecraft:diamond_boots,Count:1b},{id:minecraft:diamond_leggings,Count:1b}
{id:minecraft:diamond_chestplate,Count:1b}
{id:minecraft:diamond_helmet,Count:1b}],HandItems
}}
4、输入完成后,按完成关闭命令方块编辑界面,装上按钮。
5、右击按钮,拿着刷怪蛋右击地面,发现刷怪蛋能召唤出穿着钻石套装和拿着钻石剑的僵尸。
我的世界如何用命令方块召唤出僵尸有一把锋利九的石剑和速度九无限时间
发射器!
头盔:/replaceitem entity @e[type=zombie] slot.armor.head 0 diamond_helmet
胸甲:/replaceitem entity @e[type=zombie] slot.armor.chest 0 diamond_chestplate
裤子:/replaceitem entity @e[type=zombie] slot.armor.legs 0 diamond_leggings
鞋子:/replaceitem entity @e[type=zombie] slot.armor.feet 0 diamond_boots