Skip to content

Commit

Permalink
update datagen
Browse files Browse the repository at this point in the history
  • Loading branch information
khjxiaogu committed Sep 19, 2024
1 parent 981ac53 commit 2f1f5b1
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,9 @@ protected void registerStatesAndModels() {
blockItemModel("wolf_statue", "_1");
blockItemModel("fumarole_boulder");
blockItemModel("fumarole_vent");

blockItemModel("litharge_fumarole_boulder");
blockItemModel("litharge_fumarole_vent");
blockItemModel("litharge_bloom");
blockItemModel("pumice");
blockItemModel("pumice_bloom");
blockItemModel("lead_block");
Expand Down

0 comments on commit 2f1f5b1

Please sign in to comment.