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

This commit is contained in:
Mateusz Słodkowicz 2026-05-09 09:38:49 +02:00
parent 49931ee81b
commit cce5d210f2
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
8 changed files with 62 additions and 5 deletions

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
}
}
}

View File

@ -22,7 +22,7 @@ hash = "199780a11fff42f04e8806677fff6255d51e815493b52fa7224be8b6b344306d"
[[files]]
file = "config/bcc-common.toml"
hash = "b521355b413fb210c2a38ee83b70f0147988759c449b1e304fdb722c74214fe3"
hash = "9d0df89ebd8a573a8cc06634288a72c01d5d1066b0f7e9ce3db0b7ec5a1b6ed8"
[[files]]
file = "config/blueprint-client.toml"
@ -118,7 +118,7 @@ hash = "d9a0d3a15eb2eca9b8aefc583ce6f2a72d26104233f1d3c2a2f73f6d030acf76"
[[files]]
file = "config/resourcepackoverrides.json"
hash = "1eb362d15611603c49a24ee529b964c15eb0dffba27c1c0bf87ff6fc0ff80cc4"
hash = "b510cd460f6a5660a28761a89dac6f91c17827c166018b431f57dda7e58e0fe2"
[[files]]
file = "config/silentgear-common.toml"
@ -144,10 +144,22 @@ hash = "8694df873622e88d46436e7f4a8ec883749e23996b3542234b9c8ea3a5b7a732"
file = "config/waystones-common.toml"
hash = "88366eeace65f3c2565eb87a7bc6224914e43702f5d627dc2cbd398d61d1b6f3"
[[files]]
file = "kubejs/assets/create/textures/block/crate_andesite.png"
hash = "dba3ca41ab3366ad0b764f386f8a6b7897d63bde8e4c95e7501245baee5d73cc"
[[files]]
file = "kubejs/assets/create/textures/block/display_link_side_powered.png"
hash = "7784d62c294cbe50e33f0bf695d03b69adbe6b167e224a9222b0628ac9b2eab4"
[[files]]
file = "kubejs/data/createteleporters/recipe/quantum_mechanism_recipe.json"
hash = "2e174d68c2e3e808ba038a1bad5560bb598097fbc4609043760ee2e852268904"
[[files]]
file = "kubejs/server_scripts/simple_storage.js"
hash = "0c098f71ad46ae7353c74ca62e7d37e581c0a3930bd9154a8635635ca602b95e"
[[files]]
file = "kubejs/server_scripts/woods.js"
hash = "75df3ceaf52f5cae288555284366c37af5839f68f5d400b75ce8c7825a0aa210"
@ -1980,6 +1992,11 @@ file = "mods/toms-peripherals.pw.toml"
hash = "b5be069a2fae0df4cf4d032a8332c6011029f9ab9c3b9532d209747d44961dee"
metafile = true
[[files]]
file = "mods/toms-storage.pw.toml"
hash = "0f67fdb37d6ef354f36a1da5805b5c083be21e7367868ec81d29426d94749609"
metafile = true
[[files]]
file = "mods/too-fast.pw.toml"
hash = "63da0a2850babdf37f9511b17d2962fbaa9ce980d4c8478299767954df4efc19"
@ -2265,6 +2282,11 @@ file = "resourcepacks/nautilus3d.pw.toml"
hash = "2242ad39e220e34c7c16590b36b0ced22164443a1c4a3e8ea86d98f155911562"
metafile = true
[[files]]
file = "resourcepacks/toms-create-storage.pw.toml"
hash = "cb07cd8b668029d940550ab404fa49e55df84b0f0be5bd377efaf462dbc6b9cb"
metafile = true
[[files]]
file = "shaderpacks/ComplementaryReimagined_r5.7.1 + EuphoriaPatches_1.8.6.zip"
hash = "2a985ce292b5b27a718f60a0aa9b76ae2477afa9052d007609369ee8f0983bd3"

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

View File

@ -0,0 +1,3 @@
ServerEvents.recipes((event) => {
event.remove({ mod: 'toms_storage'})
})

13
mods/toms-storage.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Tom's Simple Storage Mod"
filename = "toms_storage-1.21-2.3.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/x8jcBWWG/toms_storage-1.21-2.3.2.jar"
hash-format = "sha512"
hash = "2760e5a25416b949a3396cfe61f4d18a323e692118c7a5e9117388f5b050841962fe5b9a09071d2ffdb0e0baa3014c1082f2ae843020b95f3a02ac47e495c6bd"
[update]
[update.modrinth]
mod-id = "XZNI4Cpy"
version = "x8jcBWWG"

View File

@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2c460bba46e7e504fec534048558fce46fb9a9bc603c6321663187348ff0a2e1"
hash = "2d93378ac58e5e87c2f4383c033a2114ba9d52a0f8770f65171b28a7bae934be"
[versions]
minecraft = "1.21.1"
neoforge = "21.1.228"
[options]
datapack-folder = "kubejs/data"
datapack-folder = "config/paxi/datapacks"

View File

@ -0,0 +1,13 @@
name = "Tom's Create Storage"
filename = "Create+Simple+Storage+2.1.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/xGCng9FL/versions/xZXjTODa/Create%2BSimple%2BStorage%2B2.1.zip"
hash-format = "sha512"
hash = "ccce0d62f9cde695c8529cc80d7ffa1ce414fa735aaf39c9650135a5a58508a8e2657ad60264ac9889189efef53dabeed6839cf7169b5f7ad886829d9da73d6a"
[update]
[update.modrinth]
mod-id = "xGCng9FL"
version = "xZXjTODa"