Add RMROC’s tweaks & things 2.0.0

https://github.com/rmroc451/TweaksAndThings/releases
This commit is contained in:
2025-08-10 15:43:11 -05:00
parent b36c58b66c
commit dfbbe6e340
8 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"objects": [
{
"$find": [
{
"path": "definition.archetype",
"value": "Caboose"
}
],
"definition": {
"loadSlots": [
{
"$add": {
"maximumCapacity": 8,
"loadUnits": "Quantity",
"requiredLoadIdentifier": "crew-hours"
}
}
]
}
}
]
}