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.

Jongh

Members
  • Joined

  • Last visited

Everything posted by Jongh

  1. Here is my main mod class: https://gist.github.com/hjongh/1442b2a83f814314648e Path to the json file is src/main/resources/assets/newstart/models/item. All the java files are in src/main/java/com/jongh/newstart. And about the ModelLoader that you mentioned, even if it solves the problem, currently my main concern is understanding why my current way doesn't work, because I was just following through a basic tutorial and it should be working. Thanks for the help so far.
  2. Ahm, here's the item model json file: https://gist.github.com/hjongh/adacaebe399660ab5cda ItemRenderRegister class with registerItemRenderer method: https://gist.github.com/hjongh/de9397cd6cfb22d8e8ec CientProxy class where the registerItemRenderer method is called: https://gist.github.com/hjongh/dc53107eb6f5b6ad0d8f
  3. Trying to give a new item a texture using 1.8 forge, but the console is giving this error: "Model definition for location tutorial:tutorial_item#inventory not found" Checked that called creativeTab, registered the new item, included the json and the item texture, all the package names are lowercase, but still the item is the purple and black cube ingame. Wondering if someone could point out anything that I need to fix. Here's my code: https://www.mediafire.com/?bd1zd5zubm4o9r1

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.