Skip to content

Commit

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

## Updated mods (1)
* Universal converter ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3086597483#1700255285))
  • Loading branch information
GitHub Actions committed Nov 18, 2023
1 parent 9bc3b07 commit 6e638b3
Show file tree
Hide file tree
Showing 4 changed files with 21 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 @@ -32189,5 +32189,15 @@
"name": "Creative Commands Extension",
"type": "Blocks and Parts",
"version": 1
},
"bc584d77-3e40-4eb1-8f85-61599e416802": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Adds a part to allow reading the value of a logic part with Fant's Display part.",
"fileId": 3086597483,
"localId": "bc584d77-3e40-4eb1-8f85-61599e416802",
"name": "Universal converter",
"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": 1700223449,
"unix_timestamp": 1700268167,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2573,6 +2573,7 @@
"3079921518": 1699742489,
"3082717613": 1699937773,
"3085396880": 1700181319,
"3085427557": 1700161385
"3085427557": 1700161385,
"3086597483": 1700255285
}
}
7 changes: 6 additions & 1 deletion mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -85024,5 +85024,10 @@
"defae439-d6c1-4ffe-af79-7366a844ddef": {
"$CONTENT_defae439-d6c1-4ffe-af79-7366a844ddef/Objects/Database/ShapeSets/example.shapeset": []
},
"9cd9aae9-a16f-488e-9558-f5188a01f800": {}
"9cd9aae9-a16f-488e-9558-f5188a01f800": {},
"bc584d77-3e40-4eb1-8f85-61599e416802": {
"$CONTENT_bc584d77-3e40-4eb1-8f85-61599e416802/Objects/Database/ShapeSets/shapes.shapeset": [
"c985c056-beeb-4dfa-a21c-fc34d83c9435"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -3919,5 +3919,6 @@
"$CONTENT_9cd9aae9-a16f-488e-9558-f5188a01f800/Tools/Database/ToolSets/example.toolset": [
"ee9bfc80-6b81-4e69-935e-f55e66fc11b3"
]
}
},
"bc584d77-3e40-4eb1-8f85-61599e416802": {}
}

0 comments on commit 6e638b3

Please sign in to comment.