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 10, 2023
1 parent 95a24a0 commit f73d800
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 4 deletions.
20 changes: 20 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32621,5 +32621,25 @@
"name": "Fixed First View",
"type": "Blocks and Parts",
"version": 1
},
"1a953ae5-2279-4dc9-a870-79428403eab5": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Special mod for new year and christmas",
"fileId": 3110300626,
"localId": "1a953ae5-2279-4dc9-a870-79428403eab5",
"name": "Papermod",
"type": "Blocks and Parts",
"version": 1
},
"7f6be7f4-b4c3-40d0-9d61-4f682453def7": {
"allow_add_mods": true,
"custom_icons": false,
"description": "",
"fileId": 3110483114,
"localId": "7f6be7f4-b4c3-40d0-9d61-4f682453def7",
"name": "ScrapMechanic-Editor",
"type": "Blocks and Parts",
"version": 1
}
}
8 changes: 5 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": 1702169293,
"unix_timestamp": 1702210546,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2302,7 +2302,7 @@
"2948210047": 1699029651,
"2948968082": 1679193793,
"2949119834": 1679222959,
"2949350596": 1701786615,
"2949350596": 1702210282,
"2949384214": 1679255297,
"2949412701": 1679263068,
"2949501397": 1682884906,
Expand Down Expand Up @@ -2609,6 +2609,8 @@
"3107362467": 1701912868,
"3107852351": 1701967203,
"3108777591": 1702058389,
"3109418230": 1702120236
"3109418230": 1702120236,
"3110300626": 1702193260,
"3110483114": 1702209990
}
}
10 changes: 9 additions & 1 deletion mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -65064,6 +65064,7 @@
"331fe852-9e4a-48ba-8235-dde17b5de3a4",
"94c8b309-b6fb-40f8-90bb-b5c3ac28bacd",
"c2f7fa83-264f-4f00-8b12-829279ad609d",
"cadc5226-3e96-43e7-9630-3507f9652350",
"fd678469-4f6a-4c40-96ff-15d156c8a58a",
"81f9080a-12b1-4fd7-9710-91d9434ef156",
"f3a2d5e3-70c9-4d76-bdb5-f5ccd2403a25",
Expand All @@ -65073,6 +65074,7 @@
"fb43bd75-7e24-4054-bb65-ce247fb3400b",
"9b046798-22c6-4de9-9117-fefa10b15c00",
"7936702f-092a-4b02-9794-f51abbb42a9f",
"e9e72dbe-8962-4710-aa3e-73313b1aef22",
"9d071ead-c24e-42e5-b4ad-67d709e9a4ab",
"1ba4ace4-fc21-4481-bdca-4bd93c295b14",
"f9c63827-0e63-4ed0-b377-5c2d18d8e3e4",
Expand Down Expand Up @@ -86762,5 +86764,11 @@
"64706fb0-4cbf-451c-9106-45cfb7cc0343"
]
},
"964498a2-4f2b-4c65-879c-da797ed6b13f": {}
"964498a2-4f2b-4c65-879c-da797ed6b13f": {},
"1a953ae5-2279-4dc9-a870-79428403eab5": {
"$CONTENT_1a953ae5-2279-4dc9-a870-79428403eab5/Objects/Database/ShapeSets/example.shapeset": []
},
"7f6be7f4-b4c3-40d0-9d61-4f682453def7": {
"$CONTENT_7f6be7f4-b4c3-40d0-9d61-4f682453def7/Objects/Database/ShapeSets/example.shapeset": []
}
}
6 changes: 6 additions & 0 deletions mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4020,5 +4020,11 @@
"$CONTENT_964498a2-4f2b-4c65-879c-da797ed6b13f/Tools/Database/ToolSets/tool.toolset": [
"c08fc1a0-3b11-456a-a67a-fe85e222f331"
]
},
"1a953ae5-2279-4dc9-a870-79428403eab5": {},
"7f6be7f4-b4c3-40d0-9d61-4f682453def7": {
"$CONTENT_7f6be7f4-b4c3-40d0-9d61-4f682453def7/Tools/Database/ToolSets/AutoTools.toolset": [
"d980d11b-f302-49de-a918-995861c8eb7d"
]
}
}

0 comments on commit f73d800

Please sign in to comment.