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.

gottabadfeeling

Members
  • Joined

  • Last visited

Everything posted by gottabadfeeling

  1. First and foremost, your model file should be named similarly to your unlocalized name (e.g., "my_block.json", if you are following the MrCrayfish tutorials. Secondly, the file within the package "assets.<modid>.models.block" with a .json extension (your model's exported .json file) can be edited directly to contain the line: "parent": "block/orientable" OR the line: "parent": "block/orientable_vertical" The top one allows for the four cardinal directions, while "block/orientable_vertical" is used primarily when the player places the block below his or her feet. If you set up with gradlew correctly, you should be able to view the orientable.json file directly within Referenced Libraries->forgeSrc-1.8-##.##.#.####->assets->minecraft->models->block->orientable.json to see the original parent and what it contains.

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.