cRecipes
This project is not abandonned! I just had to no time updating and adding all the feature requests. I will try to make a big update once 1.7 bukkit is out!
cRecipes
cRecipes is a server plugin made for the Catharos Minecraft Server that allows custom recipes. Yes there are a lot of plugins that are allowing you to add various recipes. But why cRecipes then? This time the plugin not only allows you to add recipes, it also adds two main functions: Custom block names and drops.
Changelog
Configuration and How-To
Features
Besides custom recipes (shaped, shapeless and furnace) cRecipes features:
- Custom block item names
- Custom block drops
- Per-Item permissions including customizable error message
- Color support for both, item names and lords
- Can overwrite vanilla recipes!
Commands
The goal of this plugin is to not have over-complicated configurations and commands. That's why there is only one command: /creload. Use it to reload the configuration files and all custom recipes
To-Do list
- Enchantments
- Custom books
Version 1.0.6 - In development (not yet released)!
- Add extra items that can be given to the player upon successful crafting
- Added option to keep the original item names (use "set-name: false" in the recipe config)
- Added the xp and lvl messages
- IMPORTANT FIX: Custom blocks in protected regions are no longer destroyable!
- Fixed drop-related bugs
- Finally fixed and implemented a working updater!
-
View User Profile
-
Send Message
Posted Jan 28, 2013@SpaceEmotion
Cool, now shift-click works again. Thanks!
-
View User Profile
-
Send Message
Posted Jan 27, 2013@xclucky
amount should not be placed under recipe. other than that it should work i think. If not please look here if your materials exist and correct their name: http://jd.bukkit.org/dev/apidocs/org/bukkit/Material.html
-
View User Profile
-
Send Message
Posted Jan 27, 2013Can you tell me what is wrong with this?
-
View User Profile
-
Send Message
Posted Jan 27, 2013@dickwick
I looked through the code - it is indeed a bug. I will fix it :) Please try this version and tell me if this works: cRecipes-1.0.5.jar
-
View User Profile
-
Send Message
Posted Jan 26, 2013@SpaceEmotion
Thank you. Could this be toggle-able in config for custom recipes? I don't see a point for disabling shift clicking for custom recipes for my server usage.
-
View User Profile
-
Send Message
Posted Jan 26, 2013@dickwick
For custom recipes this is intended, if this also the case for vanilla recipes its a bug - i will look into that.
-
View User Profile
-
Send Message
Posted Jan 26, 2013@nhadobas
what about removing the shaped keys (you only need one, the first one!) ? - for me it works then ^^
Edit: http://pastie.org/5869453
-
View User Profile
-
Send Message
Posted Jan 26, 2013Again your plugin seems to not work.... http://pastie.org/5869354
Edit: Only the last recipe is the output. Shown here....http://prntscr.com/qhthy
-
View User Profile
-
Send Message
Posted Jan 26, 2013I found pretty annoying bug. Shift click in crafting does not work with this plugin loaded :(
-
View User Profile
-
Send Message
Posted Jan 26, 2013@nhadobas
if you wish to set the amount of items / blocks the recipe should create, just use the "amount" flag as described below.
-
View User Profile
-
Send Message
Posted Jan 25, 2013How can i make the amount of items the crafting recipes makes in a shaped recipe?
-
View User Profile
-
Send Message
Posted Jan 25, 2013@SpaceEmotion
Oh, thanks! It works perfectly, good job with your plugin!
-
View User Profile
-
Send Message
Posted Jan 25, 2013@dickwick
ah okay, to set the output amount just use the amount key ("amount: 7")
-
View User Profile
-
Send Message
Posted Jan 25, 2013@SpaceEmotion
I want to make those (old pic, actual is 7 instead of 4)
-
View User Profile
-
Send Message
Posted Jan 25, 2013@dickwick
do you want to have a shaped or shapeless recipe? for shaped it is not possible, if it shapeless use 7:SMOOTH_BRICK:2
-
View User Profile
-
Send Message
Posted Jan 25, 2013How can I define amount of blocks? I want to make a recipe for 7 cracked stone bricks, but
block: SMOOTH_BRICK:2:7
does not work
-
View User Profile
-
Send Message
Posted Jan 24, 2013@SpaceEmotion
Alright thanks, I'll reload the page several times tomorrow, so post the version into the comments so we don't have to wait for DevBukkit to drag its feet to release it... :D
-
View User Profile
-
Send Message
Posted Jan 24, 2013Never generated a recipes.yml file....Probably because your plugin derps with spigot.
edit: Infact, i just tested this, and it generated nothing....Also is there anyway to specify how many it crafts?
-
View User Profile
-
Send Message
Posted Jan 24, 2013@nhadobas
you have done everything correct. except for placing the whole thing into the conig.yml lol please read the description carefully - it says place the recipes into a recipes.yml file! that should do the trick ;)
-
View User Profile
-
Send Message
Posted Jan 24, 2013http://pastie.org/5850396