make %i:ITEMSTACK% breakable
Makes an item stack breakable again (removes unbreakable flag).
make item breakable
Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
make <i> breakable
set %i:ITEMSTACK_POSSESSIVE% (display name|name) [to] %name:STRING%
set %i:ITEMSTACK_POSSESSIVE% lore [to] %lore:STRING%
add lore %line:STRING% to %i:ITEMSTACK%
(clear|remove|wipe) %i:ITEMSTACK_POSSESSIVE% lore
set %i:ITEMSTACK_POSSESSIVE% amount [to] %amt:INT%
set %i:ITEMSTACK_POSSESSIVE% type [to] %mat:MATERIAL%
set %i:ITEMSTACK_POSSESSIVE% custom model data [to] %val:INT%
make %i:ITEMSTACK% unbreakable
set %i:ITEMSTACK_POSSESSIVE% durability [to] %val:INT%
set pdc %key:STRING% of %i:ITEMSTACK% to %val:STRING%
(remove|delete) pdc %key:STRING% from %i:ITEMSTACK%