Started by
Axolotl'd
on
Topic category: Help with Minecraft modding (Java Edition)
I have a custom mob but it won't let me tame it with the selected item?
https://www.youtube.com/watch?v=XNClORaru9U
please help
Topic category: Help with Minecraft modding (Java Edition)
I have a custom mob but it won't let me tame it with the selected item?
https://www.youtube.com/watch?v=XNClORaru9U
please help
The item is for breeding not for taming
I will post an example I made mirroring taming a wolf. In my example I used fractions for the chance to tame but you can use decimals as well, but wolves have a 1/3 chance of being tamed by using a bone.
The same can be done with Item Tags to use multiple items as the taming item.
Optionally you can add particle effects under the Tame Entity line
I messed up oops do this
Also add an if statement that checks if the entity is tamed already