Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
MehVahdJukaar committed Dec 25, 2024
1 parent 8411474 commit 22275a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@ public void generateTextures(SimpleModule module, DynClientResourcesGenerator ha
// skips disabled ones
// actually we dont otherwise we get missign texture log spam. TODO: replace models with empty dummy instead
// if (!ModConfigs.isEntryEnabled(w, b)) continue;

ResourceLocation blockId = Utils.getID(b);

var pal = paletteSupplier.apply(w, manager);
Expand Down

0 comments on commit 22275a4

Please sign in to comment.