jusipat / astikor-carts-redux

A Forge mod for Minecraft: Java Edition which adds carts for travel, shipping and farming - now for 1.20!
https://legacy.curseforge.com/minecraft/mc-mods/astikor-carts-redux
MIT License
0 stars 4 forks source link

[1.20.1] Pull animal Config #11

Open Sandriell opened 8 months ago

Sandriell commented 8 months ago

Despite defining a list of pull animals in the config, the mod seems to be ignoring it, and showing this in the log:

[04:12:17] [Worker-ResourceReload-9/INFO] [de.me.as.AstikorCarts/]: Automatic pull animal configuration:
pull_animals = [
    "minecraft:camel",
    "minecraft:donkey",
    "minecraft:horse",
    "minecraft:mule",
    "minecraft:skeleton_horse",
    "minecraft:zombie_horse",
    "minecraft:player",
    "mythicmounts:acencia",
    "mythicmounts:archelon",
    "mythicmounts:netherbat",
    "mythicmounts:courierbird",
    "mythicmounts:dragon",
    "mythicmounts:griffon",
    "mythicmounts:geckotoalizard",
    "mythicmounts:moth",
    "mythicmounts:nightmare",
    "mythicmounts:nudibranch",
    "mythicmounts:ridinglizard",
    "mythicmounts:direwolf",
    "mythicmounts:colelytra",
    "mythicmounts:firebird",
    "ars_nouveau:summon_horse",
    "naturalist:zebra",
    "iceandfire:hippocampus",
    "iceandfire:dread_horse"
  ]

Config File: https://gist.github.com/Sandriell/4d8b503b4bee1ff53cfb454d4e6c7043

Mod Version: astikorcarts-redux-1.20.1-1.1.7