/*Please note that update 1.1 and above are compiled with java 1.8, if you need java 1.7, you may compile the source code form our github page. Version 1.16.5 has been compiled with Java 11.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.15
- 1.16
- Source Code:
- https://github.com/JavaSE77/CraftableSaddles
Crafting has changed in 1.3+ This plugin supports the new crafting, but should you need a legacy build, version 1.1 will work. You may download it from the version history.
*/
Source code is on github! https://github.com/JavaSE77/CraftableSaddles
Description:
This is a plugin that allows players to craft saddles, horse armor, and name tags! I have wanted a plugin like this for a long time. I found only a few that worked, but they only let you craft saddles, and their recipes were really unbalanced. So I set out on my own to make a plugin that allowed players to craft all of the necessary items to have a horse and to make those recipes balanced. Back in 1.6.1 snapshot 13w16a, Mojang added horse armor and a crafting recipe for it. They removed it in 13w18a, so to make sure that the armor crafting recipe was balanced, I used the original crafting recipe from 13w16a. The saddle never had a crafting recipe so I made my own, I wanted something that wasn’t too easy to craft but not too hard. So I settled on a crafting recipe that requires players to use a diamond with the crafting of saddles.
Recipes:
The saddle
The name tag
The diamond horse armor
The iron horse armor
The gold horse armor
If you have the permission, when you craft an item it will send you a message like this one:
![]()
* Please Note* older versions of this plugin gave all users permission to craft by default. in 1.16.5, this has been changed.
If you do not have permission, when you try to craft an item, it will send you a message looking like this:
![]()
Code (Text):Permission nodes:
CraftableSadles.saddle - (craft saddles)
CraftableSadles.NameTag - (craft name tags)
CraftableSadles.GoldHorseArmor - (craft golden horse armor)
CraftableSadles.IronHorseArmor - (craft iron horse armor)
CraftableSadles.DiamondHorseArmor - (craft diamond horse armor)

craftable saddles 1.16.5
Craft saddles and horse amour!
Recent Updates
- Added support for Spigot 1.16.5 Apr 20, 2021
- Updated to spigot 1.5 Apr 21, 2020
- Fixed gramatical errors Dec 16, 2016