diff --git a/config/improvedmobs/common.toml b/config/improvedmobs/common.toml index bb75f77..a73902f 100644 --- a/config/improvedmobs/common.toml +++ b/config/improvedmobs/common.toml @@ -43,7 +43,7 @@ # add sheep to attributes modification only # will add sheep to everything except attributes # blacklists all minecraft mobs from everything - "Entity Configs" = ["minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"] + "Entity Configs" = ["minecraft:ender_dragon", "minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"] #Any of the following #[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO] #added here will disable that feature completely. diff --git a/index.toml b/index.toml index a6e61f4..b838901 100644 --- a/index.toml +++ b/index.toml @@ -114,7 +114,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a" [[files]] file = "config/improvedmobs/common.toml" -hash = "07abd924e1f4437c3bad86629598264c25551d43fa593dcc24006ab6b3462521" +hash = "bed8e0cef18b4087f2d76e59ab6269ba2c5b9cdf98dec78142d3555f123dbb30" [[files]] file = "config/improvedmobs/equipment.json" diff --git a/pack.toml b/pack.toml index 569f878..61d221d 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 = "86fd18e31bf54131203785ad18bcb8944b735b0df616a9bf105ee863a680fc52" +hash = "1804a3858df5cd474a1c18759e1b76780cb983ce36a6390dcc17a23ef7c1dc7f" [versions] forge = "43.3.13"