Skip to content

Commit

Permalink
Update items and recycle data
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Oct 10, 2023
1 parent 63eb688 commit 5209eed
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 2 deletions.
111 changes: 111 additions & 0 deletions src/util/itemRecycleData.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,18 @@
"quantity": 1
}
],
"240752557": [
{
"id": "-151838493",
"probability": 1,
"quantity": 50
},
{
"id": "69511070",
"probability": 1,
"quantity": 88
}
],
"254522515": [
{
"id": "1079279582",
Expand Down Expand Up @@ -774,6 +786,23 @@
"quantity": 1
}
],
"602628465": [
{
"id": "2019042823",
"probability": 1,
"quantity": 1
},
{
"id": "1234880403",
"probability": 1,
"quantity": 1
},
{
"id": "-858312878",
"probability": 1,
"quantity": 25
}
],
"602741290": [
{
"id": "-858312878",
Expand Down Expand Up @@ -1446,6 +1475,18 @@
"quantity": 4
}
],
"1132603396": [
{
"id": "-151838493",
"probability": 1,
"quantity": 100
},
{
"id": "69511070",
"probability": 1,
"quantity": 38
}
],
"1142993169": [
{
"id": "69511070",
Expand Down Expand Up @@ -1732,6 +1773,23 @@
"quantity": 50
}
],
"1296788329": [
{
"id": "-265876753",
"probability": 1,
"quantity": 25
},
{
"id": "95950017",
"probability": 0.5,
"quantity": 1
},
{
"id": "73681876",
"probability": 0.25,
"quantity": 1
}
],
"1305578813": [
{
"id": "69511070",
Expand Down Expand Up @@ -4251,6 +4309,13 @@
"quantity": 25
}
],
"-1989600732": [
{
"id": "69511070",
"probability": 1,
"quantity": 100
}
],
"-1824943010": [
{
"id": "-567909622",
Expand Down Expand Up @@ -4801,6 +4866,30 @@
"quantity": 1
}
],
"-246672609": [
{
"id": "-151838493",
"probability": 1,
"quantity": 50
},
{
"id": "69511070",
"probability": 1,
"quantity": 60
}
],
"-96256997": [
{
"id": "-151838493",
"probability": 1,
"quantity": 50
},
{
"id": "69511070",
"probability": 1,
"quantity": 88
}
],
"-1819763926": [
{
"id": "-151838493",
Expand Down Expand Up @@ -5927,6 +6016,28 @@
"quantity": 1
}
],
"-218009552": [
{
"id": "317398316",
"probability": 1,
"quantity": 10
},
{
"id": "95950017",
"probability": 1,
"quantity": 2
},
{
"id": "73681876",
"probability": 0.5,
"quantity": 1
},
{
"id": "634478325",
"probability": 0.5,
"quantity": 1
}
],
"-778367295": [
{
"id": "317398316",
Expand Down
4 changes: 2 additions & 2 deletions src/util/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -4006,8 +4006,8 @@
},
"-119235651": {
"shortname": "waterjug",
"name": "Water Jug",
"description": "A large jerry can for water."
"name": "Water Jug - Charitable Rust 2023",
"description": "A large YELLOW jerry can. To support Charitable Rust 2023 we have turned the jerry can yellow for charity water, learn more at: https://www.charitablerust.com/"
},
"-1284169891": {
"shortname": "waterpump",
Expand Down

0 comments on commit 5209eed

Please sign in to comment.