more mars plants
This commit is contained in:
parent
2347f12ea2
commit
5696104621
3 changed files with 38 additions and 5 deletions
|
|
@ -42,6 +42,11 @@ const registerBeneathItemTags = (event) => {
|
|||
event.add('forge:mushrooms', '#beneath:mushrooms')
|
||||
|
||||
event.remove('beneath:sparks_on_sulfur')
|
||||
|
||||
event.add('tfc:firepit_kindling', 'beneath:crimson_straw')
|
||||
event.add('tfc:firepit_kindling', 'beneath:warped_straw')
|
||||
event.add('tfc:pit_kiln_straw', 'beneath:crimson_straw')
|
||||
event.add('tfc:pit_kiln_straw', 'beneath:warped_straw')
|
||||
|
||||
event.remove('minecraft:leaves', 'beneath:wood/leaves/crimson')
|
||||
event.remove('minecraft:leaves', 'beneath:wood/leaves/warped')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue