clientstuff
This commit is contained in:
1
.minecraft/config/mobsinfo/MobRecipeLoader.cache
Normal file
1
.minecraft/config/mobsinfo/MobRecipeLoader.cache
Normal file
File diff suppressed because one or more lines are too long
1
.minecraft/config/mobsinfo/VillagerTradesLoader.cache
Normal file
1
.minecraft/config/mobsinfo/VillagerTradesLoader.cache
Normal file
File diff suppressed because one or more lines are too long
66
.minecraft/config/mobsinfo/mobsinfo.cfg.bak
Normal file
66
.minecraft/config/mobsinfo/mobsinfo.cfg.bak
Normal file
@@ -0,0 +1,66 @@
|
||||
# Configuration file
|
||||
|
||||
compatibility {
|
||||
# Adds all mob variants EnderIO powered spawners to NEI.
|
||||
B:addAllEnderIOSpawnersToNEI=false
|
||||
|
||||
# Enables "Infernal Drops" NEI page if Infernal-Mobs mod is loaded.
|
||||
B:enableInfernalDrops=true
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# 0 - Default, log only basic, summary information. 1 - More detailed logs
|
||||
I:LoggingLevel=0
|
||||
B:ShowRenderErrors=false
|
||||
}
|
||||
|
||||
|
||||
mobhandler {
|
||||
# When will cache regeneration trigger? 0 - Never, 1 - ModAdditionRemoval, 2 - ModAdditionRemovalChange, 3 - Always,
|
||||
I:CacheRegenerationTrigger=2
|
||||
|
||||
# Enable "Mob Info" NEI page
|
||||
B:Enabled=true
|
||||
|
||||
# Hidden mode will make all mobs hidden in NEI until you kill them.
|
||||
B:HiddenMode=false
|
||||
|
||||
# Include mobs that have no drops in NEI
|
||||
B:IncludeEmptyMobs=true
|
||||
|
||||
# These mobs will be skipped when generating recipe map
|
||||
S:MobBlacklist <
|
||||
Giant
|
||||
Thaumcraft.TravelingTrunk
|
||||
chisel.snowman
|
||||
OpenBlocks.Luggage
|
||||
OpenBlocks.MiniMe
|
||||
SpecialMobs.SpecialCreeper
|
||||
SpecialMobs.SpecialZombie
|
||||
SpecialMobs.SpecialPigZombie
|
||||
SpecialMobs.SpecialSlime
|
||||
SpecialMobs.SpecialSkeleton
|
||||
SpecialMobs.SpecialEnderman
|
||||
SpecialMobs.SpecialCaveSpider
|
||||
SpecialMobs.SpecialGhast
|
||||
SpecialMobs.SpecialWitch
|
||||
SpecialMobs.SpecialSpider
|
||||
TwilightForest.HydraHead
|
||||
TwilightForest.RovingCube
|
||||
TwilightForest.Harbinger Cube
|
||||
TwilightForest.Adherent
|
||||
SpecialMobs.SpecialSilverfish
|
||||
>
|
||||
|
||||
# Seconds to wait before skipping a mob's dropmap. If negative, will not timeout any mobs
|
||||
D:MobTimeout=10.0
|
||||
}
|
||||
|
||||
|
||||
villagertradeshandler {
|
||||
# Show villager trades in NEI
|
||||
B:Enabled=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user