ArmorStand模型不做过多解释了,释义为
利用Armorstand的支持性通过修改NBT及多个拼凑组成的倚靠原版材质集合的模型
直接切入正题
展示及源码:(图片来自http://www.mcbbs.net/thread-409028-1-1.html)
1.CraftingTable 合成台
- //1.Tools
- /execute @e[type=MushroomCow,name=ChineseCraftTableActivator] ~ ~ ~ detect ~ ~-1 ~ minecraft:crafting_table 0 summon ArmorStand ~0.45 ~-0.53 ~0.05 {Equipment:[{id:"minecraft:shears"},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[-34.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},Invisible:1,NoGravity:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
- /execute @e[type=MushroomCow,name=ChineseCraftTableActivator] ~ ~ ~ detect ~ ~-1 ~ minecraft:crafting_table 0 summon ArmorStand ~0.45 ~-0.53 ~-0.45 {Equipment:[{id:"minecraft:string"},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[-34.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},Invisible:1,NoGravity:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
- /execute @e[type=MushroomCow,name=ChineseCraftTableActivator] ~ ~ ~ detect ~ ~-1 ~ minecraft:crafting_table 0 summon ArmorStand ~0.45 ~-0.53 ~-0.2 {Equipment:[{id:"minecraft:arrow"},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[-34.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},Invisible:1,NoGravity:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
- //2.Wool
- /execute @e[type=MushroomCow,name=ChineseCraftTableActivator] ~ ~ ~ detect ~ ~-1 ~ minecraft:crafting_table 0 summon ArmorStand ~ ~-1.1 ~ {Equipment:[{},{},{},{},{id:"minecraft:wool",Damage:14b}],Pose:{Head:[0.0F,0.0F,0.0F]},Invisible:1,NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
- //3.Destory
- summon ArmorStand ~ ~ ~ {Invisible:1,CustomName:"CnCraft1",CustomNameVisible:1,NoGravity:1b,NoBasePlate:1b,DisabledSlots:1973790,ShowArms:1b}
- //4.Axe
- /summon ArmorStand ~-0.49 ~-0.19 ~-0.12 {Equipment:[{id:"minecraft:tripwire_hook"},{},{},{},{}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
- /summon ArmorStand ~-0.49 ~-0.45 ~0.1 {Equipment:[{id:"minecraft:iron_axe"},{},{},{},{}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[0.0F,-66.0F,78.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:1b,CustomName:"CnCraft"}
2.Rice 水稻
未熟
全熟
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=0,score_Ricelifetime=1] ~ ~-0.45 ~ /summon ArmorStand ~ ~-0.85 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=0,score_Ricelifetime=1] ~ ~-0.45 ~ /summon ArmorStand ~ ~-0.85 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=999,score_Ricelifetime=1000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~-0.35 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=999,score_Ricelifetime=1000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~-0.35 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=1999,score_Ricelifetime=2000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.15 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=1999,score_Ricelifetime=2000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.15 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=2999,score_Ricelifetime=3000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.35 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=2999,score_Ricelifetime=3000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.35 ~ {Equipment:[{},{},{},{},{id:"minecraft:double_plant",Damage:2}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- Rice
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=3999,score_Ricelifetime=4000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.45 ~ {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,135.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=3999,score_Ricelifetime=4000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.45 ~ {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[20.0F,0.0F,135.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=3999,score_Ricelifetime=4000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.45 ~ {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[-20.0F,0.0F,135.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=4999,score_Ricelifetime=5000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.35 ~0.15 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,167.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=4999,score_Ricelifetime=5000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.35 ~0.15 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[30.0F,0.0F,167.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=4999,score_Ricelifetime=5000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.35 ~0.15 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[-30.0F,0.0F,167.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=5999,score_Ricelifetime=6000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.2 ~0.2 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,172.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=5999,score_Ricelifetime=6000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.2 ~0.2 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[25.0F,0.0F,172.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=5999,score_Ricelifetime=6000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.2 ~0.2 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[-25.0F,0.0F,172.5F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ---
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=6999,score_Ricelifetime=7000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.05 ~0.22 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,175.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=6999,score_Ricelifetime=7000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.05 ~0.22 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[22.0F,0.0F,175.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=6999,score_Ricelifetime=7000] ~ ~-0.45 ~
- /summon ArmorStand ~ ~0.05 ~0.22 {Equipment:[{},{},{},{},{id:"minecraft:yellow_flower",Damage:0}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[346.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[-22.0F,0.0F,175.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- ===
- /execute @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=5999,score_Ricelifetime=6000] ~0.4 ~ ~-0.3 summon ArmorStand ~ ~ ~ {CustomName:Rice_for_Players,Equipment:[{id:"minecraft:sugar",Count:1b,tag:{display:{Name:"Rice",Lore:["A popular mainy food for one third people ","around the world.","Also has some amylon , ","so they was used as sugar ."]}}},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[270.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,DisabledSlots:1973790,Invisible:1b,ShowArms:1b,Small:0b}
- ===
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=0,score_Ricelifetime=999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=1000,score_Ricelifetime=1999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 1999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=2000,score_Ricelifetime=2999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 2999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=3000,score_Ricelifetime=3999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 3999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=4000,score_Ricelifetime=4999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 4999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=5000,score_Ricelifetime=5999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 5999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=6000,score_Ricelifetime=6999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 6999
- /scoreboard players set @e[name=Rice_taking_place,type=ArmorStand,score_Ricelifetime_min=7000,score_Ricelifetime=7999,score_IsRice1_min=2,score_IsRice1=2] Ricelifetime 7999
3.Will 水井
- //Will wall:
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~ ~-1.65 ~-0.35 {CustomName:"CnWill",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~0.35 ~-1.65 ~ {CustomName:"CnWill",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[90f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~ ~-1.65 ~0.35 {CustomName:"CnWill",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[180f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~-0.35 ~-1.65 ~ {CustomName:"CnWill",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[270f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- //Fence:
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~-0.38 ~-1.3 ~ {CustomName:"CnWill",Equipment:[{},{},{},{},{id:"minecraft:fence"}],NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~0.38 ~-1.3 ~ {CustomName:"CnWill",Equipment:[{},{},{},{},{id:"minecraft:fence"}],NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b}
- //Stick:
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~-0.45 ~-0.4 ~-0.38 {CustomName:"CnWill",Equipment:[{id:"minecraft:stick"},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[-10.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[270f]}
- //Top:
- /summon ArmorStand ~ ~ ~ {CustomName:"CnWilla",Equipment:[{},{},{},{},{id:"minecraft:wooden_slab",Count:1b,Damage:5s}],NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:1973790,ShowArms:1b,Small:0b}
- //Bucket:
- /execute @e[type=ArmorStand,name=CnWilla] ~ ~0.7 ~ summon ArmorStand ~0.38 ~-1.6 ~-0.58 {CustomName:"CnWillc",Equipment:[{id:"minecraft:bucket",Count:1b,tag:{display:{Name:"Bucket_"}}},{},{},{},{}],NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:1973790,ShowArms:1b,Small:0b,Pose:{RightArm:[-90.0f,0.0f,0.0f]}}
- //title
- /title @p[score_Cnwill_min=1,score_Cnwill=150] title {text:"Remaining Time:",color:blue,bold:true,underlined:false,italic:false,strikethrough:false,obfuscated:false,extra:[{score:{name:"*",objective:"Cnwill"},color:gold,bold:false,underlined:true,italic:false,strikethrough:false,obfuscated:false}]}
4.Pot 灶
关闭
烹饪中
- //Pot:
- /*Off:*/
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.55 ~ /summon ArmorStand ~ ~-1.3 ~ {Equipment:[{},{},{},{},{id:"minecraft:skull",Count:1b,Damage:3s,tag:{display:{Name:"Cauldron"},SkullOwner:{Id:"a96559d1-7dba-45cd-ad6c-c125dec33f48",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDIyNzY4ZGI2NTczNjUxNjI2NTUyYmIyNjQ0MjYwOWE3Mjc5Yzc4NDNjYjY5YjhlNjAzZDJjMWRiNjQ1ZDAifX19"}]}}}}],NoGravity:1b,Invisible:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,CustomName:"ChinesePot1"}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ /summon ArmorStand ~ ~-0.95 ~ {Equipment:[{},{},{},{},{id:"minecraft:wooden_pressure_plate",Count:1b}],NoGravity:1b,Invisible:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Pose:{Head:[30.0f,0.0f,0.0f]},CustomName:"ChinesePot3"}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ /summon EntityHorse ~ ~-0.8 ~ {NoAI:1b,Type:2,Tame:1,ChestedHorse:1,HealthF:10.0,DropChances:[0.0F,0.0F,0.0F,0.0F,0.0F],ActiveEffects:[{Id:14,Duration:9999999,Amplifier:50,Ambient:1},{Id:8,Duration:9999999,Amplifier:-50,Ambient:1}],CustomName:"Pot",CustomName:"ChinesePot1",Silent:1b}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ /summon ArmorStand ~-1 ~-1.13 ~ {Equipment:[{id:"minecraft:wooden_shovel"},{},{},{},{}],Rotation:[90f],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[80.0F,0.0F,-90.0F]},NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,CustomName:"ChinesePot1"}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ /summon ArmorStand ~0.7 ~-0.7 ~0.2 {Equipment:[{id:"minecraft:bowl"},{},{},{},{}],Pose:{Body:[0.0F,0.0F,0.0F],LeftArm:[0.0F,0.0F,0.0F],RightArm:[0.0F,0.0F,0.0F],LeftLeg:[270.0F,0.0F,0.0F],RightLeg:[270.0F,0.0F,0.0F],Head:[0.0F,0.0F,0.0F]},NoGravity:1b,NoBasePlate:1b,DisabledSlots:2069869,Invisible:1b,ShowArms:0b,Small:0b,CustomName:"ChinesePot1"}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~ ~ summon ArmorStand ~ ~-1 ~ {Invisible:1,CustomName:"ChinesePot",CustomNameVisible:1,NoGravity:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b}
- //On:
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ /summon ArmorStand ~ ~-0.95 ~ {Equipment:[{},{},{},{},{id:"minecraft:wooden_pressure_plate",Count:1b}],NoGravity:1b,Invisible:1b,NoBasePlate:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,CustomName:"ChinesePot3"}
- //灶:
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ summon ArmorStand ~ ~-1.65 ~0.35 {CustomName:"ChinesePot1",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[180f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ summon ArmorStand ~0.35 ~-1.65 ~ {CustomName:"ChinesePot1",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[90f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- /execute @e[type=Silverfish,name=ChinesePot] ~ ~0.6 ~ summon ArmorStand ~-0.35 ~-1.65 ~ {CustomName:"ChinesePot1",NoGravity:1b,NoBasePlate:1b,Invisible:1b,DisabledSlots:2069869,ShowArms:0b,Small:0b,Rotation:[270f],Equipment:[{},{},{},{},{id:"stone_slab",Count:1b}],Pose:{Head:[270f,0f,0f]}}
- //熟米饭
- /summon EntityHorse ~ ~ ~ {NoAI:1b,Type:2,Tame:1,ChestedHorse:1,HealthF:10.0,DropChances:[0.0F,0.0F,0.0F,0.0F,0.0F],ActiveEffects:[{Id:14,Duration:9999999,Amplifier:50,Ambient:1},{Id:8,Duration:9999999,Amplifier:-50,Ambient:1}],CustomName:"ChinesePot1",Silent:1b,Items:[{Slot:9b,id:"minecraft:bowl",Count:1b,Damage:0s,tag:{display:{Name:"CookedRice"}}}]}
附上地图源地址:
http://www.mcbbs.net/thread-409028-1-1.html
宣传视频:
http://v.youku.com/v_show/id_XODkyNDY1Mjgw.html
下载地址:
http://pan.baidu.com/s/1pJwU1Z1
上一篇合集:http://www.mcbbs.net/thread-407903-1-1.html
[groupid=546]Command Block Logic[/groupid]