Bukkit_Animal_Mod
Summary
Plugin for Bukkit using Sprout that allows the player to ask for raw fish and bones to tame animals and the ingredients for a a leash, a custom item, and saddles, along with a command to tell players the number of entities around them. It also allows the character to ride any friendly mob. Plans for more functionality are in the future.
Installation
Uses CraftBukkit Version 1.3.2-R3.0.
Download the Spout Plugin and place it in your CraftBukkit plugins folder along with the Bukkit_Animal_Mod jar file to use it on the server. Run minecraft using Spoutcraft to play on the server with the plugin.
Detailed Features
Commands
- number_of_entities - tells player the number of entities around them within the radius of (30, 5, 30) Blocks.
- give_me_leash [number] - gives player ingredients to make a leash
- give_me_saddle [number] - gives player saddles
- give_me_fish [number] - gives player raw fish
- give_me_bone [number] - gives the player bones
Custom Items
Right now, there is a leash custom item developed through Sprout that, as of right now, has no function, but I hope to add the ability to keep mobs in one area in the future The recipe for the leash is 1 piece of leather in the bottom left-hand corner, 1 piece of leather in the middle, and 1 Iron Ingot in the top right-hand corner.
Saddle
Right now, you can use the saddle as you normally would on a pig, but now you can also ride:
- Wolves
- Ocelots
- Mushroom Cows
- Cows
- Squid
- Chickens
- Sheep
- Villagers
- Iron Golems
Eventually, I hope to add the ability to control the mobs that you are riding.
-
View User Profile
-
Send Message
Posted Feb 21, 2013how do i ride it?
-
View User Profile
-
Send Message
Posted Feb 14, 2013COOL THE BEST MOD
-
View User Profile
-
Send Message
Posted Dec 12, 2012Can you release a new version with the plugin.yml fixed? right now your description is preventing inclusion into the BukGet API. it parses out like below, which is invalid for the DB.
"description": { "project.description": null },