Update to 1.8, Init toms storage without recipes, add missing textures

This commit is contained in:
2026-05-09 09:38:49 +02:00
parent 49931ee81b
commit cce5d210f2
8 changed files with 62 additions and 5 deletions
+7 -1
View File
@@ -22,7 +22,8 @@
"file/Computer Craft Recreated v1.2.zip",
"file/Created+Pretty+Pipes1.0+FIXED.zip",
"file/CreateSophStorage.zip",
"file/CreateSophBackpacks.zip"
"file/CreateSophBackpacks.zip",
"file/Create+Simple+Storage+2.1.zip"
],
"pack_overrides": {
// The title and description are overridden for the vanilla assets pack
@@ -110,6 +111,11 @@
"title": "\"Comforts Modernized\"",
"force_compatible": true,
"required": true
},
"file/Create+Simple+Storage+2.1.zip":{
"title": "\"Create Tom's Simple Storage\"",
"force_compatible": true,
"required": true
}
}
}