Compare commits

..

No commits in common. "mistress" and "move-to-packwiz" have entirely different histories.

275 changed files with 1643 additions and 1281 deletions

View file

@ -3,13 +3,13 @@ name: Create Buildcontainer
on:
push:
branches:
- "mistress"
- "main"
paths:
- .forgejo/workflows/buildcontainer.yml
- Dockerfile
pull_request:
branches:
- "mistress"
- "main"
paths:
- .forgejo/workflows/buildcontainer.yml
- Dockerfile
@ -35,7 +35,7 @@ jobs:
- name: Build and Push
run: |
export TAG=codeberg.org/${{ env.GITHUB_REPOSITORY }}/alpine-packwiz
docker build -f Dockerfile -t $TAG:${{ env.GITHUB_SHA }} .
docker build -f Dockerfile -t $TAG:${{ env.GITHUB_SHA }} build-docker
publish:
if: github.event_name == 'push'
@ -61,6 +61,6 @@ jobs:
- name: Build and Push
run: |
export TAG=codeberg.org/${{ env.GITHUB_REPOSITORY }}/alpine-packwiz
docker build -f Dockerfile -t $TAG:${{ env.GITHUB_SHA }} .
docker build -f Dockerfile -t $TAG:${{ env.GITHUB_SHA }} build-docker
docker tag $TAG:${{ env.GITHUB_SHA }} $TAG:latest
docker push $TAG

View file

@ -6,7 +6,7 @@ on:
- 'v*'
jobs:
build-packs:
build-modrinth:
runs-on: docker
container:
image: codeberg.org/astreaprtcl/linuxcraft/alpine-packwiz:latest
@ -18,34 +18,55 @@ jobs:
- name: Build Package
run: |
packwiz mr export
packwiz cf export -s server
mv Linuxcraft-$GITHUB_REF_NAME.zip Linuxcraft-$GITHUB_REF_NAME-server.zip
packwiz cf export
- name: Upload binary artifact
uses: actions/upload-artifact@v3
with:
name: Linuxcraft-${{ env.GITHUB_REF_NAME }}
path: ./Linuxcraft-${{ env.GITHUB_REF_NAME }}*
name: Linuxcraft-$GITHUB_REF_NAME.mrpack
path: *.mrpack
publish-artifacts:
build-curseforge:
runs-on: docker
container:
image: codeberg.org/astreaprtcl/linuxcraft/alpine-packwiz:latest
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Get Release Notes
id: releasenotes
- name: Build Package
run: |
RELEASE_NOTES=$(sed -n "/$GITHUB_REF_NAME/,/^### /{s/$GITHUB_REF_NAME/Changelog/;/# v/d;s/###/#/;p}" README.md)
echo -e "Release Notes: \n$RELEASE_NOTES"
{
echo 'releasenotes<<EOF'
echo "${RELEASE_NOTES}"
echo EOF
} >> $GITHUB_OUTPUT
packwiz cf export
- name: Upload binary artifact
uses: actions/upload-artifact@v3
with:
name: Linuxcraft-$GITHUB_REF_NAME.zip
path: *.zip
build-serverpack:
runs-on: docker
container:
image: codeberg.org/astreaprtcl/linuxcraft/alpine-packwiz:latest
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Build Package
run: |
packwiz cf export
- name: Upload binary artifact
uses: actions/upload-artifact@v3
with:
name: Linuxcraft-$GITHUB_REF_NAME-server.zip
path: *.zip
publish-artifacts:
runs-on: docker
steps:
- name: Download Binaries
uses: actions/download-artifact@v3
with:
@ -65,8 +86,7 @@ jobs:
repo: ${{ env.GITHUB_REPOSITORY }}
token: ${{ secrets.TOKEN }}
release-dir: release
release-notes: ${{ steps.releasenotes.outputs.releasenotes }}
tag: "${{ github.ref_name }}"
sha: "${{ github.sha }}"
release-notes-assistant: true
override: true
hide-archive-link: true

View file

@ -1,3 +1,2 @@
.forgejo
README.md
Dockerfile

36
Brainstorm Modlist.md Normal file
View file

@ -0,0 +1,36 @@
okay modlist fr this time:
For Minecrab 🦀🦀🦀!!! (Rusts mentioned)
- no chat reports
- luckyperms
- journeymap < xaero's map + they're client side anyways < journeymap has some server features like sending waypoints in chat or claim regions where it displays a message as you enter < you can send waypoints with xaero too and do we wanna claim regions? /srs < we don't need to claim regions, if someone messes with my base i'm making a callout post
- waystones
- kibe
- terralith
- gyzer? (bedrock compatibility) < off the table if mods are here, it wont work
- biomes o' plenty
- create
- farmer's delight. + create slice and dice(create farmers delight automization)
- bits and chisels. Uh oh. Largest time sink ou there. Also render lag? < we just need some self-control. also shouldn't impact performance much if it's not in view. i just like making silly decorations
- create aeronautics < might make things too laggy tho :( < it actually runs pretty well, same backend as valkyrien skies
- create estrogen < what is that? < lets u make estrogen w create mod <it gives you a dash ability < it is like celeste but in mc
- create steam n rails
- nether portal fix
- storage drawers :3) !!! <YES
- something like better end? or yungs mods in general? <seconded for better end
- if we want tech mods - tech reborn, industrial revolution, ae2, ae2 wireless terminal, ~~mekanism not on fabric 1.20.1~~ and an extra generator mod for flexibility. Generatee mos: powah?
- ^ nullscape is cool end mod < ooo looks nice :3
- furniture mod? < macaw's mods are nice
- backpacks < traveller's backpack is nice3
- something adding gliders
- youa cats mod <3 <cats are... already in the game? < no like a mod where they're companions rather than just things that follow you.
- ^like this one <https://modrinth.com/mod/enhanced-cats>
- There should be a catgirl mod < if there's a catgirl mod i want it. please :3
- ^toNeko looks like it fits
- cc : tweaked maybe?
- Hephaestus (fabric tinkers construct port)
- proximity chat < i get to hear what the linux blogs sound like,, < oh god !
- proximity chat groups
- polymorph (in case some mods share the same recipe)
- carry on (pick up entities)

View file

@ -2,8 +2,7 @@ FROM alpine:latest
ENV PATH=$PATH:/root/go/bin
RUN apk add --update go \
nodejs
RUN apk add --update go
RUN go install github.com/packwiz/packwiz@latest

161
README.md
View file

@ -5,169 +5,10 @@ Version: 1.20.1
Modlist: [here](modlist.md)
Whitelist: ping catppuccin-macchiato or tux to get whitelisted
## Useful Tips
## Useful Tips:
- set tablist nickname & suffix: `/name nickname <nickname>` & `/name suffix <suffix>`
- set chat nickname: `/neko nickname <nickname>`
- keybind for configuring Voicechat: `v`
- create vc group: `/groups create name:<name>`
- turn yourself into a neko: `/tonekoadmin set <username>`
## Contributing
- We use [packwiz](https://packwiz.infra.link/tutorials/creating/getting-started/) to manage the modpack
- Mods should be sourced from Modrinth where possible
## Release Notes
### v1.14.1
- removed c2me because of chunk resets
### v1.14.0
- added musical instruments
- added plushy
### v1.11.1
- double doors now open together!
### v1.11.0
- fixed pickaxes
- rebalanced anvil repair mechanics
- added animal feeding trough
- added sawmill
- removed duplicate gravestone mod because why do we have two of those??
### v1.10.0
biiiig update :3
- added hex casting
- added handcrafted
- added critters and companions
- added tom's peripherals and ducky peripherals for computercraft
- added continuity (optional)
- added assorted visual and quality of life mods
### v1.6.0
- Switch back to old Gravestone Mod
### v1.5.6
- Add Server Pack Back to Release
### v1.5.5
- Try to fix CurseForge Export Format
### v1.5.4
## Mod Additions
- add distant horizons back
#### Made mods optional
- Distant Horizons
- Waygl
- Iris
- Blur
- 3D Skin Layers
- Plasmo Voice
- Plasmo Voice Groups
### v1.5.3
- add trade cycling
### v1.5.2
- add a space before the `meow~` for nekos to make messages more readable
### v1.5.1
#### Fix Server starting problems
- Add Fusion to server pack
- Change version of Configured from Modrinth to Curseforge
### v1.5.0
#### Mods
- Added Eureka
- Added BotanyTrees
- Added IronChests
#### Technical Changes
- Switched to packwiz for modpack management
### v1.4.1
- Added Fast IP Ping for faster Connection to server
### v1.4.0
#### Gameplay
- Added Botany Pots
-Added RechiseledCreate
#### Performance, QoL & Style
- Switched from REI to EMI
- Added GPUTape
- Added ModernFix
- Added ThreatenGL
- Added WayGL
- Added Enchantment Descriptions
- Added DurabilityTooltip
- Added DynamicFPS
- Added EnhancedBlockEntities
- Added LambDynamicLights
- Added MemoryLeakfix
- Added ReesesSodiumOptions
- Added ShulkerboxTooltip
- Blanket Client Tweaks
### v1.3.0
- Added Chisel Refabricated
- Added Rechiseled
- Added CreateFabric&REIBugFix
- Added Female Gender Mod
### v1.2.2
- Added Entity Culling mod for better performance
### v1.2.1
- Made distant horizons optional
### v1.2.0
#### Added
- Powah
- Roughly Enough Professions
- Gravestones
- Harvest
- Justzoom
- Lighty
- MouseWheelie
- 3d Skinlayers
#### Enabled
- Appleskin
- Blur
### v1.1.0
- First Release on this repository

14
Readme.md Normal file
View file

@ -0,0 +1,14 @@
# Linuxcraft Modpack
Domain: [mc.linuxposting.xyz](mc.linuxposting.xyz)
Version: 1.20.1
Modlist: [here](modlist.md)
Whitelist: ping catppuccin-macchiato or tux to get whitelisted
## Useful Tips:
- set tablist nickname & suffix: `/name nickname <nickname>` & `/name suffix <suffix>`
- set chat nickname: `/neko nickname <nickname>`
- keybind for configuring Voicechat: `v`
- create vc group: `/groups create name:<name>`
- turn yourself into a neko: `/tonekoadmin set <username>`

View file

@ -1,12 +1,20 @@
hash-format = "sha256"
[[files]]
file = ".forgejo/workflows/buildcontainer.yml"
hash = "4c9fb3656fd625321593ea5cfd1a8aa6b288ca95d821925da82333a121f662a5"
[[files]]
file = ".forgejo/workflows/publish-release.yml"
hash = "3b5150e7bb48477c72361e8c2802477fe25a1e4492678c88eb9bec0b18235dbd"
[[files]]
file = "defaultconfigs/mousewheelie.hjson"
hash = "eb10190320c9cf49b7b95299c01c4c163736de8d401a14252f8170add0de18f0"
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "1b7cc85221410b6421b92fa4193300d2abda2ce218ca98dda195da83d8979178"
hash = "71d097839d86bcdc476dd12c9d635b3c521f07f71e133357587975d6862eefac"
metafile = true
[[files]]
@ -14,11 +22,6 @@ file = "mods/addonslib.pw.toml"
hash = "1b6e4f43c8138e60d9f2283c83fa5f5e5c267b35ca764952699472c751647642"
metafile = true
[[files]]
file = "mods/advanced-backups.pw.toml"
hash = "123d72dac2dc5f251d8dbe6c981200773d8d5c93b3d8fcc25c2533204cc597bc"
metafile = true
[[files]]
file = "mods/ae2-emi-crafting.pw.toml"
hash = "f9de150fd28847bbae0649278f098babfb0ea4961caf93bec38835c4574e5ab3"
@ -29,11 +32,6 @@ file = "mods/ae2.pw.toml"
hash = "92facdf346314689b4ec500fb71381da34dd5e31e32d79afccb7e41a299ea7ed"
metafile = true
[[files]]
file = "mods/animal_feeding_trough.pw.toml"
hash = "44b701cd39246e1699d49278cb55459d3b80768e69c56fa4c36bb8dd03605868"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
@ -74,16 +72,6 @@ file = "mods/biomes-o-plenty.pw.toml"
hash = "a2de85ebe9629568398185b5b9554bcc0c54e322b214d78368485a6074a66279"
metafile = true
[[files]]
file = "mods/bits-and-chisels.pw.toml"
hash = "4780df2e8d01122c7f5aedee4b8bff93a05c635dc2353fe133cc461a1f51c1f2"
metafile = true
[[files]]
file = "mods/blahaj.pw.toml"
hash = "6447d9f9933ee9085520af83a0d85d2a46e2e8691173df443feebdcb0d893aba"
metafile = true
[[files]]
file = "mods/blanket.pw.toml"
hash = "204a6e607eabf19083f9a4f99e7bc33ff9df95d8c77deaba58f67a6a19f8c811"
@ -91,7 +79,7 @@ metafile = true
[[files]]
file = "mods/blur-plus.pw.toml"
hash = "660ec4c154fac2cbe956e35c2f93c34ada20251b2c53cee2e71749ab6824ff7f"
hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc"
metafile = true
[[files]]
@ -119,6 +107,11 @@ file = "mods/botarium.pw.toml"
hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8"
metafile = true
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1"
@ -134,16 +127,6 @@ file = "mods/carryon-vs-compat.pw.toml"
hash = "b3d72da43e10056cef5c15eabeee3fba4fe72bb48c4559ef172f5880dcf69c46"
metafile = true
[[files]]
file = "mods/cat-loaf.pw.toml"
hash = "5937a705a044b790a79e4d8f7a5239b7b4361eba464c828846e7a335bba818b6"
metafile = true
[[files]]
file = "mods/cat_jam.pw.toml"
hash = "84f06484c12f1322f6761fcbb43b12a2202ece777157b3025b3e3010016aef05"
metafile = true
[[files]]
file = "mods/cc-tweaked.pw.toml"
hash = "2734e629ae60121793c07db76ab086f37953217142c5bb4a5e10c7fafc6104ae"
@ -159,19 +142,9 @@ file = "mods/cloth-config.pw.toml"
hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf"
metafile = true
[[files]]
file = "mods/collective.pw.toml"
hash = "a26cea970dd7ffc20aeb983912e72ba57e83f6e1a42a661a5b4250f77de25650"
metafile = true
[[files]]
file = "mods/configured.pw.toml"
hash = "e1b96a7b1d81aa26642379484ff427392dcc11e01d8d780d302f6db0f6af97d7"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "eac4a7f52024310f9d6e8af0772a74ff6fa44d9c06df53f9322cd4193d864fb6"
hash = "14f9882a9971cd081d92efc84e615086282598bf6df351ff7fb3d8ed95535e37"
metafile = true
[[files]]
@ -179,26 +152,6 @@ file = "mods/controlling.pw.toml"
hash = "e81c635602878f92af9a9c11b92481b25c7aaf3f68cd015dabf5f67201886401"
metafile = true
[[files]]
file = "mods/copycats.pw.toml"
hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83"
metafile = true
[[files]]
file = "mods/cosmetic-armor.pw.toml"
hash = "195105e5e989cd109d5f644b58eca2e06f9d487d80ea365fa42033675aac7ac7"
metafile = true
[[files]]
file = "mods/craftable-saddles-by-sumbaii999.pw.toml"
hash = "44625bb1e32b47d7081a8f06e48387a45ce88e0020cfa3ed06fa0e45af7047a3"
metafile = true
[[files]]
file = "mods/create-clockwork.pw.toml"
hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007"
metafile = true
[[files]]
file = "mods/create-fabric.pw.toml"
hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb"
@ -214,11 +167,6 @@ file = "mods/createaddition.pw.toml"
hash = "76aba8d8cc62f325d52613c1b66d17dae77dd1df918b1153fc2bd5fb80b42a27"
metafile = true
[[files]]
file = "mods/critters-and-companions.pw.toml"
hash = "9ae250801c58c2989e96de6c11c9eaa450b4caff9c84e32929b768bed1edc2eb"
metafile = true
[[files]]
file = "mods/cryonicconfig.pw.toml"
hash = "ac8c9d8a720dac25670730ed542c7e1575a96103127f5a7a277594e438a420f6"
@ -234,41 +182,6 @@ file = "mods/cyberanner-ironchest.pw.toml"
hash = "2f7b032107ae72bdab0025995de49b8f7434a03f3316045b56e29e39648ffbb8"
metafile = true
[[files]]
file = "mods/deimos.pw.toml"
hash = "4329b514c4d806fea68e4802aa23b0d03443933dc171e5833fe1b1ea38956178"
metafile = true
[[files]]
file = "mods/deslabification.pw.toml"
hash = "64cb73ca6e2ab858e1dbe4037ba8fe68d472f46f9451e7bb10bf2d7109a9fcfd"
metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "01a9b7fc75305a132f9f95fa917928b9fe30acd6b2a90a5430f313f2cb5c3871"
metafile = true
[[files]]
file = "mods/do-api.pw.toml"
hash = "076d114e25526f50fac7c7c9a6b2cf2bb19b51c7e5f42db51f6d62e603582e85"
metafile = true
[[files]]
file = "mods/double-doors.pw.toml"
hash = "19ed3ab7fccbb3946ce87aa84bfe6aa1bfe546bd007d447b0112e1cf114d14ee"
metafile = true
[[files]]
file = "mods/duckling.pw.toml"
hash = "45a0847dd7bbb39abfaf0005d0075077c0714148180807584d424f703f2e3365"
metafile = true
[[files]]
file = "mods/ducky-periphs.pw.toml"
hash = "cc6eb3c71b6f59304db3600f9a4878526a87af81f4b2d195e3a8a21d513878ee"
metafile = true
[[files]]
file = "mods/durability-tooltip.pw.toml"
hash = "ab0a2eb7d496c659af26dd31070a778f84a7f88b17fc75fea4ad3e31075bf319"
@ -279,11 +192,6 @@ file = "mods/dynamic-fps.pw.toml"
hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510"
metafile = true
[[files]]
file = "mods/easyauth.pw.toml"
hash = "7362d9766225b78a232dba2c41a4ee09c7b1ced0e99a1a370a1156b4ff9d12cb"
metafile = true
[[files]]
file = "mods/ebe.pw.toml"
hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6"
@ -344,11 +252,6 @@ file = "mods/eureka.pw.toml"
hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f"
metafile = true
[[files]]
file = "mods/evenmoreinstruments.pw.toml"
hash = "1c776568dbab390b33dbbb26311777428f2c3461af2a5d32d6c43c8f01440998"
metafile = true
[[files]]
file = "mods/extra-mod-integrations.pw.toml"
hash = "376321a4e11e86d932670192b6ddebfd7b898c4e47e74a6b08c7c0123a0aa49c"
@ -364,11 +267,6 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "f217a0233c8aef84e914e1f8e90718be2496a923725215190d375ab3140379ab"
metafile = true
[[files]]
file = "mods/falling-leaves-fabric.pw.toml"
hash = "d61a2e6668979d6245714e6de8618f643c85805c28e707288fd7c59dbedf0ead"
metafile = true
[[files]]
file = "mods/farmers-delight-refabricated.pw.toml"
hash = "5c98012330282f45370e95f4206ccf214fb059b73a8b4ebe0aeb2ae57647d8d5"
@ -389,29 +287,9 @@ file = "mods/ferrite-core.pw.toml"
hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd"
metafile = true
[[files]]
file = "mods/figura.pw.toml"
hash = "2dea8ba6f3ac992708117f1e6ad46ee9046d5d1ff24609ea206ac7fb64ccc734"
metafile = true
[[files]]
file = "mods/fixed-anvil-repair-cost.pw.toml"
hash = "91cbb538a7840a2e022898d27e256860851590c73702345d12a35c25f9152f1b"
metafile = true
[[files]]
file = "mods/flower-patch.pw.toml"
hash = "03735c9e2c1c4bb768c96f7e51aecec02482e9beb853e250e267c33d4e48c68c"
metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "4449401b59481016fa2a66d6e749795129160cb1ab3e7932e15033c6b5815455"
metafile = true
[[files]]
file = "mods/fusion-connected-textures.pw.toml"
hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf"
hash = "2e9f6742dd59740c24317ee68076a94789d32a1f258a2b770ba72c1c40a4beb2"
metafile = true
[[files]]
@ -421,12 +299,7 @@ metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "417d734aff1f58cd43b01f3500be44ab2ab3a855cc2a34515b82837eb4e7b82c"
metafile = true
[[files]]
file = "mods/genshin-instruments.pw.toml"
hash = "cac2cb45a3042f3de23ca69d4922e9e3cec0244d04530974a1d957dff3b3f407"
hash = "486365308053b52809d840574fcf011125a146c2ab51ff8efb0f72c8cc1a759e"
metafile = true
[[files]]
@ -439,21 +312,11 @@ file = "mods/gputape.pw.toml"
hash = "3dbbe88bcb85142955f776a9542daec9eb5c5c7c349e56306cc7b8dbe4a84c4c"
metafile = true
[[files]]
file = "mods/gravestones-fix.pw.toml"
hash = "9cc5869f09f90c5f3af001135dc1dedbcdbeccd6f01a6c59cdee2b53afe2f4d5"
metafile = true
[[files]]
file = "mods/gravestones.pw.toml"
hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c"
metafile = true
[[files]]
file = "mods/handcrafted.pw.toml"
hash = "f6629a3c5e023a96cb5d78d66e93b47245996c46a079921b3f6a6094209dc1b0"
metafile = true
[[files]]
file = "mods/harvest.pw.toml"
hash = "078860bac1f307372efd36c5e861dd4fac7a387f138f09989f8fff0ad12b7904"
@ -464,29 +327,14 @@ file = "mods/hephaestus.pw.toml"
hash = "da53b078e3d222c72a3dc7f065cca1cad9772473a6be401f4e7098c0e7da6456"
metafile = true
[[files]]
file = "mods/hex-casting.pw.toml"
hash = "61e5f0c2fc067877744d9cdbed9704e4da4933a4be893e5ef61174346fb13af6"
metafile = true
[[files]]
file = "mods/indium.pw.toml"
hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf"
metafile = true
[[files]]
file = "mods/inline.pw.toml"
hash = "6fd34bf65c7e23b232315da1a5c9139ffa1d8d334495872fd229e39e00b94d61"
metafile = true
[[files]]
file = "mods/interactive.pw.toml"
hash = "d35c75ec92d4e1c46d264d41685bf261b5984d81457762bd5f360e4fce251261"
metafile = true
[[files]]
file = "mods/iris.pw.toml"
hash = "afc7a29495ed869e812027ca9e69f0ece7dadfa6429e0f7417c54b5832397f68"
hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346"
metafile = true
[[files]]
@ -524,46 +372,6 @@ file = "mods/lambdynamiclights.pw.toml"
hash = "e727cc5823b7391db5c30bbaa3769fed77533db693011d0dc8698b0e4303b71d"
metafile = true
[[files]]
file = "mods/lets-do-addon-compat.pw.toml"
hash = "187f524b1d902ceafcb2d8b6675ad9f4cd849dfbbca037777170d5c52e46af47"
metafile = true
[[files]]
file = "mods/lets-do-bakery.pw.toml"
hash = "6e4ef29d4f259f1b797dff8b02cf49eff8500ab4824412a3b49dd158f80f2947"
metafile = true
[[files]]
file = "mods/lets-do-beachparty.pw.toml"
hash = "f937a33a62b1be092879f27572a338696f22beb6ca7d8f5ead8e93e59ccec9a1"
metafile = true
[[files]]
file = "mods/lets-do-brewery.pw.toml"
hash = "f3f8fd71302e5303bd119379923fe88716cb182a781871bb9db1c25fb58ef6f8"
metafile = true
[[files]]
file = "mods/lets-do-emi-compat.pw.toml"
hash = "b9c77ce01565a321872ed9b38072e1fbdc33d7ed601bc38bf5bdf01240ed97a4"
metafile = true
[[files]]
file = "mods/lets-do-herbalbrews.pw.toml"
hash = "f6275345ca358025bda3be46bcc29ac3f20ee04ec2e54d200a59ec96cb2630e5"
metafile = true
[[files]]
file = "mods/lets-do-nethervinery.pw.toml"
hash = "ae6b88b4e3d862cf10118b54d294f4cb9750062027271ad0547eea22e2e3cda2"
metafile = true
[[files]]
file = "mods/lets-do-vinery.pw.toml"
hash = "22e8d23931e014fafd6d6e050f0211490fc240ef64ee5dbbb3e0700964418c3f"
metafile = true
[[files]]
file = "mods/lighty.pw.toml"
hash = "6b986485b44e2007fc69334325f45ad1a4ad1d09d7f7814b1dbc443f171abbd1"
@ -574,11 +382,6 @@ file = "mods/lithium.pw.toml"
hash = "a08a445002542d96a8481654c3f4b5e2d3c064f77b477aeaa3a1d1c3cd396ca8"
metafile = true
[[files]]
file = "mods/lmft.pw.toml"
hash = "ff052f0f95402b886792a46ac8a38bb6115221c2bc37ec4040322ddebd7dfe6f"
metafile = true
[[files]]
file = "mods/luckperms.pw.toml"
hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a"
@ -619,21 +422,11 @@ file = "mods/macaws-windows.pw.toml"
hash = "0a6b6ce76026e217af6d2c1d2f8cf6992ae45026a94172687d9c50cbf2e00b5a"
metafile = true
[[files]]
file = "mods/measurements.pw.toml"
hash = "06f17c678b31194e5bdceff9b07b15afe90ec28e57072c22f98afd995ee7fd0e"
metafile = true
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
metafile = true
[[files]]
file = "mods/modern-dynamics.pw.toml"
hash = "28f2e6c19497ba0a7b3d1073720a351ecbb84db27fd09fd74fdba18ffbf2ff33"
metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "f149a969021fee77abd79fee4906f80abbbd928b3f68bf14de1a2685ee9a2a80"
@ -644,11 +437,6 @@ file = "mods/modmenu.pw.toml"
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
metafile = true
[[files]]
file = "mods/moonlight.pw.toml"
hash = "0d97fa3f604b02ae66cc9913acd3906313f61a3b35f224370f2af4334964c8f6"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "b6685e98fce8f1f45868b9df3dbaa410ec23bb64896c826be596d98b01326116"
@ -664,11 +452,6 @@ file = "mods/netherportalfix.pw.toml"
hash = "ba5ff18e27aa4a5ef3cc763c0f17178c57a916b183035678715ff0fa3f6fee6b"
metafile = true
[[files]]
file = "mods/nets.pw.toml"
hash = "5ca8fbd517ad2a110188eece0a9ec9df09e62fd1e5cadecb0f3ac8489d9abd6f"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b"
@ -679,29 +462,9 @@ file = "mods/nullscape.pw.toml"
hash = "e5e76b305f6e8fd611fb70695f42014c62e5f46b926d626eaf5ca0c78e394c5c"
metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "3c2fe6485d980a094a5094263d9d54dd59bd4cfd37439109be561894342a82f8"
metafile = true
[[files]]
file = "mods/paucal.pw.toml"
hash = "49ef3ff0a74c6338f2160c4ee683ae34f745a38c0c87f2d7527e4f88406113fe"
metafile = true
[[files]]
file = "mods/plasmo-voice.pw.toml"
hash = "3af84f567b9bfed97ef7c36b7451af40c4ac7abc41bda900646b1101f8dad0c9"
metafile = true
[[files]]
file = "mods/plethora-peripherals.pw.toml"
hash = "61e6909174f4abd4d96b65974155fd018f7932e017cc69fdeca8316418132daf"
metafile = true
[[files]]
file = "mods/plushie-buddies.pw.toml"
hash = "8dfc13ce6e242121eec2eeb0bd347bfef1a2a1f8e2ee9ef2896ae98b19ec2a4f"
hash = "3a1deb0832255cf614dd1b4e3b18327d280a9ac34aa3258f46a3aa5a4e02d92b"
metafile = true
[[files]]
@ -716,7 +479,7 @@ metafile = true
[[files]]
file = "mods/pv-addon-groups.pw.toml"
hash = "637949dc0d69920eaf18f5737fcb9a5f26efbeb56d740528a90dc62a9325b0ef"
hash = "43c15115aa3a05912a943f022bb850e72931fe8f4e01c005181dc99a673cb527"
metafile = true
[[files]]
@ -729,11 +492,6 @@ file = "mods/rechiseled.pw.toml"
hash = "d2dc9dfea0cc21063ccd2d3536d1caf26f4d71afa0c8fa812e416d271324f2e1"
metafile = true
[[files]]
file = "mods/recipetweaks.pw.toml"
hash = "d9cded626e01699eacc26e431fcfea32cdcf5bb3025a87df914b42e7ca8176b6"
metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab"
@ -804,28 +562,9 @@ file = "mods/threatengl.pw.toml"
hash = "b46b606fdf58f8c0e4a96659c83e4972c50ed4d547e435d74e0b507328435d6e"
metafile = true
[[files]]
file = "mods/toms-peripherals.pw.toml"
hash = "4dcfcecd5f3be5cbb1b07a11bf6a264033c1619786491ec2a1ebf1b748324c48"
metafile = true
[[files]]
file = "mods/toneko-fabric-1.3.11.jar"
hash = "7c5bf134af3c5b6aaaca67b82127c8492b8f14ffc23d1b7968606ed99f4bbfa7"
[[files]]
file = "mods/tonekomod.pw.toml"
hash = "c0787971d7a80e4ed1cec4b6aec5a661bf0e0ad0c3a5366b99190489c3fd5409"
metafile = true
[[files]]
file = "mods/trackwork-refabricated.pw.toml"
hash = "8c00216e81ce333b2d428e0e90d859f8c9b0e7440cf187a1b6010407c0947cfa"
metafile = true
[[files]]
file = "mods/trade-cycling.pw.toml"
hash = "df71b5d7427e9a508e9f298b5cdec84aa8c4fcb584beb0d16d86efb9d47b3bcd"
hash = "75836966795e25eb34161c8aedb7016c0af2e44f1139315ead82d1db65f9574f"
metafile = true
[[files]]
@ -838,24 +577,14 @@ file = "mods/trinkets.pw.toml"
hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a"
metafile = true
[[files]]
file = "mods/universal-sawmill.pw.toml"
hash = "dff3250de34e9ae2124e2608a78707b76a0dcaf4fa4c656190251c14376da35a"
metafile = true
[[files]]
file = "mods/valkyrien-skies.pw.toml"
hash = "bf080aaab8b7d17a6443cdeced04f84a3ba1cd76aa57023e96f0646cb80cca02"
metafile = true
[[files]]
file = "mods/vmod.pw.toml"
hash = "267fad1c5a5eb2254100c88c9ddd658e2a7b53a8452ed97e0cb0c2a13572f3e4"
metafile = true
[[files]]
file = "mods/waygl.pw.toml"
hash = "22e4df6a9c2fe45df5d3b5b25cdfd9ca30eff6cae19878b645954c26b656c8c1"
hash = "b88a843e4d0d8b606d5ee62109b04d64fd5e246749acd70ff0854040a1ef9c30"
metafile = true
[[files]]

79
instance.cfg Normal file
View file

@ -0,0 +1,79 @@
[General]
AutoCloseConsole=false
AutomaticJava=true
CloseAfterLaunch=false
ConfigVersion=1.2
CustomGLFWPath=
CustomOpenALPath=
EnableFeralGamemode=false
EnableMangoHud=false
Env=@Variant(\0\0\0\b\0\0\0\0)
ExportAuthor=
ExportName=
ExportOptionalFiles=true
ExportSummary=
ExportVersion=1.0.0
IgnoreJavaCompatibility=true
InstanceAccountId=
InstanceType=OneSix
JavaArchitecture=64
JavaPath=/home/paytonb/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/java/java-runtime-gamma/bin/java
JavaRealArchitecture=amd64
JavaSignature=dab83fd6994e27f0915985302396c7fd7ae07c9a
JavaVendor=Microsoft
JavaVersion=17.0.15
JoinServerOnLaunch=false
JoinServerOnLaunchAddress=
JoinWorldOnLaunch=
JvmArgs=
LaunchMaximized=false
LogPrePostOutput=true
ManagedPack=false
ManagedPackID=
ManagedPackName=
ManagedPackType=
ManagedPackVersionID=
ManagedPackVersionName=
MaxMemAlloc=4096
MinMemAlloc=512
MinecraftWinHeight=480
MinecraftWinWidth=854
OnlineFixes=true
OverrideCommands=false
OverrideConsole=false
OverrideEnv=false
OverrideGameTime=false
OverrideJavaArgs=false
OverrideJavaLocation=true
OverrideLegacySettings=false
OverrideMemory=false
OverrideMiscellaneous=false
OverrideNativeWorkarounds=false
OverridePerformance=false
OverrideWindow=false
PermGen=128
PostExitCommand=
PreLaunchCommand=
Profiler=
QuitAfterGameStop=false
RecordGameTime=true
ShowConsole=false
ShowConsoleOnError=true
ShowGameTime=true
UseAccountForInstance=false
UseDiscreteGpu=true
UseNativeGLFW=false
UseNativeOpenAL=false
UseZink=false
WrapperCommand=
iconKey=default
lastLaunchTime=1750379876324
lastTimePlayed=4150
linkedInstances=[]
name=linuxblrtest
notes=
totalTimePlayed=10470
[UI]
mods_Page\Columns=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x1\x1\0\0\0\0\0\0\0\0\0\0\0\v\x80\a\0\0\0\x4\0\0\0\t\0\0\0\x64\0\0\0\a\0\0\0\x64\0\0\0\b\0\0\0\x64\0\0\0\n\0\0\0\x64\0\0\x4L\0\0\0\v\x1\x1\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\v\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\x1\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)
shaderpacks_Page\Columns=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\x90\0\0\0\x4\x1\x1\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\x1\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1)

View file

@ -0,0 +1,8 @@
{
scrolling: {
enable: false
}
refill: {
play-sound: false
}
}

BIN
minecraft/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,16 @@
filename = 'addonslib-fabric-1.20.1-1.5.jar'
name = 'AddonsLib'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '8285af8b1c35265cc98b8962ac67dff831eeb21345699ab4bd2127902a346dbf2c6be89655acab056469d520575d927de6f611ed7ab9b6aeb8580502c4b1aa63'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/cl5ec0Qm/versions/QEJEiF12/addonslib-fabric-1.20.1-1.5.jar'
[update.modrinth]
mod-id = 'cl5ec0Qm'
version = 'QEJEiF12'

View file

@ -0,0 +1,16 @@
filename = 'appliedenergistics2-fabric-15.3.6.jar'
name = 'Applied Energistics 2'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'af5e1088af2dcfaaffc865563e9588e4189b5f11dc7d75cfeafe6a9e5b1a55680cc2e7b2eea3bd956c92934ccea0fa79476e8d190c487a4eaf475dc5151fe0d6'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/XxWD5pD3/versions/eDnBiYjR/appliedenergistics2-fabric-15.3.6.jar'
[update.modrinth]
mod-id = 'XxWD5pD3'
version = 'eDnBiYjR'

View file

@ -0,0 +1,16 @@
filename = 'appleskin-fabric-mc1.20.1-2.5.1.jar'
name = 'AppleSkin'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar'
[update.modrinth]
mod-id = 'EsAfCjCV'
version = 'xcauwnEB'

View file

@ -0,0 +1,16 @@
filename = 'ae2wtlib-15.2.1-fabric.jar'
name = 'Applied Energistics 2 Wireless Terminals'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'aa1593f4466370daf2c4acbeea93dbb6249e9aaddaacc0383b0b016067ca47202398d89255812fa5758c56e873fbedb23595c1f05be01e9736f978a771332bca'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/pNabrMMw/versions/QewbGM3G/ae2wtlib-15.2.1-fabric.jar'
[update.modrinth]
mod-id = 'pNabrMMw'
version = 'QewbGM3G'

View file

@ -0,0 +1,16 @@
filename = 'architectury-9.2.14-fabric.jar'
name = 'Architectury API'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar'
[update.modrinth]
mod-id = 'lhGA9TYQ'
version = 'WbL7MStR'

View file

@ -0,0 +1,16 @@
filename = 'balm-fabric-1.20.1-7.3.31.jar'
name = 'Balm'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'c4cf7008ca7d954ed5fc10b4634e3c45d8a36d5cc0bd846cef580f3e1feb81a4d700b1e5029a154e57443470662a56fcbc842117a2f55947ebc90cd5b081a823'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/MBAkmtvl/versions/x05ZVyBJ/balm-fabric-1.20.1-7.3.31.jar'
[update.modrinth]
mod-id = 'MBAkmtvl'
version = 'x05ZVyBJ'

View file

@ -0,0 +1,16 @@
filename = 'bclib-3.0.14.jar'
name = 'BCLib'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'bc35cc37a221fbc6f7fca293e72aad0877d8c9d07067ff0b4c8f51dcddbb82ac7cbbb86d1550eef7690bcd1ecf09625f0389f39ae9a252eec5d8511ba7deec4a'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar'
[update.modrinth]
mod-id = 'BgNRHReB'
version = 'TPC86Pyz'

View file

@ -0,0 +1,16 @@
filename = 'better-end-4.0.11.jar'
name = 'BetterEnd'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '5faae5cb3d8759837ec341c605dd9c8b6b32a908e7e1f1248b3b2567c5f9969079df33694cdfb6c743a732bfc9d5824843a93edec07f09e68f8b408e355d15e7'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/gc8OEnCC/versions/7QwyTILr/better-end-4.0.11.jar'
[update.modrinth]
mod-id = 'gc8OEnCC'
version = '7QwyTILr'

View file

@ -0,0 +1,16 @@
filename = 'BetterF3-7.0.2-Fabric-1.20.1.jar'
name = 'BetterF3'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '1b1f5bae45050bf01a23c57cfe94b7f42c6e0e9d669150effc04d3d09fd43c2dbea6c634117309ab1ee11253fcdb3c6061a9034e963b7f08476a76f1e98c3b8a'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/8shC1gFX/versions/7WkFnw9F/BetterF3-7.0.2-Fabric-1.20.1.jar'
[update.modrinth]
mod-id = '8shC1gFX'
version = '7WkFnw9F'

View file

@ -0,0 +1,16 @@
filename = 'BiomesOPlenty-fabric-1.20.1-19.0.0.96.jar'
name = "Biomes O' Plenty"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '0d8af03235f92465c158a38f4a3497658895d3f6cbb761b7c1eaf549d86622a2b3214d32d92de30b1ed86fa55085fd78c6f03cae289e51f09cd8701fda8b4619'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/HXF82T3G/versions/eZaag2ca/BiomesOPlenty-fabric-1.20.1-19.0.0.96.jar'
[update.modrinth]
mod-id = 'HXF82T3G'
version = 'eZaag2ca'

View file

@ -0,0 +1,16 @@
filename = 'blur-3.1.0.jar'
name = 'Blur+'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'c2e8d0bc87eb8bb5d36f4e980ef1a680e6238043f79553fa13248f6c9d46d18fce209ed57c66e1d1ce7aff04a397dd0ec907c3e07ff02c2c94c20998c6a22768'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar'
[update.modrinth]
mod-id = 'NK39zBp2'
version = 'dki8Ab2D'

View file

@ -0,0 +1,16 @@
filename = 'bobby-5.0.1.jar'
name = 'Bobby'
side = 'client'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '2c2872b633f67feef2af378793da928d1595bb0cd841ee8ca6cd2bbbef45d8f9c14456b2d8970d4d92ac2cbefdb753c77c37341dfdbf0d00268f9cf607914391'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/M08ruV16/versions/2cuVyTav/bobby-5.0.1.jar'
[update.modrinth]
mod-id = 'M08ruV16'
version = '2cuVyTav'

View file

@ -0,0 +1,16 @@
filename = 'botarium-fabric-1.20.1-2.3.4.jar'
name = 'Botarium'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar'
[update.modrinth]
mod-id = '2u6LRnMa'
version = 'f3ATcSfq'

View file

@ -0,0 +1,16 @@
filename = 'c2me-fabric-mc1.20.1-0.2.0+alpha.11.16.jar'
name = 'Concurrent Chunk Management Engine (Fabric)'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'alpha'
[download]
hash = '359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar'
[update.modrinth]
mod-id = 'VSNURh3q'
version = 's4WOiNtz'

View file

@ -0,0 +1,16 @@
filename = 'cardinal-components-api-5.2.3.jar'
name = 'Cardinal Components API'
side = 'server'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'f20484d5bc780bee9b388ff6075e7c3bd130c7f8cae75a425bfd1fb68d03ca19288c09b0729992987fd32f3a2433b49c25162e086de82abd8d06ee45e4e3c917'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar'
[update.modrinth]
mod-id = 'K01OU20C'
version = 'Ielhod3p'

View file

@ -0,0 +1,16 @@
filename = 'carryon-fabric-1.20.1-2.1.2.7.jar'
name = 'Carry On'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'ca96f56dba50ea4827ec7a15bc590ccb29aba01896550d3cb398bed18acdf469dd351cdc9312e4743f54955b3162e744c58d76c88eb79b1e5e5b4570f5b33c64'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/joEfVgkn/versions/Mkla4B3q/carryon-fabric-1.20.1-2.1.2.7.jar'
[update.modrinth]
mod-id = 'joEfVgkn'
version = 'Mkla4B3q'

View file

@ -0,0 +1,16 @@
filename = 'CarryOnVSCompat-Fabric-1.20.1-1.0.0.jar'
name = 'Carry On + Valkyrien Skies Compat'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '42a197cd703509ea03aa35903aa7bf1ea45348f7c1b894b9c3f8df508ced1983702b77f7173affb0b62c817a1cd956d5e0e87e20e1c4fbbd82e4182734a7b372'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/VdZ1CoT5/versions/HTQCChfT/CarryOnVSCompat-Fabric-1.20.1-1.0.0.jar'
[update.modrinth]
mod-id = 'VdZ1CoT5'
version = 'HTQCChfT'

View file

@ -0,0 +1,16 @@
filename = 'cc-tweaked-1.20.1-fabric-1.115.1.jar'
name = 'CC: Tweaked'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '83325fd1b68058493e91e321cdb20fa9315f4d9081cee7e738351849a33b06b2dbed168b1ab7b87305ebac79ca80506dac8f172d309b932d83a7416980ae29ff'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/gu7yAYhd/versions/5DpvDFcX/cc-tweaked-1.20.1-fabric-1.115.1.jar'
[update.modrinth]
mod-id = 'gu7yAYhd'
version = '5DpvDFcX'

View file

@ -0,0 +1,16 @@
filename = 'cloth-config-11.1.136-fabric.jar'
name = 'Cloth Config API'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar'
[update.modrinth]
mod-id = '9s6osm5g'
version = '2xQdCMyG'

View file

@ -0,0 +1,16 @@
filename = 'create-fabric-0.5.1-j-build.1631+mc1.20.1.jar'
name = 'Create Fabric'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar'
[update.modrinth]
mod-id = 'Xbc0uyRg'
version = '7Ub71nPb'

View file

@ -0,0 +1,16 @@
filename = 'Steam_Rails-1.6.9+fabric-mc1.20.1.jar'
name = "Create: Steam 'n' Rails"
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar'
[update.modrinth]
mod-id = 'ZzjhlDgM'
version = 'VFhdqLko'

View file

@ -0,0 +1,16 @@
filename = 'createaddition-fabric+1.20.1-1.2.6.jar'
name = 'Create Crafts & Additions'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'f4ac98d196cef9cc0bfeac7d4070a60376b83cc5c441820a2d602443e7726aef8101fa5bbd5b60ea10ed926fc2770eff3fa5dda695268d1a96f16f4399b0bf77'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/kU1G12Nn/versions/ybLiaryg/createaddition-fabric%2B1.20.1-1.2.6.jar'
[update.modrinth]
mod-id = 'kU1G12Nn'
version = 'ybLiaryg'

View file

@ -0,0 +1,16 @@
filename = 'DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar'
name = 'Distant Horizons'
side = 'both'
x-prismlauncher-loaders = [ 'forge', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '14f5548cffa24fabdcfce6626fc813db42e28350a126833a54e1c54e13e6b393e232b5a0d55fe6bc6f7e273061adaade67f8a8bbee9503cdaf869c28db0995b7'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar'
[update.modrinth]
mod-id = 'uCdwusMi'
version = 'vSDePnsB'

View file

@ -0,0 +1,16 @@
filename = 'Enhanced Cats-1.20.1-1.20.3-0.8.jar'
name = 'Enhanced Cats'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1', '1.20.2', '1.20.3' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '1fba8cddd93a57c40b69830f719998ae553014c249d06d29f3f9798af65671184f46befab1f697380ad6336fc2549c70e2246f6bbd3977e01609a88de8f99eb3'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/e2R0wxyL/versions/ncT5cftQ/Enhanced Cats-1.20.1-1.20.3-0.8.jar'
[update.modrinth]
mod-id = 'e2R0wxyL'
version = 'ncT5cftQ'

View file

@ -0,0 +1,16 @@
filename = 'Estrogen-4.3.4+1.20.1-fabric.jar'
name = 'Create: Estrogen'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '63b41969ca3008082a5c2c7b1a5b4a4ad10f6ba46f84357893df33413e97a9d910cbfd226c45b54538ca7b826e7de58525f83911c9a93a897da064302f7ce53c'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/HhIJW8n1/versions/MCFB20q2/Estrogen-4.3.4%2B1.20.1-fabric.jar'
[update.modrinth]
mod-id = 'HhIJW8n1'
version = 'MCFB20q2'

View file

@ -0,0 +1,16 @@
filename = 'fabric-api-0.92.6+1.20.1.jar'
name = 'Fabric API'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar'
[update.modrinth]
mod-id = 'P7dR8mSH'
version = 'UapVHwiP'

View file

@ -0,0 +1,55 @@
filename = 'fabric-language-kotlin-1.13.3+kotlin.2.1.21.jar'
name = 'Fabric Language Kotlin'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [
'1.14',
'1.14.1',
'1.14.2',
'1.14.3',
'1.14.4',
'1.15',
'1.15.1',
'1.15.2',
'1.16',
'1.16.1',
'1.16.2',
'1.16.3',
'1.16.4',
'1.16.5',
'1.17',
'1.17.1',
'1.18',
'1.18.1',
'1.18.2',
'1.19',
'1.19.1',
'1.19.2',
'1.19.3',
'1.19.4',
'1.20',
'1.20.1',
'1.20.2',
'1.20.3',
'1.20.4',
'1.20.5',
'1.20.6',
'1.21',
'1.21.1',
'1.21.2',
'1.21.3',
'1.21.4',
'1.21.5',
'1.21.6'
]
x-prismlauncher-release-type = 'release'
[download]
hash = '805eb96067560fa8acc8fcc7dbfba4ad8eed1a2bc9b46566e184f122533fdff844288f3df635762e1af927a4efe8989e9f11007a24bcdc73a32fc2dbebd720c3'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/Ha28R6CL/versions/iqWDz8qt/fabric-language-kotlin-1.13.3%2Bkotlin.2.1.21.jar'
[update.modrinth]
mod-id = 'Ha28R6CL'
version = 'iqWDz8qt'

View file

@ -0,0 +1,16 @@
filename = 'FarmersDelight-1.20.1-2.4.0+refabricated.jar'
name = "Farmer's Delight Refabricated"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '298a416f5718926dfb825725705f3baa2b1b1ae0d8462df3fa0ca0f9d9f681570ef431b9ec37e0cdb52c82c195c6d010671a5e2b235fa182c4bcbf9c2978db79'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/7vxePowz/versions/PB4pwRax/FarmersDelight-1.20.1-2.4.0%2Brefabricated.jar'
[update.modrinth]
mod-id = '7vxePowz'
version = 'PB4pwRax'

View file

@ -0,0 +1,16 @@
filename = 'ferritecore-6.0.1-fabric.jar'
name = 'FerriteCore'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '9b7dc686bfa7937815d88c7bbc6908857cd6646b05e7a96ddbdcada328a385bd4ba056532cd1d7df9d2d7f4265fd48bd49ff683f217f6d4e817177b87f6bc457'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar'
[update.modrinth]
mod-id = 'uXXizFIs'
version = 'unerR5MN'

View file

@ -0,0 +1,16 @@
filename = 'geckolib-fabric-1.20.1-4.7.2.jar'
name = 'Geckolib'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '22e7e59f4c708f927f0e7c17e92491a25bb233ecfc6993b6f01d7f6c1a9fe0e88eb1f0a5f019a1bc1d60095a77b88be903e7e5b0132e214d43c5ba28087f00f7'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/8BmcQJ2H/versions/ezKSGafs/geckolib-fabric-1.20.1-4.7.2.jar'
[update.modrinth]
mod-id = '8BmcQJ2H'
version = 'ezKSGafs'

View file

@ -0,0 +1,16 @@
filename = 'GlitchCore-fabric-1.20.1-0.0.1.1.jar'
name = 'GlitchCore'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '6aaf011fd04da2f2839da8e037add942588676385906d8ddad2927ca88414a37463f1b2e2ee2209a87cda8d2af9448a29e55e86ba2d94e857e46d28545ea7bbd'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/s3dmwKy5/versions/25HLOiOl/GlitchCore-fabric-1.20.1-0.0.1.1.jar'
[update.modrinth]
mod-id = 's3dmwKy5'
version = '25HLOiOl'

View file

@ -0,0 +1,16 @@
filename = 'Hephaestus-1.20.1-3.6.4.287.jar'
name = 'Hephaestus'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = 'be3370a6a5238de5f44927e780039e9bb46bc83d1d50bea7cdfae79941193a3f7968a379f283cc07fe9ceb97fc405f82cc9488ba903024649876efbfe4d2c399'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/sdSn3wvy/versions/Bt5aG0F3/Hephaestus-1.20.1-3.6.4.287.jar'
[update.modrinth]
mod-id = 'sdSn3wvy'
version = 'Bt5aG0F3'

View file

@ -0,0 +1,16 @@
filename = 'indium-1.0.36+mc1.20.1.jar'
name = 'Indium'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1', '1.20.5', '1.20.6' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar'
[update.modrinth]
mod-id = 'Orvt0mRa'
version = 'nQHYSjxO'

View file

@ -0,0 +1,16 @@
filename = 'iris-1.7.6+mc1.20.1.jar'
name = 'Iris Shaders'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'f1337b0441c31269bd3bfcb28647d521326a83e73128c1ac8d065615f8a5a4ca1e8c96a468b356584236ece5b164ec8d8a52b1878064f4e391ecf4f32885e301'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/YL57xq9U/versions/s5eFLITc/iris-1.7.6%2Bmc1.20.1.jar'
[update.modrinth]
mod-id = 'YL57xq9U'
version = 's5eFLITc'

View file

@ -0,0 +1,16 @@
filename = 'Jade-1.20-Fabric-11.13.1.jar'
name = 'Jade 🔍'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '048029727a30462abc8e43ecae2d5178ab653783c6dbcb2bd7c4c9cc1bb7c7a2ad5267ca3f89757f5b716da3f653b8e60ed8f46497917f26f094acc8f7dd7dc9'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/nvQzSEkH/versions/drol2x1P/Jade-1.20-Fabric-11.13.1.jar'
[update.modrinth]
mod-id = 'nvQzSEkH'
version = 'drol2x1P'

View file

@ -0,0 +1,16 @@
filename = 'kibe-1.10.1-BETA+1.20.jar'
name = 'Kibe'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = 'eb8911008b43119b47eb5e44d8fea57afe5a4be15be22cdae97e44b3e605a889b08a759f1cc4d38ca4b3bd7ccc5694e44b38f6077015914c977631a640836f87'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/OvlwmUdC/versions/fhSgEP7Z/kibe-1.10.1-BETA%2B1.20.jar'
[update.modrinth]
mod-id = 'OvlwmUdC'
version = 'fhSgEP7Z'

View file

@ -0,0 +1,16 @@
filename = 'krypton-0.2.3.jar'
name = 'Krypton'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '92b73a70737cfc1daebca211bd1525de7684b554be392714ee29cbd558f2a27a8bdda22accbe9176d6e531d74f9bf77798c28c3e8559c970f607422b6038bc9e'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/fQEb0iXm/versions/jiDwS0W1/krypton-0.2.3.jar'
[update.modrinth]
mod-id = 'fQEb0iXm'
version = 'jiDwS0W1'

View file

@ -0,0 +1,16 @@
filename = 'lithium-fabric-mc1.20.1-0.11.3.jar'
name = 'Lithium'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'dc9bc65146f41cf99c46b46216dd3645be7c45cfeb2bc7cdceaa11bcd57771cdf2c30e84ce057f12b8dbf0d54fb808143cf46d92626370011ba5112bec18e720'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/gvQqBUqZ/versions/vuuAe7ZA/lithium-fabric-mc1.20.1-0.11.3.jar'
[update.modrinth]
mod-id = 'gvQqBUqZ'
version = 'vuuAe7ZA'

View file

@ -0,0 +1,16 @@
filename = 'LuckPerms-Fabric-5.4.102.jar'
name = 'LuckPerms'
side = 'server'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '45058fd2bbd2e7723af01a093ef7233d8a6fa2278a2232dfcc2aa53dae6df7ed78dbfbdb9ee133b19bc36655ccff5a4facdd476319c18e290b284733bf10edff'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar'
[update.modrinth]
mod-id = 'Vebnzrzj'
version = '7PNj6nCm'

View file

@ -0,0 +1,16 @@
filename = 'mcwbiomesoplenty-fabric-1.20.1-1.2.jar'
name = "Macaw's Biomes O' Plenty"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1', '1.20.4' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'feca40f023e00e5dcdb18d7f7d5f92f3fc6b4c3afdd02f226a5db7ed570a4557d2dceec4ee2bfce750b15f5b9a01709ab55e80189eb476228f22478b2a18f5da'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/Tanquv9C/versions/fDKPsGJ3/mcwbiomesoplenty-fabric-1.20.1-1.2.jar'
[update.modrinth]
mod-id = 'Tanquv9C'
version = 'fDKPsGJ3'

View file

@ -0,0 +1,16 @@
filename = 'mcw-doors-1.1.2-mc1.20.1fabric.jar'
name = "Macaw's Doors"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '141d418bd0f247c0dd078a6c96f2c5eef395b859a1b6ad6d9ab089597d5dbd35075cdddae628f2fa18b0bcc97e191512332c46330ae7ef75395e91cc2d73dbb7'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/kNxa8z3e/versions/HU3H8NiB/mcw-doors-1.1.2-mc1.20.1fabric.jar'
[update.modrinth]
mod-id = 'kNxa8z3e'
version = 'HU3H8NiB'

View file

@ -0,0 +1,16 @@
filename = 'mcw-fences-1.2.0-1.20.1fabric.jar'
name = "Macaw's Fences and Walls"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '2090f15294b756a9945bb53978856ad0f83e574fad4fae74d2fd701a1d7289b4ef749c6654311b0ed2dad316e019961b4af467d7fd4058a3c4be2560edbaba2d'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/GmwLse2I/versions/fkcqoGXg/mcw-fences-1.2.0-1.20.1fabric.jar'
[update.modrinth]
mod-id = 'GmwLse2I'
version = 'fkcqoGXg'

View file

@ -0,0 +1,16 @@
filename = 'mcw-furniture-3.3.0-mc1.20.1fabric.jar'
name = "Macaw's Furniture"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '6e9adf5dc3005a2e7fa5ebb53500bb7735ee665e1e2c77b3dc2d35c0a55ed3ef8385a6785356572bb4576940c13dc7d63f0afbea9361b97363eafa2ba7dc4876'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/dtWC90iB/versions/7aTbV3Sq/mcw-furniture-3.3.0-mc1.20.1fabric.jar'
[update.modrinth]
mod-id = 'dtWC90iB'
version = '7aTbV3Sq'

View file

@ -0,0 +1,16 @@
filename = 'mcw-lights-1.1.2-mc1.20.1fabric.jar'
name = "Macaw's Lights and Lamps"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '6c7fb28af2265602baa56ea040e1729be2e4156a9a874c77ef662dfc3a386662347c129f529cb245c14bfde20aed5155c72efb635d387876f619e2c0c266bfea'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/w4an97C2/versions/zdA7bseh/mcw-lights-1.1.2-mc1.20.1fabric.jar'
[update.modrinth]
mod-id = 'w4an97C2'
version = 'zdA7bseh'

View file

@ -0,0 +1,16 @@
filename = 'mcw-trapdoors-1.1.4-mc1.20.1fabric.jar'
name = "Macaw's Trapdoors"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '82da8d3cd3c34bfd02a7d71f1bbbf803d7e54d3486a7ec7428218f54ee6b817e9f8e5cab77714666d17dfcab0bca89de4e244aa51c760d3307bf856a3a760642'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/n2fvCDlM/versions/6FBIUQpW/mcw-trapdoors-1.1.4-mc1.20.1fabric.jar'
[update.modrinth]
mod-id = 'n2fvCDlM'
version = '6FBIUQpW'

View file

@ -0,0 +1,16 @@
filename = 'mcw-windows-2.3.0-mc1.20.1fabric.jar'
name = "Macaw's Windows"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '3a87acdf63fa178096dfed9fdda722d10e98033e1b4bfcdd88b04afa21cb64705cb9861a0056e2940b4815c406207e6f4623d04b972b2bf9f36c191c409e2d30'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/C7I0BCni/versions/88sYNcv4/mcw-windows-2.3.0-mc1.20.1fabric.jar'
[update.modrinth]
mod-id = 'C7I0BCni'
version = '88sYNcv4'

View file

@ -0,0 +1,16 @@
filename = 'modmenu-7.2.2.jar'
name = 'Mod Menu'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '9a7837e04bb34376611b207a3b20e5fe1c82a4822b42929d5b410809ec4b88ff3cac8821c4568f880775bafa3c079dfc7800f8471356a4046248b12607e855eb'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/mOgUt4GM/versions/lEkperf6/modmenu-7.2.2.jar'
[update.modrinth]
mod-id = 'mOgUt4GM'
version = 'lEkperf6'

View file

@ -0,0 +1,16 @@
filename = 'MouseTweaks-fabric-mc1.20-2.26.jar'
name = 'Mouse Tweaks'
side = 'client'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'd0faf200dda358efddad2d2809f646023f4dd06254572369e07f3bf33cb6941f0fcdb02db4675b30b4f3bd542cbf6196e135680ba91a2b74c2b071f34978e2d5'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar'
[update.modrinth]
mod-id = 'aC3cM3Vq'
version = 'mjuG4AYd'

View file

@ -0,0 +1,16 @@
filename = 'netherportalfix-fabric-1.20-13.0.2.jar'
name = 'NetherPortalFix'
side = 'server'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '21b3ed4ad098eaaff2cf13248bb9defc285c1c7e90314d2aada9aa7a4276b6f756d63dd633774fdb2920976f66d7902ad9073526ed278677a62a6fc42b340dd8'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/nPZr02ET/versions/SL5baWpT/netherportalfix-fabric-1.20-13.0.2.jar'
[update.modrinth]
mod-id = 'nPZr02ET'
version = 'SL5baWpT'

View file

@ -0,0 +1,16 @@
filename = 'NoChatReports-FABRIC-1.20.1-v2.2.2.jar'
name = 'No Chat Reports'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '3213e37fc12205e49f69a6c295c8c3237d8464d63dedbfbac4901892752741d22ebf7e1b40d6683143e70ca158fc95b00c2af177a1263038edce9a46b6cbeb79'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/qQyHxfxd/versions/HeZZR2kF/NoChatReports-FABRIC-1.20.1-v2.2.2.jar'
[update.modrinth]
mod-id = 'qQyHxfxd'
version = 'HeZZR2kF'

View file

@ -0,0 +1,16 @@
filename = 'Nullscape_1.20.x_v1.2.8.jar'
name = 'Nullscape'
side = 'server'
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'fcd11f20ab1b374a219e915156c8439f2d6fcabb060406f4d0a11392f945228e1c6e375f8e9e3048ac01c3a351c88bde4327e1f958bfd5ef4ab81c178f9e35da'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/LPjGiSO4/versions/QsRKydVt/Nullscape_1.20.x_v1.2.8.jar'
[update.modrinth]
mod-id = 'LPjGiSO4'
version = 'QsRKydVt'

View file

@ -0,0 +1,16 @@
filename = 'plasmovoice-fabric-1.20.1-2.1.4.jar'
name = 'Plasmo Voice'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '850c77eb3dea11d7bc6dbcde3879084e8d2e1bd8d94e01de78298147b85fbe12c2490d5237f114ec971cf0d609676d7ba1ff44d5f0c6d2cb719f4e476f41b7f4'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/1bZhdhsH/versions/5AjRZxpd/plasmovoice-fabric-1.20.1-2.1.4.jar'
[update.modrinth]
mod-id = '1bZhdhsH'
version = '5AjRZxpd'

View file

@ -0,0 +1,16 @@
filename = 'polymorph-fabric-0.49.10+1.20.1.jar'
name = 'Polymorph'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '2a4ab72bf6a925445fe4a8513720e26ffd47bda3e14ec5977809b533101e1a385d5a9c73bab3b2d4c6a41421f13eeeb665dab0440c6dfd16ba1a2464c46dfbbe'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/tagwiZkJ/versions/oARBy1is/polymorph-fabric-0.49.10%2B1.20.1.jar'
[update.modrinth]
mod-id = 'tagwiZkJ'
version = 'oARBy1is'

View file

@ -0,0 +1,36 @@
filename = 'pv-addon-groups-1.1.0.jar'
name = 'pv-addon-groups'
side = 'server'
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'fabric' ]
x-prismlauncher-mc-versions = [
'1.16.5',
'1.17.1',
'1.18.2',
'1.19.2',
'1.19.3',
'1.19.4',
'1.20',
'1.20.1',
'1.20.2',
'1.20.3',
'1.20.4',
'1.20.5',
'1.20.6',
'1.21',
'1.21.1',
'1.21.2',
'1.21.3',
'1.21.4',
'1.21.5'
]
x-prismlauncher-release-type = 'release'
[download]
hash = 'a7d1d7b5f4a67753b094b0e6129a3114538fd1fe28517da1c0ee0cf172ebdad06480d809433ad63ce2de0e57d1e0a23f73afbffc35b797fbee24f596e7e6feb2'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/g2HFPeCl/versions/UrbDrJ9B/pv-addon-groups-1.1.0.jar'
[update.modrinth]
mod-id = 'g2HFPeCl'
version = 'UrbDrJ9B'

View file

@ -0,0 +1,16 @@
filename = 'RoughlyEnoughItems-12.1.785-fabric.jar'
name = 'Roughly Enough Items (REI)'
side = 'client'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '1eaf6de6ba640407599767d150aa0c7dd71ad071915bf34d9a06fa8a0a3825882cd0fa966d3f225912f5fb456be38fe58021db9df988f65d667bea102a861a15'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar'
[update.modrinth]
mod-id = 'nfn13YXA'
version = 'nYcMSS03'

View file

@ -0,0 +1,16 @@
filename = 'resourcefullib-fabric-1.20.1-2.1.29.jar'
name = 'Resourceful Lib'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'd3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar'
[update.modrinth]
mod-id = 'G1hIVOrD'
version = 'UOdaYbhh'

View file

@ -0,0 +1,16 @@
filename = 'skinrestorer-2.3.4+1.20-fabric.jar'
name = 'Skin Restorer'
side = 'server'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '90c6533f58bcd1f1b8aa4aea19187fceebb24ba5d793fd705b1955969a6963f1d3bcca373db8c0d610e9f9e4d341588ca8a1de7342ac02f63584d7ff416d45ae'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/ghrZDhGW/versions/PSpG1xGx/skinrestorer-2.3.4%2B1.20-fabric.jar'
[update.modrinth]
mod-id = 'ghrZDhGW'
version = 'PSpG1xGx'

View file

@ -0,0 +1,16 @@
filename = 'sliceanddice-fabric-3.3.1.jar'
name = 'Create Slice & Dice'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '0afb4988affe98b88122285f956d045f4e345aca25c16dd2c62b0d876f1ff21e0f613f2ab06399634ae32ed196ce888b6c7bb7df06c7e4b4a53713761a0fcc94'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/GmjmRQ0A/versions/EzpVcwYV/sliceanddice-fabric-3.3.1.jar'
[update.modrinth]
mod-id = 'GmjmRQ0A'
version = 'EzpVcwYV'

View file

@ -0,0 +1,16 @@
filename = 'sodium-fabric-0.5.13+mc1.20.1.jar'
name = 'Sodium'
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '81c64f9c2d3402dfa43ee54d8f5a054f5243bfb08984e3addcab9fe885073c79c43c1c8c41e8f30b625d26a656f82a8e5f370bbbbf222ff1c08f4b324edb7ea4'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/AANobbMI/versions/OihdIimA/sodium-fabric-0.5.13%2Bmc1.20.1.jar'
[update.modrinth]
mod-id = 'AANobbMI'
version = 'OihdIimA'

View file

@ -0,0 +1,16 @@
filename = 'Storage Drawers-fabric-1.20.1-12.10.7.jar'
name = 'Storage Drawers'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '4cb20149e7b15dfc98c7ff903478caf764472d753eb3a4a340fd2a9e8ad6ef7f6d91204556d5a4abe1e0097dfc757eeb5392f9c7a9df9b7ccaffea1551e98bb8'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/guitPqEi/versions/kXY9Bgqj/Storage Drawers-fabric-1.20.1-12.10.7.jar'
[update.modrinth]
mod-id = 'guitPqEi'
version = 'kXY9Bgqj'

View file

@ -0,0 +1,16 @@
filename = 'TechReborn-5.8.13.jar'
name = 'Tech Reborn'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'b5e78d177b97dafed352b7941e6a141e5620bc17'
hash-format = 'sha1'
mode = 'metadata:curseforge'
url = ''
[update.curseforge]
file-id = 6664343
project-id = 233564

View file

@ -0,0 +1,16 @@
filename = 'TerraBlender-fabric-1.20.1-3.0.1.10.jar'
name = 'TerraBlender'
side = 'both'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = 'a2d5edbe9df43185e9c83ab426cbcda4b1d0537d9ede8be630d6d650e04d5decf574ef59cbc163913255b57784fa906d26557471fc698e0f27ceee2a1ec41ed9'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/kkmrDlKT/versions/J1S3aA8i/TerraBlender-fabric-1.20.1-3.0.1.10.jar'
[update.modrinth]
mod-id = 'kkmrDlKT'
version = 'J1S3aA8i'

View file

@ -0,0 +1,16 @@
filename = 'Terralith_1.20.x_v2.5.4.jar'
name = 'Terralith'
side = 'server'
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4', '1.20.5', '1.20.6' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '885e171d8b34aae7e142f082d0364285ec5a8e8342f11c60d341f7a94083d5a42c4e30612fe4f9f64d57b484396a3dff3a224e2a2497d4ced8d22f2ad6cd561d'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/8oi3bsk5/versions/WeYhEb5d/Terralith_1.20.x_v2.5.4.jar'
[update.modrinth]
mod-id = '8oi3bsk5'
version = 'WeYhEb5d'

View file

@ -0,0 +1,16 @@
filename = 'toneko-fabric-1.3.11.jar'
name = 'toNekoMod'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1', '1.20.2', '1.20.3', '1.20.4' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '59562213e5914edff2f8ee86a562628c20b9eb908988c7111b8385b18eaa873bf7fcf8512f885d4b7b78bfc3b6c564dea4dd82491b00102bc03060627199b90a'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/QFxgeSVF/versions/HHf2CSVX/toneko-fabric-1.3.11.jar'
[update.modrinth]
mod-id = 'QFxgeSVF'
version = 'HHf2CSVX'

View file

@ -0,0 +1,16 @@
filename = 'travelersbackpack-fabric-1.20.1-9.1.37.jar'
name = "Traveler's Backpack"
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'b88f5dcc7e0a064918c5444ea805531129a271dc5002501368156b74aadf99c83fc9a95316221c57263691e6188605485e838a59693ad1c8d29c1393c389a40c'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/rlloIFEV/versions/PO5Zx5TX/travelersbackpack-fabric-1.20.1-9.1.37.jar'
[update.modrinth]
mod-id = 'rlloIFEV'
version = 'PO5Zx5TX'

View file

@ -0,0 +1,16 @@
filename = 'trinkets-3.7.2.jar'
name = 'Trinkets'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar'
[update.modrinth]
mod-id = '5aaWibi9'
version = 'AHxQGtuC'

View file

@ -0,0 +1,16 @@
filename = 'valkyrienskies-120-2.3.0-beta.7.jar'
name = 'Valkyrien Skies'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = '54bf38dcb96ae1ad74afca7f6bd40d11c88ef38e0d3d334c39a4767b9bbb27ded6d4fdc3e65d71a0b248ef85bad682b0c62b4f21ed25be6fae8d0bd0b53e3605'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/V5ujR2yw/versions/7BjPc7gi/valkyrienskies-120-2.3.0-beta.7.jar'
[update.modrinth]
mod-id = 'V5ujR2yw'
version = '7BjPc7gi'

View file

@ -0,0 +1,16 @@
filename = 'waystones-fabric-1.20.1-14.1.13.jar'
name = 'Waystones'
side = 'both'
x-prismlauncher-loaders = [ 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = '8fc675a1f6a6abc97a085aa977529fca6ce97ff4f62687b0c4792132fa04b7566428c9e11d1c8e1ff0c58b76f1ab9b9e3de3ccd0fe840a34c2582dfbb43706d6'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/LOpKHB2A/versions/Q7vns7oI/waystones-fabric-1.20.1-14.1.13.jar'
[update.modrinth]
mod-id = 'LOpKHB2A'
version = 'Q7vns7oI'

View file

@ -0,0 +1,46 @@
filename = 'xaeros-map-server-utils-1.0.1.jar'
name = "Xaero's Map Server Utils"
side = 'both'
x-prismlauncher-loaders = [ 'neoforge', 'forge', 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [
'1.16',
'1.16.1',
'1.16.2',
'1.16.3',
'1.16.4',
'1.16.5',
'1.17',
'1.17.1',
'1.18',
'1.18.1',
'1.18.2',
'1.19',
'1.19.1',
'1.19.2',
'1.19.3',
'1.19.4',
'1.20',
'1.20.1',
'1.20.2',
'1.20.3',
'1.20.4',
'1.20.5',
'1.20.6',
'1.21',
'1.21.1',
'1.21.2',
'1.21.3',
'1.21.4',
'1.21.5'
]
x-prismlauncher-release-type = 'release'
[download]
hash = 'bc69acb2fa3e476c2f5efa21d66c8b0b4195c1ce9bb69d95669f1538dbe069eb1033a4cfd6500c26727f9b7bffec1dabe3d278b76fb7ef1b8f0191b5e9f636b9'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/YJgkgKMm/versions/SjSSCVdR/xaeros-map-server-utils-1.0.1.jar'
[update.modrinth]
mod-id = 'YJgkgKMm'
version = 'SjSSCVdR'

View file

@ -0,0 +1,16 @@
filename = 'Xaeros_Minimap_25.2.6_Fabric_1.20.jar'
name = "Xaero's Minimap"
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'eca26f5dda06a5c42a8790261a37e894c650e77aa2b51ca6f201a967dcbc61856971c68db65ffb6295ac2651e12a00d9bac1d8b9133c8e9ce67dfbdd1b786b0e'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/1bokaNcj/versions/ePRxT2Wj/Xaeros_Minimap_25.2.6_Fabric_1.20.jar'
[update.modrinth]
mod-id = '1bokaNcj'
version = 'ePRxT2Wj'

View file

@ -0,0 +1,16 @@
filename = 'XaerosWorldMap_1.39.9_Fabric_1.20.jar'
name = "Xaero's World Map"
side = 'client'
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
x-prismlauncher-mc-versions = [ '1.20', '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download]
hash = 'd10acb6ba4fa104372ad98baff2734bd98622ab3396a751a77c204efd349b73bf4044af4c65a62e92cbe14ee073d5424e1985776e4310968037e84543e336705'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/NcUtCpym/versions/fQpXYWtL/XaerosWorldMap_1.39.9_Fabric_1.20.jar'
[update.modrinth]
mod-id = 'NcUtCpym'
version = 'fQpXYWtL'

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more