Skip to content

Commit

Permalink
Add forgotten sandstone
Browse files Browse the repository at this point in the history
  • Loading branch information
voidsong-dragonfly committed Jun 19, 2024
1 parent 2f6bdeb commit e43a124
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ protected void addTags(Provider p_256380_)
.addTag(Tags.Blocks.STONE)
.add(Blocks.DRIPSTONE_BLOCK)
.add(Blocks.CALCITE)
.add(Blocks.SANDSTONE)
.add(Blocks.RED_SANDSTONE)
//Overworld soils
.addTag(BlockTags.DIRT)
.remove(Blocks.MOSS_BLOCK)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e43a124

Please sign in to comment.