19 Commits

Author SHA1 Message Date
JordanPlayz158
e06ab46789 Update 1.0.19 2024-07-25 22:53:56 -04:00
JordanPlayz158
b54a88c7a8 Added SafeLogin 2024-07-25 22:52:12 -04:00
JordanPlayz158
e02aab2e4b Simplifies recipes.zs 2024-07-22 20:21:29 -04:00
JordanPlayz158
a14078c869 Added Create Recipes 2024-07-22 20:07:41 -04:00
JordanPlayz158
4954ac3da8 Added rest of flowers 2024-07-22 16:35:57 -04:00
JordanPlayz158
9224110440 Added Sunflower to 2x Dandelion 2024-07-22 16:10:34 -04:00
JordanPlayz158
d96a54abcf Added Gravestones, Origins Fix Datapack, Fabricord, Resource Pack 2024-06-29 23:39:11 -04:00
JordanPlayz158
1aee123b83 1.0.18-1: Replaced Panda's Falling Trees with Tree Harvester 2024-06-03 14:24:12 -04:00
JordanPlayz158
5c5be6b8b0 1.0.18: Re-added back BCLib as needed for other dimensions (nether and presumably end) but resolved Panda's Falling Trees issue https://github.com/quiqueck/BCLib/issues/171\#issuecomment-2144012967 2024-06-02 20:11:44 -04:00
JordanPlayz158
989ae7fe6b 1.0.17: Removed BCLib, messed with Falling Trees/Axe Destroy Speed https://github.com/quiqueck/BCLib/blob/3.0.14/src/main/java/org/betterx/bclib/mixin/common/DiggerItemMixin.java\#L19 2024-06-02 16:42:40 -04:00
JordanPlayz158
fbc8c65d9c 1.0.16-1: Removed Better Beds 2024-06-01 23:31:28 -04:00
JordanPlayz158
0a6b0f404c 1.0.16: Removed Client Crafting 2024-06-01 22:31:04 -04:00
JordanPlayz158
55552b8b39 1.0.15: Added Rotten Flesh to Lether, Just Player Heads 2024-06-01 21:27:38 -04:00
JordanPlayz158
76f2c8f071 1.0.14: Added Better Beds, Better Chunk Loading, Better FPS Render Distance, Chunk Sending, Client Crafting, Cull Less Leaves, Cupboard (dependency for someaddon's mods), Dynamic View, FastAnim, Fix GPU Memory Leak - Replaced: Ksyxis with FastLoad, TimeOutOut with Connectivity - Updated: Panda's Falling Trees, Remove Loading Screen 2024-06-01 19:21:08 -04:00
JordanPlayz158
a7d5995d55 1.0.13: Added Origins: Vampire 2024-05-31 13:52:03 -04:00
JordanPlayz158
0fc1d1801e 1.0.12-2: Fix Compile From Source Tempad... hopefully 2 2024-05-30 23:47:21 -04:00
JordanPlayz158
5d766b2974 1.0.12-1: Fix Compile From Source Tempad... hopefully 2024-05-30 23:34:47 -04:00
JordanPlayz158
4f60c32be0 1.0.12: Added Compile From Source Tempad added functionality needed and added tempad item override datapack to packwiz 2024-05-30 23:07:52 -04:00
JordanPlayz158
d7f26f580a 1.0.11: Added BlueMap to Server 2024-05-29 21:39:21 -04:00
41 changed files with 472 additions and 102 deletions

1
.packwizignore Normal file
View File

@@ -0,0 +1 @@
compileFromSourceMods

Binary file not shown.

Binary file not shown.

View File

@@ -1,21 +1,5 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "compileFromSourceMods/hexal-fabric-1.20.1-0.3.0-3.jar"
hash = "a450b17b8142f722cd8634cfb79b4a91e774e9541f5c81915ebbb534b8edbebc"
[[files]]
file = "compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7-pre-622-efc8899.jar"
hash = "2686923cd211ca357267223eb7c29aa70ee2f313a515e4a9bc40cf3afddabe21"
[[files]]
file = "compileFromSourceMods/moreiotas-fabric-1.20.1-0.1.0-3.jar"
hash = "f46f4a52beb543602367ad741bb5b01ec5b489656f8f154cfd91e6ed3dde2466"
[[files]]
file = "compileFromSourceMods/paucal-fabric-1.20.1-0.6.0.jar"
hash = "f07dbb71360bb411249fd151823ff7806575ddf8818be9a5646d30a6174266cc"
[[files]] [[files]]
file = "mods/3dskinlayers.pw.toml" file = "mods/3dskinlayers.pw.toml"
hash = "bc4677b5d9ff2bca2d8e031faf781a10bc578b95cdb709527b8eb85d79e4daae" hash = "bc4677b5d9ff2bca2d8e031faf781a10bc578b95cdb709527b8eb85d79e4daae"
@@ -103,7 +87,7 @@ metafile = true
[[files]] [[files]]
file = "mods/bclib.pw.toml" file = "mods/bclib.pw.toml"
hash = "d71225c33f2287ca8c0f61483a8d9da35c80a69cb14f252dceaf0e504435bb7f" hash = "06d474cad7882b1a32163f1d93e0972ffaf33f68b6be1c9411fc0d190003cda2"
metafile = true metafile = true
[[files]] [[files]]
@@ -116,11 +100,21 @@ file = "mods/better-animations-collection.pw.toml"
hash = "87388bfb6188340b29d7d941dae6d0ced7bc4e9b9a8c87ac3f574aee417a3e85" hash = "87388bfb6188340b29d7d941dae6d0ced7bc4e9b9a8c87ac3f574aee417a3e85"
metafile = true metafile = true
[[files]]
file = "mods/better-chunk-loading-forge-fabric.pw.toml"
hash = "1df047d278176de8a4cf577aa88b984890029c38cb28681a4539f78ecf92e663"
metafile = true
[[files]] [[files]]
file = "mods/better-climbing.pw.toml" file = "mods/better-climbing.pw.toml"
hash = "7da0c9deaa53f551129de9ff7ad2d2c28331ab938c8da1f4d22a25330dd1425a" hash = "7da0c9deaa53f551129de9ff7ad2d2c28331ab938c8da1f4d22a25330dd1425a"
metafile = true metafile = true
[[files]]
file = "mods/better-fps-render-distance-fabric.pw.toml"
hash = "87234dcdb080420a3423283c844dfe5d7c4718660999674ea92223447fb46203"
metafile = true
[[files]] [[files]]
file = "mods/better-mount-hud.pw.toml" file = "mods/better-mount-hud.pw.toml"
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf" hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
@@ -141,6 +135,11 @@ file = "mods/bl4cks-sit.pw.toml"
hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440" hash = "91d5dd2f8f16d8765e275d4f814a9b6cd155b0d9b3b0d89d93b54ffbda4a0440"
metafile = true metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "6c556e9a9c5b3a2c73181f53e62dd5e70dc0e2abc52b88e6a261e1c307460526"
metafile = true
[[files]] [[files]]
file = "mods/blur-fabric.pw.toml" file = "mods/blur-fabric.pw.toml"
hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211" hash = "d11ddfc62cd4cd8a445b65d159be15b56c1e3fb4aaa65c9cb4bc13ab784c6211"
@@ -206,6 +205,11 @@ file = "mods/chipped.pw.toml"
hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352" hash = "8cc8ae82b42d7da756faa8d03bc3073bac5d4c494606d926cd238e3a9c5d7352"
metafile = true metafile = true
[[files]]
file = "mods/chunk-sending-forge-fabric.pw.toml"
hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d"
metafile = true
[[files]] [[files]]
file = "mods/chunky.pw.toml" file = "mods/chunky.pw.toml"
hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118" hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118"
@@ -271,11 +275,26 @@ file = "mods/connectible_chains.pw.toml"
hash = "24ceeef91ed4244c63cf0dd4d34fea6b64f13de330ab86ca4929808ee4d2c01f" hash = "24ceeef91ed4244c63cf0dd4d34fea6b64f13de330ab86ca4929808ee4d2c01f"
metafile = true metafile = true
[[files]]
file = "mods/connectivity.pw.toml"
hash = "fcf0eba22e87809cb09862669571f0b120348a1ea83c0f72c316fa41634231f2"
metafile = true
[[files]] [[files]]
file = "mods/coroutil.pw.toml" file = "mods/coroutil.pw.toml"
hash = "809ab9c953bf5ca4647570fafbc76bc7f29ada644f9556831c196e26b1822ca3" hash = "809ab9c953bf5ca4647570fafbc76bc7f29ada644f9556831c196e26b1822ca3"
metafile = true metafile = true
[[files]]
file = "mods/crafted-core.pw.toml"
hash = "bfaf661307e01ff0c9f35b3f5f2f9a2f4193bcc09b81edf92af254d44078dc93"
metafile = true
[[files]]
file = "mods/crafttweaker.pw.toml"
hash = "4509d50ad87085fdcb9c950ce9ba12a0a95686fefa649d426ca8bd552d0203ee"
metafile = true
[[files]] [[files]]
file = "mods/create-big-cannons.pw.toml" file = "mods/create-big-cannons.pw.toml"
hash = "4e0de0f8b7921a609612cb1fd67721e801addc4f659b909ea9a1717cd131c80b" hash = "4e0de0f8b7921a609612cb1fd67721e801addc4f659b909ea9a1717cd131c80b"
@@ -301,6 +320,16 @@ file = "mods/ct-overhaul-village.pw.toml"
hash = "d8a462b09861cd251d7d4e4f971454b89496f4e8624dd2cc59073ccf7c9c4738" hash = "d8a462b09861cd251d7d4e4f971454b89496f4e8624dd2cc59073ccf7c9c4738"
metafile = true metafile = true
[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
metafile = true
[[files]]
file = "mods/cupboard.pw.toml"
hash = "5cbed14fa75080964a03a2a723595baf26237eecd396ba47177efd8496d1dcd2"
metafile = true
[[files]] [[files]]
file = "mods/daves-potioneering.pw.toml" file = "mods/daves-potioneering.pw.toml"
hash = "19e05043dcd96dc3788091e87ebe4a7227bbcd3e288c0e8afd624571274830d4" hash = "19e05043dcd96dc3788091e87ebe4a7227bbcd3e288c0e8afd624571274830d4"
@@ -356,6 +385,11 @@ file = "mods/dynamic-fps.pw.toml"
hash = "ee965d6f2e0a9cdc31139b0d8a3367eb8db031065a03142534652573626e9787" hash = "ee965d6f2e0a9cdc31139b0d8a3367eb8db031065a03142534652573626e9787"
metafile = true metafile = true
[[files]]
file = "mods/dynamic-view-fabric.pw.toml"
hash = "25e01f0d612734eba42e7a380075e67fdb9bbe7d0431962c62f9d10e987f9466"
metafile = true
[[files]] [[files]]
file = "mods/easy-anvils.pw.toml" file = "mods/easy-anvils.pw.toml"
hash = "67f86fbf1f85c1bb895d12c81bc6546befdc1b5f2016e50f25e90f4738e28aea" hash = "67f86fbf1f85c1bb895d12c81bc6546befdc1b5f2016e50f25e90f4738e28aea"
@@ -421,6 +455,11 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68" hash = "e602bc6bb7b5ca5e4fb2351e285cd715ea5f7a4b4f83ffa6e137319e89e41a68"
metafile = true metafile = true
[[files]]
file = "mods/fabricord.pw.toml"
hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b"
metafile = true
[[files]] [[files]]
file = "mods/fabricskyboxes-interop.pw.toml" file = "mods/fabricskyboxes-interop.pw.toml"
hash = "ed4487cc1613cc53daa5188730653a4720728971553315dcea7205b28f914f1c" hash = "ed4487cc1613cc53daa5188730653a4720728971553315dcea7205b28f914f1c"
@@ -446,16 +485,36 @@ file = "mods/fast-ip-ping.pw.toml"
hash = "dc16da8c8360b4f7d869874d18188da7389d6beb143d7e077ef9ba70e7fd65d3" hash = "dc16da8c8360b4f7d869874d18188da7389d6beb143d7e077ef9ba70e7fd65d3"
metafile = true metafile = true
[[files]]
file = "mods/fastanim.pw.toml"
hash = "09282ae8265516057d5500cb489f0a8d3c563064d85582718a1efd6f3afb43be"
metafile = true
[[files]]
file = "mods/fastload.pw.toml"
hash = "0e72ac12907f4fb5a499a459cc2c64f9225a0c77ee59e76c9360ff0d3479aea2"
metafile = true
[[files]] [[files]]
file = "mods/fastquit.pw.toml" file = "mods/fastquit.pw.toml"
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234" hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
metafile = true metafile = true
[[files]]
file = "mods/faux-custom-entity-data.pw.toml"
hash = "a4da8bc46ad51d30597bd2235add659f0ee49123a7140487de7d127659a87e4b"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.pw.toml" file = "mods/ferrite-core.pw.toml"
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
metafile = true metafile = true
[[files]]
file = "mods/fix-gpu-memory-leak.pw.toml"
hash = "c344531240115caf4389148fd9ebe51731aa329cec5e9794a046e7050dae01ea"
metafile = true
[[files]] [[files]]
file = "mods/forge-config-api-port.pw.toml" file = "mods/forge-config-api-port.pw.toml"
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
@@ -471,6 +530,16 @@ file = "mods/grass-overhaul.pw.toml"
hash = "e78b02e9759ff949a2aff4a95363a9cf41dd91d0cb936809e62574d23d1a9070" hash = "e78b02e9759ff949a2aff4a95363a9cf41dd91d0cb936809e62574d23d1a9070"
metafile = true metafile = true
[[files]]
file = "mods/gravestones-fix.pw.toml"
hash = "4b350db5e3d33d62b190090a8f804f025b8792bc06467aaefa08c393d841287c"
metafile = true
[[files]]
file = "mods/gravestones.pw.toml"
hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13"
metafile = true
[[files]] [[files]]
file = "mods/herdspanic.pw.toml" file = "mods/herdspanic.pw.toml"
hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f" hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f"
@@ -556,6 +625,11 @@ file = "mods/just-enough-resources-jer.pw.toml"
hash = "f3a2939a893321067f5700c2e25c0c48fc1f9d39dd925449865c90597d65df1b" hash = "f3a2939a893321067f5700c2e25c0c48fc1f9d39dd925449865c90597d65df1b"
metafile = true metafile = true
[[files]]
file = "mods/just-player-heads.pw.toml"
hash = "a5cf2fa281eb39fddd1de6b9e9df7e6a5efbdbc24dbd775559063b9f53c2550a"
metafile = true
[[files]] [[files]]
file = "mods/keybind-fix.pw.toml" file = "mods/keybind-fix.pw.toml"
hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1"
@@ -566,11 +640,6 @@ file = "mods/kiwi.pw.toml"
hash = "fb9a8b75817889fe8bc7e58194eb1c092ab09c48c588505db99c96cef6e54bb3" hash = "fb9a8b75817889fe8bc7e58194eb1c092ab09c48c588505db99c96cef6e54bb3"
metafile = true metafile = true
[[files]]
file = "mods/ksyxis.pw.toml"
hash = "9d9c85f51272791deb130d1a3bfa4654485e089aa3224c924725b31d25832446"
metafile = true
[[files]] [[files]]
file = "mods/lambdynamiclights.pw.toml" file = "mods/lambdynamiclights.pw.toml"
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221" hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
@@ -761,6 +830,11 @@ file = "mods/optigui.pw.toml"
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05" hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
metafile = true metafile = true
[[files]]
file = "mods/origins-vampire.pw.toml"
hash = "074580e076ba31a5ef1465da4395dc9e3a6d34fdfbd80f109374c2aafceb4cf3"
metafile = true
[[files]] [[files]]
file = "mods/origins.pw.toml" file = "mods/origins.pw.toml"
hash = "e09b4e3348ee5e8b836e40ea4745bf3ab0d584512e31166ab34a219c437a736a" hash = "e09b4e3348ee5e8b836e40ea4745bf3ab0d584512e31166ab34a219c437a736a"
@@ -781,11 +855,6 @@ file = "mods/pandalib.pw.toml"
hash = "accc1a1eaf06ceb4df42788106c59701166826b859f2ce6c84c2238abffda027" hash = "accc1a1eaf06ceb4df42788106c59701166826b859f2ce6c84c2238abffda027"
metafile = true metafile = true
[[files]]
file = "mods/pandas-falling-trees.pw.toml"
hash = "a2215fcd92bb59f64bbe155f59158e47f900968dd841b583fce478414ff42b78"
metafile = true
[[files]] [[files]]
file = "mods/patchouli.pw.toml" file = "mods/patchouli.pw.toml"
hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344" hash = "89e5cab6f92dbcfd6c2c058fc9381869fde193a431c284dbb828833e881cd344"
@@ -891,9 +960,14 @@ file = "mods/revelationary.pw.toml"
hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156" hash = "c3e4cce180fa406e5c44bde59b1f2f23ddc970394079768f774fc007b700f156"
metafile = true metafile = true
[[files]]
file = "mods/rotten-flesh-to-leather-mod-fabric.pw.toml"
hash = "edfa329abb085da42c779202f01cd542b0c846b5cf413af503ea3fcab5d0cf1b"
metafile = true
[[files]] [[files]]
file = "mods/rrls.pw.toml" file = "mods/rrls.pw.toml"
hash = "e96bb13c530a62100ad228f1c59f0fc37ceb91ec3e622a0a5d0e32cbe5d95424" hash = "e9f279e9ce448e599a6784262c05855904ef693b9ca2e47dd1a53cb35742b363"
metafile = true metafile = true
[[files]] [[files]]
@@ -901,6 +975,11 @@ file = "mods/runic-enchanting.pw.toml"
hash = "fe5794b13d3fa7cd4e69184d3360b7fcb3ef497ea745d5d3866db92479542b01" hash = "fe5794b13d3fa7cd4e69184d3360b7fcb3ef497ea745d5d3866db92479542b01"
metafile = true metafile = true
[[files]]
file = "mods/safelogin.pw.toml"
hash = "ae09689fee180dc735bfa91cf3388acf31a6b5e5d8227f50afd7d160199717d0"
metafile = true
[[files]] [[files]]
file = "mods/scorched.pw.toml" file = "mods/scorched.pw.toml"
hash = "001a2013141654cc69bdfca0e45f72e0c08b673cc0d8036f37fd9cf9fe2fcbd6" hash = "001a2013141654cc69bdfca0e45f72e0c08b673cc0d8036f37fd9cf9fe2fcbd6"
@@ -983,7 +1062,7 @@ metafile = true
[[files]] [[files]]
file = "mods/tempad.pw.toml" file = "mods/tempad.pw.toml"
hash = "0a3a680ed7c131426ffe490a94bb7d35e456fd586c83a8fb321b0a77e1eb6eb2" hash = "fb836402b154aaf086a5c7142c1dffe1e89c09793ad9da58e37804f758e42a0e"
metafile = true metafile = true
[[files]] [[files]]
@@ -997,13 +1076,13 @@ hash = "e99fe04366f5b6b5239c5c24f4643aac77e41ba88d1a6c7061229122bcd46b58"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/timeoutout.pw.toml" file = "mods/tiny-item-animations.pw.toml"
hash = "79bf46f1892bfb23ff9a69b16d0f9147da33809021f0f2ef2f73ae7d10bbefec" hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/tiny-item-animations.pw.toml" file = "mods/tree-harvester.pw.toml"
hash = "85637a09fe2f619c54117e29e9f562aa8e91d5942733df5f6ac19c966348d1cd" hash = "5dc49fed1045ca205ac2a750bb34e3e2526bf9577498b4013fc79efd67e6dd89"
metafile = true metafile = true
[[files]] [[files]]
@@ -1031,6 +1110,11 @@ file = "mods/whats-that-slot.pw.toml"
hash = "71ff799bf12d2f63d932254d4fedefe6f14317823660ab003fe5b1ac2c57711d" hash = "71ff799bf12d2f63d932254d4fedefe6f14317823660ab003fe5b1ac2c57711d"
metafile = true metafile = true
[[files]]
file = "mods/woodwalkers.pw.toml"
hash = "d765b4ab5e96fe54c5ebed7e5c85c86f31a1e30e5fd568c143094b5e7226d51d"
metafile = true
[[files]] [[files]]
file = "mods/wthit.pw.toml" file = "mods/wthit.pw.toml"
hash = "02c0a594b11bb21ddac56521b4e0a434bc061f3aa9acc545a61169d8bb453dcf" hash = "02c0a594b11bb21ddac56521b4e0a434bc061f3aa9acc545a61169d8bb453dcf"
@@ -1067,9 +1151,25 @@ hash = "0dfc437b6a74265d48e4b563dde1ddecf40c202a73f963d6a94bd27a552ac0dd"
metafile = true metafile = true
[[files]] [[files]]
file = "servers.dat" file = "resourcepacks/RegalityResourcePack.zip"
hash = "33b7e52216de4fd2d94c78015d5ea0d57b7dad763cdc0ec0d5d45d7f7758a3b4" hash = "7c627985b33d5d4458a4532b53a4bfc0e78f69ebb0614e178d7cddbc7714c999"
[[files]] [[files]]
file = "world/datapacks/Starborne_V5_Dont_Unzip.zip" file = "scripts/recipes.zs"
hash = "7f2739cb4a31a6286462579a132465b1a4cd9b805a7a72beb32e086ef5d593af" hash = "242dd9fbe0d5254436c9fc98f7c322222a31ed4b4faaae96630952a2be680caa"
[[files]]
file = "servers.dat"
hash = "7f7d5bbb9482fb88a30c572ed01dc77ef555d7eb8375910bdc78584042dd349f"
[[files]]
file = "world/datapacks/StarborneAmethyst6.zip"
hash = "1e7a19fb9152b5259081dc79d298c2154cce589c5d95209384b1783d0c276521"
[[files]]
file = "world/datapacks/TempadItems.zip"
hash = "68a0fb977ad2ec4318ab914a2a5b8135447e4933f9250648c0bb971489ab2510"
[[files]]
file = "world/datapacks/soultinkerer_1.zip"
hash = "d1ff140ba6b2ebcee3ac906df225f32fda96bc5ab26b5ac31c3bf8ac58710892"

View File

@@ -1,13 +1,7 @@
name = "BCLib" name = "bclib"
filename = "bclib-3.0.14.jar" filename = "bclib-3.0.14.jar"
side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/bclib-3.0.14.jar"
hash-format = "sha1" hash-format = "sha256"
hash = "34be724165bfe1207542f26551b10925d099eee1" hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2"
[update]
[update.modrinth]
mod-id = "BgNRHReB"
version = "TPC86Pyz"

View File

@@ -0,0 +1,13 @@
name = "Better chunk loading[Forge/Fabric]"
filename = "betterchunkloading-fabric-1.20.1-4.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "61c7a488266e4c7554b88932a861bdb9278c1649"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5310069
project-id = 899487

View File

@@ -0,0 +1,13 @@
name = "Better Fps - Render Distance[Fabric]"
filename = "betterfpsdist-fabric-1.20.1-4.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a6b942d98490531414c6cc0ba2bf39b2ed3c0930"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5136724
project-id = 582640

13
mods/bluemap.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "BlueMap"
filename = "BlueMap-3.21-fabric-1.20.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/KJdesrDu/BlueMap-3.21-fabric-1.20.jar"
hash-format = "sha1"
hash = "f943561d7d689d0ccdcae91d2302123f4c7212b9"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "KJdesrDu"

View File

@@ -0,0 +1,13 @@
name = "Chunk Sending[Forge/Fabric]"
filename = "chunksending-fabric-1.20.1-2.8.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "7dcbf4ad0e571fd5b86af0262197305f2067481b"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4894794
project-id = 831663

13
mods/connectivity.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Connectivity[Forge/Fabric]"
filename = "connectivity-fabric-1.20.1-5.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "553264a21f93c26ab20621a83ac61d2613d9e4bc"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5181527
project-id = 470193

13
mods/crafted-core.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "crafted-core"
filename = "craftedcore-4.2.3-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Dg7PHdkJ/versions/oPXZ3Una/craftedcore-4.2.3-fabric.jar"
hash-format = "sha1"
hash = "ada1a141e83e2916651799c8b60de89f2c74ee76"
[update]
[update.modrinth]
mod-id = "Dg7PHdkJ"
version = "oPXZ3Una"

13
mods/crafttweaker.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "CraftTweaker"
filename = "CraftTweaker-fabric-1.20.1-14.0.40.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xg35A4rS/versions/WG2ODwLU/CraftTweaker-fabric-1.20.1-14.0.40.jar"
hash-format = "sha1"
hash = "ebd455b9251a142ddddd18288e75c2aa0ce4e20b"
[update]
[update.modrinth]
mod-id = "Xg35A4rS"
version = "WG2ODwLU"

View File

@@ -0,0 +1,13 @@
name = "Cull Less Leaves"
filename = "CullLessLeaves-1.3.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/TFvkv8XK/CullLessLeaves-1.3.0.jar"
hash-format = "sha1"
hash = "83380456dab54b8ac790b84a0f4f39a1404e6bc5"
[update]
[update.modrinth]
mod-id = "iG6ZHsUV"
version = "TFvkv8XK"

13
mods/cupboard.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Cupboard"
filename = "cupboard-fabric-1.20.1-2.6.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9c41eb88784f02712e0c96b3cff8db6f56c346d8"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5170317
project-id = 326652

View File

@@ -0,0 +1,13 @@
name = "Dynamic View[Fabric]"
filename = "dynview-fabric-1.20.1-4.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b4563e7f88a17f360445bfe3ada852068dcf0101"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5345882
project-id = 629392

13
mods/fabricord.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Fabricord"
filename = "Fabricord-3.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/xU8Bn98V/versions/D2Q77UfL/Fabricord-3.1.jar"
hash-format = "sha1"
hash = "3829e16791e5fd2a936b0fff1b64332da37052c5"
[update]
[update.modrinth]
mod-id = "xU8Bn98V"
version = "D2Q77UfL"

13
mods/fastanim.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "FastAnim"
filename = "lunade-fastanim-1.6-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yHf7SALy/versions/5lHXCowj/lunade-fastanim-1.6-1.20.jar"
hash-format = "sha1"
hash = "0e611399323878b9f3efcc6016ea5d6eefc8c765"
[update]
[update.modrinth]
mod-id = "yHf7SALy"
version = "5lHXCowj"

13
mods/fastload.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Fastload"
filename = "Fastload+1.18.2-1.20-3.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kCpssoSb/versions/ys9T20o4/Fastload%2B1.18.2-1.20-3.4.0.jar"
hash-format = "sha1"
hash = "b57e4d594031638b0dc076a3b6e501f417700577"
[update]
[update.modrinth]
mod-id = "kCpssoSb"
version = "ys9T20o4"

View File

@@ -0,0 +1,13 @@
name = "Faux Custom Entity Data"
filename = "FauxCustomEntityData-fabric-1.20.1-6.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/E7ZFR7qk/versions/11wR6r8x/FauxCustomEntityData-fabric-1.20.1-6.0.1.jar"
hash-format = "sha1"
hash = "5c9c840aeda651dd23395ef82a81ea1b8fa2d23a"
[update]
[update.modrinth]
mod-id = "E7ZFR7qk"
version = "11wR6r8x"

View File

@@ -0,0 +1,13 @@
name = "fix GPU memory leak[Forge/Fabric]"
filename = "gpumemleakfix-fabric-1.20.1-1.8.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f3cda542199d4344c317c464256a2a499a596431"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4884979
project-id = 882495

View File

@@ -0,0 +1,13 @@
name = "Gravestones Fix"
filename = "gravestonesfix-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nFIzW822/versions/vJzsnLh1/gravestonesfix-1.0.0.jar"
hash-format = "sha1"
hash = "a62baefb97ce246f43c19ae6608f1f7e16e7c017"
[update]
[update.modrinth]
mod-id = "nFIzW822"
version = "vJzsnLh1"

13
mods/gravestones.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Gravestones"
filename = "gravestones-v1.15.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
hash-format = "sha1"
hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f"
[update]
[update.modrinth]
mod-id = "ssUbhMkL"
version = "Uw9uAQaY"

View File

@@ -0,0 +1,13 @@
name = "Just Player Heads"
filename = "justplayerheads-1.20.1-4.0.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/YdVBZMNR/versions/616H3uLt/justplayerheads-1.20.1-4.0.jar"
hash-format = "sha1"
hash = "147ecd9514532d421e6d8ac4fa554bc54978471d"
[update]
[update.modrinth]
mod-id = "YdVBZMNR"
version = "616H3uLt"

View File

@@ -1,13 +0,0 @@
name = "Ksyxis"
filename = "Ksyxis-1.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2ecVyZ49/versions/H2bW83qs/Ksyxis-1.2.0.jar"
hash-format = "sha1"
hash = "9db99aa03121c11b4042c70257ee3b879adc7879"
[update]
[update.modrinth]
mod-id = "2ecVyZ49"
version = "H2bW83qs"

View File

@@ -0,0 +1,13 @@
name = "Origins: Vampire"
filename = "origins-vampire-v2.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/wXwvlA97/versions/9MQUKSrq/origins-vampire-v2.2.0.jar"
hash-format = "sha1"
hash = "07ed4246856aff81d0ef6fa82aefa91e4a8fafd0"
[update]
[update.modrinth]
mod-id = "wXwvlA97"
version = "9MQUKSrq"

View File

@@ -1,13 +0,0 @@
name = "Panda's Falling Tree's"
filename = "fallingtrees-0.12-fabric-1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/i2kUe4lq/versions/LRdBCtvl/fallingtrees-0.12-fabric-1.20.jar"
hash-format = "sha1"
hash = "08f3f26228b75b0dab315dd9ea664c0a1e9cc570"
[update]
[update.modrinth]
mod-id = "i2kUe4lq"
version = "LRdBCtvl"

View File

@@ -0,0 +1,13 @@
name = "Rotten flesh to Leather (Fabric/Quilt)"
filename = " rottenflesh-to-leather_1-20-x.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/aDbO5Ehv/versions/E3EMSqDg/%20rottenflesh-to-leather_1-20-x.jar"
hash-format = "sha1"
hash = "e094a5d8cbf5bac00ad3aaae233cf6cc4613ede4"
[update]
[update.modrinth]
mod-id = "aDbO5Ehv"
version = "E3EMSqDg"

View File

@@ -1,13 +1,13 @@
name = "Remove Reloading Screen" name = "Remove Reloading Screen"
filename = "Rrls-3.2.0-1.20.1-fabric.jar" filename = "rrls-4.0.6+mc1.20.1-fabric.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/FYj53ir3/Rrls-3.2.0-1.20.1-fabric.jar" url = "https://cdn.modrinth.com/data/ZP7xHXtw/versions/irkcosUg/rrls-4.0.6%2Bmc1.20.1-fabric.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "0eaf7135dd4c1ecfffc9ea849817247d6e66c569" hash = "563fa018249a72a7861a216eee48ff4e4b045668"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "ZP7xHXtw" mod-id = "ZP7xHXtw"
version = "FYj53ir3" version = "irkcosUg"

13
mods/safelogin.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "SafeLogin"
filename = "safelogin-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/pcTIw4RZ/versions/CMMhudnY/safelogin-1.0.0.jar"
hash-format = "sha1"
hash = "ca9b035ca37ddadc76f7c3a587ea28a87fb8787c"
[update]
[update.modrinth]
mod-id = "pcTIw4RZ"
version = "CMMhudnY"

View File

@@ -1,13 +1,7 @@
name = "Tempad" name = "tempad"
filename = "tempad-fabric-1.20.1-2.3.3.jar" filename = "tempad-fabric-1.20.1-2.3.3.jar"
side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/gKNwt7xu/versions/lr4ivb6F/tempad-fabric-1.20.1-2.3.3.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/tempad-fabric-1.20.1-2.3.3.jar"
hash-format = "sha1" hash-format = "sha256"
hash = "95cdaff2a51aedcaf3abe5b5f5423f4e830ba420" hash = "7975ddb5efdca0dd9c0af8ead9739493cfca41fba422de27b2a5ec2436f89045"
[update]
[update.modrinth]
mod-id = "gKNwt7xu"
version = "lr4ivb6F"

View File

@@ -1,13 +0,0 @@
name = "TimeOutOut"
filename = "timeoutout-1.0.3+1.19.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/7cFX55fD/versions/1.0.3/timeoutout-1.0.3%2B1.19.1.jar"
hash-format = "sha1"
hash = "ca85e8276c84d67361331ad2aadd5ed1eab3cf8c"
[update]
[update.modrinth]
mod-id = "7cFX55fD"
version = "iDUwwz5Q"

View File

@@ -0,0 +1,13 @@
name = "Tree Harvester"
filename = "treeharvester-1.20.1-8.7.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/abooMhox/versions/3xpkqLbJ/treeharvester-1.20.1-8.7.jar"
hash-format = "sha1"
hash = "2d7b17cd5c1ee9d51cbadc89f367319d1e2fa336"
[update]
[update.modrinth]
mod-id = "abooMhox"
version = "3xpkqLbJ"

13
mods/woodwalkers.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "woodwalkers"
filename = "walkers-4.4.3-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Sr1HeD8z/versions/7JhMJMPO/walkers-4.4.3-fabric.jar"
hash-format = "sha1"
hash = "9f84cd78ed5df837a68cacde55efcfb69ee59a24"
[update]
[update.modrinth]
mod-id = "Sr1HeD8z"
version = "7JhMJMPO"

View File

@@ -1,12 +1,12 @@
name = "Regality SMP" name = "Regality SMP"
author = "JordanPlayz158" author = "JordanPlayz158"
version = "1.0.10" version = "1.0.19"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f4fab0889c52765623e6e8af4caf7f0547f788a34633695648c34b6e032d490c" hash = "fa721d04ec1a259101de4a1df8571004d932ac0088b11d5893910843a566f4fe"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"

Binary file not shown.

21
scripts/recipes.zs Normal file
View File

@@ -0,0 +1,21 @@
// #Add
// Flowers
craftingTable.addShaped("sunflower_dandelion", <item:minecraft:dandelion> * 4, [[<item:minecraft:sunflower>], [<item:minecraft:sunflower>]]);
craftingTable.addShaped("lilac_allium", <item:minecraft:allium> * 4, [[<item:minecraft:lilac>], [<item:minecraft:lilac>]]);
craftingTable.addShaped("peony_pink_tulip", <item:minecraft:pink_tulip> * 4, [[<item:minecraft:peony>], [<item:minecraft:peony>]]);
craftingTable.addShaped("rose_bush_poppy", <item:minecraft:poppy> * 4, [[<item:minecraft:rose_bush>], [<item:minecraft:rose_bush>]]);
// Create
<tag:items:c:steel_ingots>.add(<item:create_dd:steel_ingot>);
// Steel Ingot Melting
<tag:items:createbigcannons:ingot_steel>.add(<item:create_dd:steel_ingot>);
// Steel Block Melting
<tag:items:createbigcannons:block_steel>.add(<item:create_dd:steel_block>);
// File End

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.