Home · craft · BronzeIngot

Properties

item
Bronze Ingot
count
2
level
3
job
Blacksmith
input
count=5item=Tin Orecount=1item=Copper Ingotcount=1item=Spark Sample
slots
0
loot
SmallCP1
Raw data
{
  "item": "BronzeIngot",
  "count": 2,
  "level": 3,
  "job": "Blacksmith",
  "input": [
    {
      "count": 5,
      "item": "TinOre"
    },
    {
      "count": 1,
      "item": "CopperIngot"
    },
    {
      "count": 1,
      "item": "SparkSample"
    }
  ],
  "slots": 0,
  "loot": "SmallCP1",
  "id": "BronzeIngot"
}