... | ... | @@ -35,7 +35,7 @@ Examples |
|
|
### Correctly written command-skills
|
|
|
|
|
|
Skills:
|
|
|
- command{c="give <target.name> gold_bar 20"} @trigger ~onInteract
|
|
|
- command{c="give <target.name> gold_ingot 20"} @trigger ~onInteract
|
|
|
- command{c="minecraft:tp <target.name> <mob.uuid>"} @self ~onDamaged
|
|
|
- command{c="minecraft:summon Zombie ~ ~ ~ <&lc>NoAI:true,CustomName:<&dq>Summoned Zombie<&dq><&rc>"}
|
|
|
- command{c="minecraft:summon Zombie ~ ~ ~ {NoAI:true,CustomName:<&dq>Summoned Zombie<&dq>}"}
|
... | ... | @@ -52,4 +52,4 @@ Tutorials |
|
|
---------
|
|
|
|
|
|
- [Villager trades using cmd-mechanics by
|
|
|
Krowerom](https://www.youtube.com/watch?v=p71bl_W3a4I&feature=youtu.be) |
|
|
Krowerom](https://www.youtube.com/watch?v=p71bl_W3a4I&feature=youtu.be) |
|
|
\ No newline at end of file |