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.

Draco18s

Members
  • Joined

  • Last visited

Everything posted by Draco18s

  1. Well. Whatever you did, the game can't find your blockstate file.
  2. Post your code. We're not telepathic.
  3. I really don't think you understand how blocks work at the most fundamental level.
  4. Maybe not. But ItemBlocks do.
  5. I beg to differ http://lmgtfy.com/?q=Learn+java
  6. That's a quote in his signature from years ago. He put it in his sig because he thought it was funny. As for a nudge in the right direction, it's called "Google."
  7. Where are you calling ModelLoader.setCustomModelResourceLocation?
  8. "facing=northm, working=false" != "facing=northm,working=false" also "northm" != "north"
  9. The only errors there are for cucumber.
  10. There is, but you should not do it that way.
  11. ModelRenderer; is not a statement http://www.cs.toronto.edu/~reid/web/javaparams.html Also, welcome to my ignore list.
  12. Sorry, its TickEvent.PlayerTickEvent Also, as you're using it to check keybinds on the client side, use TickEvent.ClientTickEvent instead.
  13. You have a type ModelRenderer but no variable name.
  14. That code is kind of long. What's the error and where does it occur?
  15. https://github.com/Draco18s/ReasonableRealism/blob/1.12.1/src/main/resources/assets/harderfarming/blockstates/tanner.json#L5
  16. http://mcforge.readthedocs.io/en/latest/datastorage/capabilities/
  17. Why are you using LivingUpdateEvent and not PlayerUpdateEvent?
  18. That's not a Minecraft project. Nor the longest class file I've got, just the first one I found that was super big. As for what it does, its the base class that handles entities (think zombies) for that project. Serialization is 150 lines, deserialization is 200, 90ish fields and properties. The function for taking damage is 250 lines long. You didn't post a log.
  19. *I* don't understand quaternions. I just know what they're good for.

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.