Skip to content

Commit

Permalink
Update databases
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 7, 2023
1 parent 9476e24 commit 3607e49
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 7 deletions.
3 changes: 2 additions & 1 deletion mod/Scripts/data/charactersets.json
Original file line number Diff line number Diff line change
Expand Up @@ -843,5 +843,6 @@
},
"55964826-34ce-40bd-95d2-99313b1f3887": {
"$CONTENT_55964826-34ce-40bd-95d2-99313b1f3887/Characters/Database/CharacterSets/example.characterset": []
}
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {}
}
27 changes: 27 additions & 0 deletions mod/Scripts/data/descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -32564,5 +32564,32 @@
"name": "Hook API",
"type": "Blocks and Parts",
"version": 1
},
"aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6": {
"allow_add_mods": true,
"custom_icons": false,
"dependencies": [
{
"fileId": 3106598997,
"localId": "a2425879-2256-4b93-b0b8-f4f78b0ee144",
"name": "Hook API"
}
],
"description": "Allows you to interact with scripted shapes from a far ways away.",
"fileId": 3107339755,
"localId": "aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6",
"name": "Extended Reach",
"type": "Blocks and Parts",
"version": 1
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {
"allow_add_mods": false,
"custom_icons": false,
"description": "A sort of modpack for some tweaks that Kerman likes.",
"fileId": 3107362467,
"localId": "97d4261d-b6bb-4b02-af07-3afd4969adb8",
"name": "Kerman's Tweaks",
"type": "Custom Game",
"version": 0
}
}
5 changes: 5 additions & 0 deletions mod/Scripts/data/harvestablesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1664,5 +1664,10 @@
},
"55964826-34ce-40bd-95d2-99313b1f3887": {
"$CONTENT_55964826-34ce-40bd-95d2-99313b1f3887/Harvestables/Database/HarvestableSets/example.harvestableset": []
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {
"$CONTENT_97d4261d-b6bb-4b02-af07-3afd4969adb8/Harvestables/Database/HarvestableSets/hvs_farmables.harvestableset": [
"046a8ac8-300b-4e52-91f7-0912d53b2955"
]
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/kinematicsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -575,5 +575,6 @@
},
"55964826-34ce-40bd-95d2-99313b1f3887": {
"$CONTENT_55964826-34ce-40bd-95d2-99313b1f3887/Kinematics/Database/KinematicSets/example.kinematicset": []
}
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {}
}
6 changes: 4 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": 1701909846,
"unix_timestamp": 1701951465,
"items": {
"871146046": 1488453447,
"873609632": 1488233741,
Expand Down Expand Up @@ -2604,6 +2604,8 @@
"3104088895": 1701614823,
"3104559653": 1701642911,
"3106139152": 1701797797,
"3106598997": 1701842990
"3106598997": 1701910003,
"3107339755": 1701923846,
"3107362467": 1701912868
}
}
3 changes: 2 additions & 1 deletion mod/Scripts/data/scriptableobjectsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -661,5 +661,6 @@
},
"55964826-34ce-40bd-95d2-99313b1f3887": {
"$CONTENT_55964826-34ce-40bd-95d2-99313b1f3887/ScriptableObjects/ScriptableObjectSets/example.sobset": []
}
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {}
}
6 changes: 5 additions & 1 deletion mod/Scripts/data/shapesets.json
Original file line number Diff line number Diff line change
Expand Up @@ -86611,5 +86611,9 @@
"74a8fb9e-32aa-45a3-b8be-f9c07dc9c028": {},
"a2425879-2256-4b93-b0b8-f4f78b0ee144": {
"$CONTENT_a2425879-2256-4b93-b0b8-f4f78b0ee144/Objects/Database/ShapeSets/example.shapeset": []
}
},
"aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6": {
"$CONTENT_aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6/Objects/Database/ShapeSets/example.shapeset": []
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {}
}
8 changes: 7 additions & 1 deletion mod/Scripts/data/toolsets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4002,5 +4002,11 @@
"$CONTENT_a2425879-2256-4b93-b0b8-f4f78b0ee144/Tools/Database/ToolSets/example.toolset": [
"0669c469-eb6a-453b-9fcc-486c497460fa"
]
}
},
"aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6": {
"$CONTENT_aa4e79af-3e54-4ef8-8d4c-a5bf7516fef6/Tools/Database/ToolSets/example.toolset": [
"2e11cf46-2845-4de9-92de-eec08505ba4a"
]
},
"97d4261d-b6bb-4b02-af07-3afd4969adb8": {}
}

0 comments on commit 3607e49

Please sign in to comment.