Files
TLOU/config/mobsunscreen-common.toml
minster586 3b8c8f56bb Main Upload
2024-11-07 03:34:53 -05:00

12 lines
396 B
TOML

[General]
#Print all found mob IDS to the console, will cause spam
printIDs = false
#Protects all mobs from fire
protectAllMobs = false
#Protects these mods from fire (any mobs with these namespaces)
mods = ["iceandfire"]
#Protects these mobs from fire (any mobs with these ids (namespace:name))
mobs = ["minecraft:zombie", "minecraft:drowned", "minecraft:skeleton", "minecraft:stray"]