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

Everything posted by zOnlyKroks

  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?
  15. But what code would achieve thatm
  16. Ok i dont know how i ft this thing up. https://github.com/zOnlyKroks/1.15.2_Items_on_a_Stick/blob/master/src/main/java/com/zOnlyKroks/ItemsOnStick/items/mrlimneritemonastick/MrLimnerOnAStickItem.java Here is my code.
  17. Never mind
  18. My client forge or code forge?
  19. But it worked fine before
  20. Hello, i just got a completly random error. Here is my pastebin and the code of my mod can be found here. https://github.com/zOnlyKroks/1.15.2_Items_on_a_Stick/tree/master/src/main/java/com/zOnlyKroks/ItemsOnStick https://pastebin.com/wsjBiqF9 Lg, zOnlyKroks
  21. Thanks. And how can you remove a specific item after like the 6 sentence? And give a fishing rod?
  22. Hello, i just made an item. It shall make a text when right clicked. And then when it is right clicked again it shall make the next one. How can i do this. My code can be found here.https://github.com/zOnlyKroks/1.15.2_Items_on_a_Stick/blob/master/src/main/java/com/zOnlyKroks/ItemsOnStick/items/mrlimneritemonastick/MrLimnerOnAStickItem.java Lg, zOnlyKroks
  23. Hello again, i just made an portable furnace. It opens gui and everything fine. But it wont smelt with a proper fuel and smt. like pork chop. Can you guys help me? My code is at https://github.com/zOnlyKroks/1.15.2_Items_on_a_Stick/tree/master/src/main/java/com/zOnlyKroks/ItemsOnStick/items/furnaceonastick Thank you, zOnlyKroks

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.