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
committed by Alex
parent f7550aa292
commit 2493f90442
8 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"loads": {
//raw mined
"legos-express-freight": {
"description": "Express Freight",
"units": "pounds",
"density": 50.0,
"unitWeightInPounds": 0.0,
"importable": true,
"payPerQuantity": 0.0,
"costPerUnit": 0.0
}
}
}