Small Pile of Calcite Dust
techreborn:calcite_small_dust

Small Pile of Calcite Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Calcite Small DustsSmall Dusts

Acquisition

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

Centrifuge using Lapis Lazuli. Produces 2× Small Pile of Sodalite Dust and Small Pile of Calcite Dust and 3× Lazurite Dust and Small Pile of Pyrite Dust.

Centrifuge
Small Pile of Sodalite Dust Small Pile of Sodalite Dust ×2 guaranteed
Small Pile of Calcite Dust Small Pile of Calcite Dust guaranteed
Lazurite Dust Lazurite Dust ×3 guaranteed
Small Pile of Pyrite Dust Small Pile of Pyrite Dust guaranteed

Scrapbox using Scrap Box. Produces Small Pile of Calcite Dust.

Scrapbox
Small Pile of Calcite Dust Small Pile of Calcite Dust guaranteed

Used in (1)

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
Developer reference
Registry name
techreborn:calcite_small_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/calcite_small_dusts
techreborn:items/small_dusts

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:calcite_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "techreborn:calcite_small_dust_material"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:lapis_lazuli"
  },
  "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
}