Placing a shutter facing down crashes the game
ProxyLogout opened this issue ยท 2 comments
I accidentally placed a shutter on the ground and it crashed my game because the block state facing down (and probably up) is not allowed.
java.lang.IllegalArgumentException: Cannot set property class_2753{name=facing, clazz=class net.minecraft.class_2350, values=[north, south, west, east]} to down on Block{shutter:acacia_shutter}, it is not an allowed value
at net.minecraft.class_2688.method_11657(class_2688.java:130) ~[client-intermediary.jar:?]
at net.stehschnitzel.shutter.block.Shutter.method_9605(Shutter.java:160) ~[shutter-2.0.2-fabric-1.20.4.jar:?]
[...]
Works fine. Please update on Modrinth though.
This bug should be fixed in the newest update shutter-2.0.4