Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 13, 2024
1 parent 6e3d116 commit d3055cc
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 6 deletions.
12 changes: 11 additions & 1 deletion mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40700,7 +40700,7 @@
"1fe09615-8220-4d57-bdb8-25cd5e61fe25": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Yes, it's just a normal survival game.",
"description": "Yea, it's just a normal survival game.",
"fileId": 3365140103,
"localId": "1fe09615-8220-4d57-bdb8-25cd5e61fe25",
"name": "Normal Custom Game",
Expand Down Expand Up @@ -41071,5 +41071,15 @@
"name": "Aaliyah's custom crafting recipes",
"type": "Blocks and Parts",
"version": 1
},
"aaca4fe4-6183-46c8-a94e-3768bd97d046": {
"allow_add_mods": true,
"custom_icons": true,
"description": "A lighter round frame corner\n",
"fileId": 3383061044,
"localId": "aaca4fe4-6183-46c8-a94e-3768bd97d046",
"name": "Round corner",
"type": "Blocks and Parts",
"version": 1
}
}
9 changes: 5 additions & 4 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1734006347,
"unix_timestamp": 1734051821,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -1530,7 +1530,7 @@
"2803011323": 1651535732,
"2803050088": 1677526579,
"2803129003": 1651567536,
"2803497899": 1733862319,
"2803497899": 1734050142,
"2803499478": 1651634303,
"2804414907": 1651837222,
"2805728382": 1652048552,
Expand Down Expand Up @@ -3049,7 +3049,7 @@
"3361157917": 1731639217,
"3362590727": 1731149592,
"3363711178": 1731867990,
"3365140103": 1731512860,
"3365140103": 1734026327,
"3365886622": 1733858277,
"3365922977": 1731636634,
"3367714569": 1731876814,
Expand Down Expand Up @@ -3082,6 +3082,7 @@
"3382525308": 1733930997,
"3382575411": 1733933570,
"3382593430": 1733943711,
"3382686433": 1733946379
"3382686433": 1733946379,
"3383061044": 1734014247
}
}
5 changes: 5 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -112814,5 +112814,10 @@
},
"75f02220-1d69-433a-b125-a8d14d131860": {
"$CONTENT_75f02220-1d69-433a-b125-a8d14d131860/Objects/Database/ShapeSets/example.shapeset": []
},
"aaca4fe4-6183-46c8-a94e-3768bd97d046": {
"$CONTENT_aaca4fe4-6183-46c8-a94e-3768bd97d046/Objects/Database/ShapeSets/example.shapeset": [
"2c6a208b-3b09-4521-a3e8-cc1ac08a216f"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5326,5 +5326,6 @@
"91740ec5-3f8b-4b0c-b8b2-1b10e0099016": {},
"164fa840-9d2e-4496-a23d-ca88db1e5c28": {},
"950d89b6-2aa5-4dfb-b6f3-ada2d7cb5a0d": {},
"75f02220-1d69-433a-b125-a8d14d131860": {}
"75f02220-1d69-433a-b125-a8d14d131860": {},
"aaca4fe4-6183-46c8-a94e-3768bd97d046": {}
}

0 comments on commit d3055cc

Please sign in to comment.