Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

71 lines
2.3 KiB

# Configuration file
##########################################################################################################
# tickable_entities
#--------------------------------------------------------------------------------------------------------#
# Entities to be enhanced, will show everything ZombieAwareness should be able to enhance, only zombie based mobs and some others are default on, if a mob uses ground pathfinding and is able to be hostile you can try enabling more from other mods, but how well the enhancing works depends on how the mod implemented their mob
##########################################################################################################
tickable_entities {
B:Blaze=false
B:CaveSpider=true
B:Creeper=false
B:ElderGuardian=false
B:EnderDragon=false
B:Enderman=false
B:Endermite=false
B:EvocationIllager=false
B:Ghast=false
B:Giant=false
B:Guardian=false
B:Husk=true
B:IllusionIllager=false
B:LavaSlime=false
B:PigZombie=false
B:Shulker=false
B:Silverfish=false
B:Skeleton=true
B:Slime=false
B:Spider=true
B:Stray=true
B:Vex=false
B:VindicationIllager=false
B:Witch=true
B:WitherBoss=false
B:WitherSkeleton=true
B:Zombie=true
B:ZombieVillager=true
B:angry_enderman=false
B:chronologist=false
B:endguard=false
B:endlord=false
B:pink_slime=false
B:primitivemobs.baby_spider=false
B:primitivemobs.bewitched_tome=false
B:primitivemobs.blazing_juggernaut=false
B:primitivemobs.brain_slime=false
B:primitivemobs.festive_creeper=false
B:primitivemobs.flame_spewer=false
B:primitivemobs.goblin=false
B:primitivemobs.harpy=false
B:primitivemobs.haunted_tool=false
B:primitivemobs.mimic=false
B:primitivemobs.mother_spider=false
B:primitivemobs.rocket_creeper=false
B:primitivemobs.skeleton_warrior=true
B:primitivemobs.support_creeper=false
B:primitivemobs.treasure_slime=false
B:primitivemobs.trollager=false
B:"quark:ashen"=true
B:"quark:dweller"=true
B:"quark:pirate"=true
B:"quark:wraith"=true
B:thermalfoundation.basalz=false
B:thermalfoundation.blitz=false
B:thermalfoundation.blizz=false
B:trumpetskeleton.TrumpetSkeleton=true
B:watcher=false
}