• 5/3/16 10:44 pm
- 1k views • 0 today
- 2
- 0
- 1
2
Hello everyone CalebCraft17 here with another blog this time a tutorial and based on the title yes its a Death Aura Also if you want another tutorial please get this to 7 likes plz. Let's begin
Repeat Always Active: /testfor @a {Inventory:[{Slot:-106b,id:"minecraft:coal_block"}]}
Meaning:This will search for a coal block in your off-hand slot
comparator: this will activate only when the previous command activates.
Next Command
Repeat Needs Redstone:/testfor @a {Inventory:[{Slot:-106b,tag:{display:{Name:"Death"}}}]}
Meaning:This nerfs it a bit before the system was looking for ALL coal blocks now the only coal blocks this is looking for are in your off-hand and its re-named Death
comparator: this will activate only when the previous command activates.
Next Command
Repeat Needs Redstone:/scoreboard players add CalebCraft17 Death 1
Meaning:This will add 1 to your Death score so since this is a repeating command block set the limit for these next commands high because in one second your score will be around 20
Next Command
Chain Conditional:/scoreboard players tag @a[score_Death_min=20] add Death
Meaning:This command will give you a tag of Death in one second
Next Command
Chain Conditional:/execute @a[tag=Death] ~ ~ ~ /kill @e[rm=1,r=5]
Meaning:This command will kill any mob with in 5 by 5 by 5 area of you
Next Command
Chain Conditional:/scoreboard players set @a[score_Death_min=EnterNumberOfChoice] Death 0
Meaning:This will set your Death score to 0 after it goes to any number you want
Next Command
Chain Conditional:/scoreboard players tag @a[tag=Death] remove Death
Meaning:This will remove your Death Tag
Next Command
Chain:/clear @a[score_Death_min=400] minecraft:coal_block
Meaning:This a either a nerf or a bug this will clear all coal blocks you could modify it to clear only the coal block named Death in your off-hand
Thank you for reading this Tutorial if you want a temperature mechanics Tutorial plz let me know and boooooayyy
Repeat Always Active: /testfor @a {Inventory:[{Slot:-106b,id:"minecraft:coal_block"}]}
Meaning:This will search for a coal block in your off-hand slot
comparator: this will activate only when the previous command activates.
Next Command
Repeat Needs Redstone:/testfor @a {Inventory:[{Slot:-106b,tag:{display:{Name:"Death"}}}]}
Meaning:This nerfs it a bit before the system was looking for ALL coal blocks now the only coal blocks this is looking for are in your off-hand and its re-named Death
comparator: this will activate only when the previous command activates.
Next Command
Repeat Needs Redstone:/scoreboard players add CalebCraft17 Death 1
Meaning:This will add 1 to your Death score so since this is a repeating command block set the limit for these next commands high because in one second your score will be around 20
Next Command
Chain Conditional:/scoreboard players tag @a[score_Death_min=20] add Death
Meaning:This command will give you a tag of Death in one second
Next Command
Chain Conditional:/execute @a[tag=Death] ~ ~ ~ /kill @e[rm=1,r=5]
Meaning:This command will kill any mob with in 5 by 5 by 5 area of you
Next Command
Chain Conditional:/scoreboard players set @a[score_Death_min=EnterNumberOfChoice] Death 0
Meaning:This will set your Death score to 0 after it goes to any number you want
Next Command
Chain Conditional:/scoreboard players tag @a[tag=Death] remove Death
Meaning:This will remove your Death Tag
Next Command
Chain:/clear @a[score_Death_min=400] minecraft:coal_block
Meaning:This a either a nerf or a bug this will clear all coal blocks you could modify it to clear only the coal block named Death in your off-hand
Thank you for reading this Tutorial if you want a temperature mechanics Tutorial plz let me know and boooooayyy
More like this
3682185
6


Have something to say?