diff --git a/config/epicsiegemod-common.toml b/config/epicsiegemod-common.toml index ce1e37c..2211a7c 100644 --- a/config/epicsiegemod-common.toml +++ b/config/epicsiegemod-common.toml @@ -92,7 +92,7 @@ #List of custom potion types witches can throw (id:duration:lvl) [default: [minecraft:harming:1:0, minecraft:slowness:200:0, minecraft:blindness:200:0, minecraft:poison:200:0, minecraft:weakness:200:1, minecraft:mining_fatigue:200:2] ] witchPotions = ["minecraft:harming:1:0", "minecraft:slowness:200:0", "minecraft:blindness:200:0", "minecraft:poison:200:0", "minecraft:weakness:200:1", "minecraft:mining_fatigue:200:2"] #Allows Enderman to teleport the player instead of themselves [default: true] - enderPlayerTeleport = true + enderPlayerTeleport = false #The chance a Spider will web its target to the ground [default: 0.25] #Range: 0.0 ~ 1.0 webbingChance = 0.25 diff --git a/index.toml b/index.toml index 6b5019e..331276e 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "8df5ed720b6f4e65dde564ca501ac9a4ba095684361ea90aff6110a905561d00" [[files]] file = "config/epicsiegemod-common.toml" -hash = "3df57b99b45a5ed453ab56cd5440c171e90449c84aba1a4734a707edf47ee88a" +hash = "e49aab775934af47863f02fe1d90dd5e369c8db6359d03562a12fb2ea193fc81" [[files]] file = "config/paxi/datapacks/AvianNerf/data/avian_nerf/origins/wildling.json" diff --git a/pack.toml b/pack.toml index 8e4416d..256288e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cad431216e752f259a737ce6db0f7a903d7af4e3f9cee72de1e9254562c3b908" +hash = "36c3a2c86af5ca1c419766c909e7ad437130d804dcaab167fb26a0b570386f47" [versions] forge = "47.4.9"