From 013a24a7017ad5b6802449418015a49d0d6a7a3f Mon Sep 17 00:00:00 2001 From: mattmcw Date: Mon, 7 Apr 2025 14:47:45 -0400 Subject: [PATCH] rotation statement needs to be complete --- meta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta.json b/meta.json index d17b2ac..bbc6ca2 100644 --- a/meta.json +++ b/meta.json @@ -4,7 +4,9 @@ "name" : "splicer_parts_guillotine_tape_roller", "material" : "gray_plastic2", "rotation" : { - "x" : 90 + "x" : 90, + "y" : 0, + "z" : 0 } } ],