#Unify Items

4 messages · Page 1 of 1 (latest)

white tendon
#

Is there a convenient way in kubeJS to merge two items, so all recipes use only one of them?

Say I have aquaculture:fish_bones and alexsmobs:fish_bones. Is there a way to get every recipe that uses alexsmobs:fish_bones and replace that item entry with aquaculture:fish_bones? Also same for loot tables? I have LootJS installed

I have Almost Unified installed which has done a great job of unifying things like ores, but items like the fish bones above don't fit well into the unify config, simply due to the way it looks for duplicates.

prisma jayBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

white tendon
#

Right after posting I thought of a clean way to do this. I have tagged both of these items with forge:fish_bones, and then updated AlmostUnified's config so it now unifies on fish_bones

#

I tested and it works