• 7/6/18 11:20 am
- 979 views • 0 today
- Progress
- 100% complete
- 1
- 0
5
Give yourself a commandblock:
/give @p command_block
Setup Lifetimer scoreboard:
/scoreboard objectives add Lifetimer dummy
First Command (In the Repeating Commandblock):
/scoreboard players add @e[type=Arrow] Lifetimer 1
Second Command (In Chain Commandblock):
/execute @e[type=Arrow,score_Lifetimer_min=34] ~ ~ ~ /summon creeper ~ ~1 ~ {CustomName:"Arrow",ExplosionRadius:5,Fuse:0}
Third Command (In Chain commandblock set to CONDITIONAL:
/kill @e[type=Arrow,score_Lifetimer_min=34]
Link to finding the spawnchunks (Xisumavoid):
https://www.youtube.com/watch?v=wQrmA...
/give @p command_block
Setup Lifetimer scoreboard:
/scoreboard objectives add Lifetimer dummy
First Command (In the Repeating Commandblock):
/scoreboard players add @e[type=Arrow] Lifetimer 1
Second Command (In Chain Commandblock):
/execute @e[type=Arrow,score_Lifetimer_min=34] ~ ~ ~ /summon creeper ~ ~1 ~ {CustomName:"Arrow",ExplosionRadius:5,Fuse:0}
Third Command (In Chain commandblock set to CONDITIONAL:
/kill @e[type=Arrow,score_Lifetimer_min=34]
Link to finding the spawnchunks (Xisumavoid):
https://www.youtube.com/watch?v=wQrmA...
More like this
4153127
2

Have something to say?