Releases: WolfyScript/CustomCrafting
Smithing Recipes and Other Bug Fixes | v4.16.9-beta.8
Changelog
- #328 - Fix Invalid Smithing Recipe Data Base Slot
- cfdf5a2 - Update Cauldron Menu Title when collecting result
- ff134ea - Use GuiUpdate#inventory instead of #getInventory in CustomRecipeStonecutter
- 483e27c - Replace bukkit recipe when registering in case it already exists
Full Changelog: v4.16.9-beta.7...v4.16.9-beta.8
Better Lockdown Visibility & Bug Fixes | v4.16.9-beta.7
Changelog
- 54d5ad4 — Reindex Recipe Book when recipes are validated after their dependencies
- 5abf142 — Add a lockdown warning
A log message is printed on the first craft attempt after lockdown has been enabled, then on the first craft attempt every hour. - 602e8dc — The lockdown command requires a confirmation now
- f3e01eb — Fix ShapelessRecipe ingredients failing before validation
- acac090 — Revert RecipeItemStack validator original stack check
Full Changelog: v4.16.9-beta.6...v4.16.9-beta.7
Hotfix | v4.16.9-beta.6
Changelog
- 21ac468 — Fix old config files not accepted by validator due to missing original stack
- 22f66be — Fix recipe book title in de_DE lang
Full Changelog: v4.16.9-beta.5...v4.16.9-beta.6
More Bug Fixes | v4.16.9-beta.5
! Requires the latest WolfyUtils v4.16.15-beta.6 !
Changelog
- #346 — Optional StackReference Identifier
- e43a7bf — Fix error in NBTMergeAdapter when selected ingredients are empty
- 9056989 — Fix Anvil Recipe Validator not taking repairTask settings into account
Full Changelog: v4.16.9-beta.4...v4.16.9-beta.5
ItemCreator Update & Smithing Recipe Fixes | v4.16.9-beta.4
Changelog
Full Changelog: v4.16.9-beta.3...v4.16.9-beta.4
Bug Fixes & Improvement | v4.16.9-beta.3
!! Beta Update !!
This is a beta update! It is highly advised to not use it in production or on public servers!
It is mostly untested and still very much in development, so breaking changes may occur.
Additionally, it may cause game breaking issues (disappearing items, item duplication, config corruption).
There are only a few recommended scenarios where you may use it:
- Your server is private, and you do not mind game breaking issues (like loosing items, item duplication, config corruption)
- You want to try the latest version on a test server, help test it and report issue before release.
Either way, you should make a backup of your server/data before installing this beta.
Make sure to update to the latest WolfyUtils Beta version! Download here!
Known Issues
- The ItemCreator is broken and does not apply changes made to an item stack
Changelog
- #336 - Fix Vanilla Cooking Recipe Placeholders using Result item as source
- e53d728 - Fix RecipeItemStack not storing new StackReferences in config
- 6f07c40, 5d99bba - Use the new Result#item methods & remove CustomItem usages
Full Changelog: v4.16.9-beta.2...v4.16.9-beta.3
Improved Item Editor & New StackReferences | v4.16.9-beta.2
!! Beta Update !!
This is a beta update! It is highly advised to not use it in production or on public servers!
It is mostly untested and still very much in development, so breaking changes may occur.
Additionally, it may cause game breaking issues (disappearing items, item duplication, config corruption).
There are only a few recommended scenarios where you may use it:
- Your server is private, and you do not mind game breaking issues (like loosing items, item duplication, config corruption)
- You want to try the latest version on a test server, help test it and report issue before release.
Either way, you should make a backup of your server/data before installing this beta.
This Update REQUIRES the latest WolfyUtils beta! Download on Modrinth
Improved Item Editor
By default, CC detects the source of the item, like Oraxen or MMOItem, etc., but if an item was manipulated manually, or contains multiple third-party plugin options, that system falls apart.
This update adds a new identifier selector to the Item Editor, so you can change the source of the detected stack.
In this example the Oraxen Amethyst was renamed outside of Oraxen, CC detects that the stack is from Oraxen and links to it.
However, we want to keep the changes, so we shift + right-click
on the result, and shift + right-click
again to open the Item Editor.
Here we select the Bukkit parser, that keeps the item as is, so it is no longer linked to Oraxen, and manual stack changes are kept.
Changelog
- Improved Stack Editor with new identifier parser selection
- #334 - Implement StackReferences & Separate CustomItems from external ItemStack references
Full Changelog: v4.16.9-beta.1...v4.16.9-beta.2
Improved Recipe Loader & Gradle Migration | v4.16.9-beta.1
Changelog
- #328 - Fix Invalid Smithing Recipe Data Base Slot
- #329 - Migration to Gradle
- #325 - Improved & Multithreaded Recipe Parser and Loader
Full Changelog: v4.16.8.4...v4.16.9-beta.1
Smithing Table Bug Fix | v4.16.8.5
This is a very small bug fix only update, that fixes a critical issue in Smithing Tables happening upon result collection.
Changelog
- #328 - Fix Invalid Smithing Recipe Data Base Slot
Full Changelog: v4.16.8.4...v4.16.8.5
Further Bug Fixes & Improvements | v4.16.8.4
Changelog
- #321 - Fix Smithing Recipes Cross Version (1.19 & 1.20) issues
- #322 - Only allow empty hand interaction to open Cauldron GUI
- #323 - Fix Furnace Recipe Cache not taking the Z-Axis into account
Full Changelog: v4.16.8.3...v4.16.8.4