Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to use
- /execute @e[type=Entity,name=entitysName] ~ ~ ~ command
- the command you put after what you are executing will occur at that mob
- for exaple if your command is /summon FallingSand It will summon Fallingsand At that Entity
- How to execute when a player is near a mob
- execute @e ~ ~ ~ execute @p[r=Distance From Mob] ~ ~ ~ command
Advertisement
Add Comment
Please, Sign In to add comment