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.

AndrewBGM

Members
  • Joined

  • Last visited

  1. I'm still getting in to Forge, but since I have figured out a lot of things, I figured trying to make a Pouch. Item that when sneak right clicking, will open up an inventory. I have everything working apart from saving the data to the ItemStack NBT. For some reason, the container isn't updating the ItemStack, but it running the code. Here is a link to the ContainerPouch class. http://pastie.org/private/dbyo2pgb1ofg4ol9npcghq The InventoryPouch used is just a class implementing IInventory. If anyone could help I'd really appreciate it!
  2. Turns out I was doing something silly, as I expected. I forgot to multiply the chunkX and chunkZ position by 16, so my ore probably was spawning all around 0,0. Hopefully someone else finds this post useful!
  3. I'm trying to add custom ore generation, and I can't seem to get it to work. I have a GeneratorOre class, which I use in my main mod class in GameRegistry.registerWorldGenerator(); http://pastie.org/private/gyx00s0ea7og17oge0erzg I don't see where I'm going wrong. The code is being called for the generation, I just can't seem to have the ores generated. Most likely a simple solution, but I can't seem to find it. Any help is greatly appreciated!

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.