Clean slate
This commit is contained in:
32
minecraft/config/jeresources/jeresources.cfg
Normal file
32
minecraft/config/jeresources/jeresources.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Blacklist dimensions from the JEI profiling scan
|
||||
I:dimensionsBlacklist <
|
||||
-11
|
||||
>
|
||||
|
||||
# The build in compat code will not load and jsons will be loaded (requires MC restart)
|
||||
B:diyData=true
|
||||
|
||||
# Blacklist enchants from the JEI Enchants View
|
||||
S:enchantsBlacklist <
|
||||
flimflam
|
||||
soulBound
|
||||
>
|
||||
|
||||
# Tabs added by JER are 'dungeon', 'enchantment', 'mob', 'villager', worldgen' and 'plant'
|
||||
S:hiddenTabs <
|
||||
>
|
||||
|
||||
# Changes the amount of items per column in the JEI dungeon and mob views
|
||||
I:itemsPerColumn=4
|
||||
|
||||
# Changes the amount of items per row in the JEI dungeon view
|
||||
I:itemsPerRow=4
|
||||
|
||||
# Mainly for pack devs. Features include but not limited to avg. blocks per chuck, entity ids, ...
|
||||
B:showDevData=false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user