nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Void Crafting

Void Crafting

Mod

Adds a void crafting recipe type

Client and server Game MechanicsLibraryMagic

7,495 downloads
15 followers

This mod adds a recipe type for throwing items into the void.

Example

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

When a gold ingot falls into the void, a stack of 3 gold blocks will spawn in a 10.2-block radius around the End dimension's 0, 0.

See the wiki for complete documentation.

License

MIT © 2022 spadeteam

External resources


Project members

spadeteam

spadeteam

Organization


Technical information

License
MIT
Client side
required
Server side
required
Project ID