add anthracite as boiler fuel, add more items to the grain tag for soups #2785

This commit is contained in:
Pyritie 2026-01-20 11:38:46 +00:00
parent b3e710cdc3
commit 36a9dc5099
5 changed files with 38 additions and 2 deletions

View file

@ -39,7 +39,7 @@ const registerBeneathItemTags = (event) => {
event.add("tfg:rubber_plants", "beneath:gleamflower")
event.add("tfg:rubber_plants", "beneath:burpflower")
event.add("tfg:rubber_plants", "beneath:fools_funnel")
event.add("tfg:rubber_plants", "beneath:food/fools_funnel")
}
const registerBeneathBlockTags = (event) => {