Skip to content

Commit

Permalink
feat: update Flesh Block variant textures
Browse files Browse the repository at this point in the history
Author: RhinoW <80766006+RhinoWarlord@users.noreply.github.com>
  • Loading branch information
Elenterius committed Aug 3, 2023
1 parent 97bc661 commit daf9b85
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public ModBlockStateProvider(DataGenerator generator, ExistingFileHelper fileHel

@Override
protected void registerStatesAndModels() {
final int fleshVariants = 5;
final int fleshVariants = 7;
simpleVariantBlockWithItem(ModBlocks.FLESH.get(), fleshVariants);
directionalSlabBlockWithItem(ModBlocks.FLESH_SLAB.get(), ModBlocks.FLESH.get());
stairsBlock(ModBlocks.FLESH_STAIRS.get(), blockTexture(ModBlocks.FLESH.get()));
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit daf9b85

Please sign in to comment.