Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e560e2497 | |||
| 1ad12bbf04 | |||
|
|
fb560ff2d8 | ||
| 513bab05b7 | |||
| 32ad491690 | |||
| a35fd9bc3e | |||
| 57d9fc9200 | |||
|
|
474ecae1fe |
12 changed files with 139 additions and 37 deletions
16
README.md
16
README.md
|
|
@ -20,17 +20,29 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### v1.14.1
|
||||||
|
|
||||||
|
- removed c2me because of chunk resets
|
||||||
|
|
||||||
|
### v1.14.0
|
||||||
|
|
||||||
|
- added musical instruments
|
||||||
|
- added plushy
|
||||||
|
|
||||||
### v1.11.1
|
### v1.11.1
|
||||||
|
|
||||||
- double doors now open together!
|
- double doors now open together!
|
||||||
|
|
||||||
### v1.11
|
### v1.11.0
|
||||||
|
|
||||||
- fixed pickaxes
|
- fixed pickaxes
|
||||||
- rebalanced anvil repair mechanics
|
- rebalanced anvil repair mechanics
|
||||||
- added animal feeding trough
|
- added animal feeding trough
|
||||||
- added sawmill
|
- added sawmill
|
||||||
- removed duplicate gravestone mod because why do we have two of those??
|
- removed duplicate gravestone mod because why do we have two of those??
|
||||||
|
|
||||||
### v1.10
|
### v1.10.0
|
||||||
|
|
||||||
biiiig update :3
|
biiiig update :3
|
||||||
|
|
||||||
- added hex casting
|
- added hex casting
|
||||||
|
|
|
||||||
39
index.toml
39
index.toml
|
|
@ -79,6 +79,11 @@ file = "mods/bits-and-chisels.pw.toml"
|
||||||
hash = "4780df2e8d01122c7f5aedee4b8bff93a05c635dc2353fe133cc461a1f51c1f2"
|
hash = "4780df2e8d01122c7f5aedee4b8bff93a05c635dc2353fe133cc461a1f51c1f2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/blahaj.pw.toml"
|
||||||
|
hash = "6447d9f9933ee9085520af83a0d85d2a46e2e8691173df443feebdcb0d893aba"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/blanket.pw.toml"
|
file = "mods/blanket.pw.toml"
|
||||||
hash = "204a6e607eabf19083f9a4f99e7bc33ff9df95d8c77deaba58f67a6a19f8c811"
|
hash = "204a6e607eabf19083f9a4f99e7bc33ff9df95d8c77deaba58f67a6a19f8c811"
|
||||||
|
|
@ -114,11 +119,6 @@ file = "mods/botarium.pw.toml"
|
||||||
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
|
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/c2me-fabric.pw.toml"
|
|
||||||
hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cardinal-components-api.pw.toml"
|
file = "mods/cardinal-components-api.pw.toml"
|
||||||
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
|
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
|
||||||
|
|
@ -184,6 +184,11 @@ file = "mods/copycats.pw.toml"
|
||||||
hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83"
|
hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cosmetic-armor.pw.toml"
|
||||||
|
hash = "195105e5e989cd109d5f644b58eca2e06f9d487d80ea365fa42033675aac7ac7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/craftable-saddles-by-sumbaii999.pw.toml"
|
file = "mods/craftable-saddles-by-sumbaii999.pw.toml"
|
||||||
hash = "44625bb1e32b47d7081a8f06e48387a45ce88e0020cfa3ed06fa0e45af7047a3"
|
hash = "44625bb1e32b47d7081a8f06e48387a45ce88e0020cfa3ed06fa0e45af7047a3"
|
||||||
|
|
@ -339,6 +344,11 @@ file = "mods/eureka.pw.toml"
|
||||||
hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f"
|
hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/evenmoreinstruments.pw.toml"
|
||||||
|
hash = "1c776568dbab390b33dbbb26311777428f2c3461af2a5d32d6c43c8f01440998"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/extra-mod-integrations.pw.toml"
|
file = "mods/extra-mod-integrations.pw.toml"
|
||||||
hash = "376321a4e11e86d932670192b6ddebfd7b898c4e47e74a6b08c7c0123a0aa49c"
|
hash = "376321a4e11e86d932670192b6ddebfd7b898c4e47e74a6b08c7c0123a0aa49c"
|
||||||
|
|
@ -395,8 +405,8 @@ hash = "03735c9e2c1c4bb768c96f7e51aecec02482e9beb853e250e267c33d4e48c68c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/forkcart.pw.toml"
|
file = "mods/forge-config-api-port.pw.toml"
|
||||||
hash = "b665b00b32d6d240cfdb1f4b5e31d2759cf0e4ae1f72437d4d2f649fc418ec9c"
|
hash = "4449401b59481016fa2a66d6e749795129160cb1ab3e7932e15033c6b5815455"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
@ -414,6 +424,11 @@ file = "mods/geckolib.pw.toml"
|
||||||
hash = "417d734aff1f58cd43b01f3500be44ab2ab3a855cc2a34515b82837eb4e7b82c"
|
hash = "417d734aff1f58cd43b01f3500be44ab2ab3a855cc2a34515b82837eb4e7b82c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/genshin-instruments.pw.toml"
|
||||||
|
hash = "cac2cb45a3042f3de23ca69d4922e9e3cec0244d04530974a1d957dff3b3f407"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/glitchcore.pw.toml"
|
file = "mods/glitchcore.pw.toml"
|
||||||
hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5"
|
hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5"
|
||||||
|
|
@ -614,6 +629,11 @@ file = "mods/memoryleakfix.pw.toml"
|
||||||
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
|
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/modern-dynamics.pw.toml"
|
||||||
|
hash = "28f2e6c19497ba0a7b3d1073720a351ecbb84db27fd09fd74fdba18ffbf2ff33"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80"
|
hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80"
|
||||||
|
|
@ -679,6 +699,11 @@ file = "mods/plethora-peripherals.pw.toml"
|
||||||
hash = "61e6909174f4abd4d96b65974155fd018f7932e017cc69fdeca8316418132daf"
|
hash = "61e6909174f4abd4d96b65974155fd018f7932e017cc69fdeca8316418132daf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/plushie-buddies.pw.toml"
|
||||||
|
hash = "8dfc13ce6e242121eec2eeb0bd347bfef1a2a1f8e2ee9ef2896ae98b19ec2a4f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/polymorph.pw.toml"
|
file = "mods/polymorph.pw.toml"
|
||||||
hash = "8293786ca23e23e7dd04d60d666f34145a00229a5959f7a1962995654cacdf1f"
|
hash = "8293786ca23e23e7dd04d60d666f34145a00229a5959f7a1962995654cacdf1f"
|
||||||
|
|
|
||||||
13
mods/blahaj.pw.toml
Normal file
13
mods/blahaj.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Blåhaj"
|
||||||
|
filename = "blahaj-quilt-1.20.1-0.3.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Yl6uPZkr/versions/uLiIwYwS/blahaj-quilt-1.20.1-0.3.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "6e1823b779953c8ec3985300b01b55832be2b1cdd83ca4234497564107deb800b541a2c5e1cd5c4eb35ffedd163d883c78ffa6fc320815e08d9ba8c3f1606fd9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Yl6uPZkr"
|
||||||
|
version = "uLiIwYwS"
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Concurrent Chunk Management Engine (Fabric)"
|
|
||||||
filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "VSNURh3q"
|
|
||||||
version = "s4WOiNtz"
|
|
||||||
13
mods/cosmetic-armor.pw.toml
Normal file
13
mods/cosmetic-armor.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Cosmetic Armor"
|
||||||
|
filename = "CosmeticArmor-1.20-1.6.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/JrIYhb1P/versions/wPdj2uLD/CosmeticArmor-1.20-1.6.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "426792cb538e73962374f638cee3182fa1c3e28acbdc5a61b534ee70149ffc955db652c820caf4fc4a27acd980f522e419f5f580c55683d985723a314caf2c96"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "JrIYhb1P"
|
||||||
|
version = "wPdj2uLD"
|
||||||
13
mods/evenmoreinstruments.pw.toml
Normal file
13
mods/evenmoreinstruments.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Even More Instruments!"
|
||||||
|
filename = "evenmoreinstruments-fabric-1.20-1.20.1-6.1.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Mcs3cqJ1/versions/X2qbymcw/evenmoreinstruments-fabric-1.20-1.20.1-6.1.4.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "5fb9cc1203bc25e9bea156dc17b76373be35604198fd228cf61a7390885653de5438d99f75e31aad742a0c1cc5053731a41f3a9653473e06b19fcff1149cbfe2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Mcs3cqJ1"
|
||||||
|
version = "X2qbymcw"
|
||||||
13
mods/forge-config-api-port.pw.toml
Normal file
13
mods/forge-config-api-port.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Forge Config API Port"
|
||||||
|
filename = "ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/1aKtMQZE/ForgeConfigAPIPort-v8.0.2-1.20.1-Fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "c74fda4c25f42f182cae4ef2abaceb6992f14015a9b97570460c98f3cec15db6f7f2806f970efa1d10ffab62dd50257f8486cb586da129459225e3aa8db71ae0"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ohNO6lps"
|
||||||
|
version = "1aKtMQZE"
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Forkcart"
|
|
||||||
filename = "forkcart-1.20.1-1.1.0-fix2.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/ll44Jqwj/versions/jDoLhOs1/forkcart-1.20.1-1.1.0-fix2.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "84901b844cfc8bec6fff3a807d03b91a304dc38d63b39c95d2b30490038d333d17785b2dc9c798be72755bcc0378ce58e5ff1a694efd6f17a06dfcadcd62c1c5"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "ll44Jqwj"
|
|
||||||
version = "jDoLhOs1"
|
|
||||||
13
mods/genshin-instruments.pw.toml
Normal file
13
mods/genshin-instruments.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Genshin Instruments"
|
||||||
|
filename = "genshinstrument-fabric-1.20-1.20.1-5.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/UUD6Qkij/versions/8PJLSO5u/genshinstrument-fabric-1.20-1.20.1-5.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "b7a3b06f778036fef290270c7f48fca6ac8a2e566009a4997539c3b963f8d4bde07f4a4c7820d9281d390e4a905cdf4bb96102aa7d28daa6c11c5b17647c1472"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "UUD6Qkij"
|
||||||
|
version = "8PJLSO5u"
|
||||||
13
mods/modern-dynamics.pw.toml
Normal file
13
mods/modern-dynamics.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Modern Dynamics"
|
||||||
|
filename = "Modern-Dynamics-0.7.0-beta.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fMpvLrnF/versions/dLMmaJID/Modern-Dynamics-0.7.0-beta.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "dcc45c49ed9c4310bd35d92aa2d88e2026c8fae96b85ef365bf6f4e1fee1b41935467c128b8a37439fad9a0ec5f550f6a3da7d040713c18bc0f2adfed4d5a251"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fMpvLrnF"
|
||||||
|
version = "dLMmaJID"
|
||||||
13
mods/plushie-buddies.pw.toml
Normal file
13
mods/plushie-buddies.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Plushie Buddies"
|
||||||
|
filename = "plushie_buddies-0.1.6-hotfix-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/5hoSWfrw/versions/55DZrxXV/plushie_buddies-0.1.6-hotfix-1.20.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "8b0561c83159e86c25888443d79cf70fe32386d196fd0b8a0a14edcb374bc1b48be2915ad8f8af3a6e2157c528de60a920b874b8fd7a77bdb45da8615d8bd61d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "5hoSWfrw"
|
||||||
|
version = "55DZrxXV"
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Linuxcraft"
|
name = "Linuxcraft"
|
||||||
author = "Astreaprtcl"
|
author = "Astreaprtcl"
|
||||||
version = "v1.13.0"
|
version = "v1.15.0"
|
||||||
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 = "7f9189a301ee077b1e0f12480b2d95a06d8255e9bfa11e0d30fbb6d6e252c650"
|
hash = "ccf0429cd21b2748ea2dc6c7f4c18aaa9fe960a24655e0556f7c0fae9d21ebee"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue