hiding what blocks can item can break
im making a chainsaw that can break wood faster than netherite, so i did the following
Continue to help post/give @p iron_sword[can_break=[{blocks:"#mineable/axe"}],tool={can_destroy_blocks_in_creative:false,default_mining_speed:1,damage_per_block:1,rules:[{speed:20,correct_for_drops:true,blocks:"#mineable/axe"}]},food={nutrition:0,saturation:0,can_always_eat:true},consumable={consume_seconds:700000,has_consume_particles:false}]
but it gives me this giant list, any idea on how i can hide it?