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.

SanaRinomi

Members
  • Joined

  • Last visited

  1. Here are the screenshots: http://imgur.com/a/1p9Rv And here's the log I don't see how this didn't come to my mind earlier, but the thing is you didn't apply the directional properties to your block because you used your BasicBlocks class instead of a custom one that applies those properties. You need to implement Block#getMetaFromState(...), Block#getStateFromMeta(...), and Block#createBlockState(). Oh! That was my problem! Thanks a million for the help!
  2. Here are the screenshots: http://imgur.com/a/1p9Rv And here's the log
  3. Yes. Could you post your Block class? Sure! Here!
  4. I'm pretty sure, because I put the treeTap files where I usually have the rest of my blocks Is the name of your blockModel the same as the name it is looking for. As the pictures you posted makes me think that they are not even getting the model. But the item model is. The block model was always in mymod:models/block and the item model is really just this: { "parent": "morethingsmod:block/treeTap" }
  5. Here are some screenshots: http://imgur.com/a/kG0Sl
  6. I'm pretty sure, because I put the treeTap files where I usually have the rest of my blocks
  7. So what do you recommend I do? I'm just trying to render the block from my model .json file.
  8. Hey, there! I don't know if I'm being stupid or what, but my Tree Tap block doesn't texture properly. Here is the code: Thank you in advanced for any help! <3
  9. I'm looking for an easy to understand tutorial on sub blocks for 1.10.2. Thanks in advanced.
  10. Thx again. But now I have a different problem... When adding elements to the List they add null and not the item. The code between adding items and adding blocks are very similar so I'll just give you the block one because it's the first one called: https://github.com/SanaRinomi/More_Things_Mod_Minecraft_Forge/blob/master/main/java/com/holydevils/blocks/ModBlocks.java

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.