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.

majicmaj

Members
  • Joined

  • Last visited

  1. I don't know very much since I'm still new to this, but I'll give it a shot anyway. Have you tried gradle build and gradle runClient from cmd? would that give you a different result?
  2. In the tutorial that I followed that showed the creation of 1 item and 1 block, he used a new class for each one and so now that I have like 10 items and a few blocks I have a class for each on... I'm guessing this is not the best way to go about it...
  3. Hey all! So I'm trying to add tools based on what I learned from a tutorial. Other code in github repo here SO this work for regular items Would you say this is an acceptable way of making a pickaxe? How can I make it better/refactor it? also, if this is the right way, how would you added the repair ingredient?
  4. Thank you, I traced it back to a misspelled registry. How would I implement LazyOptional once? would you mind showing me in a pull request? Edit: also would anyone know how to implement smelting recipes? I've tried adding it but it doesnt have a method "addSmelting".
  5. majicmaj joined the community
  6. Hey all. I'm following this tutorial below to create a mod for my final project in school. When I'm placing my block (artisan station) the game is crashing for me. No one else seems to be having this problem. Can someone give it a look and help? here is my code on github, i think its this particular file that might have the issue but feel free to look around the repo. https://github.com/majicmaj/majcraft/blob/master/src/main/java/com/majicmaj/majcraft/blocks/ArtisianStationTile.java Here is the code I have for it: ArtisianStation: ArtisianStationTile:

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.