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.

an_awsome_person

Members
  • Joined

  • Last visited

  1. I did that, and it didn't change anything. I know how to use conditionals, loops, methods, single-dimensional arrays, how to make classes, and how to use objects to store information. Is there a particular skill I need to learn to make modding easier?
  2. How do I move the ModelLoader calls to preInit?
  3. Not much, really. I copied it from someone else's mod.
  4. Done. I didn't see any difference, though.
  5. Can you teach me how to use proxies? How do I fix this?
  6. an_awsome_person changed their profile photo
  7. This is what my RenewabilityMod class looks like right now. Here you go. (this is after the changes to RenewabilityMod) Can you be more specific? I know almost nothing about Java.
  8. My mod has one non-vanilla item. When I run it, the item displays the "no texture" texture but otherwise behaves like it's supposed to. My texture file is resources\assets\renewabilitymod\textures\item\chain_mail.png. This is my code. java\com\renewability\renewabilitymod\RenewabilityMod.java java\main\ModItems.java java\client\ItemsModelsHandler.java java\items\ItemChainMail.java resources\assets\renewabilitymod\models\item\chain_mail.json What am I doing wrong?
  9. This is what I changed since the last post. The game doesn't run any different. (textures of added items don't show up) java\com\renewability\renewabilitymod\RenewabilityMod.java java\main\ModItems.java java\client\ItemsModelsHandler.java I didn't change any of the below files. They're copied here for reference. java\items\ItemChainMail.java resources\assets\renewabilitymod\models\item\chain_mail.json What am I doing wrong?
  10. Can you give the specific files in which I can find each of these lines of code? I'm not good at searching stuff on Github.
  11. I tried this, and it didn't work. (I replaced technorcery:items/fennel with renewabilitymod:items/chain_mail, of course)
  12. Can you show my your entire class? I'm having a hard time following this.
  13. So you're asking me to copy this into my jsons?

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.