Skip to content

Commit

Permalink
Fixed #17
Browse files Browse the repository at this point in the history
  • Loading branch information
Suel-ki authored Feb 3, 2024
1 parent 15e0719 commit 20471a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public static void registerBlockRenderLayer() {
BlockInit.SPRUCE_TRELLIS,
BlockInit.BIRCH_TRELLIS,
BlockInit.JUNGLE_TRELLIS,
BlockInit.ACACIA_BLINDS,
BlockInit.ACACIA_TRELLIS,
BlockInit.DARK_OAK_TRELLIS,
BlockInit.MANGROVE_TRELLIS,
BlockInit.CRIMSON_TRELLIS,
Expand Down

0 comments on commit 20471a1

Please sign in to comment.