Void Crafting
Adds a void crafting recipe type
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Void Crafting
This mod adds a recipe type for throwing items into the void.
Example
```json { "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