You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, the steps to reproduce it are the following:
Create a new singleplayer world as survival mode;
Give yourself a shulker box with the following command: /give @s black_shulker_box{display:{Name:"{\"text\":\"BackPack\"}"},BlockEntityTag:{LootTable:"minecraft:chests/spawn_bonus_chest"}}
Don't open it yet! Select the slot where the shulker box is and right-click it in the middle of the air;
The shulker box will be sent to the back slot without the "BackPack" custom name and empty
Now remove the shulker from back and place it on the ground. It now will get the "BackPack" name AND the random generated loot.
I'm using Forge 28.1.1, curios-FORGE-1.14.4-1.0 and curiousshulkerboxes-FORGE-1.14.4-1.0.
The text was updated successfully, but these errors were encountered:
Although I am seeing that the loot isn't generated, I'm also seeing the custom name being initialized properly. Can you include a screenshot of what you're seeing on your end?
Yeah, when i give the shulker box it shows the custom name, but when i equip in the way described above it wont show the name in the GUI title when opened using the slot hotkey (ps.: game in portuguese brazil, so "Caixa de shulker" is the default name of Shulker Box in this language)
While after placing the shulker in the ground and opening after properly shows the block name in GUI title:
Well, the steps to reproduce it are the following:
/give @s black_shulker_box{display:{Name:"{\"text\":\"BackPack\"}"},BlockEntityTag:{LootTable:"minecraft:chests/spawn_bonus_chest"}}
I'm using Forge 28.1.1, curios-FORGE-1.14.4-1.0 and curiousshulkerboxes-FORGE-1.14.4-1.0.
The text was updated successfully, but these errors were encountered: