Invar Dust
techreborn:invar_dust

Invar Dust

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

Acquisition

Scrapbox using Scrap Box. Produces Invar Dust.

Scrapbox
Invar Dust Invar Dust guaranteed

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

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

Used in (1)

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

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

Recipe JSON (4):

{
  "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": "c:invar_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:invar_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:invar_small_dust"
    },
    {
      "item": "techreborn:invar_small_dust"
    },
    {
      "item": "techreborn:invar_small_dust"
    },
    {
      "item": "techreborn:invar_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}