Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 15, 2025
1 parent b1fb916 commit 65eb843
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 5 deletions.
12 changes: 11 additions & 1 deletion mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -41547,7 +41547,7 @@
"7b131dee-e95c-444f-a273-ebf59921de1d": {
"allow_add_mods": true,
"custom_icons": false,
"description": "this mod is being updated and is underdone, so be patient ",
"description": "this mod is being updated and is underdone, so be patient",
"fileId": 3406574693,
"localId": "7b131dee-e95c-444f-a273-ebf59921de1d",
"name": "Backrooms Block And Cieling",
Expand Down Expand Up @@ -41603,5 +41603,15 @@
"name": "Train Coupler",
"type": "Blocks and Parts",
"version": 1
},
"bbf2cac0-76bf-4aec-b9b2-3bbdd9e0cc63": {
"allow_add_mods": true,
"custom_icons": false,
"description": "Adds the Minerbot from the devblogs as a bot ingame! (only spawnable through capsule)\n\nTook a while to do it as a Bots & Parts mod so I hope you all enjoy!\n\nyes I know it's very janky, and not the best, but it functions for the most part\n\nshoot it for it to get angry at you, and it'll track your area and shower you with slightly explosive rocks, keep shooting it and eventually at low enough health it'll come crashing down at you\n\n[h3] This is [b]not[/b] a file mod. [/h3]\n\n\nif you wish to use anything from this mod, feel free to without crediting me, idgaf what you use it for\n",
"fileId": 3407578766,
"localId": "bbf2cac0-76bf-4aec-b9b2-3bbdd9e0cc63",
"name": "Minerbot",
"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": 1736902614,
"unix_timestamp": 1736943745,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -3128,10 +3128,11 @@
"3404298426": 1736480401,
"3404628372": 1736532717,
"3405509759": 1736684320,
"3406574693": 1736739758,
"3406574693": 1736909824,
"3406718630": 1736878652,
"3406739857": 1736769435,
"3406902793": 1736887285,
"3407377499": 1736862118
"3407377499": 1736862118,
"3407578766": 1736922595
}
}
8 changes: 8 additions & 0 deletions mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -120031,6 +120031,7 @@
"7b131dee-e95c-444f-a273-ebf59921de1d": {
"$CONTENT_7b131dee-e95c-444f-a273-ebf59921de1d/Objects/Database/ShapeSets/example.shapeset": [
"aee59971-35b8-41ee-ba90-9712c1bdc55f",
"eaf8c138-1ecc-4a36-8a69-88248239f173",
"623e33ed-5450-4842-9972-d4455d65f63b"
]
},
Expand Down Expand Up @@ -120068,5 +120069,12 @@
"$CONTENT_17f8f434-683b-4bc9-b1ed-7f2ae6d9bf81/Objects/Database/ShapeSets/parts.shapeset": [
"bce3e28c-fbf9-459c-b32e-588d04f60331"
]
},
"bbf2cac0-76bf-4aec-b9b2-3bbdd9e0cc63": {
"$CONTENT_bbf2cac0-76bf-4aec-b9b2-3bbdd9e0cc63/Objects/Database/ShapeSets/example.shapeset": [
"581460e5-d133-4c94-bbc2-f2417fd7443d",
"c307795c-4afb-4ab3-97f4-81545852a6ed",
"ddd9c2eb-bf4e-4b49-a72f-2d4b05607450"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5536,5 +5536,6 @@
"0b35632f-133a-4bb8-8042-9712a50c102e": {},
"5b9e782f-bd9d-461f-9168-340f80250a1a": {},
"f525b433-aa36-4612-8e2a-e322a72edcfd": {},
"17f8f434-683b-4bc9-b1ed-7f2ae6d9bf81": {}
"17f8f434-683b-4bc9-b1ed-7f2ae6d9bf81": {},
"bbf2cac0-76bf-4aec-b9b2-3bbdd9e0cc63": {}
}

0 comments on commit 65eb843

Please sign in to comment.