missing hematitic sand tag
This commit is contained in:
parent
6a06eb815c
commit
3329a49049
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ const registerMinecraftItemTags = (event) => {
|
|||
event.add('tfc:compost_greens', 'minecraft:warped_wart_block')
|
||||
|
||||
event.add('forge:dyes/black', 'minecraft:ink_sac')
|
||||
|
||||
event.add('tfc:hematitic_sand', 'minecraft:red_sand')
|
||||
}
|
||||
|
||||
const registerMinecraftBlockTags = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue