Small Pile of Tungsten Dust
techreborn:tungsten_small_dust

Small Pile of Tungsten Dust

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

Acquisition

Centrifuge using Lava (16 mB). Produces Electrum Ingot and 16× Empty Cell and Small Pile of Tungsten Dust and 4× Copper Ingot.

Centrifuge
Lava (16 mB)
Electrum Ingot Electrum Ingot guaranteed
Empty Cell Empty Cell ×16 guaranteed
Small Pile of Tungsten Dust Small Pile of Tungsten Dust guaranteed
Copper Ingot Copper Ingot ×4 guaranteed

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

Scrapbox
Small Pile of Tungsten Dust Small Pile of Tungsten Dust guaranteed

Centrifuge using Endstone Dust and Empty Cell. Produces Small Pile of Tungsten Dust and Empty Cell and Empty Cell and 12× Sand.

Centrifuge
Small Pile of Tungsten Dust Small Pile of Tungsten Dust guaranteed
Empty Cell Empty Cell guaranteed
Empty Cell Empty Cell guaranteed
Sand ×12 guaranteed

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

Crafting ⇆ any arrangement
Raw Tungsten
Small Pile of Tungsten Dust Small Pile of Tungsten Dust ×4 guaranteed

Used in (2)

Blast Furnace using Small Pile of Tungsten Dust. Produces Tungsten Ingot.

Blast Furnace
Tungsten Ingot Tungsten Ingot guaranteed

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

Crafting ⇆ any arrangement
Small Pile of Tungsten Dust
Small Pile of Tungsten Dust
Small Pile of Tungsten Dust
Small Pile of Tungsten Dust
Raw Tungsten Raw Tungsten guaranteed
Developer reference
Registry name
techreborn:tungsten_small_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/tungsten_small_dusts
techreborn:items/small_dusts

Recipe JSON (4):

{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "fluid": "minecraft:lava",
    "amount": 16
  },
  "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:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:endstone_dust"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_tungsten"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}