Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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

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

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

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.