Calcite Dust
techreborn:calcite_dust

Calcite Dust

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

Acquisition

Centrifuge using Calcium Carbonate. Produces Empty Cell and Calcite Dust.

Centrifuge
Calcium Carbonate
Empty Cell Empty Cell guaranteed
Calcite Dust Calcite Dust guaranteed

Grinder using Conduit. Produces 2× Calcite Dust.

Grinder
Calcite Dust Calcite Dust ×2 guaranteed

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

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

Centrifuge using Marble Dust. Produces Magnesium Dust and 7× Calcite Dust.

Centrifuge
Magnesium Dust Magnesium Dust guaranteed
Calcite Dust Calcite Dust ×7 guaranteed

Centrifuge using Basalt Dust. Produces 3× Calcite Dust and 4× Dark Ashes and Peridot Dust and 8× Flint Dust.

Centrifuge
Calcite Dust Calcite Dust ×3 guaranteed
Dark Ashes Dark Ashes ×4 guaranteed
Peridot Dust Peridot Dust guaranteed
Flint Dust Flint Dust ×8 guaranteed

Centrifuge using Turtle Egg and Empty Cell. Produces Empty Cell and Calcite Dust.

Centrifuge
Empty Cell Empty Cell guaranteed
Calcite Dust Calcite Dust guaranteed

Scrapbox using Scrap Box. Produces Calcite Dust.

Scrapbox
Calcite Dust Calcite Dust guaranteed

Centrifuge using Egg and Empty Cell. Produces Empty Cell and Calcite Dust.

Centrifuge
Empty Cell Empty Cell guaranteed
Calcite Dust Calcite Dust guaranteed

Used in (2)

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

Crafting ⇆ any arrangement
Calcite Dust
Small Pile of Calcite Dust Small Pile of Calcite Dust ×4 guaranteed

Industrial Electrolyzer using Calcite Dust and Empty Cell. Produces 3× Empty Cell and 2× Empty Cell and 2× Empty Cell.

Industrial Electrolyzer
Empty Cell Empty Cell ×3 guaranteed
Empty Cell Empty Cell ×2 guaranteed
Empty Cell Empty Cell ×2 guaranteed
Developer reference
Registry name
techreborn:calcite_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/calcite_dusts
techreborn:items/dusts

Recipe JSON (9):

{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "fluid": "techreborn:calcium_carbonate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:conduit"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:calcite_small_dust"
    },
    {
      "item": "techreborn:calcite_small_dust"
    },
    {
      "item": "techreborn:calcite_small_dust"
    },
    {
      "item": "techreborn:calcite_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:marble_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:basalt_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:turtle_egg"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "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:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "techreborn:calcite_dust_material"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:egg"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}