add some mods and basic configs to start
This commit is contained in:
parent
f94c9e75ba
commit
ef7f9db24c
27 changed files with 357 additions and 44 deletions
13
.minecraft/mods/bakers-tools.pw.toml
Normal file
13
.minecraft/mods/bakers-tools.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Baker's Tools"
|
||||
filename = "bakers-tools-0.1.5.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5pK8WJ7f/versions/TiaZhzDq/bakers-tools-0.1.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "73b52d26b38e5525d5ec3bd1e85aa0be2f28cc7ce254b08b4b6ab66d40befe064919af76c159780679a5a61fc03c90ecb68b3764c07639b7a8731ed4734c43c2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5pK8WJ7f"
|
||||
version = "TiaZhzDq"
|
13
.minecraft/mods/cardinal-components-api.pw.toml
Normal file
13
.minecraft/mods/cardinal-components-api.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Cardinal Components API"
|
||||
filename = "cardinal-components-api-5.2.3.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "f20484d5bc780bee9b388ff6075e7c3bd130c7f8cae75a425bfd1fb68d03ca19288c09b0729992987fd32f3a2433b49c25162e086de82abd8d06ee45e4e3c917"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "K01OU20C"
|
||||
version = "Ielhod3p"
|
13
.minecraft/mods/cc-tweaked.pw.toml
Normal file
13
.minecraft/mods/cc-tweaked.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "CC: Tweaked"
|
||||
filename = "cc-tweaked-1.20.1-fabric-1.114.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/ZUz8hsy1/cc-tweaked-1.20.1-fabric-1.114.4.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "496d7073ea2e9a556da51a1620c32c9cec9e9f22925bfbe2780e2bca16b96fe7e8869b1a38ccd38ad38a5771d386ec5253899469c1bfbc86ebcbaf106f6bc922"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gu7yAYhd"
|
||||
version = "ZUz8hsy1"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Collective"
|
||||
filename = "collective-1.20.1-7.87.jar"
|
||||
filename = "collective-1.20.1-7.91.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/aNzU64AT/collective-1.20.1-7.87.jar"
|
||||
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/kRVILcx8/collective-1.20.1-7.91.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "65acb74e5acd56f1507ff83cee86fa2a78efea5ff2577828bd1c38323af4bcb594bfa4deb9d511060035c9503046a5da7fccc034228e6e799c2fb36fbf59e1a8"
|
||||
hash = "8af00c11786772e071989cc37c52bf94e20b499cbe0917434c0bd7d348fc003a8f21757a2b50b4b107d0190a17a69bedc2ee7b50888a2de8e614763e7e9d5b31"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "e0M1UDsY"
|
||||
version = "aNzU64AT"
|
||||
version = "kRVILcx8"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Controlify"
|
||||
filename = "Controlify-2.0.0-beta.21+1.20.1-fabric.jar"
|
||||
filename = "controlify-2.0.2+1.20.1-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/CKlawqCt/Controlify-2.0.0-beta.21%2B1.20.1-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/xGiVq9Sz/controlify-2.0.2%2B1.20.1-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5a5221e9bcf6c102bd57c348dc22b665c3fb9d63a430b04212926bde22bea8c78361303c014f63a5731a0cbb8fbb14eb926bd08f54892a41f4883476d86ec9b3"
|
||||
hash = "8a072b50bc978e46a7165a81a14e5961bb76a2774131c3c41f9c30b6e2248a0effc97dfa278685bcac879eb58be0e5223901e37a63d60a2a81825531b9090d1d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DOUdJVEm"
|
||||
version = "CKlawqCt"
|
||||
version = "xGiVq9Sz"
|
||||
|
|
13
.minecraft/mods/embeddedcomputer.pw.toml
Normal file
13
.minecraft/mods/embeddedcomputer.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Embedded Computer"
|
||||
filename = "embeddedcomputer-0.3.0-beta.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/X41LBcSD/versions/YcOuhmN9/embeddedcomputer-0.3.0-beta.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "25b8f5a2589eb6a447a9b210bdb4f6a9f63afa1f79858b177487abcc784d303030d84352029a83d10604004470c16fce28d3d848e8bd8f61c93a1c4856be7e80"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "X41LBcSD"
|
||||
version = "YcOuhmN9"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
|
||||
filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/csX9r2wS/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bd6acac5e2196aae0095ec453aec46d54e0d925289895fac94b1426cabd3db7e275302502475c61b9719fc8f026e7aaa305122dcdf374c58620bc38b8b4e99a7"
|
||||
hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "csX9r2wS"
|
||||
version = "476dzMG5"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "ImmediatelyFast"
|
||||
filename = "ImmediatelyFast-Fabric-1.3.3+1.20.4.jar"
|
||||
filename = "ImmediatelyFast-Fabric-1.3.4+1.20.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/H62RYZyG/ImmediatelyFast-Fabric-1.3.3%2B1.20.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/Oub8JunR/ImmediatelyFast-Fabric-1.3.4%2B1.20.4.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "c35e7b83067ecd095eebc76a650230ed8599d0028ca56c8bd6945c1df2a088b4dbd92ec80976428c6ba8d88b7e819b09b138a5e1056cda7dd15fd8d3925c1d42"
|
||||
hash = "ecd5b9a962c06edb8a69dae93a7d98bc2aa101d8ed3dbfded786e2186d9d5c9b1ec55a36a998543c3da6580939cfa2761361f7b86e9657bb8a10a8cfa9f325d0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5ZwdcRci"
|
||||
version = "H62RYZyG"
|
||||
version = "Oub8JunR"
|
||||
|
|
13
.minecraft/mods/immersivemc.pw.toml
Normal file
13
.minecraft/mods/immersivemc.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ImmersiveMC"
|
||||
filename = "immersivemc-1.5.0-beta3-1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XJ9is6vj/versions/cwkvzaFL/immersivemc-1.5.0-beta3-1.20.1-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b276a792502dd467e600d8f282d1e2d56c4eb635b44086b7146cd8c60297c1abd448bb165799733630c35775681ee0f521668d3f6ce56671d29a80cfa138e080"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XJ9is6vj"
|
||||
version = "cwkvzaFL"
|
13
.minecraft/mods/inventory-tabs.pw.toml
Normal file
13
.minecraft/mods/inventory-tabs.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Inventory Tabs"
|
||||
filename = "inventory-tabs-1.4.0+1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VD1aynYU/versions/2FwwwgGV/inventory-tabs-1.4.0%2B1.20.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "88a799c7e54f76f18f221266f4bd7a364555c8663c54fc2f4bb4b4a30a0721f2e777c5fdd418bc3f748ea8f2ad4fdfe41a3e079cc18ae18eb283ad7d69533829"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VD1aynYU"
|
||||
version = "2FwwwgGV"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Jade 🔍"
|
||||
filename = "Jade-1.20-Fabric-11.12.0.jar"
|
||||
filename = "Jade-1.20-Fabric-11.12.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/Lvyx1o7I/Jade-1.20-Fabric-11.12.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/oJx1UoWN/Jade-1.20-Fabric-11.12.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ce292fd0ea419b18bbd59ee631b322a7d3101080c55780a1ca8fde29bdf61ffef1eec5e781463e540254ff175cffa1af4d59e4ee31a5f63fb1e4a4539c124915"
|
||||
hash = "0ca8f2e57633114d2f2b444b9c37422e3eabf5296f155fb0e73a7342a7aa68bc75356de1bb716826ab2cd03cc6ebfbfc08b7a744495dfd3c308b4f17b82bcfea"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nvQzSEkH"
|
||||
version = "Lvyx1o7I"
|
||||
version = "oJx1UoWN"
|
||||
|
|
13
.minecraft/mods/mc-vr-api.pw.toml
Normal file
13
.minecraft/mods/mc-vr-api.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "MC VR API"
|
||||
filename = "vrapi-3.0.12-1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/B3INNxum/versions/KunF43Od/vrapi-3.0.12-1.20.1-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5d614f4b68b72220e95ee7a2c927b492884ce14a36b4fa9c2bdd54a800a25f61b00d3c31129fdfae9cde2d969f6bed832237ce12b36a797961f70405bccb8468"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "B3INNxum"
|
||||
version = "KunF43Od"
|
13
.minecraft/mods/one-slot.pw.toml
Normal file
13
.minecraft/mods/one-slot.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "One Slot"
|
||||
filename = "one_slot-1.20.1-1.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/M10XRh3H/versions/rvIJXFqJ/one_slot-1.20.1-1.1.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ed6a4e8cae8d5265f0d648bcf2ac2b728d27709d06c10304b23db3f6a2b49972ffcc2102908c45168ebda7e814a28a463391e261131418004c86d2fa7c172cbd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "M10XRh3H"
|
||||
version = "rvIJXFqJ"
|
13
.minecraft/mods/ovenlib.pw.toml
Normal file
13
.minecraft/mods/ovenlib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ovenlib"
|
||||
filename = "ovenlib-0.1.5.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lZze5Hii/versions/76rcDWtV/ovenlib-0.1.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "58469cd3da38faee148fd8e38010a5c29cdbe8c9708d315cbfb5388332a06c5607f0d9b5551829cfb30197047a4cb514d19345663438e1448c8e96e022af9729"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lZze5Hii"
|
||||
version = "76rcDWtV"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Text Placeholder API"
|
||||
filename = "placeholder-api-2.1.3+1.20.1.jar"
|
||||
filename = "placeholder-api-2.1.4+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/eXts2L7r/versions/wrxtLoOX/placeholder-api-2.1.3%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/eXts2L7r/versions/DaV2ycYi/placeholder-api-2.1.4%2B1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "8aefeb50ff5b835ceb055573a683d32b014015697063f169d6e665c1c5f1b3ed771cbc00930551365f8d4e192b0cd22106ea0af2010306c5710e10ecdb342280"
|
||||
hash = "80a4721abf9654a8bbfb9e23fbb7493bfa379d3116adb9d0d98f05482b25150d91994346dd230b691935f64f57ce0840deecce6bb279fbfaa3ebab30ad426db8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "eXts2L7r"
|
||||
version = "wrxtLoOX"
|
||||
version = "DaV2ycYi"
|
||||
|
|
13
.minecraft/mods/plethora-peripherals.pw.toml
Normal file
13
.minecraft/mods/plethora-peripherals.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Plethora Peripherals"
|
||||
filename = "Plethora-Fabric-1.11.7.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LDfFdCXe/versions/OjFtc3oY/Plethora-Fabric-1.11.7.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ae5ee6567be5afd1335c3a803e831b7b202eac8df34c965a5a7d62733c18d285e280a01eb60930282e644212b97418147ee23f668979fc4d6b22256527f3cb31"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LDfFdCXe"
|
||||
version = "OjFtc3oY"
|
|
@ -1,13 +1,13 @@
|
|||
name = "Resourcify"
|
||||
filename = "Resourcify (1.20-1.20.1-fabric)-1.6.0.jar"
|
||||
filename = "Resourcify (1.20.1-fabric)-1.7.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/Jqxy2ipu/Resourcify%20%281.20-1.20.1-fabric%29-1.6.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/qtwRLIcB/Resourcify%20%281.20.1-fabric%29-1.7.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "dcf46fbb5bffe95ce1ca72231123fd55deb51eb2c44edb7e6bafea903ac76f377ec3c52b1dadbd4a65437a91b6d18236c0d8f82f15cfca689d6dc498700ee6b1"
|
||||
hash = "fb846ef92e77da4f50b31bd4158403e104897fa75d1a778ad09486a5a19dcb45e0682ee1f7cb15e03a5e406440880e62b928ca22bce0ff3461e65bc7200da514"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RLzHAoZe"
|
||||
version = "Jqxy2ipu"
|
||||
version = "qtwRLIcB"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Scribble"
|
||||
filename = "Scribble-1.4.4+mc1.20.1-fabric.jar"
|
||||
filename = "Scribble-1.5.0+mc1.20.1-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yXAvIk0x/versions/Jzdyv0Cx/Scribble-1.4.4%2Bmc1.20.1-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/yXAvIk0x/versions/AQ3XAMJx/Scribble-1.5.0%2Bmc1.20.1-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a2f01f8cc7d9ff3e68aea94d01309da949447b422f7b3dcd380df7cc15a036d8047f50c1d47f618790da3577939eadf5ea38b475fd5d752188104dab4d0ad08c"
|
||||
hash = "89cd50f6eee122ec9e79274b85993a4d7bb3a9168dea713633a9521fa8545818244d3031f4723ef03eb0e5234e6fc7df704374503203691f7dbb16030093481a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yXAvIk0x"
|
||||
version = "Jzdyv0Cx"
|
||||
version = "AQ3XAMJx"
|
||||
|
|
13
.minecraft/mods/simple-voice-chat.pw.toml
Normal file
13
.minecraft/mods/simple-voice-chat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-fabric-1.20.1-2.5.27.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/IZhZbWUU/voicechat-fabric-1.20.1-2.5.27.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "445f6ef90e5e51ddf3c4ac105897338db5dce9cf69ea808fce5fd8e02d8e40a9ff6d0c51cb4d62e0d09797530d12ca86f34b356210d77edeb6dbc9d9cd8bfd10"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "IZhZbWUU"
|
13
.minecraft/mods/travelersbackpack.pw.toml
Normal file
13
.minecraft/mods/travelersbackpack.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Traveler's Backpack"
|
||||
filename = "travelersbackpack-fabric-1.20.1-9.1.26.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rlloIFEV/versions/JglksaBM/travelersbackpack-fabric-1.20.1-9.1.26.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7a0e42a6a1eb72f15acb07ceb3c6c2911258038ef1395a5de216df977042a89891e32757afa92434707671c6c57b365d2150727b7c74012f23e4cfc1c312ef8d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rlloIFEV"
|
||||
version = "JglksaBM"
|
13
.minecraft/mods/trinkets.pw.toml
Normal file
13
.minecraft/mods/trinkets.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Trinkets"
|
||||
filename = "trinkets-3.7.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5aaWibi9"
|
||||
version = "AHxQGtuC"
|
13
.minecraft/mods/vivecraft.pw.toml
Normal file
13
.minecraft/mods/vivecraft.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Vivecraft"
|
||||
filename = "vivecraft-1.20.1-1.2.4-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wGoQDPN5/versions/ZdBj0IHl/vivecraft-1.20.1-1.2.4-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bda51529a0a0c76aed6a1f3e83d85f15b6bd9dc04223b9cfabe8778e675362447cb0b029d8416a61c2dbe354a0bffa4bdc90a747d46d8d54391a3e2cae895e5a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wGoQDPN5"
|
||||
version = "ZdBj0IHl"
|
Loading…
Add table
Add a link
Reference in a new issue