fix: remove stupid RF bar

This commit is contained in:
Timo Ley 2023-01-07 15:47:28 +01:00
parent beab5aad1c
commit 37fda7ea80

View file

@ -0,0 +1,26 @@
# Configuration file
blacklist {
# Will ignore all items from this mod. [default: [tconstruct], [test]]
S:"ModId Blacklist" <
tconstruct
test
>
}
client {
# Should show the Flux Bar. [default: true]
B:fluxBar=false
# Should show the Mana Bar. [default: true]
B:manaBar=false
}
general {
# Should Fluxed-Tools be enabled [default: true]
B:fluxTools=true
}