Download Void Crafting — Minecraft Mods — MetaMods

Void Crafting

Active

Downloads

20

Last update

2 years ago

Versions

1.18.2 — 1.20.1
Client and server
Fabric
Quilt
Game mechanics
Libraries
Magic

Void Crafting

The Void Crafting mod introduces a completely new type of crafting to Minecraft, based on throwing items into the void. Instead of traditional workbenches and enchanting tables, you'll be able to create valuable resources by sending ordinary items into the abyss.

How It Works

The void crafting process is extremely simple: when a specific item falls into the void, a new result appears in the world. Everything happens automatically - you just need to drop the required ingredient into the void.

Recipe Example

{
  "type": "voidcrafting:void_crafting",
  "input": {
    "item": "minecraft:gold_ingot"
  },
  "radius": 10.2,
  "result": {
    "item": "minecraft:gold_block",
    "count": 3
  }
}

In this example, if you throw a gold ingot into the void, three gold blocks will appear within a 10.2 block radius from coordinates 0, 0 in the End dimension. The system allows you to configure various parameters, including the type of input item, the spawn radius of the result, and the quantity of items obtained.

This mechanic opens up new possibilities for automation and creating unique resource transformation systems in your Minecraft world.

Project members
acikek

acikek

Created: 31 Mar 2022

ID: 2475