Brass Ingot
techreborn:brass_ingot

Brass Ingot

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Brass IngotsIngots

Acquisition

Blasting using Brass Dust (100 ticks, 0.5 xp). Produces Brass Ingot.

Blasting

100 ticks· 0.5 xp

Brass Ingot Brass Ingot guaranteed

Crafting using Brass Nugget, Brass Nugget, Brass Nugget, Brass Nugget, Brass Nugget, Brass Nugget, Brass Nugget, Brass Nugget and Brass Nugget, in any arrangement. Produces Brass Ingot.

Crafting ⇆ any arrangement
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Nugget
Brass Ingot Brass Ingot guaranteed

Smelting using Brass Dust (200 ticks, 0.5 xp). Produces Brass Ingot.

Smelting

200 ticks· 0.5 xp

Brass Ingot Brass Ingot guaranteed

Crafting using Block of Brass, in any arrangement. Produces 9× Brass Ingot.

Crafting ⇆ any arrangement
Brass Ingot Brass Ingot ×9 guaranteed

Used in (2)

Crafting using Brass Ingot, Brass Ingot, Brass Ingot, Brass Ingot, Brass Ingot, Brass Ingot, Brass Ingot, Brass Ingot and Brass Ingot, in any arrangement. Produces Block of Brass.

Crafting ⇆ any arrangement
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Brass Ingot
Block of Brass guaranteed

Crafting using Brass Ingot, in any arrangement. Produces 9× Brass Nugget.

Crafting ⇆ any arrangement
Brass Ingot
Brass Nugget Brass Nugget ×9 guaranteed
Developer reference
Registry name
techreborn:brass_ingot
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/brass_ingots
techreborn:items/ingots

Recipe JSON (5):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "c:brass_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:alloy_smelter",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:copper_ingot"
    },
    {
      "tag": "c:zinc_ingots"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    },
    {
      "item": "techreborn:brass_nugget"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "c:brass_dusts"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:brass_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}