skillcalculator: Add clay crafting items (#11518)
This commit is contained in:
committed by
GitHub
parent
2d351768fb
commit
5f84e28a14
@@ -6,6 +6,18 @@
|
||||
"name": "Ball Of Wool",
|
||||
"xp": 2.5
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 1787,
|
||||
"name": "Unfired pot",
|
||||
"xp": 6.3
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 1931,
|
||||
"name": "Pot",
|
||||
"xp": 6.3
|
||||
},
|
||||
{
|
||||
"level": 1,
|
||||
"icon": 1059,
|
||||
@@ -66,12 +78,36 @@
|
||||
"name": "Leather Boots",
|
||||
"xp": 16.3
|
||||
},
|
||||
{
|
||||
"level": 7,
|
||||
"icon": 1789,
|
||||
"name": "Unfired pie dish",
|
||||
"xp": 15
|
||||
},
|
||||
{
|
||||
"level": 7,
|
||||
"icon": 2313,
|
||||
"name": "Pie dish",
|
||||
"xp": 10
|
||||
},
|
||||
{
|
||||
"level": 7,
|
||||
"icon": 11068,
|
||||
"name": "Gold Bracelet",
|
||||
"xp": 25
|
||||
},
|
||||
{
|
||||
"level": 8,
|
||||
"icon": 1791,
|
||||
"name": "Unfired bowl",
|
||||
"xp": 18
|
||||
},
|
||||
{
|
||||
"level": 8,
|
||||
"icon": 1923,
|
||||
"name": "Bowl",
|
||||
"xp": 15
|
||||
},
|
||||
{
|
||||
"level": 8,
|
||||
"icon": 1673,
|
||||
@@ -169,6 +205,18 @@
|
||||
"name": "Leather Chaps",
|
||||
"xp": 27
|
||||
},
|
||||
{
|
||||
"level": 19,
|
||||
"icon": 5352,
|
||||
"name": "Unfired plant pot",
|
||||
"xp": 20
|
||||
},
|
||||
{
|
||||
"level": 19,
|
||||
"icon": 5350,
|
||||
"name": "Empty plant pot",
|
||||
"xp": 17.5
|
||||
},
|
||||
{
|
||||
"level": 19,
|
||||
"icon": 6038,
|
||||
@@ -223,6 +271,18 @@
|
||||
"name": "Sapphire Amulet (U)",
|
||||
"xp": 65
|
||||
},
|
||||
{
|
||||
"level": 25,
|
||||
"icon": 4438,
|
||||
"name": "Unfired pot lid",
|
||||
"xp": 20
|
||||
},
|
||||
{
|
||||
"level": 25,
|
||||
"icon": 4440,
|
||||
"name": "Pot lid",
|
||||
"xp": 20
|
||||
},
|
||||
{
|
||||
"level": 25,
|
||||
"icon": 21093,
|
||||
@@ -740,4 +800,4 @@
|
||||
"xp": 200
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user