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.

zOnlyKroks

Members
  • Joined

  • Last visited

  1. In which class could I find it?
  2. For someone who is concerned: There is an pop up where you can choose to delete or keep...
  3. Hello, i am currently making an mod wich will delete the world if the player takes damage, but i cant seem to figure out how to actually delelte an Minecraft world. Can somebody help me with that? Lg, zOnlyKroks
  4. That's .class files. Maybe post it again with .java files so we can read it properly.
  5. Hello, i just wanted to start my mod and this error popped up: Failed to get asset: minecraft/lang/be_by.json. I tried gradlew eclipse and genEclipseRuns nothing helped. Can someone help me with this error? Lg, zOnlyKroks
  6. Hello, i got no error with this, but it just wont open the chest inventory or store anything. Can you guys help? https://pastebin.com/UtnRHTUW lg, zOnlyKroks
  7. I know. But I want to know how to do it if I want another private method. I just chose that method for testing.
  8. We cant help without and Eeror. Please send the error or describe it further.
  9. try { Class c = ComposterBlock.class; Method m = c.getMethod("registerCompostable", float.class, IItemProvider.class); m.setAccessible(true); } catch(NoSuchMethodException e) { System.out.println(e.toString()); }
  10. cant get it wo work.
  11. ATs are not working for me..
  12. Ok but how do I have to do it for another thing if I want.
  13. Hello, i wanted to acces registerCompostable for a block, so i can make it compostable. How can i acces it. AT is not working for me. lg, zOnlyKroks
  14. Next question? What is the registry name of an dyed leather helmet?

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.