Partially working structure rotation

This commit is contained in:
dfsek
2020-09-28 22:37:12 -07:00
parent 080a6d98f9
commit e3a8a3386e
7 changed files with 286 additions and 29 deletions
+3 -1
View File
@@ -30,7 +30,9 @@ terra {
}
load {
structure brigadier:string single_word {
respect_chunk brigadier:bool;
rotation brigadier:integer {
respect_chunk brigadier:bool;
}
}
}
getspawn;