modded7/overrides/config/craftelytra.cfg
2022-01-30 23:19:37 +08:00

24 lines
329 B
INI

# Configuration file
general {
# This is the config file for Craftable Elytra.
B:fooBar=false
client {
# This is an example int property.
I:baz=-100
chunkenergyhudpos {
# The x coordinate
I:x=0
# The y coordinate
I:y=0
}
}
}