After an enormous amount of time making plugins in my free time and first learning Java, I've improved and polished this plugin up enough to the point where I feel that it is finally deserving of a non-beta version number. This update is not safe to drag and drop as there are a number of changes to the config format.
- Wiki is finally up! Find it here:
https://github.com/MidenTheDev/Miden-s-Foods/wiki
- The "Type" field in all of your custom foods have been updated to "Recipe-Type." Change this accordingly in your config, as it will not update automatically.
- Legacy food system removed, and 1.13 support has been dropped.
- Added Honey Bottles as a supported Food Base. You will have to delete your Foodvalues and Satvalues files in your plugin folder for this to take effect.
- Added the "Amount" field under every food's "Recipe" field. This allows you to set the amount of the item desired when the recipe is crafted. This is not a required addition to the config.
- Improved the tab-completer
- Added Blast Furnace as a valid Recipe-Type option with a config example.
- Lowered the default EXP gain from cooking recipes in the default config
- Shapeless recipe "Ingredients" field changed to "Recipe" with the "Ingredients" field contained within it. This is to accomodate the "Amount" option in recipes.
- Got rid of outdated information in the config comments.
- Added some error detection so that the plugin doesn't simply crash when you make a small spelling mistake in the config.
- Fixed a bug where the amplifier of effects wouldn't do anything, and would always be zero.
- Fixed a bug that made custom foods unusable as recipe ingredients for recipes other than shaped crafting recipes
- Fixed an error with the "Golden Chicken" item in the default config