begin recipie patches: Replace all Elevator Parts with Reinforced Iron plates

This commit is contained in:
Merith 2025-03-29 18:06:42 -07:00
commit 1acb54a061
53 changed files with 1305 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0.0",
"SemVersion": "1.0.0",
"FriendlyName": "DigitalStorage Recipie Tweaks",
"Description": "Put the description of what your mod changes here",
"Category": "Modding",
"CreatedBy": "YourName",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Plugins": [
{
"Name": "SML",
"Enabled": true,
"SemVersion": "^3.8.0"
},
{
"Name": "ContentLib",
"Enabled": true,
"SemVersion": "^1.5.0"
}
]
}