header
Corail Deconstruction Table avatar

Corail Deconstruction Table

Install
item image
item image
item image
item image
item image
item image
item image
item image
item image
item image
item image
item image
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail
  • screenshot thumbnail

Description

Corail Deconstruction Table

 

The mod offers set of reverse crafting tools with balancing capabilities.

 

Features:

  • Deconstruction of all items including possible mod items (crafting recipe should be available in the user recipe book);
  • Deconstruction of damaged item with partial resource extraction;
  • Transfer the item enchantments on vanilla books;
  • Transfer the item potion effects back to potions;
  • Support of dynamic items e.g. backpacks, banners, fireworks, ...;
  • Support of dyed items;
  • Set of fun tools for balanced work;
  • Hidden advancements;


    Manual:

  • Follow the builtin Advancements style guide to learn how it works;
  • See also images section for some auxiliary tools;

 

Integrations:

  • Cataclysm
    Needs an update of overrides.json (follow existing json structure):
    {
          "action": "ADD",
          "recipe": {
            "in": "cataclysm:void_assault_shoulder_weapon:1",
            "out": [
              "cataclysm:wither_assault_shoulder_weapon:1",
              "cataclysm:void_core:1"
            ]
          }
        },
        {
          "action": "ADD",
          "recipe": {
            "in": "cataclysm:ignitium_elytra_chestplate:1",
            "out": [
              "cataclysm:ignitium_chestplate:1",
              "minecraft:elytra:1"
            ]
          }
        },
        {
          "action": "ADD",
          "recipe": {
            "in": "cataclysm:gauntlet_of_bulwark:1",
            "out": [
              "cataclysm:gauntlet_of_guard:1",
              "cataclysm:bulwark_of_the_flame:1"
            ]
          }
        }