Changelog
This update requires the latest WolfyUtils 4.16.15+ !
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 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.
Data Directory Backup
When using the local storage loader (default) a backup is created before the recipe and item configs are upgrade to the new format.
This applies to both the automatic upgrade and manual upgrade using the /recipes save
.
The backups are stored as zip files inside the CustomCrafting/data_backups
directory.
By default, each backup is kept for 60 days. The old backups are only deleted after the specified duration and only when a new backup was created.
The backup feature can be toggled and configured in the config.yml
under local_storage.backup
.
keep_for
specifies the duration for which to keep the backups. The unit can be MINUTES
, HOURS
, DAYS
, and even SECONDS
etc.
Better Lockdown mode visibility
The lockdown command requires a confirmation before actually toggling the mode.
When Lockdown is enabled, then a log message is printed on the first craft attempt after lockdown has been enabled. Then another message on the first craft attempt every hour.
Changelog
- Improved Stack Editor with new identifier parser selection
- #328 — Fix Invalid Smithing Recipe Data Base Slot
- #334 — Implement StackReferences & Separate CustomItems from external ItemStack references
- #342 — Fix Smithing Recipe Crafting & Creation
- #336 — Fix Vanilla Cooking Recipe Placeholders using Result item as source
- #353 — Add Data Directory Backup For Local Storage
54d5ad48
— Reindex Recipe Book when recipes are validated after their dependencies5abf142b
— 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.602e8dc2
— The lockdown command requires a confirmation nowf3e01ebc
— Fix ShapelessRecipe ingredients failing before validation6f07c40d
,5d99bba3
— Use the new Result#item methods & remove CustomItem usagese43a7bf7
— Fix error in NBTMergeAdapter when selected ingredients are empty9056989f
— Fix Anvil Recipe Validator not taking repairTask settings into account22f66be6
— Fix recipe book title in de_DE lang21ac468a
— Fix old config files not accepted by validator due to missing original stackcfdf5a21
— Update Cauldron Menu Title when collecting result483e27cb
— Replace bukkit recipe when registering in case it already exists
Full Changelog: v4.16.8.5...v4.16.9
Dependencies
Files
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
4.16.9Loaders
Game versions
1.17–1.20.4Downloads
4747Publication date
March 3, 2024 at 2:00 PMPublisher
WolfyScript
Owner