Welcome to Minecraft Forums!

Minecraft Forums is dedicated to all things Minecraft - whether you want to showcase your creations, find players, or simply seek help, everyone is welcome.
CustomCrafting | Advanced Custom Recipe Plugin [Premium]

VIP CustomCrafting | Advanced Custom Recipe Plugin [Premium] 4.17-beta.2

  • Author Kritzz
  • Creation date
  • You have reached your maxium allowed downloads limit.
Warning
This update requires the latest beta version of WolfyUtils! You can download it from Modrinth: WolfyUtils 4.17-beta.3 - WolfyUtils

Changes
87b4b8f - Fix for incorrect HIDE_POTION_EFFECTS flag in version 1.20.5+.
Full list of changes: v4.17-beta.1...v4.17-beta.2
This update requires the latest WolfyUtils 4.16.15 update! Download it here!

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.

[IMG]


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
  • 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
  • 6f07c40, 5d99bba — Use the new Result#item methods & remove CustomItem usages
  • e43a7bf — Fix error in NBTMergeAdapter when selected ingredients are empty
  • 9056989 — Fix Anvil Recipe Validator not taking repairTask settings into account
  • 22f66be — Fix recipe book title in de_DE lang
  • 21ac468 — Fix old config files not accepted by validator due to missing original stack
  • cfdf5a2 — Update Cauldron Menu Title when collecting result
  • 483e27c — Replace bukkit recipe when registering in case it already exists
Full Changelog: v4.16.8.5...v4.16.9
This update REQUIRES the latest WolfyUtils BETA again, due to another breaking change! So make sure to fetch the v4.16.15-beta.6 update from Modrinth!

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
  • Just a quick reboot because the previous boot was missing shaded classes like bstats.
!! 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


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
  • A working version has been downloaded.
You can download the beta version from the version history
#321 - Fixed issues with cross-version of blacksmithing recipes (1.19 and 1.20)
#322 - Only empty hand interaction allowed to open cauldron GUI
#323 - Fixed furnace recipe cache not taking into account Z axis

Back
Top