Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 25, 2024
1 parent 2491135 commit f7567fb
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
10 changes: 10 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40218,5 +40218,15 @@
"name": "Legacy Skybox",
"type": "Blocks and Parts",
"version": 1
},
"a9cd26de-0dd9-440b-bcc0-9a1490cccc71": {
"allow_add_mods": true,
"custom_icons": false,
"description": "A Pack of weird blocks includeing heavy bouncy and possibley more soon",
"fileId": 3337443439,
"localId": "a9cd26de-0dd9-440b-bcc0-9a1490cccc71",
"name": "FDSFDSF",
"type": "Blocks and Parts",
"version": 1
}
}
5 changes: 3 additions & 2 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1727225863,
"unix_timestamp": 1727267013,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -3001,6 +3001,7 @@
"3336388383": 1727087687,
"3336418301": 1727092645,
"3336553361": 1727199991,
"3336876759": 1727169680
"3336876759": 1727169680,
"3337443439": 1727244271
}
}
7 changes: 7 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -109086,5 +109086,12 @@
"$CONTENT_05dca1a3-84d0-443b-a9ae-f1fa8d70f0d1/Objects/Database/ShapeSets/example.shapeset": [
"a7173502-37bc-42f8-8f2a-f4aa535421ce"
]
},
"a9cd26de-0dd9-440b-bcc0-9a1490cccc71": {
"$CONTENT_a9cd26de-0dd9-440b-bcc0-9a1490cccc71/Objects/Database/ShapeSets/example.shapeset": [
"16493322-d82d-45c5-9698-5be878725dcf",
"747468b1-f6c6-4f62-bceb-9496db736db8",
"b0865d27-781f-4ed5-9bbd-c9d30c2b2ef8"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5054,5 +5054,6 @@
"$CONTENT_05dca1a3-84d0-443b-a9ae-f1fa8d70f0d1/Tools/Database/ToolSets/example.toolset": [
"5256fbb3-d7ec-43f4-947b-e59564359e47"
]
}
},
"a9cd26de-0dd9-440b-bcc0-9a1490cccc71": {}
}

0 comments on commit f7567fb

Please sign in to comment.