{ "type": "origins:multiple", "name": "Slow", "description": "You're not the quickest.", "badges": [ { "type": "origins:tooltip", "sprite": "minecraft:textures/item/chain.png", "text": "You are permanently slower than usual." } ], "speed": { "type": "origins:attribute", "modifier": { "id": "slow_s", "attribute": "minecraft:generic.movement_speed", "amount": -0.01, "operation": "add_value" } } }