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 Feb 5, 2013Why does these two recipes not work? The first doesn't show up at all in the crafting table, the second just places itself back in the crafted box when you click on it (similar to what happens when you shift right click, speaking of which, when will this be added?). Also, how do you add a crafting recipe alias without giving the item a custom name? I want to add a recipe for leather, but if I put Leather for recipe name, it wont stack with natural leather >.>
-
View User Profile
-
Send Message
Posted Feb 5, 2013Can you make this allow us to use item codes instead of the material values? MVs are often unintuitive. For example, what in the flying hell is Stone Bricks? I sure as hell couldn't tell you.
-
View User Profile
-
Send Message
Posted Feb 4, 2013hi, i have a little problem, I make a recipe for "Chiseled Stone Bricks' I want that one craft is 2 but when I break against the block I 2. How to have a breaking it? Thank you in advance
-
View User Profile
-
Send Message
Posted Feb 3, 2013@crore
@frozone2008
Not yet, but I can try to add this! (will be the same mechanic as the custom recipe permission restricting)
-
View User Profile
-
Send Message
Posted Feb 1, 2013@crore
I need to know it too, anyone can help us?
-
View User Profile
-
Send Message
Posted Feb 1, 2013is there an explanation somewhere on how to restrict a vanilla recipe... trying to add permissions to crafting weapons and armor....any help would be greatly appreciated
-
View User Profile
-
Send Message
Posted Jan 30, 2013@SpaceEmotion
thanks
is work
-
View User Profile
-
Send Message
Posted Jan 30, 2013@ircopdd
-
View User Profile
-
Send Message
Posted Jan 30, 2013thanks fix
can you make furnace Example?
i test no work
furnace:
'BLAZE_POWDER':
block: BLAZE_POWDER
recipe:
- 1:BLAZE_ROD
[WARNING] [cRecipes] Invalid Material: '' (Invalid number or invalid ma
terial name!).
-
View User Profile
-
Send Message
Posted Jan 29, 2013@MrKorvic
This plugin is not using Craftbukkit in any ways. That means it will almost never break in updates (except they change how items work). This also means it won't change nbt based item crafting - thats what i think. I only access the api methods to set the stuff i want. you could try it out, but i think it would no longer work (the dying).
-
View User Profile
-
Send Message
Posted Jan 29, 2013Does this plugin block NBT based item crafting if I were to remove all default recipe crafting and replace it with mine?
I.E. if I were to disable all default recipes, only having mine, would players still be able to dye leather armor?
-
View User Profile
-
Send Message
Posted Jan 29, 2013@ircopdd
Fixed! http://build.catharos.de/job/cRecipes/27/
-
View User Profile
-
Send Message
Posted Jan 29, 2013@ircopdd
Yes this is indeed a bug, I got noticed about today. I am currently sitting on it, trying to make a work-around. This is a bukkit issue! If you close the inventory OR successfully crafted an item, the recipe is still active! I am trying to fix this asap.
-
View User Profile
-
Send Message
Posted Jan 29, 2013i find dupe bug
'INK_SACK:15':
block: INK_SACK:15
recipe:
- 1:BONE
details:
- bonee
i take INK_SACK:15 and put INK_SACK:15
i can dupe INK_SACK:15
-
View User Profile
-
Send Message
Posted Jan 28, 2013@SpaceEmotion
thanks!!
is work
-
View User Profile
-
Send Message
Posted Jan 28, 2013@ircopdd
you only need just one shapeless key (the first). the last overwrites the others!
-
View User Profile
-
Send Message
Posted Jan 28, 2013please test this
only last recipe work
[cRecipes] Successfully added shapeless recipe: WOOD:3
remove-vanilla:
- WOOD
- WOOD:1
- WOOD:2
- WOOD:3
shapeless:
'WOOD':
block: WOOD
recipe:
- 1:LOG
shapeless:
'WOOD:1':
block: WOOD:1
recipe:
- 1:LOG:1
shapeless:
'WOOD:2':
block: WOOD:2
recipe:
- 1:LOG:2
shapeless:
'WOOD:3':
block: WOOD:3
recipe:
- 1:LOG:3
[cRecipes] Enabling cRecipes v1.0.5-b26
[cRecipes] Updater failed to get new version! (running v1.0.5)
[cRecipes] Running latest version (v10.5), no new updates available!
[cRecipes] Removed vanilla recipe for WOOD
[cRecipes] Removed vanilla recipe for WOOD:1
[cRecipes] Removed vanilla recipe for WOOD:2
[cRecipes] Removed vanilla recipe for WOOD:3
[cRecipes] Successfully added shapeless recipe: WOOD:3
-
View User Profile
-
Send Message
Posted Jan 28, 2013how do i do it so if i make a recipe using a water bucket, i get an empty bucket back?
-
View User Profile
-
Send Message
Posted Jan 28, 2013@Byamarro
Yes, just use the "remove-vanilla" key
Brewing is not supported - thats bukkit :), smelting already works. just use "furnace" instead of shaped or shapeless.
-
View User Profile
-
Send Message
Posted Jan 28, 20131. Is it possible to block some Minecraft recipes?
2. Support for brewing and smelting?