Skip to content

Commit

Permalink
More survey tool blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
voidsong-dragonfly committed Jun 20, 2024
1 parent 9caa4bb commit b883f3a
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 b883f3a

Please sign in to comment.