Rabbit Wolf and bee eco system - commands

Rabbit Wolf and bee eco system - commands


INIT:/scoreboard objectives add bunnylove dummy
INIT:/scoreboard objectives add seeds dummy
INIT:/scoreboard objectives add bee dummy
INIT:/give @a minecraft:skull 5 3 {display:{Name:Queen Bee,Lore:[Queen Bee]},ench:[{id:7,lvl:1}],SkullOwner:{Id:"bc1ca880-4dc5-4d17-9c05-027a7d3999b3",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQ3MzIyZjgzMWUzYzE2OGNmYmQzZTI4ZmU5MjUxNDRiMjYxZTc5ZWIzOWM3NzEzNDlmYWM1NWE4MTI2NDczIn19fQ=="}]}}}


/execute @e[type=Rabbit] ~ ~ ~ detect ~ ~ ~ minecraft:carrots 7 scoreboard players add @e[c=1,r=0] bunnylove 1
/execute @e[type=Rabbit] ~ ~ ~ detect ~ ~ ~ minecraft:carrots 7 execute @e[c=1,r=0] ~ ~ ~ setblock ~ ~ ~ air 0 destroy
/execute @e[type=Rabbit] ~ ~ ~ detect ~ ~ ~ minecraft:wheat 7 scoreboard players add @e[c=1,r=0] bunnylove 1
/execute @e[type=Rabbit] ~ ~ ~ detect ~ ~ ~ minecraft:wheat 7 execute @e[c=1,r=0] ~ ~ ~ setblock ~ ~ ~ air 0 destroy
/execute @e[score_bunnylove_min=1] ~ ~ ~ kill @e[type=Item,r=0]
/entitydata @e[score_bunnylove_min=4,score_bunnylove=4] {InLove:20,Age:0}
/scoreboard players set @e[type=!Player,score_bunnylove_min=5] bunnylove 0
/execute @e[type=Wolf] ~ ~ ~ detect ~ ~-1 ~ minecraft:farmland -1 execute @e[c=1] ~ ~ ~ detect ~ ~ ~ air -1 /summon Item ~ ~1 ~ {Item:{id:wheat_seeds,Count:1,tag:{display:{Lore:[Spread By Wolves]}}}}
/scoreboard players add @e[type=Item] seeds 1 {Item:{tag:{display:{Lore:[Spread By Wolves]}}}}
/execute @e[score_seeds_min=5] ~ ~ ~ detect ~ ~-1 ~ farmland -1 setblock ~ ~ ~ wheat 1
/kill @e[score_seeds_min=5]
/execute @e[name=bee] ~ ~ ~ fill ~1 ~ ~1 ~-1 ~-6 ~-1 wheat 7 replace wheat 1
/execute @e[score_bee_min=1] ~ ~ ~ summon ArmorStand ~ ~1 ~ {CustomName:"bee",Small:1,PersistenceRequired:1,Invisible:1,NoGravity:1,Equipment:[{},{},{},{},{id:skull,Damage:3,Count:1,tag:{SkullOwner:{Id:"bc1ca880-4dc5-4d17-9c05-027a7d3999b3",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTQ3MzIyZjgzMWUzYzE2OGNmYmQzZTI4ZmU5MjUxNDRiMjYxZTc5ZWIzOWM3NzEzNDlmYWM1NWE4MTI2NDczIn19fQ=="}]}}}}],Riding:{id:"Bat",PersistenceRequired:1,CustomName:"bee",Silent:1,ActiveEffects:[{Id:14,Amplifier:1,Duration:20000000,ShowParticles:0b}]}}
/scoreboard players add @e[type=Item] bee 1 {Item:{tag:{display:{Lore:[Queen Bee]}}}}
/kill @e[score_bee_min=20]

No comments:

Post a Comment