From 2b8d544f17efb3c1fc320e1c317d4a2b8765b051 Mon Sep 17 00:00:00 2001 From: Sleepy Evelyn <46009144+sleepy-evelyn@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:44:48 +0000 Subject: [PATCH] Hopefully fix schematicannons failing to place blocks --- config/create-server.toml | 2 +- index.toml | 2 +- pack.toml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/create-server.toml b/config/create-server.toml index 3cfff0a..cc75ccc 100644 --- a/config/create-server.toml +++ b/config/create-server.toml @@ -412,7 +412,7 @@ #. #Amount of game ticks between shots of the cannon. Higher => Slower #Range: > 1 - schematicannonDelay = 5 + schematicannonDelay = 20 #. #Equipment and gadgets added by Create [equipment] diff --git a/index.toml b/index.toml index d1e0cbd..a81308c 100644 --- a/index.toml +++ b/index.toml @@ -26,7 +26,7 @@ hash = "0996ac3222899c604575d941dcddf1432ddd6dbf433b8bc677f97788051b0a47" [[files]] file = "config/create-server.toml" -hash = "493bda59077e562266abe96a5611a5bc601a4fda1fa309b24a2060a1b4b97fa5" +hash = "cf12a9043eacbbf2d584a1656aa5021c0be26a50ec1e0b52a3fe1dd4934fab18" [[files]] file = "config/createaddition-common.toml" diff --git a/pack.toml b/pack.toml index f325772..e8102dc 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Steam 'n' Rails Modpack" author = "IThundxr" -version = "1.2.9" +version = "1.2.10" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0f2b8783b971ebdc266bf8f3fb6b93ff635d307095d84e4855f53058f1eb3493" +hash = "c052c9b566e895bdcf76c51aced019521f34c68d34edba71da5f4dfcdb67c49c" [versions] fabric = "0.16.9"