mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-16 13:23:07 +00:00
Implement image to map
This commit is contained in:
16
src/main/resources/terra.commodore
Normal file
16
src/main/resources/terra.commodore
Normal file
@@ -0,0 +1,16 @@
|
||||
terra {
|
||||
biome;
|
||||
reload;
|
||||
profile {
|
||||
start;
|
||||
stop;
|
||||
reset;
|
||||
query;
|
||||
}
|
||||
tpbiome {
|
||||
biome brigadier:string single_word;
|
||||
}
|
||||
ore {
|
||||
ore brigadier:string single_word;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user