diff --git a/.gitignore b/.gitignore index 93055d0..33c011e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,18 @@ bin/ # fabric -run/ +run/config +run/data +run/downloads +run/logs +run/resourcepacks +run/resources +run/saves +run/options.txt +run/usercache.json +run/.fabric +run/crash-reports +run/xaero # java diff --git a/run/mods/RoughlyEnoughItems-26.2.820.jar b/run/mods/RoughlyEnoughItems-26.2.820.jar new file mode 100644 index 0000000..e57b243 Binary files /dev/null and b/run/mods/RoughlyEnoughItems-26.2.820.jar differ diff --git a/run/mods/architectury-fabric-21.0.2.jar b/run/mods/architectury-fabric-21.0.2.jar new file mode 100644 index 0000000..be3caee Binary files /dev/null and b/run/mods/architectury-fabric-21.0.2.jar differ diff --git a/run/mods/cloth-config-26.2.155.jar b/run/mods/cloth-config-26.2.155.jar new file mode 100644 index 0000000..28b9deb Binary files /dev/null and b/run/mods/cloth-config-26.2.155.jar differ diff --git a/run/mods/modmenu-20.0.0-beta.4.jar b/run/mods/modmenu-20.0.0-beta.4.jar new file mode 100644 index 0000000..8c2add2 Binary files /dev/null and b/run/mods/modmenu-20.0.0-beta.4.jar differ diff --git a/run/mods/xaerominimap-fabric-26.2-26.1.3.jar b/run/mods/xaerominimap-fabric-26.2-26.1.3.jar new file mode 100644 index 0000000..7ec225a Binary files /dev/null and b/run/mods/xaerominimap-fabric-26.2-26.1.3.jar differ diff --git a/run/mods/xaeroworldmap-fabric-26.2-1.41.3.jar b/run/mods/xaeroworldmap-fabric-26.2-1.41.3.jar new file mode 100644 index 0000000..ba174d2 Binary files /dev/null and b/run/mods/xaeroworldmap-fabric-26.2-1.41.3.jar differ