Platinum Dust
techreborn:platinum_dust

Platinum Dust

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

Acquisition

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

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

Padded using UU-Matter, UU-Matter, UU-Matter, UU-Matter and UU-Matter, arranged in the pattern shown. Produces Platinum Dust.

Padded
UU-Matter
UU-Matter
UU-Matter
UU-Matter
UU-Matter
Platinum Dust Platinum Dust guaranteed

Industrial Grinder using Heart of the Sea. Produces Platinum Dust and 2× Diamond Dust and 2× Titanium Dust and Raw Iridium.

Industrial Grinder
Platinum Dust Platinum Dust guaranteed
Diamond Dust Diamond Dust ×2 guaranteed
Titanium Dust Titanium Dust ×2 guaranteed
Raw Iridium Raw Iridium guaranteed

Industrial Grinder using Any Sheldonite Ores. Produces Nickel Dust and 2× Iridium Nugget and 2× Platinum Dust.

Industrial Grinder
Nickel Dust Nickel Dust guaranteed
Iridium Nugget Iridium Nugget ×2 guaranteed
Platinum Dust Platinum Dust ×2 guaranteed

Scrapbox using Scrap Box. Produces Platinum Dust.

Scrapbox
Platinum Dust Platinum Dust guaranteed

Industrial Grinder using Any Sheldonite Ores. Produces 3× Platinum Dust and 2× Iridium Nugget and Nickel Dust.

Industrial Grinder
Platinum Dust Platinum Dust ×3 guaranteed
Iridium Nugget Iridium Nugget ×2 guaranteed
Nickel Dust Nickel Dust guaranteed

Fusion Reactor using Wolframium and Beryllium. Produces Platinum Dust.

Fusion Reactor
Wolframium Beryllium
Platinum Dust Platinum Dust guaranteed

Used in (1)

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

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

Recipe JSON (10):

{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:platinum_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:platinum_small_dust"
    },
    {
      "item": "techreborn:platinum_small_dust"
    },
    {
      "item": "techreborn:platinum_small_dust"
    },
    {
      "item": "techreborn:platinum_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "UUU",
    "UU ",
    "   "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:platinum_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:heart_of_the_sea"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:iridium_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:sheldonite_ores"
  },
  "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": {
    "tag": "c:sheldonite_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:fusion_reactor",
  "pattern": null,
  "ingredients": [
    {
      "fluid": "techreborn:wolframium"
    },
    {
      "fluid": "techreborn:beryllium"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}