Obsidian Dust
techreborn:obsidian_dust

Obsidian Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Obsidian DustsDusts

Acquisition

Industrial Grinder using Magma Block. Produces 4× Obsidian Dust and Magma Cream.

Industrial Grinder
Obsidian Dust Obsidian Dust ×4 guaranteed
Magma Cream Magma Cream guaranteed

Industrial Grinder using Ender Chest. Produces Ender Eye Dust and 7× Obsidian Dust.

Industrial Grinder
Ender Eye Dust Ender Eye Dust guaranteed
Obsidian Dust Obsidian Dust ×7 guaranteed

Crafting using Small Pile of Obsidian Dust, Small Pile of Obsidian Dust, Small Pile of Obsidian Dust and Small Pile of Obsidian Dust, in any arrangement. Produces Obsidian Dust.

Crafting ⇆ any arrangement
Small Pile of Obsidian Dust
Small Pile of Obsidian Dust
Small Pile of Obsidian Dust
Small Pile of Obsidian Dust
Obsidian Dust Obsidian Dust guaranteed

Grinder using Obsidian. Produces 4× Obsidian Dust.

Grinder
Obsidian Dust Obsidian Dust ×4 guaranteed

Scrapbox using Scrap Box. Produces Obsidian Dust.

Scrapbox
Obsidian Dust Obsidian Dust guaranteed

Industrial Grinder using Ender Chest. Produces 2× Small Pile of Ender Eye Dust and 4× Obsidian Dust.

Industrial Grinder
Small Pile of Ender Eye Dust Small Pile of Ender Eye Dust ×2 guaranteed
Obsidian Dust Obsidian Dust ×4 guaranteed

Used in (2)

Industrial Electrolyzer using Obsidian Dust and Empty Cell. Produces Empty Cell and 5× Iron Nugget and 2× Small Pile of Magnesium Dust and 2× Empty Cell.

Industrial Electrolyzer
Empty Cell Empty Cell guaranteed
Iron Nugget Iron Nugget ×5 guaranteed
Small Pile of Magnesium Dust Small Pile of Magnesium Dust ×2 guaranteed
Empty Cell Empty Cell ×2 guaranteed

Crafting using Obsidian Dust, in any arrangement. Produces 4× Small Pile of Obsidian Dust.

Crafting ⇆ any arrangement
Obsidian Dust
Small Pile of Obsidian Dust Small Pile of Obsidian Dust ×4 guaranteed
Developer reference
Registry name
techreborn:obsidian_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/obsidian_dusts
techreborn:items/dusts

Recipe JSON (6):

{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:magma_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:ender_chest"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:obsidian_small_dust"
    },
    {
      "item": "techreborn:obsidian_small_dust"
    },
    {
      "item": "techreborn:obsidian_small_dust"
    },
    {
      "item": "techreborn:obsidian_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:obsidian"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:ender_chest"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}