Skip to content

Commit

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

## Updated mods (1)
* Challenge ball 2 ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3148181894#1706355993))
  • Loading branch information
GitHub Actions committed Jan 27, 2024
1 parent 73a2a40 commit 90e129f
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
11 changes: 11 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -33378,5 +33378,16 @@
"name": "Electric finally",
"type": "Blocks and Parts",
"version": 1
},
"67278c40-239e-41a0-b06b-c0b8938b8268": {
"allow_add_mods": true,
"custom_icons": false,
"dependencies": null,
"description": "DISCLAIMER: This mod is 99% not mine. I only changed the friction value of the ball, so it can be used as a wheel, here's the original mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2133923600\n\nA message for original challenge ball's author:\nIf you want me to take this mod down because of plagiarism, I'm more than willing to do so, just add me from an account that is the creator of the original \"challenge ball\". If you don't see a problem in my mod's existance also message me so I can remove this useless description, thanks!",
"fileId": 3148181894,
"localId": "67278c40-239e-41a0-b06b-c0b8938b8268",
"name": "Challenge ball 2",
"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": 1706316113,
"unix_timestamp": 1706357659,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2666,7 +2666,7 @@
"3139466710": 1705252661,
"3140390713": 1705357445,
"3141117447": 1705907280,
"3141237343": 1706296420,
"3141237343": 1706325416,
"3141332032": 1705484410,
"3141824175": 1705652369,
"3141974855": 1705676174,
Expand All @@ -2682,6 +2682,7 @@
"3146300590": 1706202138,
"3147050649": 1706201701,
"3147061697": 1706203947,
"3147830556": 1706301980
"3147830556": 1706301980,
"3148181894": 1706355993
}
}
6 changes: 6 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -96045,5 +96045,11 @@
"$CONTENT_bc89abfe-ed39-46a5-b71b-e9c4ab1af9fe/Objects/Database/ShapeSets/example.shapeset": [
"9e1a10d3-1184-4a53-8808-8c30d45d4a90"
]
},
"67278c40-239e-41a0-b06b-c0b8938b8268": {
"$CONTENT_67278c40-239e-41a0-b06b-c0b8938b8268/Objects/Database/ShapeSets/parts.json": [
"5f647843-c9f3-40dc-a665-b20dbb21e2bf"
],
"$CONTENT_67278c40-239e-41a0-b06b-c0b8938b8268/Objects/Database/ShapeSets/example.shapeset": []
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4243,5 +4243,6 @@
"$CONTENT_5a776f82-911c-4652-bc51-8c964959443f/Tools/Database/ToolSets/example.toolset": []
},
"964703ab-6ce2-491f-8164-4d589910307a": {},
"bc89abfe-ed39-46a5-b71b-e9c4ab1af9fe": {}
"bc89abfe-ed39-46a5-b71b-e9c4ab1af9fe": {},
"67278c40-239e-41a0-b06b-c0b8938b8268": {}
}

0 comments on commit 90e129f

Please sign in to comment.