Skip to content

Commit 09e0604

Browse files
committed
Build 1.21.1 maybe
1 parent f3420ac commit 09e0604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/survivalblock/crossbow_scoping/client/ScopeRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public final class ScopeRenderer {
3030
public static final RenderStateDataKey<ItemStack> REVERSE_REFERENCE = RenderStateDataKey.create(CrossbowScoping.id("reverse_reference")::toString);
3131
//?}
3232

33-
//? if <1.21.9
33+
//? if <1.21.9 && >1.21.1
3434
/*private static final ItemStackRenderState SCOPE_RENDER_STATE = new ItemStackRenderState();*/
3535

3636
//? if >=1.21.10

0 commit comments

Comments
 (0)