Skip to content

Commit

Permalink
move to registrate
Browse files Browse the repository at this point in the history
  • Loading branch information
khjxiaogu committed Jan 28, 2025
1 parent b879b17 commit d76d113
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public FHBlockStateProvider(PackOutput output, String modid, ExistingFileHelper

@Override
protected void registerStatesAndModels() {
wardrobe(FHBlocks.WARDROBE.get(),"wardrobe");
//wardrobe(FHBlocks.WARDROBE.get(),"wardrobe");
}
protected void wardrobe(Block block,String location) {
this.getVariantBuilder(block).forAllStates(bs->{
Expand Down
Loading

0 comments on commit d76d113

Please sign in to comment.