mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-08-28 21:00:39 +00:00
Implement structure storage format (to be moved to Gaea in the future)
This commit is contained in:
@@ -24,4 +24,14 @@ terra {
|
||||
step;
|
||||
}
|
||||
}
|
||||
structure {
|
||||
export {
|
||||
structure brigadier:string single_word;
|
||||
}
|
||||
load {
|
||||
structure brigadier:string single_word {
|
||||
respect_chunk brigadier:bool;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user