chorus/lightbloom stuff
This commit is contained in:
parent
55a27896c4
commit
a830260b71
8 changed files with 109 additions and 36 deletions
|
|
@ -63,6 +63,10 @@ const registerMinecraftItemTags = (event) => {
|
|||
|
||||
event.add('tfc:compost_greens_high', 'minecraft:red_mushroom_block')
|
||||
event.add('tfc:compost_greens_high', 'minecraft:brown_mushroom_block')
|
||||
event.add('tfc:compost_greens_high', 'minecraft:twisting_vines')
|
||||
event.add('tfc:compost_greens_high', 'minecraft:pearlescent_froglight')
|
||||
event.add('tfc:compost_greens_high', 'minecraft:verdant_froglight')
|
||||
event.add('tfc:compost_greens_high', 'minecraft:ochre_froglight')
|
||||
|
||||
event.add('tfc:colored_terracotta', 'minecraft:white_terracotta')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue