General
- Updated for 1.20.1
- Interacting with an item display should now properly select the correct item display.
General
- Updated for 1.19.4
- Now uses the itemdisplay and textdisplay entities for better performance and customizability.
New
- Using a Glow Ink Sac on the item display will make it glow in the dark like a glow item frame
- Using an Ink Sac on a glowing item display will make it not glow.
- Using a Name Tag on the item display will rename the item.
Fixes
- The item now not pop off once created.
General
- Updated to use new datapack registering system that is common for all legopitstop packs.
- Creating and removing the display block will make the item frame sound
- Creating and removing the display block will also send a message via the actionbar (above Hotbar).
- Added whitelisted block tags
#item_display:whitelisted_blocks
. This contains all the blocks that are allowed to be placed in the display item. These usually block that you can walkthrough. - Display blocks tag now referances vanilla tag
#minecraft:beacon_base_blocks
inside#item_display:display_blocks
New Features
- If you use a renamed item it displays a nametag above the display item.
- Items that have the NBT
{id:"<>"}
or{ignore_name:true}
Will not display their name via the nametag. - Added
#item_display:create_display
tags function that can be used to add additional features when creating a display item. Provided by other datapacks. - You can now drop create a display item using any amount of items.
Fixes
- When dropping an item frame on the display block with a display item already set will kill the item frame.
Other
- If you drop the item frame first, then the display item it will not be centered. Recommended dropping item frame last.
v0.2 changelog
- fixed: dropping a stack of items/block on ground will convert to one item/block.
- fixed: dropping a stack to display will only work with 1 or 64 item stacks
- fixed: dropping item_frames on a unused valid block will destroy item