{
  "format_version": "1.21.80",
  "minecraft:item": {
    "description": {
      "identifier": "minecraft:magenta_bundle"
    },

    "components": {
      "minecraft:icon": {
        "textures": {
          "default": "bundle_magenta",
          "bundle_open_back": "bundle_magenta_open_back",
          "bundle_open_front": "bundle_magenta_open_front"
        }
      },
      "minecraft:max_stack_size": 1,
      "minecraft:storage_item": {
        "max_slots": 64,
        "allow_nested_storage_items": true,
        "banned_items": [ "minecraft:shulker_box", "minecraft:undyed_shulker_box" ]
      },
      "minecraft:storage_weight_limit": {
        "max_weight_limit": 64
      },
      "minecraft:storage_weight_modifier": {
        "weight_in_storage_item": 4
      },
      "minecraft:bundle_interaction": {
        "num_viewable_slots": 12
      }
    }
  }
}
