Added roe to the mealbags whitelist (#2945)
* Added roe to the mealbags whitelist Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> * much more epic solution :D Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com> --------- Signed-off-by: thederpysockdude123 <thederpysockdude123@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8fe763fcce
commit
63b3ad76bb
@@ -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')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user