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.

GrandMasterRubix

Forge Modder
  • Joined

  • Last visited

  1. Can I just extend BlockRedstoneDiode? That's the most helpful for my scenario.
  2. So, if I find the right methods, I just need to override them in a class that extend block?
  3. How does one make a block that faces in the same direction as the player when placed? Also, how do I tell if said block is receiving Redstone power, and from what side? Lastly, how do I make a power provider?
  4. In the first few seconds of that video, an annotation comes up stating that a follow-up video will be posted. Anyone have the link to that video or a least a fix for the issues that are addressed in the follow-up video?
  5. That works for Forge 1.10.2, right?
  6. How does one get Forge working with Intellij. I have downloaded Forge, and I have run "Gradlew SetupDecompworkspace" and also "Gradlew Idea" I'm not sure what those commands did, or where I should point Intellij to so that it can find the MC sources.
  7. Ah yeah, I see what you mean. I also have my particle defined in my block model if you take a look at that. I was trying various ways to get the particle to work, but forgot to delete that. Good eye.
  8. Block registration code: Then the block constructor is here: My item json is here: My block model is this: And the block state is this: Also I looked through your link, and got no helpful information. This because My block renders correctly in the my hotbar, but not in the world.
  9. So I have this block model, and it's giving me trouble: I am using 1.8 and my issue is that the block is showing the black and purple checkered pattern when it's in the world. The Block renders correctly in my inventory, though. I get the error: java.lang.IllegalStateException: Not a JSON Object: "blocks/wool_colored_light_blue"
  10. Well that worked. Actually running Gradlew eclipse.
  11. Actually no. I ran "gradlew setup eclipse" I'm not sure how that would be different.
  12. I followed the installation page on the wiki all the way to the end. I downloaded the recommended source of forge. I got Eclipse Mars. I did point the workspace to the Eclipse folder in my forge folder. Eclipse recognizes that Minecraft is the project for which I want to work on. However, when I try to open the project I get this message: I cropped it just to show the problem I am getting. Any and all help would be greatly appreciated. -GrandMasterRubix

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.