{
	"format_version": "1.8.0",
	"minecraft:client_entity": {
		"description": {
			"identifier": "minecraft:tadpole",
			"materials": { "default": "tadpole" },
			"textures": {
				"default": "textures/entity/tadpole/tadpole"
			},
			"geometry": {
				"default": "geometry.tadpole"
			},
			"spawn_egg": {
				"texture": "spawn_egg_tadpole"
			},
			"animations": {
				"swim": "animation.tadpole.swim"
			},
			"animation_controllers": [
				{ "general": "controller.animation.tadpole.general" }
			],
			"render_controllers": [ "controller.render.tadpole" ]
		}
	}
}
