Enhanced Crafting
Disclaimer
This plugin uses bStats metrics, it collects data from your server such as plugin version you use, your players count, and much more. If you want to disable it, go to config file from the folder /plugins/bStats/.
Information
Enhanced Crafting adds to your Minecraft Server a way to craft Items such as Enchanted Golden Apples, Horse Armours (Iron, Gold, Diamond), Saddle and much more!!
Other plugins by me:
MOTD: here
Ultimate Report: here
Ultimate Vote: here
Drop-Event: here
Admin Utils: here
Installation
1. Download the latest version of this plugin.
2. Insert the downloaded jar into your "plugins" folder.
3. Restart your server.
4. Now your players can craft them!
How to add a new Crafting Recipe?
1. Get the Crafting Recipe template from here.
2. Edit the craft_item and recipe with any crafting result and any crafting recipes. Be careful, the names from any Item needs to be same as on here, for example, a blaze powder name will be BLAZE_POWDER in the template.
3. Save the config.yml and stop&start server or simply use the following command to reload the config.yml with the new Crafting Recipes: /ecraft reload.
!NEW FEATURE!
You can add a recipe easily now by using the command "/ecraft create" in-game. A GUI will open where you can place items to your desire of you crafting recipe and also the crafted item.
Default Crafting Recipes:
- Enchanted Golden Apple
- Leather Horse Armor
- Iron Horse Armor
- Golden Horse Armor
- Diamond Horse Armor
- Saddle
If you have any suggestion of a crafting recipe, please write it in the comments!!
I noticed in the comments, others were having the same issue, with none of the vanilla recipes working bc of the crafting book, is there a fix for that in the works or is that something we can fix on our end?
In reply to roastedlemon_:
Can you add me on discord: Echo#1182. I need to know the exact issue causing this to fix. Thanks!
The built-in crafting recipe guide was overwritten only by the new recipes I added into my server, none of the default recipes are being shown. Worse is that they're not just "not being shown" it's as if the recipe never existed in the first place because if I try manually crafting items they don't get crafted. I have no idea how it happened but I'd really like to get this fixed since I really like this plugin. Yes I've tried reloading too.
Edit: I restarted the server and now I can craft but only manually. No recipes are shown in the recipe book aside again from the recipes I added which is very inconvenient.
In reply to krit69420:
Sorry for your inconvenience. This plugin was created before there was a recipe book.. it's very old. It's only updated with the same rules ( not being in recipe book ). If you have any ideas, please add my discord: Echo#1182.
can i make different recipes for same item? Like i want to make an
apple from all types of leaves can i do that?
In reply to mohitg5512y:
Unfortunately the config is based for only one item.
In reply to mohitg5512y:
It will be pushed an update (v1.8) which will allow to create as many recipes as you wish for the same items.
Any way for it to give multiple items? Tryna make nether wart blocks proper storage blocks
In reply to sir_y0ink:
It can only be one quantity on each. I am sorry.
Can I make a recipe for an item that already has a recipe? i have an smp with the end disabled but i want to have access to tipped arrows.
In reply to Badatgaming774:
Of course!
Is there a way to make the crafted item have enchantments?
It would be nice to be able to craft a trident with Sharpness and Looting on it.
On my server I let players turn in Tridents (they are pretty brutal to find) and the enchanting books in exchange for a trident with those enchants so it's a more useful item instead of just a niche water weapon.
It doesn't seem to be possible with what I have tried with the config file, but wanted to ask.
Thanks
In reply to Ry852:
Hello, unfortunately there's no setting to do such a thing, but I will take this into consideration for future updates, I will let you know when I've added the enchant feature.
In reply to EchoGamingZ:
That's cool, will look forward to it. I had to take the plugin off for now though. While it is on I am unable to make regular items like Blaze powder while the plugin was enabled, but I could make the specific items that were in the config folder. I wasn't getting an error just the output window on the crafting table would stay blank when I was trying to craft regular stuff.
Could you maybe add a way to be able to craft as an example misc items? Like...
A diamond sword with sharpness 3 or a nether star that has the name "White Star" (but is still technically a nether star) so you can add new items, weapons, and blocks into the game?
As an example, with 9 nether stars, you can make one white star, and with that white star, you can make golden apples.
In reply to Forge_User_43528656:
Ummm, this plugin is a simple one, what you said is something for advanced plugins. I think you can find one.
is it possible to include how many of an item is needed? ie:
something like:
'100':
craft_item: ENCHANTED_GOLDEN_APPLE
recipe:
'1': BLAZE_POWDER
'1_quantity': 2
'2': GOLD_BLOCK
'2_quantity': 1
'3': BLAZE_POWDER
'3_quantity': 2
'4': GOLD_BLOCK
'4_quantity': 1
'5': APPLE
'5_quantity': 1
'6': GOLD_BLOCK
'6_quantity': 1
'7': BLAZE_POWDER
'7_quantity': 2
'8': GOLD_BLOCK
'8_quantity': 1
'9': BLAZE_POWDER
'9_quantity': 2
In reply to JennerPalacios:
Actually, that's a good idea, I will keep in mind and I will release a new version in ~24 hours.
Thanks for the suggestion!
In reply to EchoGamingZ:
any amazing news/progress?
In reply to JennerPalacios:
Yes, today I've managed to get the quantity working and tomorrow I will do some tweaks and then I will release the version.