1
0
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:
Adam Dodman
2017-05-08 17:32:05 +01:00
parent ff66ed12f8
commit cbb29f50f3
238 changed files with 38269 additions and 1 deletions

View 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
}