//bridge-file-version: #2
{
	"format_version": "1.10.0",
	"minecraft:client_entity": {
		"description": {
			"identifier": "hf:officechair",
			"materials": {
				"default": "entity"
			},
			"textures": {
				"black": "textures/entity/officechair_black",
				"blue": "textures/entity/officechair_blue",
				"gray": "textures/entity/officechair_gray",
				"orange": "textures/entity/officechair_orange",
				"pink": "textures/entity/officechair_pink",
				"red": "textures/entity/officechair_red",
				"yellow": "textures/entity/officechair_yellow",
				"green": "textures/entity/officechair_green",
				"purple": "textures/entity/officechair_purple",
				"white": "textures/entity/officechair_white"
			},
			"geometry": {
				"default": "geometry.officechair"
			},
			"render_controllers": [
				"controller.render.officechair"
			],
			"spawn_egg": {
				"texture": "officechair",
				"texture_index": 0
			}
		}
	}
}