Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
MehVahdJukaar committed Dec 13, 2024
1 parent aa27e93 commit 1a0172a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public static <B extends Block, T extends BlockType> void generateStandardBlockM
EveryCompat.LOGGER.error("Failed to generate some assets");
return;
}

ResourceLocation oakId = Utils.getID(oakBlock);

Set<String> modelsLoc = new HashSet<>();
Expand Down

0 comments on commit 1a0172a

Please sign in to comment.