SeanOMik
ba48f8e468
I found out how to get my custom entity to replace the vanilla EntityFox. This should fix most of the errors people were getting. I also rewrote the entire plugin. It saves some data with SQLite and some parts of it are cleaned up, optimized, or certain things moved in an appropriate class. |
||
---|---|---|
.idea | ||
src/main | ||
target | ||
.gitignore | ||
1.14 TRANS.xlsx | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
Tamable Foxes
SpigotMC Plugin that gives you the ability to tame foxes!
This code is currently only updated to work on 1.14.4. Due to the way this plugin works with NMS, it is extremely difficult to maintain for each new spigot update.
Features:
- 33% Chance of taming
- Breeding
- Wild foxes pick berry bushes
- Leaping on targets
- Tamed foxes sleep when their owner does
- Foxes follow owner
- You can shift + right-click to let the fox hold items
- Right-click to make the fox sit
- If the fox is holding a totem of undying, the fox will consume it and be reborn.
- Foxes attack the owner's target
- Foxes attack the thing that attacked the owner.
- Foxes are automatically spawned inside the world. (Same areas as vanilla foxes)
- Foxes attack chickens and rabbits.
- Snow and red foxes.
Commands:
- /spawntamablefox [red/snow]: Spawns a tamable fox at the players location. Permissions:
- tamablefoxes.spawn: Gives permission to run the command /spawntamablefox.