You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
290 lines
7.1 KiB
290 lines
7.1 KiB
{
|
|
"list": [
|
|
{
|
|
"name": "wood",
|
|
"harvestLevel": 0,
|
|
"maxUses": 59,
|
|
"efficiency": 2.0,
|
|
"damage": 0.0,
|
|
"enchantability": 15,
|
|
"color": "73523e",
|
|
"shiny": false,
|
|
"ingredient": "ore:plankWood",
|
|
"langKey": "material.athenaeum.wood",
|
|
"oreDictKey": "artisansToolWood"
|
|
},
|
|
{
|
|
"name": "stone",
|
|
"harvestLevel": 1,
|
|
"maxUses": 131,
|
|
"efficiency": 4.0,
|
|
"damage": 1.0,
|
|
"enchantability": 5,
|
|
"color": "969696",
|
|
"shiny": false,
|
|
"ingredient": "ore:stone",
|
|
"langKey": "material.athenaeum.stone",
|
|
"oreDictKey": "artisansToolStone"
|
|
},
|
|
{
|
|
"name": "iron",
|
|
"harvestLevel": 2,
|
|
"maxUses": 250,
|
|
"efficiency": 6.0,
|
|
"damage": 2.0,
|
|
"enchantability": 14,
|
|
"color": "d4d4d4",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotIron",
|
|
"langKey": "material.athenaeum.iron",
|
|
"oreDictKey": "artisansToolIron"
|
|
},
|
|
{
|
|
"name": "gold",
|
|
"harvestLevel": 0,
|
|
"maxUses": 32,
|
|
"efficiency": 12.0,
|
|
"damage": 0.0,
|
|
"enchantability": 22,
|
|
"color": "ffe947",
|
|
"shiny": false,
|
|
"ingredient": "ore:ingotGold",
|
|
"langKey": "material.athenaeum.gold",
|
|
"oreDictKey": "artisansToolGold"
|
|
},
|
|
{
|
|
"name": "diamond",
|
|
"harvestLevel": 3,
|
|
"maxUses": 1561,
|
|
"efficiency": 8.0,
|
|
"damage": 3.0,
|
|
"enchantability": 10,
|
|
"color": "33ebcb",
|
|
"shiny": false,
|
|
"ingredient": "ore:gemDiamond",
|
|
"langKey": "material.athenaeum.diamond",
|
|
"oreDictKey": "artisansToolDiamond"
|
|
},
|
|
{
|
|
"name": "flint",
|
|
"harvestLevel": 1,
|
|
"maxUses": 150,
|
|
"efficiency": 3.8,
|
|
"damage": 1.0,
|
|
"enchantability": 5,
|
|
"color": "1a1a1a",
|
|
"shiny": true,
|
|
"ingredient": "minecraft:flint",
|
|
"langKey": "material.athenaeum.flint",
|
|
"oreDictKey": "artisansToolFlint"
|
|
},
|
|
{
|
|
"name": "bone",
|
|
"harvestLevel": 1,
|
|
"maxUses": 150,
|
|
"efficiency": 3.8,
|
|
"damage": 1.0,
|
|
"enchantability": 5,
|
|
"color": "fff6c8",
|
|
"shiny": false,
|
|
"ingredient": "ore:bone",
|
|
"langKey": "material.athenaeum.bone",
|
|
"oreDictKey": "artisansToolBone"
|
|
},
|
|
{
|
|
"name": "aluminum",
|
|
"harvestLevel": 1,
|
|
"maxUses": 225,
|
|
"efficiency": 10.0,
|
|
"damage": 1.0,
|
|
"enchantability": 14,
|
|
"color": "c5c6d0",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotAluminum",
|
|
"langKey": "material.athenaeum.aluminum",
|
|
"oreDictKey": "artisansToolAluminum"
|
|
},
|
|
{
|
|
"name": "bronze",
|
|
"harvestLevel": 2,
|
|
"maxUses": 500,
|
|
"efficiency": 6.0,
|
|
"damage": 2.0,
|
|
"enchantability": 15,
|
|
"color": "e8983f",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotBronze",
|
|
"langKey": "material.athenaeum.bronze",
|
|
"oreDictKey": "artisansToolBronze"
|
|
},
|
|
{
|
|
"name": "constantan",
|
|
"harvestLevel": 2,
|
|
"maxUses": 275,
|
|
"efficiency": 6.0,
|
|
"damage": 1.5,
|
|
"enchantability": 20,
|
|
"color": "bd8d46",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotConstantan",
|
|
"langKey": "material.athenaeum.constantan",
|
|
"oreDictKey": "artisansToolConstantan"
|
|
},
|
|
{
|
|
"name": "copper",
|
|
"harvestLevel": 1,
|
|
"maxUses": 175,
|
|
"efficiency": 4.0,
|
|
"damage": 0.75,
|
|
"enchantability": 6,
|
|
"color": "ffa131",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotCopper",
|
|
"langKey": "material.athenaeum.copper",
|
|
"oreDictKey": "artisansToolCopper"
|
|
},
|
|
{
|
|
"name": "electrum",
|
|
"harvestLevel": 0,
|
|
"maxUses": 100,
|
|
"efficiency": 14.0,
|
|
"damage": 0.5,
|
|
"enchantability": 30,
|
|
"color": "ffe947",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotElectrum",
|
|
"langKey": "material.athenaeum.electrum",
|
|
"oreDictKey": "artisansToolElectrum"
|
|
},
|
|
{
|
|
"name": "invar",
|
|
"harvestLevel": 2,
|
|
"maxUses": 450,
|
|
"efficiency": 7.0,
|
|
"damage": 3.0,
|
|
"enchantability": 16,
|
|
"color": "8e9a95",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotInvar",
|
|
"langKey": "material.athenaeum.invar",
|
|
"oreDictKey": "artisansToolInvar"
|
|
},
|
|
{
|
|
"name": "lead",
|
|
"harvestLevel": 1,
|
|
"maxUses": 150,
|
|
"efficiency": 5.0,
|
|
"damage": 1.0,
|
|
"enchantability": 9,
|
|
"color": "8a93b1",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotLead",
|
|
"langKey": "material.athenaeum.lead",
|
|
"oreDictKey": "artisansToolLead"
|
|
},
|
|
{
|
|
"name": "nickel",
|
|
"harvestLevel": 2,
|
|
"maxUses": 300,
|
|
"efficiency": 6.5,
|
|
"damage": 2.5,
|
|
"enchantability": 18,
|
|
"color": "a2975d",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotNickel",
|
|
"langKey": "material.athenaeum.nickel",
|
|
"oreDictKey": "artisansToolNickel"
|
|
},
|
|
{
|
|
"name": "platinum",
|
|
"harvestLevel": 4,
|
|
"maxUses": 1700,
|
|
"efficiency": 9.0,
|
|
"damage": 4.0,
|
|
"enchantability": 9,
|
|
"color": "4bacd8",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotPlatinum",
|
|
"langKey": "material.athenaeum.platinum",
|
|
"oreDictKey": "artisansToolPlatinum"
|
|
},
|
|
{
|
|
"name": "silver",
|
|
"harvestLevel": 2,
|
|
"maxUses": 200,
|
|
"efficiency": 6.0,
|
|
"damage": 1.5,
|
|
"enchantability": 20,
|
|
"color": "7b9da4",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotSilver",
|
|
"langKey": "material.athenaeum.silver",
|
|
"oreDictKey": "artisansToolSilver"
|
|
},
|
|
{
|
|
"name": "steel",
|
|
"harvestLevel": 2,
|
|
"maxUses": 500,
|
|
"efficiency": 6.5,
|
|
"damage": 2.5,
|
|
"enchantability": 10,
|
|
"color": "858585",
|
|
"shiny": false,
|
|
"ingredient": "ore:ingotSteel",
|
|
"langKey": "material.athenaeum.steel",
|
|
"oreDictKey": "artisansToolSteel"
|
|
},
|
|
{
|
|
"name": "tin",
|
|
"harvestLevel": 1,
|
|
"maxUses": 200,
|
|
"efficiency": 4.5,
|
|
"damage": 1.0,
|
|
"enchantability": 7,
|
|
"color": "7c9ab2",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotTin",
|
|
"langKey": "material.athenaeum.tin",
|
|
"oreDictKey": "artisansToolTin"
|
|
},
|
|
{
|
|
"name": "manasteel",
|
|
"harvestLevel": 3,
|
|
"maxUses": 300,
|
|
"efficiency": 6.2,
|
|
"damage": 2.0,
|
|
"enchantability": 20,
|
|
"color": "3389ff",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotManasteel",
|
|
"langKey": "material.athenaeum.manasteel",
|
|
"oreDictKey": "artisansToolManasteel"
|
|
},
|
|
{
|
|
"name": "elementium",
|
|
"harvestLevel": 3,
|
|
"maxUses": 720,
|
|
"efficiency": 6.2,
|
|
"damage": 2.0,
|
|
"enchantability": 20,
|
|
"color": "f15cae",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotElvenElementium",
|
|
"langKey": "material.athenaeum.elementium",
|
|
"oreDictKey": "artisansToolElementium"
|
|
},
|
|
{
|
|
"name": "terrasteel",
|
|
"harvestLevel": 4,
|
|
"maxUses": 2300,
|
|
"efficiency": 9.0,
|
|
"damage": 3.0,
|
|
"enchantability": 26,
|
|
"color": "53f900",
|
|
"shiny": true,
|
|
"ingredient": "ore:ingotTerrasteel",
|
|
"langKey": "material.athenaeum.terrasteel",
|
|
"oreDictKey": "artisansToolTerrasteel"
|
|
}
|
|
]
|
|
} |