1

Anyone know how to do this?

Hedgehogs2931's Avatar Hedgehogs29313/14/16 7:28 pm
1 emeralds 507 5
3/19/2016 5:18 pm
jtrent238's Avatar jtrent238
Anyone knows how I can make a ocelot spawn when I die (like in front of me) with command blocks? (and can the ocelot attack or something) Thanks! I'm not good with them
Posted by Hedgehogs2931's Avatar
Hedgehogs2931
Level 15 : Journeyman Toast
24

Create an account or sign in to comment.

5

1
03/19/2016 5:18 pm
Level 67 : High Grandmaster Modder
jtrent238
jtrent238's Avatar
Use this command:

/kill @e[type=Ocelot]
1
03/15/2016 11:59 am
Level 12 : Journeyman Modder
MCProBuilders
MCProBuilders's Avatar
/scoreboard objectives add DeathO deathcount
/execute @a[score_DeathO_min=1] ~ ~ ~ /summon Ocelot (On a clock or repeat command block 1.9)
/scoreboard players set Ocelotdeath @a[score_DeathO_min=1] 0
1
03/15/2016 2:51 am
Level 22 : Expert Network
YTCereal
YTCereal's Avatar
you can make a scoreboard objecive count your death and reset it each time.

each time you die it spawns a oceleot.
if you want the ocelot attack then just put a silverfish under him , thats how it works.

if i name my Objective as Ocelotdeath

i would set a system like this.

/execute @a[score_Ocelotdeath_min=1] ~ ~ ~ /summon Ocelot

Make sure you have a scoreboard reseter.
put this in your clock:
/scoreboard players set Ocelotdeath @a[score_Ocelotdeath_min=1] 0
1
03/14/2016 11:48 pm
Level 42 : Master Pixel Painter
JozyP
JozyP's Avatar
Yes, I could make a custom one command creation that did exactly what you want. It's EXTREMELY easy. PM me if u want a custom creation, post back here if you just want help doing it yourself. Also, do u want it for 1.8 or 1.9?
1
03/14/2016 10:07 pm
Level 7 : Apprentice Dragon
NakuMog
NakuMog's Avatar
Ocelots actually cant attack. its not in their code.
BUT it;s possible with command blocks.
Im not keen with cmd block code but
Im assuming that if you do the code to when a player dies within the radius of the block.
you can set the entity spawn to spawn the entity when you die.
If someone with Cmd block code knows what their doing post the code here
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome