diff --git a/kubejs/server_scripts/Tweaks/tags.js b/kubejs/server_scripts/Tweaks/tags.js index 4ba6ced5..c71dfd4e 100644 --- a/kubejs/server_scripts/Tweaks/tags.js +++ b/kubejs/server_scripts/Tweaks/tags.js @@ -13,6 +13,12 @@ ServerEvents.tags('item', allthemods => { // Extreme Reactors allthemods.add('c:ingots/yellorium', 'alltheores:uranium_ingot' ) allthemods.add('c:storage_blocks/yellorium', 'alltheores:uranium_block' ) + + //Foods (I added so my quantum armor can eat them from AE2) + allthemods.add('c:foods', [ + 'relics:infinity_ham', + 'artifacts:eternal_steak', + ]) // Tiny Coal allthemods.add('atm10:tiny_coals', [