Storage data should probably be accessible within the "nbt" text-component like:
{"nbt":"<path>","storage":"<resource_location>"}
Comments 5
text-component accepts "storage" now.
but it seems that "storage" is still missing in "copy_nbt" ,the loot_table function.
should i report it here or somewhere? @unknown
@unknown
I`ve suggested that on the feedback site.
but the page completely disappeard 2 days later.
I`m wondering why it disappeard.
@unknown
Right now, "copy_nbt" in loot-tables relates to nbt, based on context, of either the tile-entity of the block-space which was affected or the entity causing the loot-table to trigger. So I don't think storage will be supported if they keep their current concept and behavior of the "copy_nbt" function.
Good suggestion but not a bug