Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
## Added mods (1)
* Modpack Addon ([workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3368403561))

## Updated mods (1)
* Modpack Addon ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3368403561#1731988593))
  • Loading branch information
GitHub Actions committed Nov 19, 2024
1 parent 0966c7a commit bf499c2
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 4 deletions.
17 changes: 17 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40729,5 +40729,22 @@
"name": "Polish license plate",
"type": "Blocks and Parts",
"version": 1
},
"2448d793-5635-4aed-9186-ec1d32b7406e": {
"allow_add_mods": true,
"custom_icons": false,
"dependencies": [
{
"fileId": 2448492759,
"localId": "b7443f95-67b7-4f1e-82f4-9bef0c62c4b3",
"name": "The Modpack Continuation"
}
],
"description": "This mod adds a part that lets you control the color of lights, changing their color to match the parent input and toggling them on with a logic signal.",
"fileId": 3368403561,
"localId": "2448d793-5635-4aed-9186-ec1d32b7406e",
"name": "Modpack Addon",
"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": 1731978024,
"unix_timestamp": 1732019060,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -1183,7 +1183,7 @@
"2447550505": 1617649859,
"2447759508": 1617647394,
"2447901696": 1617656522,
"2448492759": 1724661559,
"2448492759": 1731986184,
"2452661999": 1618070161,
"2453064015": 1620487811,
"2453422864": 1619598885,
Expand Down Expand Up @@ -3050,6 +3050,7 @@
"3365140103": 1731512860,
"3365886622": 1731629512,
"3365922977": 1731636634,
"3367714569": 1731876814
"3367714569": 1731876814,
"3368403561": 1731988593
}
}
5 changes: 5 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -110708,5 +110708,10 @@
"74e340e4-2b47-4632-9be0-ab582b860606",
"73e1d683-5e3f-42e4-a4ac-2c216d1ed527"
]
},
"2448d793-5635-4aed-9186-ec1d32b7406e": {
"$CONTENT_2448d793-5635-4aed-9186-ec1d32b7406e/Objects/Database/ShapeSets/example.shapeset": [
"0cb6812f-fe6c-4bab-aaa9-7e8ba01ff060"
]
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5192,5 +5192,8 @@
},
"492226e4-3bcd-4f19-845c-db6083da40b5": {},
"73ec46e5-2281-4627-8f06-be9869bbd525": {},
"4c018f05-2aba-4b70-afc7-02f1ca037b9f": {}
"4c018f05-2aba-4b70-afc7-02f1ca037b9f": {},
"2448d793-5635-4aed-9186-ec1d32b7406e": {
"$CONTENT_2448d793-5635-4aed-9186-ec1d32b7406e/Tools/Database/ToolSets/example.toolset": []
}
}

0 comments on commit bf499c2

Please sign in to comment.