Описание
### Combine any two artifacts on the crafting grid:

### 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!_
[](https://ko-fi.com/neuromuser)