v1.1
Details
-
FilenameRecipeManager.jar
-
Uploaded by
-
UploadedOct 31, 2011
-
Size56.79 KB
-
Downloads444
-
MD56ac2cfa9ee5aa8cf39251501aae15a7b
Supported Bukkit Versions
- CB 1337
Changelog
v1.1
Configuration notes: all .txt files have something changed in them, I recommend you delete them and re-write your recipes and stuff in the newly created ones using the syntax specified in the file header.
- Added possibility to add custom fuels, new file: custom_fuels.txt
- Added possibility to set time on furnace recipes, custom or existing (in custom_recipes.txt as furnace recipe).
- Changed behavior of restricting recipes, now you restrict the recipe matrix, not the result !
NOTE: if you restricted some recipes, please delete and re-edit your uncraftable.txt file.
- Added possibility to create any size of recipes from 1x1 to 3x3.
- Added specifying no character at all for a item to be handled as AIR
Example: + + ITEM results in AIR + AIR + ITEM
- Added * as alias to -1 data value (any data value) but it's not needed as it's default as any data value
- Fixed "/recipes reload" to block the default help message (unknown command) and to work only on OPs
- Added a list of recipes, restricted recipes, fuels, etc in the /recipes command, type it to see list of commands available
- Changed code structure, divided stuff into separate classes and etc.
- Other minor adjustments that I forgot =)
* As I said in the changelog:
Configuration notes: all .txt files have something changed in them, I recommend you delete them and re-write your recipes and stuff in the newly created ones using the syntax specified in the file header.
* Not thoroughly tested, might have a few bugs or typos here and there.
* It's built on Java 7 and it doesn't work on Java 6, I recommend version 1.1b !