Artifacts Merging

Quick rating

Community listing page, reviews here may not be monitored by the author.

Artifacts Merging

By NeuromuserOwner

No reviews yet

Combine two artifacts into one random one!

Mod Loaders
Minecraft

About

Description

Combine any two artifacts on the crafting grid:

Combine 2 artifacts in crafting to get a random

Purpose of this mod:

Get rid of duplicates or unwanted artifacts by receiving a random artifact instead.

Compatibility (v1.2.0+):

  • Artifacts
  • Relics
  • Relics & Artifacts
  • Lost Trinkets
  • Nameless Trinkets

For modpack creators:

You can add any compatibility you want by modifying config/artifactsmerging item lists or via mod menu. Example config:
{
  "icon": "icon_name_in_folder.png",
  "count": 2, // 2-9 items placed on the crafting grid to get the merge result item. 
  "items": [
    "minecraft:apple",
    "minecraft:stick",
    "minecraft:bowl",
    "minecraft:diamond"
  ],
  "translations": {
    "en_us": "Lootbox"
  }
}

This mod must be installed on both the server and the client!

Usage:

Simply craft N(by default 2) artifacts together to transform them into a new, random artifact!

Support me on Ko-Fi

Combine any two artifacts on the crafting grid:

Combine 2 artifacts in crafting to get a random

Purpose of this mod:

Get rid of duplicates or unwanted artifacts by receiving a random artifact instead.

Compatibility (v1.2.0+):

  • Artifacts
  • Relics
  • Relics & Artifacts
  • Lost Trinkets
  • Nameless Trinkets

For modpack creators:

You can add any compatibility you want by modifying config/artifactsmerging item lists or via mod menu. Example config:


  {
    "icon": "icon_name_in_folder.png",
    "count": 2, // 2-9 items placed on the crafting grid to get the merge result item. 
    "items": [
      "minecraft:apple",
      "minecraft:stick",
      "minecraft:bowl",
      "minecraft:diamond"
    ],
    "translations": {
      "en_us": "Lootbox"
    }
  }

This mod must be installed on both the server and the client!

Usage:

Simply craft N(by default 2) artifacts together to transform them into a new, random artifact!

Support me on Ko-Fi