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.

Paperclippy

Members
  • Joined

  • Last visited

  1. Hello, essentially what I am trying to create is a waypoint. A point in the world is selected and text is rendered to the screen, always facing the player, with the same scale, but seemingly at this point in the world. I've been thinking about something in minecraft similar to this, or maybe a mod that does essentially this that is open source, but I can't think of anything. All of the mods that I have looked at that have something like this are not open source. Any ideas?
  2. I'm trying to draw two textures over each other in a ContainerScreen, but whenever I do the transparent background (for my custom texture) turns into a purple and black "missing" texture.
  3. Paperclippy joined the community
  4. I have a 9x3 container opened by a button in the inventory. Whenever I open it, it gives me this error: In the container, the inventory of the player gets messed up. The only items that appear are in a 3x3 area on the far left of the inventory (slots 1-3, 10-12, 19-21). In the new inventory, the only items able to be placed are in, again, a 3x3 area in those same slots, but in the new inventory. The hotbar is unaffected. I have tried increasing the size of the inventory that is created, but it will give the same error just with whatever number I put in instead of 27. I would try to figure this out on my own but I can't figure out exactly what the error message means (Is 27 the index it is trying to access? The size of the array? Then how would I know the index/size?) and I've run out of leads for what the problem could be. Here is my code: EventSpellBookButton.java (Opens Container) CardContainer.java To be honest I'm not entirely sure where the problem is, but hopefully this is enough information. Let me know if you need any more info or if you need me to create a GitHub repository for all my code.

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.