diff --git a/shapenator.js b/shapenator.js index b4f80356c..557589287 100644 --- a/shapenator.js +++ b/shapenator.js @@ -290,11 +290,11 @@ const facings = [ } for (const face of facings) { - for (const state of states) { + for (const state of states_semi) { blockstate.multipart.push({ when: { facing: face.facing, - worker: states_semi + worker: state }, apply: {