{
	"format_version": "1.20.20",
	"minecraft:item": {
		"description": {
			"identifier": "poke:galaxy_arrow",
			"menu_category": {
				"category": "equipment",
				"group": "itemGroup.name.arrow"
			}
		},
		"components": {
			"minecraft:max_stack_size": 64,
			"minecraft:icon": {
				"texture": "poke_galaxy_arrow"
			},
			"minecraft:projectile": {
				"projectile_entity": "poke:galaxy_arrow"
			},
			"minecraft:allow_off_hand": {
				"value": true
			}
		}
	}
}