diff --git a/config/paxi/datapacks/Create Simple Storage Recipes 1.1.zip b/config/paxi/datapacks/Create Simple Storage Recipes 1.1.zip new file mode 100644 index 0000000..9e9cfb5 Binary files /dev/null and b/config/paxi/datapacks/Create Simple Storage Recipes 1.1.zip differ diff --git a/config/paxi/resourcepacks/Create Simple Storage 2.1.zip b/config/paxi/resourcepacks/Create Simple Storage 2.1.zip new file mode 100644 index 0000000..425f51d Binary files /dev/null and b/config/paxi/resourcepacks/Create Simple Storage 2.1.zip differ diff --git a/index.toml b/index.toml index 9e64bb2..5dc9b3c 100644 --- a/index.toml +++ b/index.toml @@ -158,6 +158,10 @@ hash = "88984926e59b88f5949aa3ab22a6197972b2ce600422452a3c841017fd2f74c1" file = "config/paxi/datapack_load_order.json" hash = "d0aaf3172f34275479f0669aa5b0a94b85788ae638f3062b948ec49d31c38293" +[[files]] +file = "config/paxi/datapacks/Create Simple Storage Recipes 1.1.zip" +hash = "a8e6a4edc580b8c8f7b7146ef549d533df3547c8d3cbda13a2083b866d6aa016" + [[files]] file = "config/paxi/datapacks/create-immersive-aircrafts-data-pack.pw.toml" hash = "9bbd764bc260954610ba2b03f74d782293914adb44edfd1d058b6b215d6265d2" @@ -206,6 +210,10 @@ file = "config/paxi/resourcepacks/3d-crops.pw.toml" hash = "82e610917524c6f1af58e102a1be333665ee9af1649477aae0546a30d1ae3114" metafile = true +[[files]] +file = "config/paxi/resourcepacks/Create Simple Storage 2.1.zip" +hash = "fc1cd2ae6ffc55248544e44e64bf7231321a768c5a677fd47169bd7cf1639218" + [[files]] file = "config/paxi/resourcepacks/better-lanterns.pw.toml" hash = "120a936d5345b58a613ce793b0ce4bd6527aec7125eed4b6177f45d6e8602fb5" @@ -2692,6 +2700,11 @@ file = "mods/toms-peripherals.pw.toml" hash = "8f24c32dfb990b6741be6085cc2e478b675bafdb368a059fd431e39f3253af9e" metafile = true +[[files]] +file = "mods/toms-storage.pw.toml" +hash = "edfafd11282b46cca84cce70807e85f8b11e918ead6a1ef7aa7d9e216d98ece3" +metafile = true + [[files]] file = "mods/too-fast.pw.toml" hash = "c24febd1fd6db1cf87dc4ba9caf9ecedba0e7326c06456dcce71c390ba98b424" diff --git a/mods/toms-storage.pw.toml b/mods/toms-storage.pw.toml new file mode 100644 index 0000000..a54027f --- /dev/null +++ b/mods/toms-storage.pw.toml @@ -0,0 +1,13 @@ +name = "Tom's Simple Storage Mod" +filename = "toms_storage-1.20-1.7.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "8b70aed9e35ad78fdc2f9fcb94a29dc64ba8d757" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6418133 +project-id = 378609 diff --git a/pack.toml b/pack.toml index f75fe8f..e52836e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "75ebba44a68f486bac264bcbdb3e68a5126e2a3b02d666344fc8c7e5a3615f2d" +hash = "d57aa8c1f1309d5d66c87505ff41a7fddda25f3bb05eaaa97cfee24e9f09da57" [versions] forge = "47.4.8"