{ "format_version": "1.21.0", "minecraft:entity": { "description": { "identifier": "silverlabs:thrown_banger", "is_spawnable": false, "is_summonable": true, "is_experimental": false }, "components": { "minecraft:collision_box": { "width": 0.25, "height": 0.25 }, "minecraft:physics": {}, "minecraft:pushable": { "is_pushable": false, "is_pushable_by_piston": false }, "minecraft:projectile": { "on_hit": { "impact_damage": { "damage": 2, "knockback": true, "destroy_on_hit": true, "semi_random_diff_damage": false }, "spawn_aoe_cloud": { "radius": 1.5, "duration": 0, "particle": "minecraft:explosion_manual", "affect_owner": false }, "remove_on_hit": {} }, "power": 1.4, "gravity": 0.05, "inertia": 0.99, "liquid_inertia": 0.6, "anchor": 1, "offset": [0, -0.1, 0], "should_bounce": false, "hit_sound": "random.fuse" } } } }