Removed unneeded hammer tag assignment
This commit is contained in:
parent
4ab1d89258
commit
58a2894658
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ public class EndTags {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
ToolManagerImpl.tag(CommonItemTags.HAMMERS).register(new ModdedToolsVanillaBlocksToolHandler(ITEM_HAMMERS));
|
ToolManagerImpl.tag(CommonItemTags.HAMMERS).register(new ModdedToolsVanillaBlocksToolHandler(ITEM_HAMMERS));
|
||||||
TagAPI.addItemTag(NamedCommonItemTags.HAMMERS, EndItems.AETERNIUM_HAMMER);
|
|
||||||
|
|
||||||
TagAPI.addBlockTag(
|
TagAPI.addBlockTag(
|
||||||
NamedCommonBlockTags.GEN_END_STONES,
|
NamedCommonBlockTags.GEN_END_STONES,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue