Skip to content

Commit

Permalink
feat: update Fleshkin Chest Model
Browse files Browse the repository at this point in the history
Author: RhinoW <RhinoWarlord@users.noreply.github.com>
  • Loading branch information
Elenterius committed Jun 16, 2023
1 parent 0f7afe5 commit bbfb25f
Show file tree
Hide file tree
Showing 7 changed files with 660 additions and 2,215 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ protected void registerStatesAndModels() {
geoBlockItem(ModBlocks.PRIMORDIAL_CRADLE.get(), new Vector3f(16, 16, 16));

geckolibModel(ModBlocks.MAW_HOPPER.get(), FLESH_PARTICLE_TEXTURE);
geckolibModel(ModBlocks.FLESHKIN_CHEST.get(), FLESH_PARTICLE_TEXTURE);
}

public ResourceLocation blockModel(Block block) {
Expand Down

0 comments on commit bbfb25f

Please sign in to comment.