Main Upload
This commit is contained in:
11
config/mobsunscreen-common.toml
Normal file
11
config/mobsunscreen-common.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
[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"]
|
||||
|
Reference in New Issue
Block a user