From 57d2df5988b3607295afcbd1b6257bc17f8c5c12 Mon Sep 17 00:00:00 2001
From: GitHub Actions <github-actions@github.com>
Date: Sun, 19 Nov 2023 15:10:43 +0000
Subject: [PATCH] Update databases

## Added mods (2)
* nameeeeeeeeeeeeeeee1 ([workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3088689313))
* MySurvival ([workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3088693746))

## Updated mods (2)
* nameeeeeeeeeeeeeeee1 ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3088689313#1700402736))
* MySurvival ([changelog](https://steamcommunity.com/sharedfiles/filedetails/changelog/3088693746#1700402701))
---
 mod/Scripts/data/descriptions.json | 20 ++++++++++++++++++++
 mod/Scripts/data/last_update.json  |  6 ++++--
 mod/Scripts/data/shapesets.json    |  8 ++++++++
 mod/Scripts/data/toolsets.json     |  4 +++-
 4 files changed, 35 insertions(+), 3 deletions(-)

diff --git a/mod/Scripts/data/descriptions.json b/mod/Scripts/data/descriptions.json
index 9bbb811c..e090da17 100644
--- a/mod/Scripts/data/descriptions.json
+++ b/mod/Scripts/data/descriptions.json
@@ -32209,5 +32209,25 @@
 		"name": "Game Control Tool",
 		"type": "Blocks and Parts",
 		"version": 1
+	},
+	"1c95c48f-25a1-4618-a4d9-58ee4a86703e": {
+		"allow_add_mods": true,
+		"custom_icons": false,
+		"description": "This mod contains 2 blocks",
+		"fileId": 3088689313,
+		"localId": "1c95c48f-25a1-4618-a4d9-58ee4a86703e",
+		"name": "nameeeeeeeeeeeeeeee1",
+		"type": "Blocks and Parts",
+		"version": 1
+	},
+	"c506283e-1983-4d59-8d37-f51d8d811e50": {
+		"allow_add_mods": true,
+		"custom_icons": false,
+		"description": "My mod for survival\nCraft components kits\nRequires Modded Craftbot Recipes",
+		"fileId": 3088693746,
+		"localId": "c506283e-1983-4d59-8d37-f51d8d811e50",
+		"name": "MySurvival",
+		"type": "Blocks and Parts",
+		"version": 1
 	}
 }
\ No newline at end of file
diff --git a/mod/Scripts/data/last_update.json b/mod/Scripts/data/last_update.json
index fd8dcee4..c6d06966 100644
--- a/mod/Scripts/data/last_update.json
+++ b/mod/Scripts/data/last_update.json
@@ -1,5 +1,5 @@
 {
-	"unix_timestamp": 1700396156,
+	"unix_timestamp": 1700406600,
 	"items": {
 		"871146046": 1488453447,
 		"873609632": 1488233741,
@@ -2575,6 +2575,8 @@
 		"3085396880": 1700181319,
 		"3085427557": 1700161385,
 		"3086597483": 1700255285,
-		"3088395183": 1700384697
+		"3088395183": 1700384697,
+		"3088689313": 1700402736,
+		"3088693746": 1700402701
 	}
 }
\ No newline at end of file
diff --git a/mod/Scripts/data/shapesets.json b/mod/Scripts/data/shapesets.json
index 1c683a06..b9c6ebbc 100644
--- a/mod/Scripts/data/shapesets.json
+++ b/mod/Scripts/data/shapesets.json
@@ -85048,5 +85048,13 @@
 	},
 	"e037c269-b76c-44a4-ab1b-358814b2fa93": {
 		"$CONTENT_e037c269-b76c-44a4-ab1b-358814b2fa93/Objects/Database/ShapeSets/empty.json": []
+	},
+	"1c95c48f-25a1-4618-a4d9-58ee4a86703e": {
+		"$CONTENT_1c95c48f-25a1-4618-a4d9-58ee4a86703e/Objects/Database/ShapeSets/example.shapeset": [
+			"ce6f5711-e259-45ac-a95f-9c9484e816b1"
+		]
+	},
+	"c506283e-1983-4d59-8d37-f51d8d811e50": {
+		"$CONTENT_c506283e-1983-4d59-8d37-f51d8d811e50/Objects/Database/ShapeSets/example.shapeset": []
 	}
 }
\ No newline at end of file
diff --git a/mod/Scripts/data/toolsets.json b/mod/Scripts/data/toolsets.json
index 9963407a..2a531d9c 100644
--- a/mod/Scripts/data/toolsets.json
+++ b/mod/Scripts/data/toolsets.json
@@ -3926,5 +3926,7 @@
 			"f38db4b8-389f-480c-8c14-373b04a5aac1",
 			"0eb72da1-3ab2-45e1-aebc-ce85711b30e5"
 		]
-	}
+	},
+	"1c95c48f-25a1-4618-a4d9-58ee4a86703e": {},
+	"c506283e-1983-4d59-8d37-f51d8d811e50": {}
 }
\ No newline at end of file