From 29b5bfd1df9e1728d00f0b80221a2e6a94300295 Mon Sep 17 00:00:00 2001 From: crameep Date: Sun, 29 Dec 2024 18:53:04 -0600 Subject: [PATCH] Update Tags to add infinity ham and eternals steak to c:foods Update Tags to add infinity ham and eternals steak to c:foods so that quantum armor and other mods can use them for auto feeding. --- kubejs/server_scripts/Tweaks/tags.js | 6 ++++++ 1 file changed, 6 insertions(+) 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', [