CustomCrafting

CustomCrafting

Plugin

Easily create custom recipes via an in-game GUI, including Crafting, Cooking, Smithing, etc. Use advanced config features to merge/copy NBT from ingredients to results, and run Extensions on recipe completion.

Server AdventureEquipmentGame MechanicsManagementUtility

32.3k downloads
67 followers
Createda year ago
Updated2 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

CustomCrafting 4.16.9

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.

Identifier Parser Selection

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 dependencies
  • 5abf142b — 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 now
  • f3e01ebc — Fix ShapelessRecipe ingredients failing before validation
  • 6f07c40d, 5d99bba3 — Use the new Result#item methods & remove CustomItem usages
  • e43a7bf7 — Fix error in NBTMergeAdapter when selected ingredients are empty
  • 9056989f — Fix Anvil Recipe Validator not taking repairTask settings into account
  • 22f66be6 — Fix recipe book title in de_DE lang
  • 21ac468a — Fix old config files not accepted by validator due to missing original stack
  • cfdf5a21 — Update Cauldron Menu Title when collecting result
  • 483e27cb — Replace bukkit recipe when registering in case it already exists

Full Changelog: v4.16.8.5...v4.16.9

Dependencies

Files

customcrafting-spigot-4.16.9.jar(1.22 MiB) Primary Download

External resources



Project members

WolfyScript

Owner


Technical information

License
GPL-3.0-or-later
Project ID