Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 22, 2024
1 parent 93b9eb7 commit 7e45e08
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 11 deletions.
5 changes: 4 additions & 1 deletion mod/Scripts/data/charactersets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1098,5 +1098,8 @@
"62bf677a-9eed-4a4e-b637-1d7bca07544e": {
"$CONTENT_62bf677a-9eed-4a4e-b637-1d7bca07544e/Characters/Database/CharacterSets/example.characterset": []
},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/Characters/Database/CharacterSets/example.characterset": []
}
}
10 changes: 10 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40148,5 +40148,15 @@
"name": "OLD but REFRESHED GUI (before 0.3.5)",
"type": "Custom Game",
"version": 0
},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"allow_add_mods": true,
"custom_icons": false,
"description": "gives you creative settings and more",
"fileId": 3335438399,
"localId": "6be7c4b1-5d41-4d64-883d-79d64e60d64c",
"name": "creative",
"type": "Custom Game",
"version": 0
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/harvestablesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2298,5 +2298,8 @@
"62bf677a-9eed-4a4e-b637-1d7bca07544e": {
"$CONTENT_62bf677a-9eed-4a4e-b637-1d7bca07544e/Harvestables/Database/HarvestableSets/example.harvestableset": []
},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/Harvestables/Database/HarvestableSets/example.harvestableset": []
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/kinematicsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1130,5 +1130,8 @@
"62bf677a-9eed-4a4e-b637-1d7bca07544e": {
"$CONTENT_62bf677a-9eed-4a4e-b637-1d7bca07544e/Kinematics/Database/KinematicSets/example.kinematicset": []
},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/Kinematics/Database/KinematicSets/example.kinematicset": []
}
}
11 changes: 6 additions & 5 deletions mod/Scripts/data/last_update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"unix_timestamp": 1726966858,
"unix_timestamp": 1727007611,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2309,7 +2309,7 @@
"2948210047": 1699029651,
"2948968082": 1679193793,
"2949119834": 1679222959,
"2949350596": 1726937095,
"2949350596": 1727004159,
"2949384214": 1679255297,
"2949412701": 1679263068,
"2949501397": 1682884906,
Expand Down Expand Up @@ -2453,7 +2453,7 @@
"3002663600": 1726848482,
"3002736507": 1701513632,
"3002836941": 1696064600,
"3002996097": 1726943611,
"3002996097": 1726977234,
"3003093013": 1689158220,
"3003589566": 1689244932,
"3003600430": 1690033449,
Expand Down Expand Up @@ -2772,7 +2772,7 @@
"3201600021": 1711456787,
"3202456108": 1712080808,
"3202823066": 1711703376,
"3202981462": 1726936932,
"3202981462": 1727004271,
"3206566892": 1711810475,
"3206763676": 1711872870,
"3209955486": 1712074797,
Expand Down Expand Up @@ -2994,6 +2994,7 @@
"3333536896": 1726767651,
"3334096541": 1726867783,
"3334572838": 1726863069,
"3335096489": 1726931872
"3335096489": 1726931872,
"3335438399": 1726969417
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/scriptableobjectsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -924,5 +924,8 @@
"cb5871ae-c677-4480-94e9-31d16899d093"
]
},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/ScriptableObjects/ScriptableObjectSets/example.sobset": []
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -109046,5 +109046,8 @@
]
},
"24f037d7-ede5-4fa8-9c85-411ada3edea6": {},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/Objects/Database/ShapeSets/example.shapeset": []
}
}
5 changes: 4 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -5033,5 +5033,8 @@
"e69a8715-5666-4c46-9cec-03b66b344b3c"
]
},
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {}
"506bb974-03de-4f25-a7f7-f16dbd9f4311": {},
"6be7c4b1-5d41-4d64-883d-79d64e60d64c": {
"$CONTENT_6be7c4b1-5d41-4d64-883d-79d64e60d64c/Tools/Database/ToolSets/example.toolset": []
}
}

0 comments on commit 7e45e08

Please sign in to comment.