Bronze Blend
thermal:bronze_dust

Bronze Blend

Thermal Foundation · by King Lemming
item Bronze Dust

Acquisition

Crafting using Any Copper Dust, Any Copper Dust, Any Copper Dust and Any Tin Dust, in any arrangement. Produces 4× Bronze Blend.

Crafting ⇆ any arrangement
Any Copper Dust
Any Copper Dust
Any Copper Dust
Any Tin Dust
Bronze Blend Bronze Blend ×4 guaranteed

Used in (2)

Blasting using Bronze Blend (100 ticks). Produces Bronze Ingot.

Blasting

100 ticks

Bronze Ingot Bronze Ingot guaranteed

Smelting using Bronze Blend (200 ticks). Produces Bronze Ingot.

Smelting

200 ticks

Bronze Ingot Bronze Ingot guaranteed
Developer reference
Registry name
thermal:bronze_dust
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
forge:items/dusts/bronze

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dusts/copper"
    },
    {
      "tag": "forge:dusts/copper"
    },
    {
      "tag": "forge:dusts/copper"
    },
    {
      "tag": "forge:dusts/tin"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}