Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 21, 2023
1 parent e2fd8ba commit 773717b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 4 deletions.
10 changes: 10 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32302,5 +32302,15 @@
"name": "Block's for Tank's",
"type": "Blocks and Parts",
"version": 1
},
"f123620e-9224-4062-87ba-8c5c5ef25f33": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Bearing's Parts\n\n",
"fileId": 3090706544,
"localId": "f123620e-9224-4062-87ba-8c5c5ef25f33",
"name": "b",
"type": "Blocks and Parts",
"version": 1
}
}
7 changes: 4 additions & 3 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1700527490,
"unix_timestamp": 1700569088,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2581,8 +2581,9 @@
"3088831605": 1700474741,
"3088910657": 1700428243,
"3089730713": 1700512091,
"3089851785": 1700494257,
"3089851785": 1700555554,
"3089981328": 1700498770,
"3090088665": 1700505689
"3090088665": 1700505689,
"3090706544": 1700564244
}
}
6 changes: 6 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -85246,5 +85246,11 @@
"3308ed02-2d88-4b87-9d46-e4f3e445dcbc",
"3813c348-b5d0-4b87-9437-685884d05dbd"
]
},
"f123620e-9224-4062-87ba-8c5c5ef25f33": {
"$CONTENT_f123620e-9224-4062-87ba-8c5c5ef25f33/Objects/Database/ShapeSets/example.shapeset": [
"eda02fe1-c1df-4057-a0a3-5b0a52f438ef",
"deddc364-5db3-4297-b7b0-7c15a53c253c"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -3948,5 +3948,6 @@
"3a1affa6-b547-48b5-9c23-f6f638ef4960": {
"$CONTENT_3a1affa6-b547-48b5-9c23-f6f638ef4960/Tools/Database/ToolSets/example.toolset": []
},
"1df218f7-d3b2-40f6-b4b7-4057d13f0683": {}
"1df218f7-d3b2-40f6-b4b7-4057d13f0683": {},
"f123620e-9224-4062-87ba-8c5c5ef25f33": {}
}

0 comments on commit 773717b

Please sign in to comment.