Download Spatial Crafter — Minecraft Mods — MetaMods
Spatial Crafter

Spatial Crafter

Active

Downloads

0

Last update

1 month ago

Versions

1.20.1
Client and server
Forge
Neoforge
Control
Technological
Utils

Spatial Crafter

This mod introduces a completely new approach to crafting items and summoning mobs in Minecraft. Instead of a crafting table, Spatial Crafter uses multiblock structures to transform resources into desired outcomes.

How It Works

Place the special Spatial Crafter block, then build the required structure around it using various blocks. Once the construction is complete, Spatial Crafter will automatically detect it and begin the conversion process - consuming input blocks to create new items or summon entities.

Server Optimization

The mod is perfectly suited for multiplayer gameplay, as structure checking runs in the background without impacting server performance.

Recipe Creation

Simple system for adding custom recipes:

  1. Create a structure and save it using a structure block
  2. Create a recipe JSON file where the input is the structure file location and the outputs are items or entities

Configuration example:

{
  "type": "spatialcrafter:spatial_crafting",
  "multiblock": "spatialcrafter:spatial_structures/diamond_altar.nbt",
  "processing_time": 200,
  "energy_consumption": 1000,
  "outputs": [
    {
      "item": "minecraft:diamond", 
      "count": 8
    }
  ]
}
Project members
igentuman

igentuman

Developer

Created: 12 Sep 2025

ID: 268698