{
	"file_path": "C:\\Users\\Hp\\AppData\\Local\\Packages\\Microsoft.MinecraftUWP_8wekyb3d8bbwe\\LocalState\\games\\com.mojang\\development_behavior_packs\\Hyva Furniture (B)\\blocks\\microwave.json",
	"file_type": "block",
	"format_version": 1,
	"file_uuid": "602867d4_7a7a_4260_a04b_53016853c347",
	"file_version": 9,
	"cache_content": {
		"children": [
			{
				"data": "1.17.0",
				"key": "format_version"
			},
			{
				"open": {
					"format_version": "1.17.0",
					"minecraft:block": {
						"description": {
							"identifier": "hf:microwave",
							"properties": {
								"hf:active": [
									0,
									1,
									2,
									3
								]
							}
						},
						"components": {
							"minecraft:destroy_time": 4,
							"minecraft:entity_collision": {
								"origin": [
									-8,
									1,
									-4
								],
								"size": [
									16,
									10.3,
									9
								]
							},
							"minecraft:pick_collision": {
								"origin": [
									-8,
									1,
									-4
								],
								"size": [
									16,
									10.3,
									9
								]
							},
							"minecraft:material_instances": {
								"*": {
									"texture": "microwave",
									"render_method": "alpha_test"
								}
							},
							"minecraft:geometry": "geometry.microwaveclosed",
							"bridge:rotate_y_on_place": {
								"flip": true
							},
							"minecraft:block_light_absorption": 0,
							"minecraft:on_interact": {
								"event": "opensound"
							},
							"minecraft:creative_category": {
								"group": "itemGroup.name.Items",
								"category": "Items"
							}
						},
						"permutations": [
							{
								"condition": "query.block_property('bridge:block_rotation') == 2",
								"components": {
									"minecraft:rotation": [
										0,
										180,
										0
									]
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 3",
								"components": {
									"minecraft:rotation": [
										0,
										0,
										0
									]
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 4",
								"components": {
									"minecraft:rotation": [
										0,
										270,
										0
									]
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 5",
								"components": {
									"minecraft:rotation": [
										0,
										90,
										0
									]
								}
							},
							{
								"condition": "query.block_property('hf:active') == 1",
								"components": {
									"minecraft:geometry": "geometry.microwaveopen",
									"minecraft:on_interact": {
										"event": "cook"
									},
									"minecraft:ticking": {
										"looping": true,
										"range": [
											5,
											5
										],
										"on_tick": {
											"event": "closesound"
										}
									}
								}
							}
						],
						"events": {
							"opensound": {
								"set_block_property": {
									"hf:active": 1
								},
								"run_command": {
									"command": [
										"playsound block.barrel.open @p ~~~ 1 1"
									]
								}
							},
							"closesound": {
								"set_block_property": {
									"hf:active": 2
								},
								"run_command": {
									"command": [
										"playsound block.barrel.close @p ~~~ 1 1"
									]
								}
							},
							"cook": {
								"sequence": [
									{
										"spawn_loot": {
											"table": "loot_tables/entities/beef.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/salmon.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/cookedrabbit.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/porkchop.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/mutton.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/cookedchicken.json"
										}
									},
									{
										"spawn_loot": {
											"table": "loot_tables/entities/cookedfish.json"
										}
									}
								]
							}
						}
					}
				},
				"key": "minecraft:block",
				"children": [
					{
						"open": {
							"description": {
								"identifier": "hf:microwave",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "microwave",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.microwaveclosed",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "opensound"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										]
									}
								},
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:geometry": "geometry.microwaveopen",
										"minecraft:on_interact": {
											"event": "cook"
										},
										"minecraft:ticking": {
											"looping": true,
											"range": [
												5,
												5
											],
											"on_tick": {
												"event": "closesound"
											}
										}
									}
								}
							],
							"events": {
								"opensound": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound block.barrel.open @p ~~~ 1 1"
										]
									}
								},
								"closesound": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound block.barrel.close @p ~~~ 1 1"
										]
									}
								},
								"cook": {
									"sequence": [
										{
											"spawn_loot": {
												"table": "loot_tables/entities/beef.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/salmon.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedrabbit.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/porkchop.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/mutton.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedchicken.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedfish.json"
											}
										}
									]
								}
							}
						},
						"key": "description",
						"children": [
							{
								"open": {
									"identifier": "hf:microwave",
									"properties": {
										"hf:active": [
											0,
											1,
											2,
											3
										]
									}
								},
								"data": "hf:microwave",
								"key": "identifier"
							},
							{
								"open": {
									"identifier": "hf:microwave",
									"properties": {
										"hf:active": [
											0,
											1,
											2,
											3
										]
									}
								},
								"key": "properties",
								"is_minified": true,
								"children": {
									"hf:active": [
										0,
										1,
										2,
										3
									]
								}
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:microwave",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "microwave",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.microwaveclosed",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "opensound"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										]
									}
								},
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:geometry": "geometry.microwaveopen",
										"minecraft:on_interact": {
											"event": "cook"
										},
										"minecraft:ticking": {
											"looping": true,
											"range": [
												5,
												5
											],
											"on_tick": {
												"event": "closesound"
											}
										}
									}
								}
							],
							"events": {
								"opensound": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound block.barrel.open @p ~~~ 1 1"
										]
									}
								},
								"closesound": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound block.barrel.close @p ~~~ 1 1"
										]
									}
								},
								"cook": {
									"sequence": [
										{
											"spawn_loot": {
												"table": "loot_tables/entities/beef.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/salmon.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedrabbit.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/porkchop.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/mutton.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedchicken.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedfish.json"
											}
										}
									]
								}
							}
						},
						"key": "components",
						"children": [
							{
								"data": "4",
								"key": "minecraft:destroy_time"
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.microwaveclosed",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "opensound"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:entity_collision",
								"children": [
									{
										"open": {
											"origin": [
												-8,
												1,
												-4
											],
											"size": [
												16,
												10.3,
												9
											]
										},
										"key": "origin",
										"is_minified": true,
										"children": [
											-8,
											1,
											-4
										]
									},
									{
										"open": {
											"origin": [
												-8,
												1,
												-4
											],
											"size": [
												16,
												10.3,
												9
											]
										},
										"key": "size",
										"is_minified": true,
										"children": [
											16,
											10.3,
											9
										]
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.microwaveclosed",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "opensound"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:pick_collision",
								"children": [
									{
										"open": {
											"origin": [
												-8,
												1,
												-4
											],
											"size": [
												16,
												10.3,
												9
											]
										},
										"key": "origin",
										"is_minified": true,
										"children": [
											-8,
											1,
											-4
										]
									},
									{
										"open": {
											"origin": [
												-8,
												1,
												-4
											],
											"size": [
												16,
												10.3,
												9
											]
										},
										"key": "size",
										"is_minified": true,
										"children": [
											16,
											10.3,
											9
										]
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.microwaveclosed",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "opensound"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:material_instances",
								"children": [
									{
										"open": {
											"*": {
												"texture": "microwave",
												"render_method": "alpha_test"
											}
										},
										"key": "*",
										"is_minified": true,
										"children": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.microwaveclosed",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "opensound"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"data": "geometry.microwaveclosed",
								"key": "minecraft:geometry"
							},
							{
								"key": "bridge:rotate_y_on_place",
								"is_minified": true,
								"children": {
									"flip": true
								}
							},
							{
								"data": "0",
								"key": "minecraft:block_light_absorption"
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											1,
											-4
										],
										"size": [
											16,
											10.3,
											9
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "microwave",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.microwaveclosed",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "opensound"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:on_interact",
								"is_minified": true,
								"children": {
									"event": "opensound"
								}
							},
							{
								"key": "minecraft:creative_category",
								"is_minified": true,
								"children": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:microwave",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "microwave",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.microwaveclosed",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "opensound"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										]
									}
								},
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:geometry": "geometry.microwaveopen",
										"minecraft:on_interact": {
											"event": "cook"
										},
										"minecraft:ticking": {
											"looping": true,
											"range": [
												5,
												5
											],
											"on_tick": {
												"event": "closesound"
											}
										}
									}
								}
							],
							"events": {
								"opensound": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound block.barrel.open @p ~~~ 1 1"
										]
									}
								},
								"closesound": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound block.barrel.close @p ~~~ 1 1"
										]
									}
								},
								"cook": {
									"sequence": [
										{
											"spawn_loot": {
												"table": "loot_tables/entities/beef.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/salmon.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedrabbit.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/porkchop.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/mutton.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedchicken.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedfish.json"
											}
										}
									]
								}
							}
						},
						"key": "permutations",
						"children": [
							{
								"is_minified": true,
								"children": {
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										]
									}
								}
							},
							{
								"is_minified": true,
								"children": {
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										]
									}
								}
							},
							{
								"is_minified": true,
								"children": {
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										]
									}
								}
							},
							{
								"is_minified": true,
								"children": {
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										]
									}
								}
							},
							{
								"open": [
									{
										"condition": "query.block_property('bridge:block_rotation') == 2",
										"components": {
											"minecraft:rotation": [
												0,
												180,
												0
											]
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 3",
										"components": {
											"minecraft:rotation": [
												0,
												0,
												0
											]
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 4",
										"components": {
											"minecraft:rotation": [
												0,
												270,
												0
											]
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 5",
										"components": {
											"minecraft:rotation": [
												0,
												90,
												0
											]
										}
									},
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:geometry": "geometry.microwaveopen",
											"minecraft:on_interact": {
												"event": "cook"
											},
											"minecraft:ticking": {
												"looping": true,
												"range": [
													5,
													5
												],
												"on_tick": {
													"event": "closesound"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 1",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 1",
											"components": {
												"minecraft:geometry": "geometry.microwaveopen",
												"minecraft:on_interact": {
													"event": "cook"
												},
												"minecraft:ticking": {
													"looping": true,
													"range": [
														5,
														5
													],
													"on_tick": {
														"event": "closesound"
													}
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:geometry": "geometry.microwaveopen",
													"minecraft:on_interact": {
														"event": "cook"
													},
													"minecraft:ticking": {
														"looping": true,
														"range": [
															5,
															5
														],
														"on_tick": {
															"event": "closesound"
														}
													}
												},
												"data": "geometry.microwaveopen",
												"key": "minecraft:geometry"
											},
											{
												"open": {
													"minecraft:geometry": "geometry.microwaveopen",
													"minecraft:on_interact": {
														"event": "cook"
													},
													"minecraft:ticking": {
														"looping": true,
														"range": [
															5,
															5
														],
														"on_tick": {
															"event": "closesound"
														}
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "cook"
												}
											},
											{
												"open": {
													"minecraft:geometry": "geometry.microwaveopen",
													"minecraft:on_interact": {
														"event": "cook"
													},
													"minecraft:ticking": {
														"looping": true,
														"range": [
															5,
															5
														],
														"on_tick": {
															"event": "closesound"
														}
													}
												},
												"key": "minecraft:ticking",
												"is_minified": true,
												"children": {
													"looping": true,
													"range": [
														5,
														5
													],
													"on_tick": {
														"event": "closesound"
													}
												}
											}
										]
									}
								]
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:microwave",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										1,
										-4
									],
									"size": [
										16,
										10.3,
										9
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "microwave",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.microwaveclosed",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "opensound"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										]
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										]
									}
								},
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:geometry": "geometry.microwaveopen",
										"minecraft:on_interact": {
											"event": "cook"
										},
										"minecraft:ticking": {
											"looping": true,
											"range": [
												5,
												5
											],
											"on_tick": {
												"event": "closesound"
											}
										}
									}
								}
							],
							"events": {
								"opensound": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound block.barrel.open @p ~~~ 1 1"
										]
									}
								},
								"closesound": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound block.barrel.close @p ~~~ 1 1"
										]
									}
								},
								"cook": {
									"sequence": [
										{
											"spawn_loot": {
												"table": "loot_tables/entities/beef.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/salmon.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedrabbit.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/porkchop.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/mutton.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedchicken.json"
											}
										},
										{
											"spawn_loot": {
												"table": "loot_tables/entities/cookedfish.json"
											}
										}
									]
								}
							}
						},
						"key": "events",
						"children": [
							{
								"open": {
									"opensound": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound block.barrel.open @p ~~~ 1 1"
											]
										}
									},
									"closesound": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound block.barrel.close @p ~~~ 1 1"
											]
										}
									},
									"cook": {
										"sequence": [
											{
												"spawn_loot": {
													"table": "loot_tables/entities/beef.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/salmon.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedrabbit.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/porkchop.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/mutton.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedchicken.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedfish.json"
												}
											}
										]
									}
								},
								"key": "opensound",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 1
											},
											"run_command": {
												"command": [
													"playsound block.barrel.open @p ~~~ 1 1"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 1
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 1
											},
											"run_command": {
												"command": [
													"playsound block.barrel.open @p ~~~ 1 1"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound block.barrel.open @p ~~~ 1 1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound block.barrel.open @p ~~~ 1 1"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"opensound": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound block.barrel.open @p ~~~ 1 1"
											]
										}
									},
									"closesound": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound block.barrel.close @p ~~~ 1 1"
											]
										}
									},
									"cook": {
										"sequence": [
											{
												"spawn_loot": {
													"table": "loot_tables/entities/beef.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/salmon.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedrabbit.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/porkchop.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/mutton.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedchicken.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedfish.json"
												}
											}
										]
									}
								},
								"key": "closesound",
								"children": [
									{
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 2
										}
									},
									{
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound block.barrel.close @p ~~~ 1 1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound block.barrel.close @p ~~~ 1 1"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"opensound": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound block.barrel.open @p ~~~ 1 1"
											]
										}
									},
									"closesound": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound block.barrel.close @p ~~~ 1 1"
											]
										}
									},
									"cook": {
										"sequence": [
											{
												"spawn_loot": {
													"table": "loot_tables/entities/beef.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/salmon.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedrabbit.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/porkchop.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/mutton.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedchicken.json"
												}
											},
											{
												"spawn_loot": {
													"table": "loot_tables/entities/cookedfish.json"
												}
											}
										]
									}
								},
								"key": "cook",
								"children": [
									{
										"open": {
											"sequence": [
												{
													"spawn_loot": {
														"table": "loot_tables/entities/beef.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/salmon.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/cookedrabbit.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/porkchop.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/mutton.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/cookedchicken.json"
													}
												},
												{
													"spawn_loot": {
														"table": "loot_tables/entities/cookedfish.json"
													}
												}
											]
										},
										"key": "sequence",
										"children": [
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/beef.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/beef.json"
														}
													}
												]
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/salmon.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/salmon.json"
														}
													}
												]
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/cookedrabbit.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													}
												]
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"is_minified": true,
												"children": {
													"spawn_loot": {
														"table": "loot_tables/entities/porkchop.json"
													}
												}
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/mutton.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/mutton.json"
														}
													}
												]
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/cookedchicken.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													}
												]
											},
											{
												"open": [
													{
														"spawn_loot": {
															"table": "loot_tables/entities/beef.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/salmon.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedrabbit.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/porkchop.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/mutton.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedchicken.json"
														}
													},
													{
														"spawn_loot": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												],
												"children": [
													{
														"open": {
															"spawn_loot": {
																"table": "loot_tables/entities/cookedfish.json"
															}
														},
														"key": "spawn_loot",
														"is_minified": true,
														"children": {
															"table": "loot_tables/entities/cookedfish.json"
														}
													}
												]
											}
										]
									}
								]
							}
						]
					}
				]
			}
		]
	}
}