modded7/overrides/config/craftelytra.cfg

24 lines
329 B
INI
Raw Normal View History

2022-01-23 23:35:02 +08:00
# 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
}
}
}