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.

Featured Replies

Posted

Example's: Minecraft Item Frames, Item pipes from build craft, Tinkers Construct Crafting Station, and Iron chests Crystal Chest, are some examples.

I would like to use this feature in a bunch of different ways and contemplating once figuring it out making a few procedures and plugins to help others.

Thank you so much for sharing your knowledge and helping me learn. TeuFox

Edited by TeuFox
typo

Well, since you mentioned the vanilla Item Frame, have you tried looking into its code to see what it does? You need a TileEntityRenderer to do things like: rendering an item on a block (think about a pedestal that renders an item on its top), rendering a custom model (think about the enchanting table animated book that spins around) etc..and basically rendering every other fancy effect you can think of. You may find this example very useful: https://github.com/TheGreyGhost/MinecraftByExample/tree/working-1-16-4/src/main/java/minecraftbyexample/mbe21_tileentityrenderer

Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.