mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-18 10:32:30 +00:00
16 lines
193 B
Plaintext
16 lines
193 B
Plaintext
terra {
|
|
biome;
|
|
reload;
|
|
profile {
|
|
start;
|
|
stop;
|
|
reset;
|
|
query;
|
|
}
|
|
tpbiome {
|
|
biome brigadier:string single_word;
|
|
}
|
|
ore {
|
|
ore brigadier:string single_word;
|
|
}
|
|
} |