Edit

Items Documentation - minecraft:storage_weight_modifier

Specifies the maximum weight limit that a storage item can hold.

Note

Available without experimental toggle in 1.21.110.

Note

This item requires a format version of at least 1.21.110.

Item Storage Weight Modifier Properties

Name Default Value Type Description Example Values
weight_in_storage_item 4 Integer number The weight of this item when inside another Storage Item. Default is 4. 0 means item is not allowed in another Storage Item. Black Bundle: 4

Samples

Black Bundle

"minecraft:storage_weight_modifier": {
  "weight_in_storage_item": 4
}