Merge branch 'dev' of https://github.com/TerraFirmaGreg-Team/Modpack-Modern into dev
This commit is contained in:
commit
255e65e178
1 changed files with 2 additions and 1 deletions
|
|
@ -239,6 +239,7 @@ function registerTFGFoodItemTags(event) {
|
|||
*/
|
||||
const usable_in_meal_bag = [
|
||||
'#tfc:foods/meats',
|
||||
'#minecraft:fishes',
|
||||
'#tfc:foods/grains',
|
||||
'#tfc:foods/vegetables',
|
||||
'#tfc:foods/fruits',
|
||||
|
|
@ -358,4 +359,4 @@ function registerTFGFoodBlockTags(event) {
|
|||
|
||||
event.add('ad_astra:destroyed_in_space', '#tfc:wild_fruits')
|
||||
event.add('ad_astra:destroyed_in_space', '#minecraft:saplings')
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue