Fixed water rendering, duplicate ID and missing hammer tag
This commit is contained in:
parent
ea9b3c72a4
commit
b05f2fcf57
3 changed files with 14 additions and 17 deletions
|
@ -225,5 +225,6 @@ public class MetalMaterial {
|
|||
TagHelper.addTag(BlockTags.BEACON_BASE_BLOCKS, block);
|
||||
TagHelper.addTag(ItemTags.BEACON_PAYMENT_ITEMS, ingot);
|
||||
TagHelper.addTag(TagAPI.DRAGON_IMMUNE, ore, bars);
|
||||
TagHelper.addTag(TagAPI.HAMMERS, hammer);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue