{ "type": "origins:action_on_callback", "name": "Fox sized", "description": "You're small!", "entity_chosen_when_orb": true, "entity_action_chosen": { "type": "origins:and", "actions": [ { "type": "origins:execute_command", "command": "scale set pehkui:height 0.75 @s" }, { "type": "origins:execute_command", "command": "scale set pehkui:width 0.75 @s" } ] }, "entity_action_lost": { "type": "origins:execute_command", "command": "scale reset @s" } }