Jump to content

No Uranium Ingot got a forge:ingots/uranium tag in 1.19.2


TheLexCraft

Recommended Posts

I play the modpack on Forge - 43.2.7, and that's the modpack.
And the main problem is i can't really process uranium ingots,
and and therefore i can't make Yellow Cake Uranium from Mekanism because there's no recipe showing up.
And there's a strange recipe for a Uranium Block from Immersive Engineering, there is one Uranium Ingot from the mod itself and barriers around it that says Empty Tag: forge:ingots/uranium.
When i press U for example on a Uranium Ingot from Mekanism it shows not really a common recipe, just only 1 recipe from a mod (Industrial Reborn) that is making any item into Scrap, but that doesn't matter. Anyway, i've tried to add all the Uranium Ingots with KubeJS the tag forge:ingots/uranium but that dosent work either, I can add every forge tag but not forge:ingots/uranium. I'm really desperately and I don't know anything that could work.

 image.png image.png
No-Yellow-Cake-Uranium-Recipe.png

Edited by TheLexCraft
Link to comment
Share on other sites

  • TheLexCraft changed the title to No Uranium Ingot got a forge:ingots/uranium tag in 1.19.2

That's the code i wrote for KubeJS.
I've tried to add all the Uranium Ingots with KubeJS the tag forge:ingots/uranium but that dosent work either, I can add every forge tag but not forge:ingots/uranium.
 

ServerEvents.tags('item', e => {
  e.get('forge:ingots/uranium').add([
    'immersiveengineering:ingot_uranium',
    'mekanism:ingot_uranium',
    'indreb:uranium_ingot'
  ])
})
Edited by TheLexCraft
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.