1258 lines
41 KiB
INI
1258 lines
41 KiB
INI
# Configuration file
|
|
|
|
balancing {
|
|
# Allows shards with the same entity type to be combined in an anvil. It is a direct addition and mainly intended for co-op play. [default: true]
|
|
B:allowShardCombination=true
|
|
|
|
# Allows Shards to absorb spawners of the same entity type. [default: true]
|
|
B:allowSpawnerAbsorption=true
|
|
|
|
# Enables a convenience recipe that allows you to reset the stats of a Soul Shard. [default: true]
|
|
B:convenienceReset=true
|
|
|
|
# The cooldown time set in "ShardTiers.json" should use seconds instead of ticks. Allows finer control over tiers.
|
|
# 1 second = 20 ticks
|
|
# I suggest not changing this unless you have edited the configs. [default: true]
|
|
B:cooldownUsesSeconds=true
|
|
|
|
# Count mobs spawned by a Soul Cage towards Shard kills. [default: true]
|
|
B:countCageBornForShard=true
|
|
|
|
# Allows bosses to be spawned. This is probably the worst thing you can do to your instance. [default: false]
|
|
B:enableBosses=false
|
|
|
|
# Mobs spawned via a Soul Cage will drop experience upon death. [default: true]
|
|
B:enableExperienceDrop=true
|
|
|
|
# Forces Soul Cages to require a Redstone signal in order to spawn entities. [default: false]
|
|
B:forceRedstoneRequirement=false
|
|
|
|
# Requires the player who put the shard into the Soul Cage to be online for it to be active. [default: false]
|
|
B:requireOwnerOnline=false
|
|
|
|
# Amount of souls to add when absorbing a spawner. [range: 0 ~ 1024, default: 200]
|
|
I:spawnerAbsorptionBonus=200
|
|
}
|
|
|
|
|
|
client {
|
|
# Adds a Shard for each enabled mob to the creative tab. [default: false]
|
|
B:addShardsForAllMobs=false
|
|
|
|
# Adds A shards for mobs even if they are blacklisted [default: false]
|
|
B:ignoreBlacklistForTab=false
|
|
}
|
|
|
|
|
|
compatibility {
|
|
# The type of spawning mechanic to use for the Soul Cage.
|
|
# Valid values:
|
|
# VANILLA - The standard spawning mechanic.
|
|
# BLOODMAGIC - Requires 100 LP per mob spawned.
|
|
# HARDMODE - Reduces the contained souls of the shard by 1 for each mob spawned. Does not reduce tier. Recommended to disable "countCageBornForShard".
|
|
S:compatibilityType=VANILLA
|
|
|
|
# Adds a Tinkers Construct modifier for Soul Stealer. [default: true]
|
|
B:enableSoulStealerModifier=true
|
|
|
|
# Amount of LP required for each mob spawned.
|
|
# If this amount is not contained in the LP network, a nausea effect will be applied to the player and the Soul Cage will stop functioning. [range: 0 ~ 2147483647, default: 250]
|
|
I:lpPerMob=250
|
|
}
|
|
|
|
|
|
debug {
|
|
# If enabled, additional information will be logged to console. Mostly timing information. [default: false]
|
|
B:debugLogging=false
|
|
|
|
# Allows disabled entities to still be spawned by the cage. They are, however, still not obtainable on a shard. [default: false]
|
|
B:enableBlacklistedSpawning=false
|
|
}
|
|
|
|
|
|
enchantments {
|
|
# Amount of bonus kills to provide per enchantment level. [range: 1 ~ 5, default: 1]
|
|
I:soulStealerBonus=1
|
|
|
|
# ID for the Soul Stealer enchantment. If you have Enchantment ID conflicts, change this. [range: 63 ~ 256, default: 70]
|
|
I:soulStealerID=70
|
|
|
|
# Weight of the Soul Stealer enchantment. Higher values make it more common. [range: 1 ~ 10, default: 3]
|
|
I:soulStealerWeight=3
|
|
}
|
|
|
|
|
|
##########################################################################################################
|
|
# entity list
|
|
#--------------------------------------------------------------------------------------------------------#
|
|
# Set an entity to false to disable it's ability to be spawned.
|
|
##########################################################################################################
|
|
|
|
"entity list" {
|
|
B:"abyssalcraft:abygolem"=true
|
|
B:"abyssalcraft:abyssalzombie"=true
|
|
B:"abyssalcraft:antiabyssalzombie"=true
|
|
B:"abyssalcraft:antibat"=true
|
|
B:"abyssalcraft:antichicken"=true
|
|
B:"abyssalcraft:anticow"=true
|
|
B:"abyssalcraft:anticreeper"=true
|
|
B:"abyssalcraft:antighoul"=true
|
|
B:"abyssalcraft:antipig"=true
|
|
B:"abyssalcraft:antiplayer"=true
|
|
B:"abyssalcraft:antiskeleton"=true
|
|
B:"abyssalcraft:antispider"=true
|
|
B:"abyssalcraft:antizombie"=true
|
|
B:"abyssalcraft:chagaroth"=true
|
|
B:"abyssalcraft:chagarothfist"=true
|
|
B:"abyssalcraft:chagarothspawn"=true
|
|
B:"abyssalcraft:coraliumsquid"=true
|
|
B:"abyssalcraft:demonchicken"=true
|
|
B:"abyssalcraft:demoncow"=true
|
|
B:"abyssalcraft:demonpig"=true
|
|
B:"abyssalcraft:demonsheep"=true
|
|
B:"abyssalcraft:depthsghoul"=true
|
|
B:"abyssalcraft:dragonboss"=true
|
|
B:"abyssalcraft:dragonminion"=true
|
|
B:"abyssalcraft:dreadgolem"=true
|
|
B:"abyssalcraft:dreadguard"=true
|
|
B:"abyssalcraft:dreadling"=true
|
|
B:"abyssalcraft:dreadspawn"=true
|
|
B:"abyssalcraft:evilchicken"=true
|
|
B:"abyssalcraft:evilcow"=true
|
|
B:"abyssalcraft:evilpig"=true
|
|
B:"abyssalcraft:evilsheep"=true
|
|
B:"abyssalcraft:greaterdreadspawn"=true
|
|
B:"abyssalcraft:gskeleton"=true
|
|
B:"abyssalcraft:jzahar"=true
|
|
B:"abyssalcraft:jzaharminion"=true
|
|
B:"abyssalcraft:lesserdreadbeast"=true
|
|
B:"abyssalcraft:lessershoggoth"=true
|
|
B:"abyssalcraft:omotholghoul"=true
|
|
B:"abyssalcraft:remnant"=true
|
|
B:"abyssalcraft:shadowbeast"=true
|
|
B:"abyssalcraft:shadowboss"=true
|
|
B:"abyssalcraft:shadowcreature"=true
|
|
B:"abyssalcraft:shadowmonster"=true
|
|
B:"abyssalcraft:shuboffspring"=true
|
|
B:"aether_legacy:aechor_plant"=true
|
|
B:"aether_legacy:aerbunny"=true
|
|
B:"aether_legacy:aerwhale"=true
|
|
B:"aether_legacy:cockatrice"=true
|
|
B:"aether_legacy:fire_ball"=true
|
|
B:"aether_legacy:fire_minion"=true
|
|
B:"aether_legacy:flying_cow"=true
|
|
B:"aether_legacy:ice_ball"=true
|
|
B:"aether_legacy:mimic"=true
|
|
B:"aether_legacy:mini_cloud"=true
|
|
B:"aether_legacy:moa"=true
|
|
B:"aether_legacy:phyg"=true
|
|
B:"aether_legacy:sentry"=true
|
|
B:"aether_legacy:sheepuff"=true
|
|
B:"aether_legacy:slider"=true
|
|
B:"aether_legacy:sun_spirit"=true
|
|
B:"aether_legacy:swet"=true
|
|
B:"aether_legacy:thunder_ball"=true
|
|
B:"aether_legacy:valkyrie"=true
|
|
B:"aether_legacy:valkyrie_queen"=true
|
|
B:"aether_legacy:whirlwind"=true
|
|
B:"aether_legacy:zephyr"=true
|
|
B:"aoa3:abyssal_lottoman"=true
|
|
B:"aoa3:airhead"=true
|
|
B:"aoa3:alarmo"=true
|
|
B:"aoa3:alluricorn"=true
|
|
B:"aoa3:ambient_pixon"=true
|
|
B:"aoa3:amphibior"=true
|
|
B:"aoa3:amphibiyte"=true
|
|
B:"aoa3:ancient_golem"=true
|
|
B:"aoa3:anemia"=true
|
|
B:"aoa3:angelica"=true
|
|
B:"aoa3:angler"=true
|
|
B:"aoa3:anima_master"=true
|
|
B:"aoa3:apparition"=true
|
|
B:"aoa3:arc_flower"=true
|
|
B:"aoa3:arc_wizard"=true
|
|
B:"aoa3:arcbeast"=true
|
|
B:"aoa3:archvine"=true
|
|
B:"aoa3:arcworm"=true
|
|
B:"aoa3:ariel"=true
|
|
B:"aoa3:arkback"=true
|
|
B:"aoa3:arkzyne"=true
|
|
B:"aoa3:arocknid"=true
|
|
B:"aoa3:assassin"=true
|
|
B:"aoa3:augury_master"=true
|
|
B:"aoa3:automaton"=true
|
|
B:"aoa3:axiolight"=true
|
|
B:"aoa3:bane"=true
|
|
B:"aoa3:bane_big"=true
|
|
B:"aoa3:bane_clone"=true
|
|
B:"aoa3:banshee"=true
|
|
B:"aoa3:baron_lottoman"=true
|
|
B:"aoa3:baroness"=true
|
|
B:"aoa3:basilisk"=true
|
|
B:"aoa3:baumba"=true
|
|
B:"aoa3:black_ursa"=true
|
|
B:"aoa3:blissard"=true
|
|
B:"aoa3:bloodlust"=true
|
|
B:"aoa3:bloodmist"=true
|
|
B:"aoa3:bloodsucker"=true
|
|
B:"aoa3:blooming_pixon"=true
|
|
B:"aoa3:blue_automaton"=true
|
|
B:"aoa3:blue_flower"=true
|
|
B:"aoa3:blue_guardian"=true
|
|
B:"aoa3:blue_rune_templar"=true
|
|
B:"aoa3:blue_runic_lifeform"=true
|
|
B:"aoa3:bobo"=true
|
|
B:"aoa3:bomb_carrier"=true
|
|
B:"aoa3:bone_creature"=true
|
|
B:"aoa3:bone_creeper"=true
|
|
B:"aoa3:boneback"=true
|
|
B:"aoa3:boreic_lottoman"=true
|
|
B:"aoa3:bouncer"=true
|
|
B:"aoa3:broccohead"=true
|
|
B:"aoa3:brute"=true
|
|
B:"aoa3:bugeye"=true
|
|
B:"aoa3:bush_baby"=true
|
|
B:"aoa3:butchery_master"=true
|
|
B:"aoa3:candied_lottoman"=true
|
|
B:"aoa3:candy_corny"=true
|
|
B:"aoa3:cane_bug"=true
|
|
B:"aoa3:carrotop"=true
|
|
B:"aoa3:case_construct"=true
|
|
B:"aoa3:cave_creep"=true
|
|
B:"aoa3:cave_creepoid"=true
|
|
B:"aoa3:celevian_lottoman"=true
|
|
B:"aoa3:centinel"=true
|
|
B:"aoa3:charger"=true
|
|
B:"aoa3:cherry_barrager"=true
|
|
B:"aoa3:cherry_blaster"=true
|
|
B:"aoa3:chimera"=true
|
|
B:"aoa3:chocko"=true
|
|
B:"aoa3:chomper"=true
|
|
B:"aoa3:clown"=true
|
|
B:"aoa3:clunkhead"=true
|
|
B:"aoa3:compeer"=true
|
|
B:"aoa3:coniferon"=true
|
|
B:"aoa3:construct_flight"=true
|
|
B:"aoa3:construct_mind"=true
|
|
B:"aoa3:construct_of_servility"=true
|
|
B:"aoa3:construct_range"=true
|
|
B:"aoa3:construct_resistance"=true
|
|
B:"aoa3:construct_speed"=true
|
|
B:"aoa3:construct_strength"=true
|
|
B:"aoa3:construct_terror"=true
|
|
B:"aoa3:corallus"=true
|
|
B:"aoa3:corallus_shot"=true
|
|
B:"aoa3:coralon"=true
|
|
B:"aoa3:coratee"=true
|
|
B:"aoa3:corby"=true
|
|
B:"aoa3:corny"=true
|
|
B:"aoa3:corrupted_traveller"=true
|
|
B:"aoa3:cotton_candor"=true
|
|
B:"aoa3:craexxeus"=true
|
|
B:"aoa3:craggy"=true
|
|
B:"aoa3:creation_master"=true
|
|
B:"aoa3:creep"=true
|
|
B:"aoa3:creep_banker"=true
|
|
B:"aoa3:creep_cow"=true
|
|
B:"aoa3:creeperlock"=true
|
|
B:"aoa3:creepird"=true
|
|
B:"aoa3:creeponia_lottoman"=true
|
|
B:"aoa3:creepuple"=true
|
|
B:"aoa3:crusilisk"=true
|
|
B:"aoa3:cryptid"=true
|
|
B:"aoa3:crystal_lottoman"=true
|
|
B:"aoa3:crystal_trader"=true
|
|
B:"aoa3:crystocore"=true
|
|
B:"aoa3:cyclops"=true
|
|
B:"aoa3:dark_beast"=true
|
|
B:"aoa3:dawnlight"=true
|
|
B:"aoa3:daysee"=true
|
|
B:"aoa3:dead_tree"=true
|
|
B:"aoa3:death_hunter"=true
|
|
B:"aoa3:deinotherium"=true
|
|
B:"aoa3:demon_reaper"=true
|
|
B:"aoa3:desert_charger"=true
|
|
B:"aoa3:destructor"=true
|
|
B:"aoa3:devourer"=true
|
|
B:"aoa3:dicer"=true
|
|
B:"aoa3:diocus"=true
|
|
B:"aoa3:distorter"=true
|
|
B:"aoa3:doubler"=true
|
|
B:"aoa3:dracyon"=true
|
|
B:"aoa3:draggy"=true
|
|
B:"aoa3:dungeon_keeper"=true
|
|
B:"aoa3:dust_strider"=true
|
|
B:"aoa3:dusteiva"=true
|
|
B:"aoa3:duston"=true
|
|
B:"aoa3:dustopian_lottoman"=true
|
|
B:"aoa3:dweller"=true
|
|
B:"aoa3:dyrehorn"=true
|
|
B:"aoa3:echodar"=true
|
|
B:"aoa3:eeo"=true
|
|
B:"aoa3:eilosapien"=true
|
|
B:"aoa3:elite_skele_hopper"=true
|
|
B:"aoa3:elite_skele_pig"=true
|
|
B:"aoa3:elite_skeleman"=true
|
|
B:"aoa3:elkanyne"=true
|
|
B:"aoa3:elusive"=true
|
|
B:"aoa3:elusive_clone"=true
|
|
B:"aoa3:embrake"=true
|
|
B:"aoa3:emperor_beast"=true
|
|
B:"aoa3:ender_carrier"=true
|
|
B:"aoa3:enforcer"=true
|
|
B:"aoa3:everbeast"=true
|
|
B:"aoa3:exohead"=true
|
|
B:"aoa3:exoid"=true
|
|
B:"aoa3:expedition_master"=true
|
|
B:"aoa3:explodot"=true
|
|
B:"aoa3:explosives_expert"=true
|
|
B:"aoa3:extraction_master"=true
|
|
B:"aoa3:eye_creature"=true
|
|
B:"aoa3:faceless_floater"=true
|
|
B:"aoa3:faceless_runner"=true
|
|
B:"aoa3:fake_pigman"=true
|
|
B:"aoa3:fake_zorp"=true
|
|
B:"aoa3:fenix"=true
|
|
B:"aoa3:fiend"=true
|
|
B:"aoa3:fischer"=true
|
|
B:"aoa3:fishix"=true
|
|
B:"aoa3:flamewalker"=true
|
|
B:"aoa3:flash"=true
|
|
B:"aoa3:flesh_eater"=true
|
|
B:"aoa3:floro_lottoman"=true
|
|
B:"aoa3:flowerface"=true
|
|
B:"aoa3:flye"=true
|
|
B:"aoa3:foraging_master"=true
|
|
B:"aoa3:friendly_creeper"=true
|
|
B:"aoa3:fungat"=true
|
|
B:"aoa3:fungback"=true
|
|
B:"aoa3:fungik"=true
|
|
B:"aoa3:fungock"=true
|
|
B:"aoa3:fungung"=true
|
|
B:"aoa3:furlion"=true
|
|
B:"aoa3:gadgetoid"=true
|
|
B:"aoa3:ghastus"=true
|
|
B:"aoa3:ghost"=true
|
|
B:"aoa3:ghostine_ancient"=true
|
|
B:"aoa3:ghostly_bugeye"=true
|
|
B:"aoa3:ghostly_charger"=true
|
|
B:"aoa3:ghostly_cyclops"=true
|
|
B:"aoa3:ghostly_goblin"=true
|
|
B:"aoa3:ghostly_night_reaper"=true
|
|
B:"aoa3:ghostly_sasquatch"=true
|
|
B:"aoa3:giant_snail"=true
|
|
B:"aoa3:gingerbird"=true
|
|
B:"aoa3:gingerbread_man"=true
|
|
B:"aoa3:glaring_pixon"=true
|
|
B:"aoa3:gleaming_pixon"=true
|
|
B:"aoa3:glistening_pixon"=true
|
|
B:"aoa3:glowing_pixon"=true
|
|
B:"aoa3:gnawer"=true
|
|
B:"aoa3:goalby"=true
|
|
B:"aoa3:goblin"=true
|
|
B:"aoa3:golden_lottoman"=true
|
|
B:"aoa3:goldorth"=true
|
|
B:"aoa3:goldum"=true
|
|
B:"aoa3:goldus"=true
|
|
B:"aoa3:goofer"=true
|
|
B:"aoa3:gorb_arms_dealer"=true
|
|
B:"aoa3:gorb_citizen"=true
|
|
B:"aoa3:gorb_engineer"=true
|
|
B:"aoa3:graw"=true
|
|
B:"aoa3:green_automaton"=true
|
|
B:"aoa3:green_flower"=true
|
|
B:"aoa3:green_guardian"=true
|
|
B:"aoa3:green_rune_templar"=true
|
|
B:"aoa3:green_runic_lifeform"=true
|
|
B:"aoa3:grillface"=true
|
|
B:"aoa3:grobbler"=true
|
|
B:"aoa3:grocculate"=true
|
|
B:"aoa3:grunt"=true
|
|
B:"aoa3:gyro"=true
|
|
B:"aoa3:hag"=true
|
|
B:"aoa3:halycon"=true
|
|
B:"aoa3:harkos"=true
|
|
B:"aoa3:hauling_master"=true
|
|
B:"aoa3:haunted_lottoman"=true
|
|
B:"aoa3:headless_destroyer"=true
|
|
B:"aoa3:headless_hunter"=true
|
|
B:"aoa3:healing_golem"=true
|
|
B:"aoa3:hellcat"=true
|
|
B:"aoa3:hellquin"=true
|
|
B:"aoa3:hellspot"=true
|
|
B:"aoa3:hiding_fungi"=true
|
|
B:"aoa3:hill_charger"=true
|
|
B:"aoa3:hive_king"=true
|
|
B:"aoa3:hive_soldier"=true
|
|
B:"aoa3:hive_worker"=true
|
|
B:"aoa3:horndron"=true
|
|
B:"aoa3:horntail"=true
|
|
B:"aoa3:horon"=true
|
|
B:"aoa3:host"=true
|
|
B:"aoa3:hunch"=true
|
|
B:"aoa3:hunter"=true
|
|
B:"aoa3:hunter_master"=true
|
|
B:"aoa3:hydrolisk"=true
|
|
B:"aoa3:hydrolon"=true
|
|
B:"aoa3:ice_giant"=true
|
|
B:"aoa3:infernal"=true
|
|
B:"aoa3:infusion_master"=true
|
|
B:"aoa3:inmate_x"=true
|
|
B:"aoa3:inmate_y"=true
|
|
B:"aoa3:innervation_master"=true
|
|
B:"aoa3:iosaur"=true
|
|
B:"aoa3:irkling"=true
|
|
B:"aoa3:jawe"=true
|
|
B:"aoa3:jumbo"=true
|
|
B:"aoa3:kaiyu"=true
|
|
B:"aoa3:kajaros"=true
|
|
B:"aoa3:keeler"=true
|
|
B:"aoa3:king_bambambam"=true
|
|
B:"aoa3:king_charger"=true
|
|
B:"aoa3:king_creeper"=true
|
|
B:"aoa3:king_shroomus"=true
|
|
B:"aoa3:klobber"=true
|
|
B:"aoa3:koko"=true
|
|
B:"aoa3:kranky"=true
|
|
B:"aoa3:kror"=true
|
|
B:"aoa3:leafy_giant"=true
|
|
B:"aoa3:lelyetian_banker"=true
|
|
B:"aoa3:lelyetian_caster"=true
|
|
B:"aoa3:lelyetian_lottoman"=true
|
|
B:"aoa3:lelyetian_trader"=true
|
|
B:"aoa3:lelyetian_warrior"=true
|
|
B:"aoa3:lightwalker"=true
|
|
B:"aoa3:linger"=true
|
|
B:"aoa3:little_bam"=true
|
|
B:"aoa3:living_fungi"=true
|
|
B:"aoa3:logging_master"=true
|
|
B:"aoa3:lollypopper"=true
|
|
B:"aoa3:lost_soul"=true
|
|
B:"aoa3:lottoman"=true
|
|
B:"aoa3:lunar_lottoman"=true
|
|
B:"aoa3:lunarcher"=true
|
|
B:"aoa3:lurker"=true
|
|
B:"aoa3:luxocron"=true
|
|
B:"aoa3:magical_creeper"=true
|
|
B:"aoa3:magicke"=true
|
|
B:"aoa3:mecha_cyclops"=true
|
|
B:"aoa3:mecha_skellox"=true
|
|
B:"aoa3:mechachron"=true
|
|
B:"aoa3:mechamaton"=true
|
|
B:"aoa3:mechbot"=true
|
|
B:"aoa3:mechyon"=true
|
|
B:"aoa3:meganeuropsis"=true
|
|
B:"aoa3:merkyre"=true
|
|
B:"aoa3:mermage"=true
|
|
B:"aoa3:metalloid"=true
|
|
B:"aoa3:mirage"=true
|
|
B:"aoa3:miskel"=true
|
|
B:"aoa3:modulo"=true
|
|
B:"aoa3:mother_void_walker"=true
|
|
B:"aoa3:muckopede"=true
|
|
B:"aoa3:muncher"=true
|
|
B:"aoa3:mushroom_spider"=true
|
|
B:"aoa3:mystic_lottoman"=true
|
|
B:"aoa3:natura"=true
|
|
B:"aoa3:naturalist"=true
|
|
B:"aoa3:neptuno"=true
|
|
B:"aoa3:nethengeic_beast"=true
|
|
B:"aoa3:nethengeic_wither"=true
|
|
B:"aoa3:night_reaper"=true
|
|
B:"aoa3:night_watcher"=true
|
|
B:"aoa3:nightfly"=true
|
|
B:"aoa3:nightmare_spider"=true
|
|
B:"aoa3:nightwing"=true
|
|
B:"aoa3:nipper"=true
|
|
B:"aoa3:nospike"=true
|
|
B:"aoa3:occulent"=true
|
|
B:"aoa3:okazor"=true
|
|
B:"aoa3:omnilight"=true
|
|
B:"aoa3:opteryx"=true
|
|
B:"aoa3:orange_flower"=true
|
|
B:"aoa3:orbiter"=true
|
|
B:"aoa3:orbling"=true
|
|
B:"aoa3:paladin"=true
|
|
B:"aoa3:parasect"=true
|
|
B:"aoa3:paravite"=true
|
|
B:"aoa3:penguin"=true
|
|
B:"aoa3:penumbra"=true
|
|
B:"aoa3:peppermint_snail"=true
|
|
B:"aoa3:phantom"=true
|
|
B:"aoa3:pigotron"=true
|
|
B:"aoa3:pincher"=true
|
|
B:"aoa3:plateosaur"=true
|
|
B:"aoa3:pod_plant"=true
|
|
B:"aoa3:polar_ursa"=true
|
|
B:"aoa3:polytom"=true
|
|
B:"aoa3:portal_master"=true
|
|
B:"aoa3:precasian_lottoman"=true
|
|
B:"aoa3:primitive_carrotop"=true
|
|
B:"aoa3:primordial_banker"=true
|
|
B:"aoa3:primordial_guide"=true
|
|
B:"aoa3:primordial_merchant"=true
|
|
B:"aoa3:primordial_spellbinder"=true
|
|
B:"aoa3:primordial_wizard"=true
|
|
B:"aoa3:professor"=true
|
|
B:"aoa3:proshield"=true
|
|
B:"aoa3:purple_automaton"=true
|
|
B:"aoa3:purple_flower"=true
|
|
B:"aoa3:quickpocket"=true
|
|
B:"aoa3:radiant_pixon"=true
|
|
B:"aoa3:rainicorn"=true
|
|
B:"aoa3:rammerhead"=true
|
|
B:"aoa3:rammerhorn"=true
|
|
B:"aoa3:ramradon"=true
|
|
B:"aoa3:rawbone"=true
|
|
B:"aoa3:raxxan"=true
|
|
B:"aoa3:realmshifter"=true
|
|
B:"aoa3:reaper_twins"=true
|
|
B:"aoa3:reaver"=true
|
|
B:"aoa3:red_automaton"=true
|
|
B:"aoa3:red_guardian"=true
|
|
B:"aoa3:red_rune_templar"=true
|
|
B:"aoa3:red_runic_lifeform"=true
|
|
B:"aoa3:refluct"=true
|
|
B:"aoa3:rock_crawler"=true
|
|
B:"aoa3:rock_critter"=true
|
|
B:"aoa3:rock_rider"=true
|
|
B:"aoa3:rockbiter"=true
|
|
B:"aoa3:rocky_lottoman"=true
|
|
B:"aoa3:roloscope"=true
|
|
B:"aoa3:rosid"=true
|
|
B:"aoa3:runation_master"=true
|
|
B:"aoa3:runic_golem"=true
|
|
B:"aoa3:runic_guardian"=true
|
|
B:"aoa3:runic_lottoman"=true
|
|
B:"aoa3:runicorn"=true
|
|
B:"aoa3:runicorn_rider"=true
|
|
B:"aoa3:sabretooth"=true
|
|
B:"aoa3:sand_giant"=true
|
|
B:"aoa3:sand_golem"=true
|
|
B:"aoa3:sasquatch"=true
|
|
B:"aoa3:scrubby"=true
|
|
B:"aoa3:sea_charger"=true
|
|
B:"aoa3:sea_skeleton"=true
|
|
B:"aoa3:sea_spider"=true
|
|
B:"aoa3:sea_troll"=true
|
|
B:"aoa3:sea_viper"=true
|
|
B:"aoa3:seeker"=true
|
|
B:"aoa3:shaddy"=true
|
|
B:"aoa3:shade"=true
|
|
B:"aoa3:shadow"=true
|
|
B:"aoa3:shadow_stalker"=true
|
|
B:"aoa3:shadowlord"=true
|
|
B:"aoa3:shavo"=true
|
|
B:"aoa3:shifter"=true
|
|
B:"aoa3:shik"=true
|
|
B:"aoa3:shining_pixon"=true
|
|
B:"aoa3:shyre_archer"=true
|
|
B:"aoa3:shyre_banker"=true
|
|
B:"aoa3:shyre_knight"=true
|
|
B:"aoa3:shyre_troll"=true
|
|
B:"aoa3:shyrelands_lottoman"=true
|
|
B:"aoa3:silencer"=true
|
|
B:"aoa3:silverfoot"=true
|
|
B:"aoa3:skele_elder"=true
|
|
B:"aoa3:skele_hopper"=true
|
|
B:"aoa3:skele_pig"=true
|
|
B:"aoa3:skeledon"=true
|
|
B:"aoa3:skelekyte"=true
|
|
B:"aoa3:skeleman"=true
|
|
B:"aoa3:skeletal_cowman"=true
|
|
B:"aoa3:skeletron"=true
|
|
B:"aoa3:skellox"=true
|
|
B:"aoa3:skipper"=true
|
|
B:"aoa3:skolle"=true
|
|
B:"aoa3:skull_creature"=true
|
|
B:"aoa3:slimer"=true
|
|
B:"aoa3:smash"=true
|
|
B:"aoa3:snappy"=true
|
|
B:"aoa3:snow_charger"=true
|
|
B:"aoa3:soulscorne"=true
|
|
B:"aoa3:soulvyre"=true
|
|
B:"aoa3:spearmint_snail"=true
|
|
B:"aoa3:spectral_wizard"=true
|
|
B:"aoa3:sphinx"=true
|
|
B:"aoa3:spikeback"=true
|
|
B:"aoa3:spinoledon"=true
|
|
B:"aoa3:spinux"=true
|
|
B:"aoa3:spirit_guardian"=true
|
|
B:"aoa3:spirit_protector"=true
|
|
B:"aoa3:spraggy"=true
|
|
B:"aoa3:squasher"=true
|
|
B:"aoa3:squiggler"=true
|
|
B:"aoa3:stalker"=true
|
|
B:"aoa3:stalker_prime"=true
|
|
B:"aoa3:sticky"=true
|
|
B:"aoa3:stimulo"=true
|
|
B:"aoa3:stimulosus"=true
|
|
B:"aoa3:stinger"=true
|
|
B:"aoa3:stitches"=true
|
|
B:"aoa3:stone_giant"=true
|
|
B:"aoa3:store_keeper"=true
|
|
B:"aoa3:strong_skele_hopper"=true
|
|
B:"aoa3:strong_skele_pig"=true
|
|
B:"aoa3:strong_skeleman"=true
|
|
B:"aoa3:sugarface"=true
|
|
B:"aoa3:sunny"=true
|
|
B:"aoa3:surveyor"=true
|
|
B:"aoa3:swamp_charger"=true
|
|
B:"aoa3:sysker"=true
|
|
B:"aoa3:terradon"=true
|
|
B:"aoa3:terrestrial"=true
|
|
B:"aoa3:tharafly"=true
|
|
B:"aoa3:tipsy"=true
|
|
B:"aoa3:token_collector"=true
|
|
B:"aoa3:tortione"=true
|
|
B:"aoa3:toxic_lottoman"=true
|
|
B:"aoa3:toxxulous"=true
|
|
B:"aoa3:toy_merchant"=true
|
|
B:"aoa3:tracker"=true
|
|
B:"aoa3:tree_spirit"=true
|
|
B:"aoa3:trickster"=true
|
|
B:"aoa3:trickster_clone"=true
|
|
B:"aoa3:triclops"=true
|
|
B:"aoa3:troll_trader"=true
|
|
B:"aoa3:trotter"=true
|
|
B:"aoa3:twinkling_lottoman"=true
|
|
B:"aoa3:tyrosaur"=true
|
|
B:"aoa3:undead_herald"=true
|
|
B:"aoa3:undead_troll"=true
|
|
B:"aoa3:urioh"=true
|
|
B:"aoa3:urka"=true
|
|
B:"aoa3:urv"=true
|
|
B:"aoa3:valkyrie"=true
|
|
B:"aoa3:vertebron"=true
|
|
B:"aoa3:vine_wizard"=true
|
|
B:"aoa3:vinocorne"=true
|
|
B:"aoa3:visage"=true
|
|
B:"aoa3:visualent"=true
|
|
B:"aoa3:visular"=true
|
|
B:"aoa3:visulon"=true
|
|
B:"aoa3:void_charger"=true
|
|
B:"aoa3:void_walker"=true
|
|
B:"aoa3:volar"=true
|
|
B:"aoa3:voliant"=true
|
|
B:"aoa3:voltron"=true
|
|
B:"aoa3:voxxulon"=true
|
|
B:"aoa3:waggy"=true
|
|
B:"aoa3:walker"=true
|
|
B:"aoa3:warclops"=true
|
|
B:"aoa3:web_reaper"=true
|
|
B:"aoa3:wickett"=true
|
|
B:"aoa3:winged_creeper"=true
|
|
B:"aoa3:wither_wizard"=true
|
|
B:"aoa3:withering_lottoman"=true
|
|
B:"aoa3:wood_giant"=true
|
|
B:"aoa3:xxeus"=true
|
|
B:"aoa3:yellow_automaton"=true
|
|
B:"aoa3:yellow_flower"=true
|
|
B:"aoa3:yellow_guardian"=true
|
|
B:"aoa3:yellow_rune_templar"=true
|
|
B:"aoa3:yellow_runic_lifeform"=true
|
|
B:"aoa3:yeti"=true
|
|
B:"aoa3:zal_banker"=true
|
|
B:"aoa3:zal_child"=true
|
|
B:"aoa3:zal_citizen"=true
|
|
B:"aoa3:zal_grocer"=true
|
|
B:"aoa3:zal_herbalist"=true
|
|
B:"aoa3:zal_spellbinder"=true
|
|
B:"aoa3:zal_vendor"=true
|
|
B:"aoa3:zarg"=true
|
|
B:"aoa3:zhinx"=true
|
|
B:"aoa3:zorp"=true
|
|
B:"astralsorcery:entityflare"=true
|
|
B:"astralsorcery:entityliquidspark"=true
|
|
B:"astralsorcery:entityspectraltool"=true
|
|
B:"atum:assassin"=true
|
|
B:"atum:barbarian"=true
|
|
B:"atum:bonestorm"=true
|
|
B:"atum:brigand"=true
|
|
B:"atum:camel"=true
|
|
B:"atum:desert_rabbit"=true
|
|
B:"atum:desert_wolf"=true
|
|
B:"atum:forsaken"=true
|
|
B:"atum:mummy"=true
|
|
B:"atum:nomad"=true
|
|
B:"atum:pharaoh"=true
|
|
B:"atum:scarab"=true
|
|
B:"atum:stoneguard"=true
|
|
B:"atum:stonewarden"=true
|
|
B:"atum:sunspeaker"=true
|
|
B:"atum:tarantula"=true
|
|
B:"atum:warlord"=true
|
|
B:"atum:wraith"=true
|
|
B:"battletowers:golem"=true
|
|
B:"bewitchment:bafometyr"=true
|
|
B:"bewitchment:baphomet"=true
|
|
B:"bewitchment:black_dog"=true
|
|
B:"bewitchment:cambion"=true
|
|
B:"bewitchment:cleaver"=true
|
|
B:"bewitchment:demon"=true
|
|
B:"bewitchment:demoness"=true
|
|
B:"bewitchment:druden"=true
|
|
B:"bewitchment:feuerwurm"=true
|
|
B:"bewitchment:ghost"=true
|
|
B:"bewitchment:hellhound"=true
|
|
B:"bewitchment:imp"=true
|
|
B:"bewitchment:leonard"=true
|
|
B:"bewitchment:lizard"=true
|
|
B:"bewitchment:owl"=true
|
|
B:"bewitchment:raven"=true
|
|
B:"bewitchment:shadow_person"=true
|
|
B:"bewitchment:snake"=true
|
|
B:"bewitchment:toad"=true
|
|
B:"bewitchment:werewolf"=true
|
|
B:"biomesoplenty:wasp"=true
|
|
B:"bloodmagic:corrupted_chicken"=true
|
|
B:"bloodmagic:corrupted_sheep"=true
|
|
B:"bloodmagic:corrupted_spider"=true
|
|
B:"bloodmagic:corrupted_zombie"=true
|
|
B:"bloodmagic:mimic"=false
|
|
B:"bloodmagic:sentient_specter"=true
|
|
B:"botania:doppleganger"=true
|
|
B:"botania:pink_wither"=true
|
|
B:"botania:pixie"=true
|
|
B:"chickens:chickenschicken"=true
|
|
B:"cyclicmagic:robot"=true
|
|
B:"deepmoblearning:glitch"=true
|
|
B:"deepmoblearning:trial_cave_spider"=true
|
|
B:"deepmoblearning:trial_enderman"=true
|
|
B:"deepmoblearning:trial_slime"=true
|
|
B:"deepmoblearning:trial_spider"=true
|
|
B:"dimdoors:mob_monolith"=true
|
|
B:"divinerpg:acid_hag"=true
|
|
B:"divinerpg:advanced_cori"=true
|
|
B:"divinerpg:alicanto"=true
|
|
B:"divinerpg:ancient_entity"=true
|
|
B:"divinerpg:angry_bunny"=true
|
|
B:"divinerpg:apalachia_cadillion"=true
|
|
B:"divinerpg:apalachia_golem"=true
|
|
B:"divinerpg:apalachia_tomo"=true
|
|
B:"divinerpg:arid_warrior"=true
|
|
B:"divinerpg:ayeraco_blue"=true
|
|
B:"divinerpg:ayeraco_green"=true
|
|
B:"divinerpg:ayeraco_purple"=true
|
|
B:"divinerpg:ayeraco_red"=true
|
|
B:"divinerpg:ayeraco_yellow"=true
|
|
B:"divinerpg:basilisk"=true
|
|
B:"divinerpg:behemoth"=true
|
|
B:"divinerpg:biphron"=true
|
|
B:"divinerpg:bohemite"=true
|
|
B:"divinerpg:brown_grizzle"=true
|
|
B:"divinerpg:bunny"=true
|
|
B:"divinerpg:captain_merik"=true
|
|
B:"divinerpg:cave_crawler"=true
|
|
B:"divinerpg:caveclops"=true
|
|
B:"divinerpg:crab"=true
|
|
B:"divinerpg:crypt_keeper"=true
|
|
B:"divinerpg:cyclops"=true
|
|
B:"divinerpg:cymesoid"=true
|
|
B:"divinerpg:datticon"=true
|
|
B:"divinerpg:death_hound"=true
|
|
B:"divinerpg:deathcryx"=true
|
|
B:"divinerpg:demon_of_darkness"=true
|
|
B:"divinerpg:densos"=true
|
|
B:"divinerpg:desert_crawler"=true
|
|
B:"divinerpg:dissiment"=true
|
|
B:"divinerpg:dramix"=true
|
|
B:"divinerpg:dreamwrecker"=true
|
|
B:"divinerpg:dungeon_constructor"=true
|
|
B:"divinerpg:dungeon_demon"=true
|
|
B:"divinerpg:dungeon_prisoner"=true
|
|
B:"divinerpg:duo"=true
|
|
B:"divinerpg:eden_cadillion"=true
|
|
B:"divinerpg:eden_tomo"=true
|
|
B:"divinerpg:ehu"=true
|
|
B:"divinerpg:enchanted_archer"=true
|
|
B:"divinerpg:enchanted_warrior"=true
|
|
B:"divinerpg:ender_spider"=true
|
|
B:"divinerpg:ender_triplets"=true
|
|
B:"divinerpg:ender_watcher"=true
|
|
B:"divinerpg:ent"=true
|
|
B:"divinerpg:enthralled_dramcryx"=true
|
|
B:"divinerpg:epiphite"=true
|
|
B:"divinerpg:eternal_archer"=true
|
|
B:"divinerpg:experienced_cori"=true
|
|
B:"divinerpg:fake_vhraak"=true
|
|
B:"divinerpg:fractite"=true
|
|
B:"divinerpg:frost"=true
|
|
B:"divinerpg:frost_archer"=true
|
|
B:"divinerpg:frosty"=true
|
|
B:"divinerpg:fyracryx"=true
|
|
B:"divinerpg:galroid"=true
|
|
B:"divinerpg:glacide"=true
|
|
B:"divinerpg:glacon"=true
|
|
B:"divinerpg:golem_of_rejuvenation"=true
|
|
B:"divinerpg:gorgosion"=true
|
|
B:"divinerpg:greenfeet"=true
|
|
B:"divinerpg:hastreus"=true
|
|
B:"divinerpg:helio"=true
|
|
B:"divinerpg:hell_pig"=true
|
|
B:"divinerpg:hell_spider"=true
|
|
B:"divinerpg:hive_queen"=true
|
|
B:"divinerpg:hive_soldier"=true
|
|
B:"divinerpg:hover_stinger"=true
|
|
B:"divinerpg:husk"=true
|
|
B:"divinerpg:jack_o_man"=true
|
|
B:"divinerpg:jungle_bat"=true
|
|
B:"divinerpg:jungle_dramcryx"=true
|
|
B:"divinerpg:jungle_spider"=true
|
|
B:"divinerpg:karos"=true
|
|
B:"divinerpg:karot"=true
|
|
B:"divinerpg:kazari"=true
|
|
B:"divinerpg:kazrotic"=true
|
|
B:"divinerpg:king_crab"=true
|
|
B:"divinerpg:king_of_scorchers"=true
|
|
B:"divinerpg:kobblin"=true
|
|
B:"divinerpg:lady_luna"=true
|
|
B:"divinerpg:leorna"=true
|
|
B:"divinerpg:lheiva"=true
|
|
B:"divinerpg:liopleurodon"=true
|
|
B:"divinerpg:livestock_merchant"=true
|
|
B:"divinerpg:living_statue"=true
|
|
B:"divinerpg:lord_vatticus"=true
|
|
B:"divinerpg:lorga"=true
|
|
B:"divinerpg:lorga_flight"=true
|
|
B:"divinerpg:madivel"=true
|
|
B:"divinerpg:mage"=true
|
|
B:"divinerpg:mandragora"=true
|
|
B:"divinerpg:megalith"=true
|
|
B:"divinerpg:miner"=true
|
|
B:"divinerpg:moon_wolf"=true
|
|
B:"divinerpg:mortum_cadillion"=true
|
|
B:"divinerpg:mysterious_man_layer_1"=true
|
|
B:"divinerpg:mysterious_man_layer_2"=true
|
|
B:"divinerpg:mysterious_man_layer_3"=true
|
|
B:"divinerpg:mystic"=true
|
|
B:"divinerpg:parasecta"=true
|
|
B:"divinerpg:paratiku"=true
|
|
B:"divinerpg:pumpkin_spider"=true
|
|
B:"divinerpg:quadro"=true
|
|
B:"divinerpg:raglok"=true
|
|
B:"divinerpg:rainbour"=true
|
|
B:"divinerpg:razorback"=true
|
|
B:"divinerpg:reyvor"=true
|
|
B:"divinerpg:roamer"=true
|
|
B:"divinerpg:rollum"=true
|
|
B:"divinerpg:rotatick"=true
|
|
B:"divinerpg:saguaro_worm"=true
|
|
B:"divinerpg:samek"=true
|
|
B:"divinerpg:scorcher"=true
|
|
B:"divinerpg:seimer"=true
|
|
B:"divinerpg:shadahier"=true
|
|
B:"divinerpg:shark"=true
|
|
B:"divinerpg:skythern_archer"=true
|
|
B:"divinerpg:skythern_fiend"=true
|
|
B:"divinerpg:skythern_golem"=true
|
|
B:"divinerpg:smelter"=true
|
|
B:"divinerpg:snapper"=true
|
|
B:"divinerpg:sorcerer"=true
|
|
B:"divinerpg:soul_fiend"=true
|
|
B:"divinerpg:soul_spider"=true
|
|
B:"divinerpg:soul_stealer"=true
|
|
B:"divinerpg:spellbinder"=true
|
|
B:"divinerpg:stone_golem"=true
|
|
B:"divinerpg:sun_archer"=true
|
|
B:"divinerpg:sunstorm"=true
|
|
B:"divinerpg:temple_guardian"=true
|
|
B:"divinerpg:termasect"=true
|
|
B:"divinerpg:termid"=true
|
|
B:"divinerpg:the_eye"=true
|
|
B:"divinerpg:the_grue"=true
|
|
B:"divinerpg:the_hunger"=true
|
|
B:"divinerpg:the_watcher"=true
|
|
B:"divinerpg:tocaxin"=true
|
|
B:"divinerpg:twilight_archer"=true
|
|
B:"divinerpg:twilight_demon"=true
|
|
B:"divinerpg:twins"=true
|
|
B:"divinerpg:vamacheron"=true
|
|
B:"divinerpg:verek"=true
|
|
B:"divinerpg:vermenous"=true
|
|
B:"divinerpg:vhraak"=true
|
|
B:"divinerpg:war_general"=true
|
|
B:"divinerpg:weak_cori"=true
|
|
B:"divinerpg:whale"=true
|
|
B:"divinerpg:white_grizzle"=true
|
|
B:"divinerpg:wildfire"=true
|
|
B:"divinerpg:wildwood_cadillion"=true
|
|
B:"divinerpg:wildwood_golem"=true
|
|
B:"divinerpg:wildwood_tomo"=true
|
|
B:"divinerpg:workshop_merchant"=true
|
|
B:"divinerpg:workshop_tinkerer"=true
|
|
B:"divinerpg:wraith"=true
|
|
B:"divinerpg:wreck"=true
|
|
B:"divinerpg:zelus"=true
|
|
B:"divinerpg:zone"=true
|
|
B:"divinerpg:zoragon"=true
|
|
B:"draconicevolution:chaosguardian"=true
|
|
B:"ebwizardry:blaze_minion"=true
|
|
B:"ebwizardry:decoy"=true
|
|
B:"ebwizardry:evil_wizard"=true
|
|
B:"ebwizardry:husk_minion"=true
|
|
B:"ebwizardry:ice_giant"=true
|
|
B:"ebwizardry:ice_wraith"=true
|
|
B:"ebwizardry:lightning_wraith"=true
|
|
B:"ebwizardry:magic_slime"=true
|
|
B:"ebwizardry:phoenix"=true
|
|
B:"ebwizardry:shadow_wraith"=true
|
|
B:"ebwizardry:silverfish_minion"=true
|
|
B:"ebwizardry:skeleton_minion"=true
|
|
B:"ebwizardry:spider_minion"=true
|
|
B:"ebwizardry:spirit_horse"=true
|
|
B:"ebwizardry:spirit_wolf"=true
|
|
B:"ebwizardry:storm_elemental"=true
|
|
B:"ebwizardry:stray_minion"=true
|
|
B:"ebwizardry:vex_minion"=true
|
|
B:"ebwizardry:wither_skeleton_minion"=true
|
|
B:"ebwizardry:wizard"=true
|
|
B:"ebwizardry:zombie_minion"=true
|
|
B:"erebus:erebus.animated_bamboo_crate"=true
|
|
B:"erebus:erebus.animated_block"=true
|
|
B:"erebus:erebus.animated_chest"=true
|
|
B:"erebus:erebus.antlion"=true
|
|
B:"erebus:erebus.antlion_boss"=true
|
|
B:"erebus:erebus.antlion_mini_boss"=true
|
|
B:"erebus:erebus.bed_bug"=true
|
|
B:"erebus:erebus.beetle"=true
|
|
B:"erebus:erebus.beetle_larva"=true
|
|
B:"erebus:erebus.black_ant"=true
|
|
B:"erebus:erebus.black_widow"=true
|
|
B:"erebus:erebus.bog_maw"=true
|
|
B:"erebus:erebus.bombardier_beetle"=true
|
|
B:"erebus:erebus.bombardier_beetle_larva"=true
|
|
B:"erebus:erebus.bot_fly"=true
|
|
B:"erebus:erebus.bot_fly_larva"=true
|
|
B:"erebus:erebus.centipede"=true
|
|
B:"erebus:erebus.chameleon_tick"=true
|
|
B:"erebus:erebus.cicada"=true
|
|
B:"erebus:erebus.crop_weevil"=true
|
|
B:"erebus:erebus.crushroom"=true
|
|
B:"erebus:erebus.dragon_fly"=true
|
|
B:"erebus:erebus.fire_ant"=true
|
|
B:"erebus:erebus.fire_ant_soldier"=true
|
|
B:"erebus:erebus.fly"=true
|
|
B:"erebus:erebus.fungal_weevil"=true
|
|
B:"erebus:erebus.gas_vent"=true
|
|
B:"erebus:erebus.glow_worm"=true
|
|
B:"erebus:erebus.grasshopper"=true
|
|
B:"erebus:erebus.honey_pot_ant"=true
|
|
B:"erebus:erebus.jumping_spider"=true
|
|
B:"erebus:erebus.lava_web_spider"=true
|
|
B:"erebus:erebus.locust"=true
|
|
B:"erebus:erebus.magma_crawler"=true
|
|
B:"erebus:erebus.midge_swarm"=true
|
|
B:"erebus:erebus.money_spider"=true
|
|
B:"erebus:erebus.mosquito"=true
|
|
B:"erebus:erebus.moth"=true
|
|
B:"erebus:erebus.pond_skater"=true
|
|
B:"erebus:erebus.praying_mantis"=true
|
|
B:"erebus:erebus.punchroom"=true
|
|
B:"erebus:erebus.rhino_beetle"=true
|
|
B:"erebus:erebus.scorpion"=true
|
|
B:"erebus:erebus.scytodes"=true
|
|
B:"erebus:erebus.solifuge"=true
|
|
B:"erebus:erebus.solifuge_small"=true
|
|
B:"erebus:erebus.stag_beetle"=true
|
|
B:"erebus:erebus.tarantula"=true
|
|
B:"erebus:erebus.tarantula_baby"=true
|
|
B:"erebus:erebus.tarantula_mini_boss"=true
|
|
B:"erebus:erebus.titan_beetle"=true
|
|
B:"erebus:erebus.umber_golem"=true
|
|
B:"erebus:erebus.umber_golem_idol"=true
|
|
B:"erebus:erebus.velvet_worm"=true
|
|
B:"erebus:erebus.wasp"=true
|
|
B:"erebus:erebus.woodlouse"=true
|
|
B:"erebus:erebus.worker_bee"=true
|
|
B:"erebus:erebus.zombie_ant"=true
|
|
B:"erebus:erebus.zombie_ant_soldier"=true
|
|
B:"forestry:butterflyge"=true
|
|
B:"iceandfire:amphithere"=true
|
|
B:"iceandfire:cyclops"=true
|
|
B:"iceandfire:deathworm"=true
|
|
B:"iceandfire:dragonegg"=true
|
|
B:"iceandfire:dragonskull"=true
|
|
B:"iceandfire:dread_beast"=true
|
|
B:"iceandfire:dread_ghoul"=true
|
|
B:"iceandfire:dread_horse"=true
|
|
B:"iceandfire:dread_knight"=true
|
|
B:"iceandfire:dread_lich"=true
|
|
B:"iceandfire:dread_scuttler"=true
|
|
B:"iceandfire:dread_thrall"=true
|
|
B:"iceandfire:firedragon"=true
|
|
B:"iceandfire:gorgon"=true
|
|
B:"iceandfire:hippocampus"=true
|
|
B:"iceandfire:hippogryph"=true
|
|
B:"iceandfire:icedragon"=true
|
|
B:"iceandfire:if_cockatrice"=true
|
|
B:"iceandfire:if_hydra"=true
|
|
B:"iceandfire:if_mob_skull"=true
|
|
B:"iceandfire:if_pixie"=true
|
|
B:"iceandfire:if_troll"=true
|
|
B:"iceandfire:myrmex_egg"=true
|
|
B:"iceandfire:myrmex_queen"=true
|
|
B:"iceandfire:myrmex_royal"=true
|
|
B:"iceandfire:myrmex_sentinel"=true
|
|
B:"iceandfire:myrmex_soldier"=true
|
|
B:"iceandfire:myrmex_swarmer"=true
|
|
B:"iceandfire:myrmex_worker"=true
|
|
B:"iceandfire:seaserpent"=true
|
|
B:"iceandfire:siren"=true
|
|
B:"iceandfire:snowvillager"=true
|
|
B:"iceandfire:stonestatue"=true
|
|
B:"iceandfire:stymphalianbird"=true
|
|
B:"industrialforegoing:pink_slime"=true
|
|
B:"mahoutsukai:fae"=true
|
|
B:"mahoutsukai:familiar_entity"=true
|
|
B:"mahoutsukai:kodoku_entity"=true
|
|
B:"mekanism:babyskeleton"=true
|
|
B:"mekanism:robit"=true
|
|
B:"minecraft:bat"=true
|
|
B:"minecraft:blaze"=true
|
|
B:"minecraft:cave_spider"=true
|
|
B:"minecraft:chicken"=true
|
|
B:"minecraft:cow"=true
|
|
B:"minecraft:creeper"=true
|
|
B:"minecraft:donkey"=true
|
|
B:"minecraft:elder_guardian"=true
|
|
B:"minecraft:ender_dragon"=true
|
|
B:"minecraft:enderman"=true
|
|
B:"minecraft:endermite"=true
|
|
B:"minecraft:evocation_illager"=true
|
|
B:"minecraft:ghast"=true
|
|
B:"minecraft:giant"=true
|
|
B:"minecraft:guardian"=true
|
|
B:"minecraft:horse"=true
|
|
B:"minecraft:husk"=true
|
|
B:"minecraft:illusion_illager"=true
|
|
B:"minecraft:llama"=true
|
|
B:"minecraft:magma_cube"=true
|
|
B:"minecraft:mooshroom"=true
|
|
B:"minecraft:mule"=true
|
|
B:"minecraft:ocelot"=true
|
|
B:"minecraft:parrot"=true
|
|
B:"minecraft:pig"=true
|
|
B:"minecraft:polar_bear"=true
|
|
B:"minecraft:rabbit"=true
|
|
B:"minecraft:sheep"=true
|
|
B:"minecraft:shulker"=true
|
|
B:"minecraft:silverfish"=true
|
|
B:"minecraft:skeleton"=true
|
|
B:"minecraft:skeleton_horse"=true
|
|
B:"minecraft:slime"=true
|
|
B:"minecraft:snowman"=true
|
|
B:"minecraft:spider"=true
|
|
B:"minecraft:squid"=true
|
|
B:"minecraft:stray"=true
|
|
B:"minecraft:vex"=true
|
|
B:"minecraft:villager"=true
|
|
B:"minecraft:villager_golem"=true
|
|
B:"minecraft:vindication_illager"=true
|
|
B:"minecraft:witch"=true
|
|
B:"minecraft:wither"=true
|
|
B:"minecraft:wither_skeleton"=true
|
|
B:"minecraft:wolf"=true
|
|
B:"minecraft:zombie"=true
|
|
B:"minecraft:zombie_horse"=true
|
|
B:"minecraft:zombie_pigman"=true
|
|
B:"minecraft:zombie_villager"=true
|
|
B:"nuclearcraft:feral_ghoul"=true
|
|
B:"openblocks:luggage"=true
|
|
B:"openblocks:mini_me"=true
|
|
B:"plustic:blindbandit"=true
|
|
B:"plustic:supremeleader"=true
|
|
B:"randomthings:goldenchicken"=true
|
|
B:"randomthings:spirit"=true
|
|
B:"tconstruct:blueslime"=true
|
|
B:"tfspellpack:carminite_ghastling_minion"=true
|
|
B:"tfspellpack:cave_troll_minion"=true
|
|
B:"tfspellpack:druid_mage"=true
|
|
B:"tfspellpack:fire_beetle_minion"=true
|
|
B:"tfspellpack:redcap_goblin_minion"=true
|
|
B:"tfspellpack:redcap_sapper_minion"=true
|
|
B:"tfspellpack:skeleton_druid_minion"=true
|
|
B:"tfspellpack:slime_beetle_minion"=true
|
|
B:"tfspellpack:snow_guardian_minion"=true
|
|
B:"tfspellpack:stable_ice_core_minion"=true
|
|
B:"tfspellpack:twilight_wraith_minion"=true
|
|
B:"tfspellpack:unstable_ice_core_minion"=true
|
|
B:"tg:observer"=true
|
|
B:"thaumadditions:blue_wolf"=true
|
|
B:"thaumadditions:chester"=true
|
|
B:"thaumcraft:arcanebore"=true
|
|
B:"thaumcraft:brainyzombie"=true
|
|
B:"thaumcraft:cultistcleric"=true
|
|
B:"thaumcraft:cultistknight"=true
|
|
B:"thaumcraft:cultistleader"=true
|
|
B:"thaumcraft:cultistportalgreater"=true
|
|
B:"thaumcraft:cultistportallesser"=true
|
|
B:"thaumcraft:eldritchcrab"=true
|
|
B:"thaumcraft:eldritchgolem"=true
|
|
B:"thaumcraft:eldritchguardian"=true
|
|
B:"thaumcraft:eldritchwarden"=true
|
|
B:"thaumcraft:firebat"=true
|
|
B:"thaumcraft:giantbrainyzombie"=true
|
|
B:"thaumcraft:golem"=true
|
|
B:"thaumcraft:inhabitedzombie"=true
|
|
B:"thaumcraft:mindspider"=true
|
|
B:"thaumcraft:pech"=true
|
|
B:"thaumcraft:spellbat"=true
|
|
B:"thaumcraft:taintacle"=true
|
|
B:"thaumcraft:taintaclegiant"=true
|
|
B:"thaumcraft:taintacletiny"=true
|
|
B:"thaumcraft:taintcrawler"=true
|
|
B:"thaumcraft:taintseed"=true
|
|
B:"thaumcraft:taintseedprime"=true
|
|
B:"thaumcraft:taintswarm"=true
|
|
B:"thaumcraft:thaumslime"=true
|
|
B:"thaumcraft:turretadvanced"=true
|
|
B:"thaumcraft:turretbasic"=true
|
|
B:"thaumcraft:wisp"=true
|
|
B:"thebetweenlands:angler"=true
|
|
B:"thebetweenlands:ash_sprite"=true
|
|
B:"thebetweenlands:barrishee"=true
|
|
B:"thebetweenlands:blind_cave_fish"=true
|
|
B:"thebetweenlands:blood_snail"=true
|
|
B:"thebetweenlands:boulder_sprite"=true
|
|
B:"thebetweenlands:cc_ground_spawner"=true
|
|
B:"thebetweenlands:chiromaw"=true
|
|
B:"thebetweenlands:chiromaw_greebling_rider"=true
|
|
B:"thebetweenlands:chiromaw_hatchling"=true
|
|
B:"thebetweenlands:chiromaw_matriarch"=true
|
|
B:"thebetweenlands:chiromaw_tame"=true
|
|
B:"thebetweenlands:crypt_crawler"=true
|
|
B:"thebetweenlands:dark_druid"=true
|
|
B:"thebetweenlands:draeton_chiromaw_tamed"=true
|
|
B:"thebetweenlands:draeton_dragonfly"=true
|
|
B:"thebetweenlands:draeton_firefly"=true
|
|
B:"thebetweenlands:dragonfly"=true
|
|
B:"thebetweenlands:dreadful_mummy"=true
|
|
B:"thebetweenlands:emberling"=true
|
|
B:"thebetweenlands:emberling_shaman"=true
|
|
B:"thebetweenlands:firefly"=true
|
|
B:"thebetweenlands:flame_jet"=true
|
|
B:"thebetweenlands:fortress_boss"=true
|
|
B:"thebetweenlands:fortress_boss_blockade"=true
|
|
B:"thebetweenlands:fortress_boss_spawner"=true
|
|
B:"thebetweenlands:fortress_boss_turret"=true
|
|
B:"thebetweenlands:frog"=true
|
|
B:"thebetweenlands:gas_cloud"=true
|
|
B:"thebetweenlands:gecko"=true
|
|
B:"thebetweenlands:greebling"=true
|
|
B:"thebetweenlands:large_sludge_worm"=true
|
|
B:"thebetweenlands:leech"=true
|
|
B:"thebetweenlands:lurker"=true
|
|
B:"thebetweenlands:mire_snail"=true
|
|
B:"thebetweenlands:mire_snail_egg"=true
|
|
B:"thebetweenlands:moving_spawner_hole"=true
|
|
B:"thebetweenlands:mummy_arm"=true
|
|
B:"thebetweenlands:peat_mummy"=true
|
|
B:"thebetweenlands:pyrad"=true
|
|
B:"thebetweenlands:root_sprite"=true
|
|
B:"thebetweenlands:shambler"=true
|
|
B:"thebetweenlands:silt_crab"=true
|
|
B:"thebetweenlands:sludge"=true
|
|
B:"thebetweenlands:sludge_menace"=true
|
|
B:"thebetweenlands:small_sludge_worm"=true
|
|
B:"thebetweenlands:smoll_sludge"=true
|
|
B:"thebetweenlands:spirit_tree_face_large"=true
|
|
B:"thebetweenlands:spirit_tree_face_small"=true
|
|
B:"thebetweenlands:splodeshroom"=true
|
|
B:"thebetweenlands:sporeling"=true
|
|
B:"thebetweenlands:stalker"=true
|
|
B:"thebetweenlands:swamp_hag"=true
|
|
B:"thebetweenlands:swarm"=true
|
|
B:"thebetweenlands:tamed_spirit_tree_face"=true
|
|
B:"thebetweenlands:tar_beast"=true
|
|
B:"thebetweenlands:tarminion"=true
|
|
B:"thebetweenlands:termite"=true
|
|
B:"thebetweenlands:tiny_sludge_worm"=true
|
|
B:"thebetweenlands:tiny_sludge_worm_helper"=true
|
|
B:"thebetweenlands:tiny_worm_egg_sac"=true
|
|
B:"thebetweenlands:toad"=true
|
|
B:"thebetweenlands:triggered_falling_block"=true
|
|
B:"thebetweenlands:triggered_sludge_wall_jet"=true
|
|
B:"thebetweenlands:wall_lamprey"=true
|
|
B:"thebetweenlands:wall_living_root"=true
|
|
B:"thebetweenlands:wight"=true
|
|
B:"thebetweenlands:wild_emberling"=true
|
|
B:"thebetweenlands:worm_ground_spawner"=true
|
|
B:"thermalfoundation:basalz"=true
|
|
B:"thermalfoundation:blitz"=true
|
|
B:"thermalfoundation:blizz"=true
|
|
B:"twilightforest:adherent"=true
|
|
B:"twilightforest:armored_giant"=true
|
|
B:"twilightforest:bighorn_sheep"=true
|
|
B:"twilightforest:blockchain_goblin"=true
|
|
B:"twilightforest:boggard"=true
|
|
B:"twilightforest:bunny"=true
|
|
B:"twilightforest:castle_guardian"=true
|
|
B:"twilightforest:death_tome"=true
|
|
B:"twilightforest:deer"=true
|
|
B:"twilightforest:fire_beetle"=true
|
|
B:"twilightforest:firefly"=true
|
|
B:"twilightforest:giant_miner"=true
|
|
B:"twilightforest:goblin_knight_lower"=true
|
|
B:"twilightforest:goblin_knight_upper"=true
|
|
B:"twilightforest:harbinger_cube"=true
|
|
B:"twilightforest:hedge_spider"=true
|
|
B:"twilightforest:helmet_crab"=true
|
|
B:"twilightforest:hostile_wolf"=true
|
|
B:"twilightforest:hydra"=true
|
|
B:"twilightforest:hydra_head"=true
|
|
B:"twilightforest:ice_crystal"=true
|
|
B:"twilightforest:king_spider"=true
|
|
B:"twilightforest:knight_phantom"=true
|
|
B:"twilightforest:kobold"=true
|
|
B:"twilightforest:lich"=true
|
|
B:"twilightforest:lich_minion"=true
|
|
B:"twilightforest:loyal_zombie"=true
|
|
B:"twilightforest:maze_slime"=true
|
|
B:"twilightforest:mini_ghast"=true
|
|
B:"twilightforest:minoshroom"=true
|
|
B:"twilightforest:minotaur"=true
|
|
B:"twilightforest:mist_wolf"=true
|
|
B:"twilightforest:mosquito_swarm"=true
|
|
B:"twilightforest:naga"=true
|
|
B:"twilightforest:penguin"=true
|
|
B:"twilightforest:pinch_beetle"=true
|
|
B:"twilightforest:quest_ram"=true
|
|
B:"twilightforest:raven"=true
|
|
B:"twilightforest:redcap"=true
|
|
B:"twilightforest:redcap_sapper"=true
|
|
B:"twilightforest:rising_zombie"=true
|
|
B:"twilightforest:roving_cube"=true
|
|
B:"twilightforest:skeleton_druid"=true
|
|
B:"twilightforest:slime_beetle"=true
|
|
B:"twilightforest:snow_guardian"=true
|
|
B:"twilightforest:snow_queen"=true
|
|
B:"twilightforest:squirrel"=true
|
|
B:"twilightforest:stable_ice_core"=true
|
|
B:"twilightforest:swarm_spider"=true
|
|
B:"twilightforest:tiny_bird"=true
|
|
B:"twilightforest:tower_broodling"=true
|
|
B:"twilightforest:tower_ghast"=true
|
|
B:"twilightforest:tower_golem"=true
|
|
B:"twilightforest:tower_termite"=true
|
|
B:"twilightforest:troll"=true
|
|
B:"twilightforest:unstable_ice_core"=true
|
|
B:"twilightforest:ur_ghast"=true
|
|
B:"twilightforest:wild_boar"=true
|
|
B:"twilightforest:winter_wolf"=true
|
|
B:"twilightforest:wraith"=true
|
|
B:"twilightforest:yeti"=true
|
|
B:"twilightforest:yeti_alpha"=true
|
|
}
|
|
|
|
|
|
general {
|
|
# Displays a durability bar on the shard as an indicator on how close to maxed it is [default: true]
|
|
B:displayDurabilityBar=true
|
|
|
|
# Max amount of mobs spawned by a given spawner in a 16 block radius. [range: 0 ~ 256, default: 30]
|
|
I:spawnCap=30
|
|
}
|
|
|
|
|