mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-07-09 03:50:55 +00:00
Initial config added
This commit is contained in:
20
src/config/jeresources/jeresources.cfg
Normal file
20
src/config/jeresources/jeresources.cfg
Normal file
@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# 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
|
||||
>
|
||||
|
||||
# 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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user