Compare commits
131 Commits
temp/iris-
...
release/1.
Author | SHA1 | Date | |
---|---|---|---|
0e42bfbc61 | |||
2cae0c0195 | |||
6be14f241a | |||
ee7b83edaa | |||
ce272796ad | |||
63b46a85bc | |||
a37bcf7b80 | |||
6034062679 | |||
b50dcf0e1f | |||
a1739bbbcd | |||
0cccb343aa | |||
0e50f024bb | |||
533bb597cb | |||
7c82e47045 | |||
b50591b980 | |||
e3eaeeaa57 | |||
453ecd8468 | |||
82b6cf700b | |||
0297a490d4 | |||
f61faa365d | |||
6174eca95b | |||
ee6f6e7d45 | |||
c12fa259da | |||
1e519c6bd8 | |||
7697c3a8c5 | |||
fa51e5e0f1 | |||
773337eef4 | |||
1669e78995 | |||
8931ff431a | |||
7d48f32f6d | |||
31d99ce8b2 | |||
9f0c3ef241 | |||
4562f634db | |||
92aa725805 | |||
2a4574bc90 | |||
91a7d0b992 | |||
a909300f5e | |||
f5cb94d8a2 | |||
c1ceac2cb0 | |||
81a45a29ea | |||
566fd4db61 | |||
b8c639a490 | |||
ab1bba63cf | |||
3818526957 | |||
3814d6175f | |||
fa855294e7 | |||
a0b343ab7b | |||
84f5841de1 | |||
781524fdfa | |||
54b5264574 | |||
45587abf6e | |||
9e38b64587 | |||
14da18e82e | |||
64d661b232 | |||
9e96ad34dc | |||
d89edef978 | |||
14df4ae451 | |||
ece5d5ebc5 | |||
8fa83c7413 | |||
c859829fb9 | |||
3cf3e5b074 | |||
280d71fe1c | |||
7101d947f5 | |||
497a197461 | |||
13eb4338e3 | |||
eecf335b1e | |||
179839beca | |||
f4061a73ff | |||
1f57aa1665 | |||
dc0641a137 | |||
844bd416a1 | |||
7f8a3b5807 | |||
f0f5abd2fc | |||
6b1830e160 | |||
72e92ae6b7 | |||
6cdd161e63 | |||
28a7883667 | |||
8c1b9953c5 | |||
d826045f16 | |||
21766f380c | |||
5b5502b520 | |||
08db3ab302 | |||
5c61f51662 | |||
2c6816a3fd | |||
70d88b8fa6 | |||
567cdaaa2e | |||
8bbf7d0e8e | |||
5b93bdc3d0 | |||
24231c00ab | |||
d1759a5937 | |||
db776b89b6 | |||
5204bde17e | |||
aae65586a7 | |||
30a32dd8d0 | |||
f4845f8601 | |||
efa7272278 | |||
2f499bcb0c | |||
08fa80210d | |||
473e24b78c | |||
727c2a7609 | |||
f1aae6a2e6 | |||
86b1dcb23f | |||
b9b0361899 | |||
fe2418d182 | |||
ffe9db70f4 | |||
b7c79d34f6 | |||
9d661ff73a | |||
0d9be0a1f3 | |||
53d49988dc | |||
bc3830264e | |||
08724e4d38 | |||
5dafdad79a | |||
2c7a0655f2 | |||
eed54fa4b5 | |||
764cdd202a | |||
cb93279db9 | |||
4371350a53 | |||
9f1fe1a714 | |||
c9fcc75cbd | |||
d154f6ffc2 | |||
6d2090b7bf | |||
c90fca75dc | |||
878814d08e | |||
56cc1dde61 | |||
e6f06ed07d | |||
e12a664cfc | |||
a6b8ae3358 | |||
42c47051f4 | |||
4ae15bd627 | |||
7570d50702 | |||
72e4f16b9f |
4
.gitignore
vendored
4
.gitignore
vendored
@ -3,3 +3,7 @@
|
||||
|
||||
# Exclude exported Modrinth modpacks
|
||||
*.mrpack
|
||||
|
||||
# nix
|
||||
result
|
||||
.direnv
|
||||
|
@ -3,3 +3,10 @@ README.md
|
||||
README-modrinth.md
|
||||
COPYING.txt
|
||||
release-notes.sh
|
||||
merge.sh
|
||||
result
|
||||
flake.nix
|
||||
flake.lock
|
||||
.envrc
|
||||
.direnv/
|
||||
nix/
|
||||
|
92
README.md
92
README.md
@ -1,81 +1,15 @@
|
||||
# NullLite
|
||||
This is a simple modpack that provides an enhanced, yet still vanilla
|
||||
experience. I mainly made this because I got sick of essentially making the
|
||||
same modpack over and over again manually.
|
||||
# NotLite
|
||||
<!--This is a simple modpack that provides an enhanced, yet still vanilla experience. I mainly made this because I got sick of essentially making the same modpack over and over again manually.-->
|
||||
NotLite is a custom gameplay-altering modpack using
|
||||
[NullLite](https://proot.link/nulllite) as its base.
|
||||
|
||||
## Installation
|
||||
If you have Prism Launcher, the best way to install this is to import the
|
||||
following instance. It comes pre-bundled with
|
||||
[packwiz-installer-bootstrap](https://github.com/packwiz/packwiz-installer-bootstrap),
|
||||
as well as a pre-configured pre-launch command which will keep the instance
|
||||
up-to-date.
|
||||
- https://b2.nullbite.com/file/nullbite-personal/fabric-lite/fabric-lite-minecraft-1.20.1.zip
|
||||
|
||||
Alternatively, install the `.mrpack` files from the [releases](https://gitea.protogen.io/nullbite/fabric-lite/releases) section.
|
||||
|
||||
## Credits
|
||||
### Shaders
|
||||
- BSL - CaptTatsu (https://bitslablab.com/)
|
||||
- Complementary Shaders v4 - EminGT (https://modrinth.com/shader/complementary-shaders-v4)
|
||||
- Complementary Reimagined - EminGT (https://modrinth.com/shader/complementary-reimagined)
|
||||
- Rethinking Voxels - gri573, EnimGT (https://modrinth.com/shader/rethinking-voxels)
|
||||
- MakeUp - javiergchim (https://modrinth.com/shader/makeup-ultra-fast-shaders)
|
||||
- VanillAA - leo60228 (https://github.com/leo60228/VanillAA-Shaders)
|
||||
|
||||
### Mods
|
||||
- AppleSkin - squeek502 (https://github.com/squeek502/AppleSkin)
|
||||
- Architectury API - shedaniel (https://github.com/architectury/architectury)
|
||||
- Auth Me - axieum (https://github.com/axieum/authme)
|
||||
- BetterF3 - treyruffy (https://github.com/cominixo/BetterF3)
|
||||
- Better Mount HUD - Lortseam (https://github.com/Lortseam/better-mount-hud)
|
||||
- Borderless Mining - comp500 (https://github.com/comp500/BorderlessMining)
|
||||
- Capes - caelthecolher (https://github.com/CaelTheColher/Capes)
|
||||
- Carpet-Fixes - fxmorin (https://github.com/fxmorin/carpet-fixes)
|
||||
- Carpet - gnembon (https://github.com/gnembon/fabric-carpet)
|
||||
- CIT Resewn - shsupercm (https://github.com/SHsuperCM/CITResewn)
|
||||
- Cloth Config API - shedaniel (https://github.com/shedaniel/ClothConfig/)
|
||||
- Continuity - peppercode1 (https://github.com/PepperCode1/Continuity)
|
||||
- Cull Less Leaves - isxander (https://github.com/isXander/CullLessLeaves)
|
||||
- DashLoader - alphaqu (https://github.com/alphaqu/DashLoader)
|
||||
- Dynamic FPS - juliand665 (https://github.com/juliand665/Dynamic-FPS)
|
||||
- Entity Culling - tr7zw (https://github.com/tr7zw/EntityCulling)
|
||||
- Entity Model Features [CEM] - Traben (https://github.com/Traben-0/Entity_Model_Features)
|
||||
- Entity Texture Features - Traben (https://github.com/Traben-0/Entity_Texture_Features)
|
||||
- Fabric API - sfPlayer1, modmuss50 (https://github.com/FabricMC/fabric)
|
||||
- Fabric Language Kotlin - modmuss50 (https://github.com/FabricMC/fabric-language-kotlin/)
|
||||
- FabricSkyboxes - AMereBagatelle (https://github.com/AMereBagatelle/fabricskyboxes)
|
||||
- FabricSkyBoxes Interop - FlashyReese (https://github.com/FlashyReese/fabricskyboxes-interop)
|
||||
- FerriteCore - malte0811 (https://github.com/malte0811/FerriteCore)
|
||||
- Figura - Fran (https://github.com/Kingdom-of-The-Moon/FiguraRewriteRewrite)
|
||||
- ImmediatelyFast - RaphiMC (https://github.com/RaphiMC/ImmediatelyFast)
|
||||
- Indium - comp500 (https://github.com/comp500/Indium)
|
||||
- Inventory Profiles Next - blackd (https://github.com/blackd/Inventory-Profiles)
|
||||
- Iris Shaders - coderbot (https://github.com/IrisShaders/Iris)
|
||||
- Krypton - astei (https://github.com/astei/krypton)
|
||||
- LambDynamicLights - LambdAurora (https://github.com/LambdAurora/LambDynamicLights)
|
||||
- Custom build from Pull Request [#156](https://github.com/LambdAurora/LambDynamicLights/pull/156)
|
||||
- Language Reload - Jerozgen (https://github.com/Jerozgen/LanguageReload)
|
||||
- libIPN - blackd (https://github.com/blackd/libIPN)
|
||||
- Lithium - jellysquid3 (https://github.com/jellysquid3/lithium-fabric)
|
||||
- Memory Leak Fix - fxmorin (https://github.com/fxmorin/memoryLeakFix)
|
||||
- MidnightControls - Motschen (https://github.com/TeamMidnightDust/MidnightControls)
|
||||
- MixinTrace - comp500 (https://github.com/comp500/mixintrace)
|
||||
- Mod Menu - Prospector (https://github.com/TerraformersMC/ModMenu)
|
||||
- MoreChatHistory - JackFred2 (https://github.com/JackFred2/MoreChatHistory)
|
||||
- Mouse Tweaks - YaLTeR (https://github.com/YaLTeR/MouseTweaks)
|
||||
- No Chat Reports - Aizistral (https://github.com/Aizistral-Studios/No-Chat-Reports)
|
||||
- OptiGUI - opekope2 (https://github.com/opekope2/OptiGUI)
|
||||
- Presence Footsteps - Sollace (https://github.com/Sollace/Presence-Footsteps)
|
||||
- Puzzle - Motschen (https://github.com/PuzzleMC/Puzzle)
|
||||
- Reese's Sodium Options - FlashyReese (https://github.com/FlashyReese/reeses-sodium-options)
|
||||
- Roughly Enough Items (REI) - shedaniel (https://github.com/shedaniel/RoughlyEnoughItems)
|
||||
- Screenshot to Clipboard - comp500 (https://github.com/comp500/ScreenshotToClipboard)
|
||||
- Sodium Extra - FlashyReese (https://github.com/FlashyReese/sodium-extra-fabric)
|
||||
- Sodium - jellysquid3 (https://github.com/CaffeineMC/sodium-fabric)
|
||||
- spark - lucko (https://github.com/lucko/spark)
|
||||
- Starlight (Fabric) - spottedleaf (https://github.com/PaperMC/Starlight)
|
||||
- Xaero's Minimap - thexaero (https://modrinth.com/mod/xaeros-minimap)
|
||||
- Xaero's World Map - thexaero (https://modrinth.com/mod/xaeros-world-map)
|
||||
- YetAnotherConfigLib - isxander (https://github.com/isXander/YetAnotherConfigLib)
|
||||
- Your Options Shall Be Respected (YOSBR) - shedaniel (https://github.com/shedaniel/your-options-shall-be-respected)
|
||||
- Zoomify - isxander (https://github.com/isXander/Zoomify)
|
||||
### Prism Launcher
|
||||
1. Create a new Minecraft 1.20.1 instance with Quilt 0.21.0
|
||||
2. Download
|
||||
[packwiz-installer-bootstrap](https://github.com/packwiz/packwiz-installer-bootstrap/releases/latest)
|
||||
and place the JAR in your instance's `.minecraft` folder
|
||||
3. Add the following pre-launch command:
|
||||
```
|
||||
$INST_JAVA -jar packwiz-installer-bootstrap.jar -g -s client https://gitea.protogen.io/nullbite/notlite/raw/branch/release/1.20.1/pack.toml
|
||||
```
|
||||
|
16
config/quilt-loader-overrides.json
Normal file
16
config/quilt-loader-overrides.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"overrides": [
|
||||
{
|
||||
"path": "<mods>/create-fabric-0.5.1-f-build.1417+mc1.20.1.jar",
|
||||
"breaks": [
|
||||
{
|
||||
"remove": {
|
||||
"id": "sound_physics_remastered",
|
||||
"version": "*"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
7
config/yosbr/config/bclib/client.json
Normal file
7
config/yosbr/config/bclib/client.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": {
|
||||
"didShowWelcome [default: false]": true,
|
||||
"check [default: true]": false
|
||||
},
|
||||
}
|
||||
|
13
config/yosbr/config/doubledoors.json5
Normal file
13
config/yosbr/config/doubledoors.json5
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
// Whether the recursive opening feature should be enabled. This allows you to for example build a giant door with trapdoors which will all open at the same time, as long as they are connected. The 'recursiveOpeningMaxBlocksDistance' config option determines how far the function should search.
|
||||
"enableRecursiveOpening": true,
|
||||
// How many blocks the recursive function should search when 'enableRecursiveOpening' is enabled.
|
||||
// min: 1, max: 64
|
||||
"recursiveOpeningMaxBlocksDistance": 10,
|
||||
// When enables, the mod works with double doors.
|
||||
"enableDoors": true,
|
||||
// When enables, the mod works with double fence gates.
|
||||
"enableFenceGates": true,
|
||||
// When enables, the mod works with double trapdoors.
|
||||
"enableTrapdoors": false
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"CONFIG_VERSION": 1,
|
||||
"action_wheel_button": "key.keyboard.g",
|
||||
"first_person_matrices": false,
|
||||
"has_paperdoll": true,
|
||||
"popup_button": "key.keyboard.h"
|
||||
}
|
||||
|
7
config/yosbr/config/litematica.json
Normal file
7
config/yosbr/config/litematica.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"Hotkeys": {
|
||||
"openGuiMainMenu": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
}
|
21
config/yosbr/config/minihud.json
Normal file
21
config/yosbr/config/minihud.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"Generic": {
|
||||
"mainRenderingToggle": {
|
||||
"enabled": false,
|
||||
"hotkey": {
|
||||
"keys": "H,T",
|
||||
"settings": {
|
||||
"activate_on": "PRESS",
|
||||
"context": "INGAME",
|
||||
"allow_empty": false,
|
||||
"allow_extra_keys": false,
|
||||
"order_sensitive": true,
|
||||
"exclusive": false,
|
||||
"cancel": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"config_version": 1
|
||||
}
|
||||
|
4
config/yosbr/config/rightclickharvest.json
Normal file
4
config/yosbr/config/rightclickharvest.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"requireHoe": false
|
||||
}
|
||||
|
10
config/yosbr/config/tweakeroo.json
Normal file
10
config/yosbr/config/tweakeroo.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"DisableToggles": {
|
||||
"disablePortalGuiClosing": {
|
||||
"enabled": true,
|
||||
"hotkey": {
|
||||
"keys": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
41
flake.lock
generated
Normal file
41
flake.lock
generated
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1730045389,
|
||||
"narHash": "sha256-4spSNTZ6h8Xmvrr9oqfuxc9jarasGj1QOcsgw8BfNd8=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0fcb98acb6633445764dafe180e6833eb0f95208",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs",
|
||||
"systems": "systems"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
16
flake.nix
Normal file
16
flake.nix
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
inputs.systems.url = "github:nix-systems/default";
|
||||
outputs = { self, systems, nixpkgs }: let
|
||||
lib = nixpkgs.lib;
|
||||
eachSystem = lib.genAttrs (import systems);
|
||||
in {
|
||||
devShells = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
|
||||
in {
|
||||
default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [ self.packages.${system}.packwiz-wrapper nix-update ];
|
||||
};
|
||||
});
|
||||
packages = eachSystem (system: let pkgs = import nixpkgs { inherit system; };
|
||||
in pkgs.callPackages ./nix/packages { });
|
||||
};
|
||||
}
|
575
index.toml
575
index.toml
@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "config/quilt-loader-overrides.json"
|
||||
hash = "f5d911efb00a9408e60bd1c528f87b7a00f6f38de987ed156f900aa82ca9378a"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/DistantHorizons.toml"
|
||||
hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
||||
@ -8,6 +12,10 @@ hash = "3a6ae31c255079774a688c1542858660ef4c81ec328d074ea008e0a96bbeceeb"
|
||||
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||
hash = "5c6f2a474736301aa66e13b9fe3bb9044cef658bae57e6b3507785554743a75c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/bclib/client.json"
|
||||
hash = "f5931fa810e46cf080715fe862132aded028984f89c80f293ef66ee34856e6a5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/capes.json5"
|
||||
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
@ -16,14 +24,26 @@ hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||
file = "config/yosbr/config/default_carpet.conf"
|
||||
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/doubledoors.json5"
|
||||
hash = "c499be02b3bda95064ad3791a6018b7d4d07d351cd429bf0397a3f710d06c36c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/figura.json"
|
||||
hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
||||
hash = "b6842d4f8da21a23a32b70c584ba495d6311b5c7e2a8a79b5f7d4ee2a048016b"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/litematica.json"
|
||||
hash = "660a48ce63d51851782f9b750f6d8861254db88403a68e53ae681f048ce12f91"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/minihud.json"
|
||||
hash = "5fd286fe131243fda8c1bac1ecdc51046a75da8325ea6b9c360edb4b1e0f16b8"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/puzzle.json"
|
||||
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
|
||||
@ -32,10 +52,18 @@ hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
|
||||
file = "config/yosbr/config/replaymod.json"
|
||||
hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/rightclickharvest.json"
|
||||
hash = "faf30cde5b1e7f771326d67ef62a96c21b77528fda556b6211e35ac15335d5df"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/tweakeroo.json"
|
||||
hash = "e447b1be8e496c94829e795ec3342e304970222b7539a31c9f9a7693d33bdfc0"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/xaerominimap.txt"
|
||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||
@ -53,15 +81,15 @@ file = "config/yosbr/options.txt"
|
||||
hash = "14303032dc114706dd212b473599d7c504cd1ec59ad3023e4214eab7859ed7ef"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.1.1.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.3.zip.txt"
|
||||
hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.1.1.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.3.zip.txt"
|
||||
hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_beta2.zip.txt"
|
||||
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1-beta5.zip.txt"
|
||||
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
|
||||
|
||||
[[files]]
|
||||
@ -69,8 +97,27 @@ file = "config/yosbr/world/carpet.conf"
|
||||
hash = "7e5cdd9f750de73a3962a551a54ac01aaae9411f84c8b8f2519b3ce1c138fff5"
|
||||
|
||||
[[files]]
|
||||
file = "mods/amecs.pw.toml"
|
||||
hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc"
|
||||
file = "kubejs/server_scripts/cherry_wood_fixes.js"
|
||||
hash = "4f35c8097157e770778f53b4b81dbd3450c1b76d0d99cd8cca76d8551c5dda1e"
|
||||
|
||||
[[files]]
|
||||
file = "mods/ad-astra.pw.toml"
|
||||
hash = "54d56e62cc589ed836efd59f5edb819b41bb94a4d824524ec4410173ea2d79c8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2.pw.toml"
|
||||
hash = "30f6a07aacfc0b9a5038a3e5261f231e81af3b6388cf473c87f978f4e2fb9347"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ambientsounds.pw.toml"
|
||||
hash = "0aaa2baf7599cb983776a86f1ca5ba002589331bd765ae759f5de214f884a758"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/amendments.pw.toml"
|
||||
hash = "d2ff820d3f64aa84579d914f4241fe13d60de8be0ee9ffa6f58179eae41e2984"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -80,7 +127,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "a243675bc757485925b293932ee289b9fbcfb3b75bd3ba74eca7603f191cedad"
|
||||
hash = "0cbcd58c49decc0ecbccd330fcc8326e3b8769e22e1740e229f09541acf3df7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -88,11 +135,26 @@ file = "mods/auth-me.pw.toml"
|
||||
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/autotag.pw.toml"
|
||||
hash = "ea6fc6fba3ad1e9868e7807b17c04ebbad43a073b9be6d9374290b94eaa82e79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/badpackets.pw.toml"
|
||||
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm.pw.toml"
|
||||
hash = "d8c757f4a1f9d3abef4a3b25a889af423003a9b8af300d6e3e243f3f53f4d152"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bclib.pw.toml"
|
||||
hash = "d71225c33f2287ca8c0f61483a8d9da35c80a69cb14f252dceaf0e504435bb7f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-fabric-console.pw.toml"
|
||||
hash = "bcac9bb680ef83b99bacc8e96bd4f77372f5360d49083ad4d53a6b0412f386ed"
|
||||
@ -103,11 +165,21 @@ file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterend.pw.toml"
|
||||
hash = "bd5f853537d50e0b156f5a5cb4ca557771aa0828ccf46b22b31a3aa549d615ed"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterf3.pw.toml"
|
||||
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betternether.pw.toml"
|
||||
hash = "d1a9663f1984c580facd4f217dc45ef1df0030776c0c773e03b573469405e052"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blur-fabric.pw.toml"
|
||||
hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a"
|
||||
@ -123,6 +195,11 @@ file = "mods/borderless-mining.pw.toml"
|
||||
hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/botarium.pw.toml"
|
||||
hash = "d4b79652245914a4f376f13a0a11c12b624613be9df788e227572ee7f5281f6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/capes.pw.toml"
|
||||
hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
|
||||
@ -133,24 +210,34 @@ file = "mods/carpet-extra.pw.toml"
|
||||
hash = "5aa266498f131bf7b9d764d608b6416f36555c228110c0d5126bcd7c8bec9f9c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet-fixes.pw.toml"
|
||||
hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/carpet.pw.toml"
|
||||
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cc-tweaked.pw.toml"
|
||||
hash = "e4295eaf6d67a0203c6410e4687b3e4340d84202e1cf751b231f283b5f801751"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cccbridge.pw.toml"
|
||||
hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chat-heads.pw.toml"
|
||||
hash = "cf7630fc7cb67645d9721797b28b300ac24506ae7d21c2b615edec015a181536"
|
||||
hash = "fa4caa371b3e50bb3b4dd07912a5eece09ad0af673549815efd7481e6066d7b8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
|
||||
hash = "6e0f65ee18b813423cc838f9fde4114d0b26b624232990c228372fb06e9e9b40"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -160,47 +247,127 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691"
|
||||
hash = "b2d6595b73bd66167a4d7ace472c54c0eab45f55e1769f4ff7da72ce8b58872a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/collective.pw.toml"
|
||||
hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
|
||||
hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/controlling.pw.toml"
|
||||
hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-connected-fabric.pw.toml"
|
||||
hash = "d98a04d6e59566b368d7c549dca1a6004f714bcc8a1d8e790cf3700fd8180c32"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-enchantment-industry-fabric.pw.toml"
|
||||
hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-fabric.pw.toml"
|
||||
hash = "d590152451869b55fedbb88490e2b20e514b994adaff13fea374d763d2f3fb77"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-garnished.pw.toml"
|
||||
hash = "d8e19293474d4b9e3a7687862a23e45551df12b540812648e5fc2cc98c47e711"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-power-loader-fabric.pw.toml"
|
||||
hash = "819147b9b5a29485a20add7bb2453d3d0100dfa2df7466d9474b92c8122120b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-steam-n-rails.pw.toml"
|
||||
hash = "4cb3a4d97a207e4f0891fa31fefbb2b9090d07ddc897f2aa5c602f3a5e4cc3d1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-track-map.pw.toml"
|
||||
hash = "25f28e0feaaa4385b024f216a675ec88b5af8d382ff11b723c36e5e39df0fc9f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/createaddition.pw.toml"
|
||||
hash = "d7efd7d686ed6465c3eb2a71a5be177876a774388fbb31804c29f3c55141b8df"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/creativecore.pw.toml"
|
||||
hash = "37448e4417c19ef1054df54d4a39cb6eceb117b290b8b595311716d8b7d74628"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/creeper-overhaul.pw.toml"
|
||||
hash = "44c45b4769e2a419cb455b02fdb29fb763c09ec4cde3e4142fc0ab460c39fd35"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ct-overhaul-village.pw.toml"
|
||||
hash = "754da0cdd1991dd811f90159ccfab8c3e1006fcd1afc016e730d597435c10f73"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cull-less-leaves.pw.toml"
|
||||
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
|
||||
hash = "cf8fc65e09bf5baef6b6681de9c505d4ab8661f61f53603544a07ef5df12c20d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255"
|
||||
hash = "8fc45f2d4ba80cb1cb511d9ae63ca95690f4557c2879243f22393f3653279ea6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/double-doors.pw.toml"
|
||||
hash = "0706d481fc6462ca2739b5284e9d60518b5c424dda2a61836d45f68faacbba0a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamic-fps.pw.toml"
|
||||
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"
|
||||
hash = "9a19ad339f15917996d1651abb17370316bbbcdd220b33ab76ce360579ccbe81"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamiccrosshair.pw.toml"
|
||||
hash = "9916903175abd5cbb0232340993177b402182ee325e2ae7521f83209355f3bc7"
|
||||
hash = "6274eed43f9f16d91317acc031d8ea17fad7df1e24ff20171c2135a6904d1294"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/dynamiccrosshaircompat.pw.toml"
|
||||
hash = "972e340bdca3abc39426ccff68ed3dd360bbc18496d15038cc38cd54670df760"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/e4mc.pw.toml"
|
||||
hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
|
||||
hash = "6d4178a37dbe220eb455e103818fc642a7e6099a2d24c8f6a0f7e4c5201cf472"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/effective.pw.toml"
|
||||
hash = "52c352ab67527da90d25e2c3be2013fc65f1fdf8f56c16964abf55da4c5f4ac8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi-loot.pw.toml"
|
||||
hash = "8766521465c1cc6b57199a24008be030eabfd417c0ba7eb6c91f26c2f6ffa70a"
|
||||
hash = "91477cf93a41ce754e1dcaf83a778cea12bc33276a4ccf01fe78295ac3d00eb1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "f6d72dfe331d7f06e5b3471e4dba2675d59b8e15950a41268897f26230fdf795"
|
||||
hash = "44efbd1c8561f3431c31e7c49deb433d0a9e48e4b3dd2ed78251120ce8baa315"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -215,17 +382,32 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-model-features.pw.toml"
|
||||
hash = "46a172be840f12809901566f70bdb9c3bf0ce778911caeff9ae078eabcc1e04c"
|
||||
hash = "38242ca221b37325c2128dd76f5914325bbabc96ad5af1f7ad115bc70a641135"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entityculling.pw.toml"
|
||||
hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654"
|
||||
hash = "ca512e9453708c8b4e145e9a24d7b74603ea7d4737f03028c7f1b9f4cdb0bc2d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entitytexturefeatures.pw.toml"
|
||||
hash = "1b8b8a8249a2b1c00a1aa74fcde9e368cbb18355d89c201998ba0604d604e715"
|
||||
hash = "504721c50cfd308cf35fbf9cae057d540f46417cf64397481ecdb24b34b54991"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/every-compat.pw.toml"
|
||||
hash = "0382fb044d409a6e53258a22806818066186f6ebc2e649bc92628a5db7e0601a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-language-kotlin.pw.toml"
|
||||
hash = "4daf4333e077af7302ee17b14c7d45c245b89be171e2f5f9659033a458371cbb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -240,7 +422,12 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fallingleaves.pw.toml"
|
||||
hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7"
|
||||
hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farmers-delight-refabricated.pw.toml"
|
||||
hash = "5ba12edefb40b883be91fbdedac3e8a25229868d3c7b1a6566700eb4aa814209"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -255,32 +442,82 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/figura.pw.toml"
|
||||
hash = "aa43a98f14e208dc78b89f25d351a72f28cbf63762ec9e7199e345b820b4dc69"
|
||||
hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/friends-and-foes.pw.toml"
|
||||
hash = "5057954d8099229209fdbdd0894a654627c47c9ac2ff5765e22a155bd6e5bf11"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fzzy-config.pw.toml"
|
||||
hash = "7f99d01b59f1cdb90e42367cef097b9ddf1539c82bba8f4693cadb3a25ec636f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/geckolib.pw.toml"
|
||||
hash = "bd0c76f438f67e2611fa8458ab153be304acfb4aaed4acebd0dcdfbbb74f1388"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/handcrafted.pw.toml"
|
||||
hash = "2dded9237b5fbf729ca1947780e8de50bfaaad8b95371370e5263620122bad20"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/identity.pw.toml"
|
||||
hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immersive-structures.pw.toml"
|
||||
hash = "87184da0fbda69dd2d209f9597beca5241893eb32e3e3d07356d1be3afa496b8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/incendium.pw.toml"
|
||||
hash = "45cbe5240c7d30d141494ff4cf3683aedfa99e3d12e55e007b6368bd258f7620"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8"
|
||||
hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-profiles-next.pw.toml"
|
||||
hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d"
|
||||
hash = "476d583ef5ed3d93085118381ba5ea08ffdd54ab45c67e2e798d3f537bce6b75"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris-flw-compat.pw.toml"
|
||||
hash = "3a4fd33f4f5e03f4e74950a3f97a962b2ef0fd1fae58b78d27cf3c3c06c21c0c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
|
||||
hash = "a4ead715d6d053581edbbecac7d8cdae57d941503d0ccec8aca5ef26ba3b1341"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/itemswapper.pw.toml"
|
||||
hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152"
|
||||
hash = "379444c9dad97cfee31af1cbe002672a83b27035942fa1099b23af457d8ef72b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jamlib.pw.toml"
|
||||
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
|
||||
hash = "93eae4c1e9899ecd8472208d67138b7043340eccd83433dffdc0d44604f5d5c1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/keybind-fix.pw.toml"
|
||||
hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -288,6 +525,11 @@ file = "mods/krypton.pw.toml"
|
||||
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kubejs.pw.toml"
|
||||
hash = "424ec31aec85a288c85f101fd5f05c8b02bffbb0215d7e1c06502538139278e8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lambdynamiclights.pw.toml"
|
||||
hash = "a626674fc1092afe5ccc6cbf4856c09119e42395494f1c3862eed2ab17da0221"
|
||||
@ -295,12 +537,12 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/language-reload.pw.toml"
|
||||
hash = "43986085a6a74e456999737d6f3b68f35bacc0d71aa9ee780e8dc143afd181b1"
|
||||
hash = "d9c6ff8c1a43172fd52a2b6a6be3f03bb8b739e950b45a39b27043d544b9dd16"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/libipn.pw.toml"
|
||||
hash = "6332607e5399b318c9b39b14a9c6e36428cd52dd96b65f592fff9eb15117fc3f"
|
||||
hash = "3de6db38b0870f8bc8c61b2698d4b64ac1610b9066536be1b22b3a8257ab73fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -308,14 +550,39 @@ file = "mods/lilac.pw.toml"
|
||||
hash = "40da6c11ac0a856fb0fa5688bf7df6538bba3cb0c0258b6611ce56fb8a0f0f69"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/litematica.pw.toml"
|
||||
hash = "6ddcd0fc3f9c53f064f1deb0f6c5898324249e22f4526ad3c7b910d7d16b8def"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithium.pw.toml"
|
||||
hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lithostitched.pw.toml"
|
||||
hash = "be27dd72eec31c1f34de963a4420fd348f560e55a5f4f3d8a690281ea7586473"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/malilib.pw.toml"
|
||||
hash = "e5deb9d89c0a8c0060d2a5eb99d5ad0898262a080922aa7f44983a829949e0b2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightcontrols.pw.toml"
|
||||
hash = "5f6bbdeff1476501410b0e6f304a3d37183d9774bd1b182c20ffd186bb140ba2"
|
||||
hash = "96aa6aa1291191030918c56a6342f1ca6902cbbcf2cb6ba2762b0bcc1d81fa65"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/minihud.pw.toml"
|
||||
hash = "2de740eca139e92be3371b5ae003627a9ecd7bcf96d5713152b06a8734c2bdce"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -328,19 +595,24 @@ file = "mods/modmenu.pw.toml"
|
||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "3c781d1881227a18477634e6598f0b2849b4312190c6a8a017699d15ed53d3c1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/more-geodes.pw.toml"
|
||||
hash = "d682931986eecf17144c56d5b0018dae0b74cce7d201aedabd456d465e6b1d8f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/morechathistory.pw.toml"
|
||||
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
||||
hash = "d2cf752938bcc2e83b8389fc1c6fc0557eb6a8b721fd33733b89f1a09fb535e5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nmuk.pw.toml"
|
||||
hash = "c5c79054c0fe0b73e75f871f003fef87ed3be204cabd77c5df6cf6bb149f379c"
|
||||
hash = "9ecf3bd4cd96af63bb04063f74b8a13cea46a77bfce670b4408417f8d0d293e0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -348,14 +620,29 @@ file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nullscape.pw.toml"
|
||||
hash = "13a6776b6e17d32a8dcc74932ce4af8b13290b1c90fe4c91b41abbd2b2c0d569"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/optigui.pw.toml"
|
||||
hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
|
||||
hash = "427b0576ed62746ec9c38fdd03e1ec230ef65959eb7e5149b41a9762b6e20855"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ping-wheel.pw.toml"
|
||||
hash = "f6c9ea1e8ba9b9cd4e66cd4469d3249192174424141b685f02d5e43bcd2f7d6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "7a6c27fcdf9d6e4c25ad433a676357353b8d6125433e7a883de4ddb889767f88"
|
||||
hash = "daddb2872c14e126b612f98ddcf7727a454400046a6ff31b8a440aedcbc88581"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pride-moths.pw.toml"
|
||||
hash = "709e9ebff963680a4b7b5af87c2d35f003ef184d18b429fc9fa33357e06fd8b5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -363,29 +650,34 @@ file = "mods/puzzle.pw.toml"
|
||||
hash = "a6e087aa1beacb72cbfd77e442c78329b8a3c8af71cd3833078ff4cc7186d64f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qkl.pw.toml"
|
||||
hash = "47217cc1489533f668d622f2078351a61873be573311a9a94be7293328a849a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qsl.pw.toml"
|
||||
hash = "db2669fd5202942c0d0514c797c198506470e149542ac9d65e33e04f1a01db23"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quilt-loading-screen.pw.toml"
|
||||
hash = "0431d2fbc92b56108c48fc955caafbefcafeb69bc9773c5413daa89af5d87966"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335"
|
||||
hash = "0f9916dcded3aac68d56113e9617bbe3db5ec9036bd9bba784bc40a961b0c9f0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/replaymod.pw.toml"
|
||||
hash = "9e7c1e6cf3b81dce5a77bf5c95ed9d8e9b936b932aeadb1255245234230ced16"
|
||||
hash = "f1939f8e0011976dbb0426521eb41ca615b78335a966be21f4be8420769d9341"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourceful-config.pw.toml"
|
||||
hash = "4d4bcf62b73bcc53dbb6d9edfe0ed84b4ad9c267a37807c0c653486add6f89a8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/resourceful-lib.pw.toml"
|
||||
hash = "04309568425eb622ffab10178d2fae3543788be54aa427ab640aea0c0dd5a4b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rhino.pw.toml"
|
||||
hash = "75159247003092efc839be7e290102aacae32f4b3dcc31dbb3bfc1df7f54979a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rightclickharvest.pw.toml"
|
||||
hash = "31b3bcbde9677f9fc1006aab482e6f43b7552146359cc4ef363e30a237d1d12b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -393,14 +685,29 @@ file = "mods/screenshot-to-clipboard.pw.toml"
|
||||
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "5d694c42e5e6759807f1f5756de3dd24f098517143b8d8aac5721b7d5cf502b1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/slice-and-dice.pw.toml"
|
||||
hash = "35242355a5725fc5ee4b6e6929f534fdbb32b05e9a7f149f670fcd97eb743079"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium-extra.pw.toml"
|
||||
hash = "4e691c86059e755a026b8cae8cf0c66396dc39bf47b6c71980589101803ecd36"
|
||||
hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b"
|
||||
hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "62fa9a283dd936e8c6863cfb5df10a9571746ddd605854d8c9ed05bca055c3c1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@ -409,73 +716,183 @@ hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
|
||||
file = "mods/supplementaries.pw.toml"
|
||||
hash = "848ba325cf9e9d1bb2e0d892e407ae68c44c014956a4f6a7da48fee94e5dd3e6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/terralith.pw.toml"
|
||||
hash = "bd294726639dc8e4be6ea5c8c69ee6691a5d9554246b6ee5f5c23dc21d4f4b52"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tree-harvester.pw.toml"
|
||||
hash = "c50e0b90082b477650b30a85fed5973efeb26bfc2a16928224b4ad712229b154"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tweakeroo.pw.toml"
|
||||
hash = "60490fee2c83f100f53a2239e8def1ac7d988c5e970ba6f1541077d728a1189d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/way2wayfabric.pw.toml"
|
||||
hash = "22c02c241c720ef0e1ce59efb559a82ae47a5451409dda20bdf5f1e9c8dd0597"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/waystones.pw.toml"
|
||||
hash = "4154bd1d0e894da2a9772f667d2d4afbed2cd402f40818f4c0ec8f06a409a0b4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/where-is-it.pw.toml"
|
||||
hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265"
|
||||
hash = "a3767b7cb231cfc2ab655d69cbdff56be6a95c75b40085d010bc51c0a5c52fc9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wthit.pw.toml"
|
||||
hash = "8a9c41a1293f9a1187fca3a574388e607d38b87f0bf02221fc037031a67dab48"
|
||||
hash = "630ca771b99fe6b9c96a6623facac119793969a110bc8104cd320eabbb62055e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-minimap.pw.toml"
|
||||
hash = "0686bd6f42e1aa857baab921713fb9370fc9fec82a756ec98ca42d13eec40474"
|
||||
hash = "5604d4cd6a3def70f12a724132b94049b9f280687a5a9570efeec7ffd61fcf87"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/xaeros-world-map.pw.toml"
|
||||
hash = "f79ac61306ede9d4037235e540fb6f9046a5fa20ef1b24b2639c6ca78addd165"
|
||||
hash = "d157898f2b8c5f18ea53332c9c1dc29dc7ab0bdff51b5d2892317d562cf721d9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yacl.pw.toml"
|
||||
hash = "9f8a007f79fc9d88ea537a9c3c2db347cc88a3adb84d39d17f12a5921e0291bf"
|
||||
hash = "026f2d94c128b6829e0016f7b2a645c8db61af867e7cbc8c5ec1051b0d548b9e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yosbr.pw.toml"
|
||||
hash = "11f5dcc17f9628867eafb30708e6872a569ff0eb8888d4e4d99cf1af073057b5"
|
||||
hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-api.pw.toml"
|
||||
hash = "034caf58b16e185d8b240dccf5f8e015e47ac3bc35ecace36622e69b6d04e5c1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-desert-temples.pw.toml"
|
||||
hash = "5ba962b883a36141ce3e505486d07fd30e49412fbcf8b523a81e3bb1b59bb5ba"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-dungeons.pw.toml"
|
||||
hash = "715036507f7d22a8749b80321bb11377d85e0f4b89d27c7461417af189513547"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-jungle-temples.pw.toml"
|
||||
hash = "2d4b093e3023eb9e411ea9c2a7998bc895e284ece476ee4213256a0ae6eb8aa7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-mineshafts.pw.toml"
|
||||
hash = "2bb58b3921466f6f40b48830415c2e8b6bdacd3b126706ff141014004dad815f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-nether-fortresses.pw.toml"
|
||||
hash = "13daa687a4ba568dc869e6275969995380016fb08a968673e2a94b33383fa5a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-ocean-monuments.pw.toml"
|
||||
hash = "541635aaa48a5bfd27ab14ee5f760d35550a7d7f3083316feabeafc44c42b0bd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-strongholds.pw.toml"
|
||||
hash = "717541277779ecae1980c5c62d1ad098c20d41a91e7d14927b86582e7e0914b1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-witch-huts.pw.toml"
|
||||
hash = "f683e330873db2c19856790cf2b4b226eecbb44d42c4700b32caab671b2c21f4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-bridges.pw.toml"
|
||||
hash = "faffa81c972ce07df81b794c9e52c32b5111b73081eb64140fa01e9db239e409"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/yungs-extras.pw.toml"
|
||||
hash = "3f0ac032a4f89382745b03a8e1078041f728d9e4f2df14fa9eb910382b98b1c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/zoomify.pw.toml"
|
||||
hash = "ec7f94fcb88b139515557631074b5e90e64ea53761eb5753c2492007e24f59c4"
|
||||
hash = "e74c7b29a9776fa6d00a39ee71e18445c9b273570351a4b891a35b277feaca30"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/enhanced-boss-bars.pw.toml"
|
||||
hash = "591bda29ea000a2ab9003782f1aa395773e5b8f292d1b7b4c5db4888b1d7de74"
|
||||
hash = "5211c59a355673aa4a07698533778901324b5d352177ea324d48c849c6aa1593"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/itemswapper-create.pw.toml"
|
||||
hash = "01c07cf7bbb1ff47816d3450079263669e545294783d2c635b6a72344cbf2d18"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/bloop-shaders.pw.toml"
|
||||
hash = "65518e879d1bba67737350623492df47f365482fbcf626d1bf40f7d454bd8179"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/bsl-shaders.pw.toml"
|
||||
hash = "107b8b43e9fdd45cc38780875db8e4b976fadacc261f45cb39addd4e0ddb576a"
|
||||
hash = "f7406db7f4cad0ead641e6b340f8e1dc63e7a76ae11c90eadcc98d5b7547ea9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/complementary-reimagined.pw.toml"
|
||||
hash = "93cc3c55259d0adef692cb4dda0ec348dab9f99b66b39e67f365ab5a1f070da2"
|
||||
hash = "e21971c5f90df0c42a6f494b7b66b4af2cf3a462215e631f68abbd9081938392"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/complementary-shaders-v4.pw.toml"
|
||||
hash = "c3b7d6c27249a7727712d1a884e40e3837d692de32d357d747fcabdded23d649"
|
||||
hash = "e9b2b598541b971689c4ce029a734b8f0d11d6636661224986638dee1f053b97"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/hysteria-shaders.pw.toml"
|
||||
hash = "cea5341a59deb412e357ec5e2a6fed4c1afc452f570208147644271a8d3ff334"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/makeup-ultra-fast-shaders.pw.toml"
|
||||
hash = "201eb66d6fe70a24e16d3105017990832893b1d3080e666dfe63951253021217"
|
||||
hash = "f1f69bd546df06fe3fe6ae324cec66252dd64d44ecc12da20954c27a7966068a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/pixel-perfect.pw.toml"
|
||||
hash = "6f9e9e894867f8ab46cf4ad26322ef784baca94d497153c6eacb3684165a171a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/psx-shader.pw.toml"
|
||||
hash = "0669900444092b9196720b421cb83679f203fdb71d15f65a14ec69d24290e33c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/rethinking-voxels.pw.toml"
|
||||
hash = "a3428a3954ff0029d90c7184047d81c7f2091ac679e500aace22290c32010472"
|
||||
hash = "8a98b97853c1acd591c51aecdd3010481f894b651a29af8262b07b30be60d4d7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/shrimple.pw.toml"
|
||||
hash = "5278e03c761883c72be4f3afb5c06119e2cfc333ed80a1608734d922e070619f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
96
kubejs/server_scripts/cherry_wood_fixes.js
Normal file
96
kubejs/server_scripts/cherry_wood_fixes.js
Normal file
@ -0,0 +1,96 @@
|
||||
console.info('fixing cherry wood :3')
|
||||
// we need plurals becuase "stripped_cherry_log" needs to be in
|
||||
// "#c:stripped_logs", thanks The English Language i appreciate it very much
|
||||
const logTypes = [
|
||||
{"name": "log", "plural": "logs"},
|
||||
{"name": "wood", "plural": "wood"}
|
||||
]
|
||||
const farmersDelightSalvageable = [
|
||||
"trapdoor",
|
||||
"sign",
|
||||
"door"
|
||||
]
|
||||
|
||||
ServerEvents.tags('item', event => {
|
||||
for (const type of logTypes) {
|
||||
event.add('c:stripped_' + type.plural, 'minecraft:stripped_cherry_' + type.name)
|
||||
}
|
||||
})
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
for (const type of logTypes) {
|
||||
// create recipes
|
||||
event.custom({
|
||||
"type": "create:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cherry_" + type.name
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "minecraft:stripped_cherry_" + type.name
|
||||
}
|
||||
],
|
||||
"processingTime": 50
|
||||
})
|
||||
event.custom({
|
||||
"type": "create:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:stripped_cherry_" + type.name
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "minecraft:cherry_planks",
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"processingTime": 50
|
||||
})
|
||||
|
||||
// farmer's delight recipes
|
||||
event.custom({
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cherry_" + type.name
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"type": "farmersdelight:tool",
|
||||
"tag": "c:tools/axes"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "minecraft:stripped_cherry_" + type.name
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:tree_bark"
|
||||
}
|
||||
],
|
||||
"sound": "minecraft:item.axe.strip"
|
||||
})
|
||||
}
|
||||
|
||||
for (const item of farmersDelightSalvageable) {
|
||||
event.custom({
|
||||
"type": "farmersdelight:cutting",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cherry_" + item
|
||||
}
|
||||
],
|
||||
"tool": {
|
||||
"type": "farmersdelight:tool",
|
||||
"tag": "c:tools/axes"
|
||||
},
|
||||
"result": [
|
||||
{
|
||||
"item": "minecraft:cherry_planks"
|
||||
}
|
||||
]
|
||||
})
|
||||
}
|
||||
})
|
11
merge.sh
Executable file
11
merge.sh
Executable file
@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -Eeuxo pipefail
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
< /dev/null cat > index.toml
|
||||
gawk -i inplace '/^<<<<<<</{skip=1;next;} /^>>>>>>>/ {skip=0;next;} !skip' pack.toml
|
||||
packwiz refresh
|
||||
|
||||
git add pack.toml index.toml
|
||||
git status
|
13
mods/ad-astra.pw.toml
Normal file
13
mods/ad-astra.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Ad Astra"
|
||||
filename = "ad_astra-fabric-1.20.1-1.15.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/Xtm1uo8F/ad_astra-fabric-1.20.1-1.15.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f5f13b1431c44b6fafe37ec7b69d9fd9b44fb8bd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "3ufwT9JF"
|
||||
version = "Xtm1uo8F"
|
13
mods/ae2.pw.toml
Normal file
13
mods/ae2.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Applied Energistics 2"
|
||||
filename = "appliedenergistics2-fabric-15.2.12.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/xmoW71GF/appliedenergistics2-fabric-15.2.12.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4a92bf47482c371a17ac1374834adbf45ded3938"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XxWD5pD3"
|
||||
version = "xmoW71GF"
|
13
mods/ambientsounds.pw.toml
Normal file
13
mods/ambientsounds.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "AmbientSounds"
|
||||
filename = "AmbientSounds_FABRIC_v6.1.3_mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fM515JnW/versions/kS9Fisgg/AmbientSounds_FABRIC_v6.1.3_mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2398953208ac9b221fc15908587db7d40ab6a2ee"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fM515JnW"
|
||||
version = "kS9Fisgg"
|
@ -1,13 +0,0 @@
|
||||
name = "Amecs"
|
||||
filename = "amecs-1.3.10+mc.1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1eff33308da62b47e5767875b28cdd436da77e2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rcLriA4v"
|
||||
version = "HuXAp0GB"
|
13
mods/amendments.pw.toml
Normal file
13
mods/amendments.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Amendments"
|
||||
filename = "amendments-1.20-1.2.12-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6iTJugQR/versions/jJplEQRv/amendments-1.20-1.2.12-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ce503e3b05684abfcc886a5174def22867005f90"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6iTJugQR"
|
||||
version = "jJplEQRv"
|
@ -1,13 +1,13 @@
|
||||
name = "Architectury API"
|
||||
filename = "architectury-9.1.12-fabric.jar"
|
||||
filename = "architectury-9.2.14-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "add0fffa445ee2959b0898484732704a15156553"
|
||||
hash = "4fa65e32dbf63a871a30fe8ec6fbff9a4b8d007d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lhGA9TYQ"
|
||||
version = "Sbew3kXe"
|
||||
version = "WbL7MStR"
|
||||
|
13
mods/autotag.pw.toml
Normal file
13
mods/autotag.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "AutoTag"
|
||||
filename = "autotag-2.0.2+1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8FdYDHF5/versions/ocD9XA8D/autotag-2.0.2%2B1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "78183b1e5513c6b6d8bf5477b0cda9d8f86268c4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8FdYDHF5"
|
||||
version = "ocD9XA8D"
|
13
mods/balm.pw.toml
Normal file
13
mods/balm.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Balm"
|
||||
filename = "balm-fabric-1.20.1-7.3.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/5sowswPx/balm-fabric-1.20.1-7.3.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e2ffe6bfb56ca7baffb96b83ffd49aa836b2a1fe"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MBAkmtvl"
|
||||
version = "5sowswPx"
|
13
mods/bclib.pw.toml
Normal file
13
mods/bclib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "BCLib"
|
||||
filename = "bclib-3.0.14.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "34be724165bfe1207542f26551b10925d099eee1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BgNRHReB"
|
||||
version = "TPC86Pyz"
|
13
mods/betterend.pw.toml
Normal file
13
mods/betterend.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "BetterEnd"
|
||||
filename = "better-end-4.0.11.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gc8OEnCC/versions/7QwyTILr/better-end-4.0.11.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1e54364d63245a51e66e414ca73efbac9e05f11d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gc8OEnCC"
|
||||
version = "7QwyTILr"
|
13
mods/betternether.pw.toml
Normal file
13
mods/betternether.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "BetterNether"
|
||||
filename = "better-nether-9.0.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MpzVLzy5/versions/IG7kgtJH/better-nether-9.0.10.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7247c4b3f319f828205fc9f195261c46a24280ec"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MpzVLzy5"
|
||||
version = "IG7kgtJH"
|
13
mods/botarium.pw.toml
Normal file
13
mods/botarium.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Botarium"
|
||||
filename = "botarium-fabric-1.20.1-2.3.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "20e1c12cd5e4b4127c7b20ab7e7f81e7119dbf8b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2u6LRnMa"
|
||||
version = "f3ATcSfq"
|
@ -1,13 +0,0 @@
|
||||
name = "Carpet-Fixes"
|
||||
filename = "carpet-fixes-1.20-1.16.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7Jaxgqip/versions/NBCnBGZj/carpet-fixes-1.20-1.16.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0e4f0f766ffbb059f8992e63987975f111e45780"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7Jaxgqip"
|
||||
version = "NBCnBGZj"
|
13
mods/cc-tweaked.pw.toml
Normal file
13
mods/cc-tweaked.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "CC: Tweaked"
|
||||
filename = "cc-tweaked-1.20.1-fabric-1.114.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/h2Kak2Xm/cc-tweaked-1.20.1-fabric-1.114.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "38fec6d326ec81d707911969950a0bd70da577cc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gu7yAYhd"
|
||||
version = "h2Kak2Xm"
|
13
mods/cccbridge.pw.toml
Normal file
13
mods/cccbridge.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "CC:C Bridge"
|
||||
filename = "cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fXt291FO/versions/57pJUQQM/cccbridge-mc1.20.1-fabric-v1.6.2b.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "7de4610e10b8bde87badb77a94ee2e57abbc0fa9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fXt291FO"
|
||||
version = "57pJUQQM"
|
@ -1,13 +1,13 @@
|
||||
name = "Chat Heads"
|
||||
filename = "chat_heads-0.10.26-fabric-1.20.jar"
|
||||
filename = "chat_heads-0.13.7-fabric-1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/KLuwIlLd/chat_heads-0.10.26-fabric-1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/fKY4vKuA/chat_heads-0.13.7-fabric-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "92ce3526b24e9babaa8098bc1675353d1538f8fe"
|
||||
hash = "0a244a278262aea0945f90bf96e4829af83b740b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wb5oqrBJ"
|
||||
version = "KLuwIlLd"
|
||||
version = "fKY4vKuA"
|
||||
|
13
mods/chunky.pw.toml
Normal file
13
mods/chunky.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Chunky"
|
||||
filename = "Chunky-1.3.146.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fALzjamp"
|
||||
version = "NHWYq9at"
|
@ -1,13 +1,13 @@
|
||||
name = "CIT Resewn"
|
||||
filename = "CITResewn-1.1.3+1.20.jar"
|
||||
filename = "citresewn-1.2.2+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/otVJckYQ/versions/VzDTHJkq/citresewn-1.2.2%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "53f036ebe51d7d97afaf44d541775c92c4470dad"
|
||||
hash = "1197a13e1c69e808e0c5d992fb344840c99a15d6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "otVJckYQ"
|
||||
version = "c7Lo4vij"
|
||||
version = "VzDTHJkq"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Cloth Config API"
|
||||
filename = "cloth-config-11.1.106-fabric.jar"
|
||||
filename = "cloth-config-11.1.136-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a05e176326365f2b8e377a35be52a5671491bcfd"
|
||||
hash = "d5fe84a0cc9ed5c7290a76ba570e1f8716afecab"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9s6osm5g"
|
||||
version = "s7VTKfLA"
|
||||
version = "2xQdCMyG"
|
||||
|
13
mods/collective.pw.toml
Normal file
13
mods/collective.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Collective"
|
||||
filename = "collective-1.20.1-7.87.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/aNzU64AT/collective-1.20.1-7.87.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "6b30430c4737fddf0ee1913a198bcce0f5230a21"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "e0M1UDsY"
|
||||
version = "aNzU64AT"
|
@ -1,13 +1,13 @@
|
||||
name = "Continuity"
|
||||
filename = "continuity-3.0.0-beta.4+1.20.1.jar"
|
||||
filename = "continuity-3.0.0-beta.5+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/Z9FJWLMt/continuity-3.0.0-beta.4%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/1IjD5062/versions/84Zs6tNo/continuity-3.0.0-beta.5%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b662fd625ba1f06c6e4958eac373856047d0d2a9"
|
||||
hash = "15ad75d51f567c69308b91223454bacfd2eda7a5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1IjD5062"
|
||||
version = "Z9FJWLMt"
|
||||
version = "84Zs6tNo"
|
||||
|
13
mods/controlling.pw.toml
Normal file
13
mods/controlling.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Controlling"
|
||||
filename = "Controlling-fabric-1.20.1-12.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8d6badebb7f2aea04793c92174dafa946b13f1e9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xv94TkTM"
|
||||
version = "6ipZLQSK"
|
13
mods/create-connected-fabric.pw.toml
Normal file
13
mods/create-connected-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Connected Fabric"
|
||||
filename = "create_connected-0.7.4-mc1.20.1+FABRIC+HOTFIX.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/QtkeMX9L/versions/S7xwyDWA/create_connected-0.7.4-mc1.20.1%2BFABRIC%2BHOTFIX.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a1079d42c8567b20738dfa7cdafe6b262b07a567"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "QtkeMX9L"
|
||||
version = "S7xwyDWA"
|
13
mods/create-enchantment-industry-fabric.pw.toml
Normal file
13
mods/create-enchantment-industry-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create Enchantment Industry Fabric"
|
||||
filename = "create_enchantment_industry-1.2.16.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c1153315e3d0e7d216ca3179e483fe8b9f794433"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AEZO385x"
|
||||
version = "SI0RzkGk"
|
13
mods/create-fabric.pw.toml
Normal file
13
mods/create-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create Fabric"
|
||||
filename = "create-fabric-0.5.1-j-build.1604+mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/4Flkixdq/create-fabric-0.5.1-j-build.1604%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "cdbde8c0b6bab43734205f348517849355ebc051"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Xbc0uyRg"
|
||||
version = "4Flkixdq"
|
13
mods/create-garnished.pw.toml
Normal file
13
mods/create-garnished.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Garnished"
|
||||
filename = "garnished-2.0.2+1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/6e2SlzR4/versions/w7E36ytN/garnished-2.0.2%2B1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b946026c8b6566ab98fdeabd475198f4d9b066be"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "6e2SlzR4"
|
||||
version = "w7E36ytN"
|
13
mods/create-power-loader-fabric.pw.toml
Normal file
13
mods/create-power-loader-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Power Loader (Fabric)"
|
||||
filename = "create_power_loader-1.5.3-mc1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/E9MuZ1zB/versions/fHsTW7eS/create_power_loader-1.5.3-mc1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "773fa689a5d1027959bb7900585900dbb75cf0dc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "E9MuZ1zB"
|
||||
version = "fHsTW7eS"
|
13
mods/create-steam-n-rails.pw.toml
Normal file
13
mods/create-steam-n-rails.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create: Steam 'n' Rails"
|
||||
filename = "Steam_Rails-1.6.7+fabric-mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/2ABmylPA/Steam_Rails-1.6.7%2Bfabric-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "34d6c69357ea009b4bfdd413e5cb6998cf8f4eae"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZzjhlDgM"
|
||||
version = "2ABmylPA"
|
8
mods/create-track-map.pw.toml
Normal file
8
mods/create-track-map.pw.toml
Normal file
@ -0,0 +1,8 @@
|
||||
name = "Create Track Map"
|
||||
filename = "create-track-map-1.4+mc1.20.1-fabric.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/create-track-map-1.4%2Bmc1.20.1-fabric.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "f5e876c1ba6f4a53c51bc6300d40149ff54a49bb4026fcc31f1c1aeed7692f0e"
|
13
mods/createaddition.pw.toml
Normal file
13
mods/createaddition.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Create Crafts & Additions"
|
||||
filename = "createaddition-fabric+1.20.1-1.2.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/vV4bZmhm/createaddition-fabric%2B1.20.1-1.2.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a4b1618a3a7c14aab3c2fc46017a26c2b668dda3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kU1G12Nn"
|
||||
version = "vV4bZmhm"
|
13
mods/creativecore.pw.toml
Normal file
13
mods/creativecore.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "CreativeCore"
|
||||
filename = "CreativeCore_FABRIC_v2.12.23_mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/sjy2vF8E/CreativeCore_FABRIC_v2.12.23_mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ffb9e86e318552602762e916f7910f6c37f5a4bf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "OsZiaDHq"
|
||||
version = "sjy2vF8E"
|
13
mods/creeper-overhaul.pw.toml
Normal file
13
mods/creeper-overhaul.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Creeper Overhaul"
|
||||
filename = "creeperoverhaul-3.0.2-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MI1LWe93/versions/Mw0Hq1SZ/creeperoverhaul-3.0.2-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "28f45ffa819e310e0df0e652b7a971db993fa008"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MI1LWe93"
|
||||
version = "Mw0Hq1SZ"
|
13
mods/ct-overhaul-village.pw.toml
Normal file
13
mods/ct-overhaul-village.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "ChoiceTheorem's Overhauled Village"
|
||||
filename = "[fabric]ctov-3.4.10.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fgmhI8kH/versions/tpKHcPzx/%5Bfabric%5Dctov-3.4.10.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "bf1599f74e51fdf4f7c21e924ccab7c9eb6abe4b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fgmhI8kH"
|
||||
version = "tpKHcPzx"
|
@ -1,13 +1,13 @@
|
||||
name = "Cull Less Leaves"
|
||||
filename = "CullLessLeaves-1.3.0.jar"
|
||||
filename = "Cull Less Leaves-1.4.2+1.21-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/TFvkv8XK/CullLessLeaves-1.3.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/4sXZok62/Cull%20Less%20Leaves-1.4.2%2B1.21-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "83380456dab54b8ac790b84a0f4f39a1404e6bc5"
|
||||
hash = "fb6bc41a024e0f0f14ded097025d205a240a60b5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "iG6ZHsUV"
|
||||
version = "TFvkv8XK"
|
||||
version = "4sXZok62"
|
||||
|
@ -1,13 +1,8 @@
|
||||
name = "Distant Horizons"
|
||||
filename = "DistantHorizons-2.0.1-a-1.20.1.jar"
|
||||
side = "client"
|
||||
filename = "DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/fAVxiMK6/DistantHorizons-2.0.1-a-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b42adab2ec0a2919db552a7acbe71196eb6e183c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uCdwusMi"
|
||||
version = "fAVxiMK6"
|
||||
url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "6e038a0cf5c70b1519a691a23aceb9536445041e51b793cb2c0a6c8036ec05c9"
|
||||
|
13
mods/double-doors.pw.toml
Normal file
13
mods/double-doors.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Double Doors"
|
||||
filename = "doubledoors-1.20.1-5.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/K8M8C81n/doubledoors-1.20.1-5.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d336d5e0522dc31d22c7cdb46920ef11b7a74fe5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "JrvR9OHr"
|
||||
version = "K8M8C81n"
|
@ -1,13 +1,13 @@
|
||||
name = "Dynamic FPS"
|
||||
filename = "dynamic-fps-3.2.1+minecraft-1.20.0.jar"
|
||||
filename = "dynamic-fps-3.7.6+minecraft-1.20.0-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/MJxmQ042/dynamic-fps-3.2.1%2Bminecraft-1.20.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/l1WIlBBy/dynamic-fps-3.7.6%2Bminecraft-1.20.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d4edd1828b1595eca7be0d36d1cc45b189a17a6e"
|
||||
hash = "948837e629b7536e6ea491e569319afaff91a6f4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "LQ3K71Q1"
|
||||
version = "MJxmQ042"
|
||||
version = "l1WIlBBy"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Dynamic Crosshair"
|
||||
filename = "dynamiccrosshair-7.4.1+1.20-fabric.jar"
|
||||
filename = "dynamiccrosshair-9.2+1.20.1-fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/DLtLuMzW/dynamiccrosshair-7.4.1%2B1.20-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/eXWbHEwt/dynamiccrosshair-9.2%2B1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c645b111102a3109511ae8269c5862aa054439ee"
|
||||
hash = "3112dcd66c9358f16d895b98a0913046a00aa6b2"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZcR9weSm"
|
||||
version = "DLtLuMzW"
|
||||
version = "eXWbHEwt"
|
||||
|
13
mods/dynamiccrosshaircompat.pw.toml
Normal file
13
mods/dynamiccrosshaircompat.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Dynamic Crosshair Compat"
|
||||
filename = "dynamiccrosshaircompat-4.0+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/khF38I1i/dynamiccrosshaircompat-4.0%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "89ccb073b4047fe57528b899bebf589476a411c4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EwPIWPJ9"
|
||||
version = "khF38I1i"
|
@ -1,13 +1,13 @@
|
||||
name = "e4mc"
|
||||
filename = "e4mc-4.0.1+1.19.4-fabric.jar"
|
||||
filename = "e4mc_minecraft-fabric-5.2.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/vVFlVRt7/e4mc-4.0.1%2B1.19.4-fabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/ul9OslWB/e4mc_minecraft-fabric-5.2.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "458253f15e3c5bb0d5354f42f3eedc5b1a71472c"
|
||||
hash = "e30026f55843361ea9ec49dc5c06b27bae2c5544"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qANg5Jrr"
|
||||
version = "vVFlVRt7"
|
||||
version = "ul9OslWB"
|
||||
|
13
mods/effective.pw.toml
Normal file
13
mods/effective.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Effective"
|
||||
filename = "effective-2.3.2-1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/pcPXJeZi/versions/vwgKoecR/effective-2.3.2-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2fef4f6cc068eaeef6111f579653b30fe70a52e4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "pcPXJeZi"
|
||||
version = "vwgKoecR"
|
@ -1,13 +1,13 @@
|
||||
name = "EMI Loot"
|
||||
filename = "emi_loot-0.6.5+1.20.1.jar"
|
||||
filename = "emi_loot-0.7.4+1.20.1+fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/7fjkgVEh/emi_loot-0.6.5%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/HsRd2NvY/emi_loot-0.7.4%2B1.20.1%2Bfabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e6398e3aef04cbe96273e9174601953ab48f5191"
|
||||
hash = "12d51d5a0fbee92cc45432fcc7af456c95fd4668"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qbbO7Jns"
|
||||
version = "7fjkgVEh"
|
||||
version = "HsRd2NvY"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "EMI"
|
||||
filename = "emi-1.0.27+1.20.1+fabric.jar"
|
||||
filename = "emi-1.1.18+1.20.1+fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/KzxcdPKP/emi-1.0.27%2B1.20.1%2Bfabric.jar"
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/7z8wc2Iv/emi-1.1.18%2B1.20.1%2Bfabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d0790ad73ded53a51e1c085521986229d1469234"
|
||||
hash = "a3d0e04cc276327287711cea92564671f0bed21d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fRiHVvU7"
|
||||
version = "KzxcdPKP"
|
||||
version = "7z8wc2Iv"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Model Features [CEM]"
|
||||
filename = "entity_model_features_fabric_1.20.1-1.1.0.jar"
|
||||
filename = "entity_model_features_fabric_1.20.1-2.2.6.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/5VBMcfOB/entity_model_features_fabric_1.20.1-1.1.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/QoWmvvjv/entity_model_features_fabric_1.20.1-2.2.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "50daede08fb8a9361cd75c6e1a753f56177dd753"
|
||||
hash = "f4299962b4c77eeec163506af31c2b73fc7c2198"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4I1XuqiY"
|
||||
version = "5VBMcfOB"
|
||||
version = "QoWmvvjv"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Culling"
|
||||
filename = "entityculling-fabric-1.6.2-mc1.20.1.jar"
|
||||
filename = "entityculling-fabric-1.7.1-mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/BDwHAdWc/entityculling-fabric-1.6.2-mc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/QVn7Zkkn/entityculling-fabric-1.7.1-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8e4be2bb9703deddb3d3d212c812cdc1f9de072b"
|
||||
hash = "ebd93f7236648029159ad1232b3abd30e80566ab"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NNAgCjsB"
|
||||
version = "BDwHAdWc"
|
||||
version = "QVn7Zkkn"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Entity Texture Features"
|
||||
filename = "entity_texture_features_fabric_1.20.1-4.6.1.jar"
|
||||
filename = "entity_texture_features_fabric_1.20.1-6.2.8.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/aG9vZFHa/entity_texture_features_fabric_1.20.1-4.6.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/3VwlPPf2/entity_texture_features_fabric_1.20.1-6.2.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "253c11fe998c7c6d5dff9f01d60b5edff2c12963"
|
||||
hash = "5b4babdbbbf071a17795f714da9298575a16a37c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BVzZfTc1"
|
||||
version = "aG9vZFHa"
|
||||
version = "3VwlPPf2"
|
||||
|
13
mods/every-compat.pw.toml
Normal file
13
mods/every-compat.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Every Compat (Wood Good)"
|
||||
filename = "everycomp-1.20-2.6.91-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/eiktJyw1/versions/AtYgIVmS/everycomp-1.20-2.6.91-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0eec3007375c394dec73faa64c2a8e0ab3692f81"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "eiktJyw1"
|
||||
version = "AtYgIVmS"
|
13
mods/fabric-api.pw.toml
Normal file
13
mods/fabric-api.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Fabric API"
|
||||
filename = "fabric-api-0.92.2+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/P7uGFii0/fabric-api-0.92.2%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "625ee015ee426d9b677382a7bb661383d89c0807"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P7dR8mSH"
|
||||
version = "P7uGFii0"
|
13
mods/fabric-language-kotlin.pw.toml
Normal file
13
mods/fabric-language-kotlin.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Fabric Language Kotlin"
|
||||
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/csX9r2wS/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e3d4ebcc5aef85967ba622f9631e0897cbcd4e2c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ha28R6CL"
|
||||
version = "csX9r2wS"
|
@ -1,13 +1,13 @@
|
||||
name = "Falling Leaves"
|
||||
filename = "fallingleaves-1.15.4+1.20.1.jar"
|
||||
filename = "fallingleaves-1.15.6+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5"
|
||||
hash = "9950aaea2a33b1cfc972e881c533384e3bb0a0fb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WhbRG4iK"
|
||||
version = "KpvXCE2X"
|
||||
version = "flPXaySR"
|
||||
|
13
mods/farmers-delight-refabricated.pw.toml
Normal file
13
mods/farmers-delight-refabricated.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Farmer's Delight Refabricated"
|
||||
filename = "FarmersDelight-1.20.1-2.2.0+refabricated.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7vxePowz/versions/vXPVU0EZ/FarmersDelight-1.20.1-2.2.0%2Brefabricated.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5eeb30705275f9b3152902fdd6d475e16f8c78c1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7vxePowz"
|
||||
version = "vXPVU0EZ"
|
@ -1,8 +1,13 @@
|
||||
name = "Figura"
|
||||
filename = "figura-0.1.3-pre2-1.20.1-fabric-mc.jar"
|
||||
filename = "figura-0.1.4+1.20.1-fabric-mc.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://b2.nullbite.com/file/nullbite-personal/figura-0.1.3-pre2-1.20.1-fabric-mc.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "7818989968e5ca28feb450cc1a3c8d24ab48b2a87c11d0721de46aa3a362200c"
|
||||
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "s9gIPDom"
|
||||
version = "DhHrk371"
|
||||
|
13
mods/friends-and-foes.pw.toml
Normal file
13
mods/friends-and-foes.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Friends&Foes (Fabric)"
|
||||
filename = "friendsandfoes-fabric-mc1.20.1-3.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/POQ2i9zu/versions/7H0cR4ue/friendsandfoes-fabric-mc1.20.1-3.0.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d80c9e7341f2590031bd814637a21d097dcaaa6a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "POQ2i9zu"
|
||||
version = "7H0cR4ue"
|
13
mods/fzzy-config.pw.toml
Normal file
13
mods/fzzy-config.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Fzzy Config"
|
||||
filename = "fzzy_config-0.5.8+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/hYykXjDp/versions/Jf2SIu1T/fzzy_config-0.5.8%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4530dc1d508821bf9cd035d4b881431068b2733f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "hYykXjDp"
|
||||
version = "Jf2SIu1T"
|
13
mods/geckolib.pw.toml
Normal file
13
mods/geckolib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Geckolib"
|
||||
filename = "geckolib-fabric-1.20.1-4.4.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/9VG3hx3F/geckolib-fabric-1.20.1-4.4.9.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0a140e385c029bbedd5a62903c4b6c7bd451d71b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8BmcQJ2H"
|
||||
version = "9VG3hx3F"
|
13
mods/handcrafted.pw.toml
Normal file
13
mods/handcrafted.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Handcrafted"
|
||||
filename = "handcrafted-fabric-1.20.1-3.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/pJmCFF0p/versions/NRw0CDAc/handcrafted-fabric-1.20.1-3.0.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "459ccaa507c4c28738c6d821e12b66de31861c66"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "pJmCFF0p"
|
||||
version = "NRw0CDAc"
|
13
mods/identity.pw.toml
Normal file
13
mods/identity.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Identity"
|
||||
filename = "identity-2.7.1-1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "469cf3bfc9473f8db2ac6fdb4546a52ad7c8a3f5"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4687497
|
||||
project-id = 391390
|
13
mods/immersive-structures.pw.toml
Normal file
13
mods/immersive-structures.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Immersive structures"
|
||||
filename = "imst-2.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/CVBAErky/versions/C1fCIQSh/imst-2.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1a239310e4020679338322ba9c7108305aa2a684"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "CVBAErky"
|
||||
version = "C1fCIQSh"
|
13
mods/incendium.pw.toml
Normal file
13
mods/incendium.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Incendium"
|
||||
filename = "Incendium_1.20.x_v5.3.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/uUqarp2H/Incendium_1.20.x_v5.3.5.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "484556937b1b2dde2682144e7953e79bff717104"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZVzW5oNS"
|
||||
version = "uUqarp2H"
|
@ -1,13 +1,13 @@
|
||||
name = "Indium"
|
||||
filename = "indium-1.0.27+mc1.20.1.jar"
|
||||
filename = "indium-1.0.34+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/Lue6O9z9/indium-1.0.27%2Bmc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/gofbpynL/indium-1.0.34%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8c8e6b96243155b41f2f9d29d5940ee895bcb141"
|
||||
hash = "a2de9ba15f155b09626995ad58b0e23803b05fe6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Orvt0mRa"
|
||||
version = "Lue6O9z9"
|
||||
version = "gofbpynL"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Inventory Profiles Next"
|
||||
filename = "InventoryProfilesNext-fabric-1.20-1.10.9.jar"
|
||||
filename = "InventoryProfilesNext-fabric-1.20-1.10.11.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/MYaRwBOZ/InventoryProfilesNext-fabric-1.20-1.10.9.jar"
|
||||
url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/RKCjPU1P/InventoryProfilesNext-fabric-1.20-1.10.11.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "296cf5f19ed9bca1ac8202699e9acb7b6cb8c954"
|
||||
hash = "1ef3f84a15a4f7d707383032031e1ea957c21616"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "O7RBXm3n"
|
||||
version = "MYaRwBOZ"
|
||||
version = "RKCjPU1P"
|
||||
|
13
mods/iris-flw-compat.pw.toml
Normal file
13
mods/iris-flw-compat.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Iris & Oculus Flywheel Compat"
|
||||
filename = "iris-flywheel-compat-fabric1.20.1+1.1.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/v3unHP1U/iris-flywheel-compat-fabric1.20.1%2B1.1.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3a6a2d277ef215bf6f0b1a81eb2ffce7553d96ce"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ndHYMY2K"
|
||||
version = "v3unHP1U"
|
@ -1,13 +1,13 @@
|
||||
name = "Iris Shaders"
|
||||
filename = "iris-mc1.20.1-1.6.11.jar"
|
||||
filename = "iris-1.7.5+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ogjxrwGQ/iris-mc1.20.1-1.6.11.jar"
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Bi9nvICq/iris-1.7.5%2Bmc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "11c22bb87b55a7991663f2187490b25ea9c9f698"
|
||||
hash = "613d3e28f4c0744a049f2583a25c2f36bd8537d9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YL57xq9U"
|
||||
version = "ogjxrwGQ"
|
||||
version = "Bi9nvICq"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "ItemSwapper"
|
||||
filename = "itemswapper-fabric-0.5.3-mc1.20.1.jar"
|
||||
filename = "itemswapper-fabric-0.7.3-mc1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/NEBVxulw/itemswapper-fabric-0.5.3-mc1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/wWI2okVW/itemswapper-fabric-0.7.3-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ca3d145c48936b3eab92f5ab9bf64befe5ed15ec"
|
||||
hash = "cab2f4e5f6fd196e0b81ec5ead37a7269949adbf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RPOSBQgq"
|
||||
version = "NEBVxulw"
|
||||
version = "wWI2okVW"
|
||||
|
13
mods/jamlib.pw.toml
Normal file
13
mods/jamlib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "JamLib"
|
||||
filename = "jamlib-0.6.1+1.20.x.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/IYY9Siz8/versions/vVYtBiuW/jamlib-0.6.1%2B1.20.x.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f5b654132f057a00690de6c524934a75d2ae66ca"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "IYY9Siz8"
|
||||
version = "vVYtBiuW"
|
@ -1,13 +1,13 @@
|
||||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.1-fabric-15.2.0.27.jar"
|
||||
filename = "jei-1.20.1-fabric-15.20.0.105.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/lIRFslED/jei-1.20.1-fabric-15.2.0.27.jar"
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/AFNTMB1o/jei-1.20.1-fabric-15.20.0.105.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c39352c9790d589a0ec7adcccd220e3388ca1296"
|
||||
hash = "363ad32248fffe39139217c47ffaa082d6965a76"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "lIRFslED"
|
||||
version = "AFNTMB1o"
|
||||
|
13
mods/keybind-fix.pw.toml
Normal file
13
mods/keybind-fix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Keybind Fix"
|
||||
filename = "keybind_fix-1.0.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "vuWNr14n"
|
||||
version = "4VeEKlR8"
|
13
mods/kubejs.pw.toml
Normal file
13
mods/kubejs.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "KubeJS"
|
||||
filename = "kubejs-fabric-2001.6.5-build.16.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/umyGl7zF/versions/kPLHkyoJ/kubejs-fabric-2001.6.5-build.16.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e22f2658ecd6a63edac7982766bb0ce15b53949a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "umyGl7zF"
|
||||
version = "kPLHkyoJ"
|
@ -1,13 +1,13 @@
|
||||
name = "Language Reload"
|
||||
filename = "language-reload-1.5.10+1.20.1.jar"
|
||||
filename = "language-reload-1.7.1+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/EbPl4WIQ/language-reload-1.5.10%2B1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/uLbm7CG6/versions/bM6eLTIW/language-reload-1.7.1%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a9c19d4a7d45f410784be3d385c2ea0b521e2814"
|
||||
hash = "da5415a56b9de076318445867ecab695715c8596"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "uLbm7CG6"
|
||||
version = "EbPl4WIQ"
|
||||
version = "bM6eLTIW"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "libIPN"
|
||||
filename = "libIPN-fabric-1.20-4.0.1.jar"
|
||||
filename = "libIPN-fabric-1.20-4.0.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/n7RHn1mT/libIPN-fabric-1.20-4.0.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/onSQdWhM/versions/Uygzs3iI/libIPN-fabric-1.20-4.0.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "55e42623a065a7f7e9cef0e70c4d20d351740aa8"
|
||||
hash = "c8c4d93037efb226b6bd3264e33df4c010cb111b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "onSQdWhM"
|
||||
version = "n7RHn1mT"
|
||||
version = "Uygzs3iI"
|
||||
|
13
mods/litematica.pw.toml
Normal file
13
mods/litematica.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Litematica"
|
||||
filename = "litematica-fabric-1.20.1-0.15.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bEpr0Arc/versions/1ZTpW1lr/litematica-fabric-1.20.1-0.15.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "68bc88228d567ec0c56dd5d308d51c4cb5eab3ff"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bEpr0Arc"
|
||||
version = "1ZTpW1lr"
|
13
mods/lithostitched.pw.toml
Normal file
13
mods/lithostitched.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Lithostitched"
|
||||
filename = "lithostitched-fabric-1.20.1-1.3.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XaDC71GB/versions/AUv5Zp46/lithostitched-fabric-1.20.1-1.3.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "f3428c7328999cd7b0225d1d96ab3d2eeaed414c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XaDC71GB"
|
||||
version = "AUv5Zp46"
|
13
mods/malilib.pw.toml
Normal file
13
mods/malilib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "MaLiLib"
|
||||
filename = "malilib-fabric-1.20.1-0.16.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "94d4dd8a82e493d956b423019134d8c48ee737be"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GcWjdA9I"
|
||||
version = "V7yLDtJV"
|
@ -1,13 +1,13 @@
|
||||
name = "MidnightControls"
|
||||
filename = "midnightcontrols-1.8.2+1.20.jar"
|
||||
filename = "midnightcontrols-1.9.4+1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/Ek4mkpRw/midnightcontrols-1.8.2%2B1.20.jar"
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/xHOdr9un/midnightcontrols-1.9.4%2B1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "12ca313a138705adad5200a7edc216f233ecb24b"
|
||||
hash = "9c88a6d8c043db3b1cbf7301432080636ef3ee9d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bXX9h73M"
|
||||
version = "Ek4mkpRw"
|
||||
version = "xHOdr9un"
|
||||
|
13
mods/midnightlib.pw.toml
Normal file
13
mods/midnightlib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "MidnightLib"
|
||||
filename = "midnightlib-fabric-1.4.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "23ab09b69c30e296d35fc957c2e9168b10a94001"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "codAaoxh"
|
||||
version = "YXz8kIQl"
|
13
mods/minihud.pw.toml
Normal file
13
mods/minihud.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "MiniHUD"
|
||||
filename = "minihud-fabric-1.20.1-0.27.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UMxybHE8/versions/s4CUdPPN/minihud-fabric-1.20.1-0.27.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8347b83dd02718cc1b187e5ea83f371e0ac26ab7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UMxybHE8"
|
||||
version = "s4CUdPPN"
|
13
mods/moonlight.pw.toml
Normal file
13
mods/moonlight.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Moonlight Lib"
|
||||
filename = "moonlight-1.20-2.13.33-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/Hh8niYYN/moonlight-1.20-2.13.33-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "e5ba835b0a2212d2d0913d60fd7a2609e071d04c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "twkfQtEc"
|
||||
version = "Hh8niYYN"
|
13
mods/more-geodes.pw.toml
Normal file
13
mods/more-geodes.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "More Geodes"
|
||||
filename = "more-geodes-1.9.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/oGmBThKh/versions/cdyZ8z8R/more-geodes-1.9.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8ff3821be4fcf8885e45b1ef99ad1399980fc481"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "oGmBThKh"
|
||||
version = "cdyZ8z8R"
|
@ -1,13 +1,13 @@
|
||||
name = "MoreChatHistory"
|
||||
filename = "morechathistory-1.19.1-1.1.1.jar"
|
||||
filename = "morechathistory-1.3.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/mc1.19.1-1.1.1/morechathistory-1.19.1-1.1.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/8qkXwOnk/versions/PLfxrDkh/morechathistory-1.3.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b23419da24f1c7ae16c6e77e992a38491cccf2c8"
|
||||
hash = "346cce5cb5d89e676d8ed0dca05522369063b3c3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8qkXwOnk"
|
||||
version = "b1apT2G2"
|
||||
version = "PLfxrDkh"
|
||||
|
@ -1,13 +1,13 @@
|
||||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-fabric-mc1.20-2.25.jar"
|
||||
filename = "MouseTweaks-fabric-mc1.20-2.26.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/m0Dd8Cjy/MouseTweaks-fabric-mc1.20-2.25.jar"
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/mjuG4AYd/MouseTweaks-fabric-mc1.20-2.26.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "21ae6dd81324543e77c10bbb2b928320d71b6750"
|
||||
hash = "6a6b977e671b1ab625e740fc70fb5300c21bb841"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aC3cM3Vq"
|
||||
version = "m0Dd8Cjy"
|
||||
version = "mjuG4AYd"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user