← Назад к ресурсам

Artifacts Merging

Combine two artifacts into one random one!

Modrinth adventure game-mechanics utility

Описание

### Combine any two artifacts on the crafting grid: ![Combine 2 artifacts in crafting to get a random](https://cdn.modrinth.com/data/cached_images/758789d231147e936286f8d8126a4698c8186b57.png) ### 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](https://cdn.modrinth.com/data/cached_images/e0a17c08955f755a165b38af1ac6351cb2740209.png)](https://ko-fi.com/neuromuser)