diff --git a/minecraft/config/connectiblechains.toml b/minecraft/config/connectiblechains.toml new file mode 100644 index 0000000..49384e3 --- /dev/null +++ b/minecraft/config/connectiblechains.toml @@ -0,0 +1,7 @@ +chainHangAmount = 8.0 +maxChainRange = 16 +quality = 4 +showToolTip = true +showRangeWarningHud = true +collisionsEnabled = false +debugDraw = false diff --git a/minecraft/mods/connectiblechains-forge-1.20.1-2.2.5.jar b/minecraft/mods/connectiblechains-forge-1.20.1-2.2.5.jar new file mode 100644 index 0000000..8133d88 Binary files /dev/null and b/minecraft/mods/connectiblechains-forge-1.20.1-2.2.5.jar differ