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.

leosavi25

Members
  • Joined

  • Last visited

  1. leosavi25 replied to leosavi25's topic in Modder Support
    src/main/java/com/leosavi25/mod/util/handlers
  2. leosavi25 replied to leosavi25's topic in Modder Support
    In RegistryHandler I register the Item and Block that are in the Block and Item list and in the Ore class, BlockBase class and in ItemBase class I add the Items and Blocks in the lists
  3. leosavi25 replied to leosavi25's topic in Modder Support
    ItemInit.ITEMS.add(new ItemBlock(this).setRegistryName(this.getRegistryName())); This line code is in the Ore class, it's right or I must extends in the Ore class the ItemBlock class?
  4. leosavi25 replied to leosavi25's topic in Modder Support
    When I put the copper ore in the furnace it doesn't smelt in copper ingot, but if I change with ItemInit.INGOT_COPPER, it smelt in ingot copper
  5. leosavi25 replied to leosavi25's topic in Modder Support
    I forgot it, but anyway it doesn't work.
  6. leosavi25 replied to leosavi25's topic in Modder Support
    Yes, the log is in the development environment. Here the code: https://github.com/leosavi25/Modding
  7. leosavi25 replied to leosavi25's topic in Modder Support
    Ok, I do it. Sorry, but I never used GitHub
  8. leosavi25 replied to leosavi25's topic in Modder Support
    Where I can found the fml-client-latest.log file?
  9. leosavi25 replied to leosavi25's topic in Modder Support
    I change the preInit method, BlockInit class and ItemInit class to this but it doen't work.
  10. leosavi25 replied to leosavi25's topic in Modder Support
    https://github.com/leosavi25/Modding
  11. leosavi25 replied to leosavi25's topic in Modder Support
    If i try to smelt the ore copper it doesn't give me the ingot copper. Yesterday I write this, I don't know if you read this, but I think that it could be helpful
  12. leosavi25 replied to leosavi25's topic in Modder Support
    I do it but it doesn't work
  13. leosavi25 replied to leosavi25's topic in Modder Support
    It doesn't work
  14. leosavi25 replied to leosavi25's topic in Modder Support
    Ok, I forgot to add BlockInit.preInit() and BlockInit.init() in the Main class, now the Item and the block there are, but the block doesn't smelting.

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.