Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

Taming mobs and other things

$
0
0
I need help with multiple things, but first off I'm trying to make a tameable custom wolf called "HellHound"
which is tameable via blazerods and crouching but its not working :(. Here is the config:



Code:
HellHound:
  Type: WOLF
  Display: '&cHellhound'
  Health: 75
  Damage: 6
  Skills:
  - skill{s=SetOwner} @trigger ~onInteract
(Still doesn't work without second trigger event)
Skill
Code:
SetOwner:
  Conditions:
  - holding BLAZE_ROD
  - crouching true
  Skills:
  - setowner...
Taming mobs and other things

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>