{
	"file_path": "C:\\Users\\Hp\\AppData\\Local\\Packages\\Microsoft.MinecraftUWP_8wekyb3d8bbwe\\LocalState\\games\\com.mojang\\development_behavior_packs\\Hyva Furniture (B)\\blocks\\diningtable.json",
	"file_type": "block",
	"format_version": 1,
	"file_uuid": "8dfed14a_baa8_4a12_aacf_dae97070bc01",
	"file_version": 10,
	"cache_content": {
		"children": [
			{
				"data": "1.17.0",
				"key": "format_version"
			},
			{
				"open": {
					"format_version": "1.17.0",
					"minecraft:block": {
						"description": {
							"identifier": "hf:diningtable",
							"properties": {
								"bridge:block_rotation": [
									2,
									3,
									4,
									5
								]
							}
						},
						"components": {
							"minecraft:destroy_time": 4,
							"minecraft:entity_collision": {
								"origin": [
									-8,
									0,
									-8
								],
								"size": [
									16,
									16,
									16
								]
							},
							"minecraft:pick_collision": {
								"origin": [
									-8,
									0,
									-8
								],
								"size": [
									16,
									16,
									16
								]
							},
							"minecraft:material_instances": {
								"*": {
									"texture": "diningtable",
									"render_method": "alpha_test"
								}
							},
							"minecraft:geometry": "geometry.diningtable",
							"minecraft:block_light_absorption": 0,
							"minecraft:creative_category": {
								"group": "itemGroup.name.Items",
								"category": "Items"
							},
							"minecraft:on_player_placing": {
								"event": "bridge:update_rotation"
							}
						},
						"events": {
							"d0": {
								"run_command": {
									"command": [
										"structure load nullblock ~1 ~ ~",
										"structure load nullblock ~-1 ~ ~",
										"structure load nullblock ~-1 ~ ~-1",
										"structure load nullblock ~1 ~ ~-1",
										"structure load nullblock ~ ~ ~-1"
									]
								}
							},
							"d1": {
								"run_command": {
									"command": [
										"structure load nullblock ~-1 ~ ~",
										"structure load nullblock ~1 ~ ~",
										"structure load nullblock ~1 ~ ~1",
										"structure load nullblock ~ ~ ~1",
										"structure load nullblock ~-1 ~ ~1"
									]
								}
							},
							"d2": {
								"run_command": {
									"command": [
										"structure load nullblock ~ ~ ~1",
										"structure load nullblock ~ ~ ~-1",
										"structure load nullblock ~-1 ~ ~1",
										"structure load nullblock ~-1 ~ ~",
										"structure load nullblock ~-1 ~ ~-1"
									]
								}
							},
							"d3": {
								"run_command": {
									"command": [
										"structure load nullblock ~ ~ ~-1",
										"structure load nullblock ~ ~ ~1",
										"structure load nullblock ~1 ~ ~-1",
										"structure load nullblock ~1 ~ ~",
										"structure load nullblock ~1 ~ ~1"
									]
								}
							},
							"bridge:update_rotation": {
								"set_block_property": {
									"bridge:block_rotation": "query.cardinal_facing_2d"
								}
							}
						},
						"permutations": [
							{
								"condition": "query.block_property('bridge:block_rotation') == 2",
								"components": {
									"minecraft:rotation": [
										0,
										180,
										0
									],
									"minecraft:ticking": {
										"on_tick": {
											"event": "d0"
										},
										"range": [
											0,
											0
										],
										"looping": false
									}
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 3",
								"components": {
									"minecraft:rotation": [
										0,
										0,
										0
									],
									"minecraft:ticking": {
										"on_tick": {
											"event": "d1"
										},
										"range": [
											0,
											0
										],
										"looping": false
									}
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 4",
								"components": {
									"minecraft:rotation": [
										0,
										270,
										0
									],
									"minecraft:ticking": {
										"on_tick": {
											"event": "d2"
										},
										"range": [
											0,
											0
										],
										"looping": false
									}
								}
							},
							{
								"condition": "query.block_property('bridge:block_rotation') == 5",
								"components": {
									"minecraft:rotation": [
										0,
										90,
										0
									],
									"minecraft:ticking": {
										"on_tick": {
											"event": "d3"
										},
										"range": [
											0,
											0
										],
										"looping": false
									}
								}
							}
						]
					}
				},
				"key": "minecraft:block",
				"children": [
					{
						"open": {
							"description": {
								"identifier": "hf:diningtable",
								"properties": {
									"bridge:block_rotation": [
										2,
										3,
										4,
										5
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "diningtable",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.diningtable",
								"minecraft:block_light_absorption": 0,
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								},
								"minecraft:on_player_placing": {
									"event": "bridge:update_rotation"
								}
							},
							"events": {
								"d0": {
									"run_command": {
										"command": [
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~ ~ ~-1"
										]
									}
								},
								"d1": {
									"run_command": {
										"command": [
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~-1 ~ ~1"
										]
									}
								},
								"d2": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~-1 ~ ~1",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1"
										]
									}
								},
								"d3": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1"
										]
									}
								},
								"bridge:update_rotation": {
									"set_block_property": {
										"bridge:block_rotation": "query.cardinal_facing_2d"
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d0"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d1"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d2"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d3"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								}
							]
						},
						"key": "description",
						"is_minified": true,
						"children": {
							"identifier": "hf:diningtable",
							"properties": {
								"bridge:block_rotation": [
									2,
									3,
									4,
									5
								]
							}
						}
					},
					{
						"open": {
							"description": {
								"identifier": "hf:diningtable",
								"properties": {
									"bridge:block_rotation": [
										2,
										3,
										4,
										5
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "diningtable",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.diningtable",
								"minecraft:block_light_absorption": 0,
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								},
								"minecraft:on_player_placing": {
									"event": "bridge:update_rotation"
								}
							},
							"events": {
								"d0": {
									"run_command": {
										"command": [
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~ ~ ~-1"
										]
									}
								},
								"d1": {
									"run_command": {
										"command": [
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~-1 ~ ~1"
										]
									}
								},
								"d2": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~-1 ~ ~1",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1"
										]
									}
								},
								"d3": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1"
										]
									}
								},
								"bridge:update_rotation": {
									"set_block_property": {
										"bridge:block_rotation": "query.cardinal_facing_2d"
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d0"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d1"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d2"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d3"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								}
							]
						},
						"key": "components",
						"children": [
							{
								"data": "4",
								"key": "minecraft:destroy_time"
							},
							{
								"key": "minecraft:entity_collision",
								"is_minified": true,
								"children": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								}
							},
							{
								"key": "minecraft:pick_collision",
								"is_minified": true,
								"children": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								}
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											0,
											-8
										],
										"size": [
											16,
											16,
											16
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											0,
											-8
										],
										"size": [
											16,
											16,
											16
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "diningtable",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.diningtable",
									"minecraft:block_light_absorption": 0,
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									},
									"minecraft:on_player_placing": {
										"event": "bridge:update_rotation"
									}
								},
								"key": "minecraft:material_instances",
								"children": [
									{
										"open": {
											"*": {
												"texture": "diningtable",
												"render_method": "alpha_test"
											}
										},
										"key": "*",
										"is_minified": true,
										"children": {
											"texture": "diningtable",
											"render_method": "alpha_test"
										}
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											0,
											-8
										],
										"size": [
											16,
											16,
											16
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											0,
											-8
										],
										"size": [
											16,
											16,
											16
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "diningtable",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.diningtable",
									"minecraft:block_light_absorption": 0,
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									},
									"minecraft:on_player_placing": {
										"event": "bridge:update_rotation"
									}
								},
								"data": "geometry.diningtable",
								"key": "minecraft:geometry"
							},
							{
								"data": "0",
								"key": "minecraft:block_light_absorption"
							},
							{
								"key": "minecraft:creative_category",
								"is_minified": true,
								"children": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							{
								"key": "minecraft:on_player_placing",
								"is_minified": true,
								"children": {
									"event": "bridge:update_rotation"
								}
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:diningtable",
								"properties": {
									"bridge:block_rotation": [
										2,
										3,
										4,
										5
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "diningtable",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.diningtable",
								"minecraft:block_light_absorption": 0,
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								},
								"minecraft:on_player_placing": {
									"event": "bridge:update_rotation"
								}
							},
							"events": {
								"d0": {
									"run_command": {
										"command": [
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~ ~ ~-1"
										]
									}
								},
								"d1": {
									"run_command": {
										"command": [
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~-1 ~ ~1"
										]
									}
								},
								"d2": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~-1 ~ ~1",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1"
										]
									}
								},
								"d3": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1"
										]
									}
								},
								"bridge:update_rotation": {
									"set_block_property": {
										"bridge:block_rotation": "query.cardinal_facing_2d"
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d0"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d1"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d2"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d3"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								}
							]
						},
						"key": "events",
						"children": [
							{
								"open": {
									"d0": {
										"run_command": {
											"command": [
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~ ~ ~-1"
											]
										}
									},
									"d1": {
										"run_command": {
											"command": [
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~-1 ~ ~1"
											]
										}
									},
									"d2": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~-1 ~ ~1",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1"
											]
										}
									},
									"d3": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1"
											]
										}
									},
									"bridge:update_rotation": {
										"set_block_property": {
											"bridge:block_rotation": "query.cardinal_facing_2d"
										}
									}
								},
								"key": "d0",
								"children": [
									{
										"open": {
											"run_command": {
												"command": [
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~-1 ~ ~-1",
													"structure load nullblock ~1 ~ ~-1",
													"structure load nullblock ~ ~ ~-1"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"structure load nullblock ~1 ~ ~",
														"structure load nullblock ~-1 ~ ~",
														"structure load nullblock ~-1 ~ ~-1",
														"structure load nullblock ~1 ~ ~-1",
														"structure load nullblock ~ ~ ~-1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~-1 ~ ~-1",
													"structure load nullblock ~1 ~ ~-1",
													"structure load nullblock ~ ~ ~-1"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"d0": {
										"run_command": {
											"command": [
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~ ~ ~-1"
											]
										}
									},
									"d1": {
										"run_command": {
											"command": [
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~-1 ~ ~1"
											]
										}
									},
									"d2": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~-1 ~ ~1",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1"
											]
										}
									},
									"d3": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1"
											]
										}
									},
									"bridge:update_rotation": {
										"set_block_property": {
											"bridge:block_rotation": "query.cardinal_facing_2d"
										}
									}
								},
								"key": "d1",
								"children": [
									{
										"open": {
											"run_command": {
												"command": [
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~1 ~ ~1",
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~-1 ~ ~1"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"structure load nullblock ~-1 ~ ~",
														"structure load nullblock ~1 ~ ~",
														"structure load nullblock ~1 ~ ~1",
														"structure load nullblock ~ ~ ~1",
														"structure load nullblock ~-1 ~ ~1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~1 ~ ~1",
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~-1 ~ ~1"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"d0": {
										"run_command": {
											"command": [
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~ ~ ~-1"
											]
										}
									},
									"d1": {
										"run_command": {
											"command": [
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~-1 ~ ~1"
											]
										}
									},
									"d2": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~-1 ~ ~1",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1"
											]
										}
									},
									"d3": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1"
											]
										}
									},
									"bridge:update_rotation": {
										"set_block_property": {
											"bridge:block_rotation": "query.cardinal_facing_2d"
										}
									}
								},
								"key": "d2",
								"children": [
									{
										"open": {
											"run_command": {
												"command": [
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~ ~ ~-1",
													"structure load nullblock ~-1 ~ ~1",
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~-1 ~ ~-1"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"structure load nullblock ~ ~ ~1",
														"structure load nullblock ~ ~ ~-1",
														"structure load nullblock ~-1 ~ ~1",
														"structure load nullblock ~-1 ~ ~",
														"structure load nullblock ~-1 ~ ~-1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~ ~ ~-1",
													"structure load nullblock ~-1 ~ ~1",
													"structure load nullblock ~-1 ~ ~",
													"structure load nullblock ~-1 ~ ~-1"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"d0": {
										"run_command": {
											"command": [
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~ ~ ~-1"
											]
										}
									},
									"d1": {
										"run_command": {
											"command": [
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~-1 ~ ~1"
											]
										}
									},
									"d2": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~-1 ~ ~1",
												"structure load nullblock ~-1 ~ ~",
												"structure load nullblock ~-1 ~ ~-1"
											]
										}
									},
									"d3": {
										"run_command": {
											"command": [
												"structure load nullblock ~ ~ ~-1",
												"structure load nullblock ~ ~ ~1",
												"structure load nullblock ~1 ~ ~-1",
												"structure load nullblock ~1 ~ ~",
												"structure load nullblock ~1 ~ ~1"
											]
										}
									},
									"bridge:update_rotation": {
										"set_block_property": {
											"bridge:block_rotation": "query.cardinal_facing_2d"
										}
									}
								},
								"key": "d3",
								"children": [
									{
										"open": {
											"run_command": {
												"command": [
													"structure load nullblock ~ ~ ~-1",
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~1 ~ ~-1",
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~1 ~ ~1"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"structure load nullblock ~ ~ ~-1",
														"structure load nullblock ~ ~ ~1",
														"structure load nullblock ~1 ~ ~-1",
														"structure load nullblock ~1 ~ ~",
														"structure load nullblock ~1 ~ ~1"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"structure load nullblock ~ ~ ~-1",
													"structure load nullblock ~ ~ ~1",
													"structure load nullblock ~1 ~ ~-1",
													"structure load nullblock ~1 ~ ~",
													"structure load nullblock ~1 ~ ~1"
												]
											}
										]
									}
								]
							},
							{
								"key": "bridge:update_rotation",
								"is_minified": true,
								"children": {
									"set_block_property": {
										"bridge:block_rotation": "query.cardinal_facing_2d"
									}
								}
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:diningtable",
								"properties": {
									"bridge:block_rotation": [
										2,
										3,
										4,
										5
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-8
									],
									"size": [
										16,
										16,
										16
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "diningtable",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.diningtable",
								"minecraft:block_light_absorption": 0,
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								},
								"minecraft:on_player_placing": {
									"event": "bridge:update_rotation"
								}
							},
							"events": {
								"d0": {
									"run_command": {
										"command": [
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~ ~ ~-1"
										]
									}
								},
								"d1": {
									"run_command": {
										"command": [
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~-1 ~ ~1"
										]
									}
								},
								"d2": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~-1 ~ ~1",
											"structure load nullblock ~-1 ~ ~",
											"structure load nullblock ~-1 ~ ~-1"
										]
									}
								},
								"d3": {
									"run_command": {
										"command": [
											"structure load nullblock ~ ~ ~-1",
											"structure load nullblock ~ ~ ~1",
											"structure load nullblock ~1 ~ ~-1",
											"structure load nullblock ~1 ~ ~",
											"structure load nullblock ~1 ~ ~1"
										]
									}
								},
								"bridge:update_rotation": {
									"set_block_property": {
										"bridge:block_rotation": "query.cardinal_facing_2d"
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('bridge:block_rotation') == 2",
									"components": {
										"minecraft:rotation": [
											0,
											180,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d0"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 3",
									"components": {
										"minecraft:rotation": [
											0,
											0,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d1"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 4",
									"components": {
										"minecraft:rotation": [
											0,
											270,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d2"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								},
								{
									"condition": "query.block_property('bridge:block_rotation') == 5",
									"components": {
										"minecraft:rotation": [
											0,
											90,
											0
										],
										"minecraft:ticking": {
											"on_tick": {
												"event": "d3"
											},
											"range": [
												0,
												0
											],
											"looping": false
										}
									}
								}
							]
						},
						"key": "permutations",
						"children": [
							{
								"open": [
									{
										"condition": "query.block_property('bridge:block_rotation') == 2",
										"components": {
											"minecraft:rotation": [
												0,
												180,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d0"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 3",
										"components": {
											"minecraft:rotation": [
												0,
												0,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d1"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 4",
										"components": {
											"minecraft:rotation": [
												0,
												270,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d2"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 5",
										"components": {
											"minecraft:rotation": [
												0,
												90,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d3"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('bridge:block_rotation') == 2",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('bridge:block_rotation') == 2",
											"components": {
												"minecraft:rotation": [
													0,
													180,
													0
												],
												"minecraft:ticking": {
													"on_tick": {
														"event": "d0"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:rotation": [
														0,
														180,
														0
													],
													"minecraft:ticking": {
														"on_tick": {
															"event": "d0"
														},
														"range": [
															0,
															0
														],
														"looping": false
													}
												},
												"key": "minecraft:rotation",
												"is_minified": true,
												"children": [
													0,
													180,
													0
												]
											},
											{
												"key": "minecraft:ticking",
												"is_minified": true,
												"children": {
													"on_tick": {
														"event": "d0"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('bridge:block_rotation') == 2",
										"components": {
											"minecraft:rotation": [
												0,
												180,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d0"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 3",
										"components": {
											"minecraft:rotation": [
												0,
												0,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d1"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 4",
										"components": {
											"minecraft:rotation": [
												0,
												270,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d2"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 5",
										"components": {
											"minecraft:rotation": [
												0,
												90,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d3"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('bridge:block_rotation') == 3",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('bridge:block_rotation') == 3",
											"components": {
												"minecraft:rotation": [
													0,
													0,
													0
												],
												"minecraft:ticking": {
													"on_tick": {
														"event": "d1"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:rotation": [
														0,
														0,
														0
													],
													"minecraft:ticking": {
														"on_tick": {
															"event": "d1"
														},
														"range": [
															0,
															0
														],
														"looping": false
													}
												},
												"key": "minecraft:rotation",
												"is_minified": true,
												"children": [
													0,
													0,
													0
												]
											},
											{
												"open": {
													"minecraft:rotation": [
														0,
														0,
														0
													],
													"minecraft:ticking": {
														"on_tick": {
															"event": "d1"
														},
														"range": [
															0,
															0
														],
														"looping": false
													}
												},
												"key": "minecraft:ticking",
												"children": [
													{
														"open": {
															"on_tick": {
																"event": "d1"
															},
															"range": [
																0,
																0
															],
															"looping": false
														},
														"key": "on_tick",
														"is_minified": true,
														"children": {
															"event": "d1"
														}
													},
													{
														"key": "range",
														"is_minified": true,
														"children": [
															0,
															0
														]
													},
													{
														"data": "false",
														"key": "looping"
													}
												]
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('bridge:block_rotation') == 2",
										"components": {
											"minecraft:rotation": [
												0,
												180,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d0"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 3",
										"components": {
											"minecraft:rotation": [
												0,
												0,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d1"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 4",
										"components": {
											"minecraft:rotation": [
												0,
												270,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d2"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 5",
										"components": {
											"minecraft:rotation": [
												0,
												90,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d3"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('bridge:block_rotation') == 4",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('bridge:block_rotation') == 4",
											"components": {
												"minecraft:rotation": [
													0,
													270,
													0
												],
												"minecraft:ticking": {
													"on_tick": {
														"event": "d2"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:rotation": [
														0,
														270,
														0
													],
													"minecraft:ticking": {
														"on_tick": {
															"event": "d2"
														},
														"range": [
															0,
															0
														],
														"looping": false
													}
												},
												"key": "minecraft:rotation",
												"is_minified": true,
												"children": [
													0,
													270,
													0
												]
											},
											{
												"key": "minecraft:ticking",
												"is_minified": true,
												"children": {
													"on_tick": {
														"event": "d2"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('bridge:block_rotation') == 2",
										"components": {
											"minecraft:rotation": [
												0,
												180,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d0"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 3",
										"components": {
											"minecraft:rotation": [
												0,
												0,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d1"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 4",
										"components": {
											"minecraft:rotation": [
												0,
												270,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d2"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									},
									{
										"condition": "query.block_property('bridge:block_rotation') == 5",
										"components": {
											"minecraft:rotation": [
												0,
												90,
												0
											],
											"minecraft:ticking": {
												"on_tick": {
													"event": "d3"
												},
												"range": [
													0,
													0
												],
												"looping": false
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('bridge:block_rotation') == 5",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('bridge:block_rotation') == 5",
											"components": {
												"minecraft:rotation": [
													0,
													90,
													0
												],
												"minecraft:ticking": {
													"on_tick": {
														"event": "d3"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:rotation": [
														0,
														90,
														0
													],
													"minecraft:ticking": {
														"on_tick": {
															"event": "d3"
														},
														"range": [
															0,
															0
														],
														"looping": false
													}
												},
												"key": "minecraft:rotation",
												"is_minified": true,
												"children": [
													0,
													90,
													0
												]
											},
											{
												"key": "minecraft:ticking",
												"is_minified": true,
												"children": {
													"on_tick": {
														"event": "d3"
													},
													"range": [
														0,
														0
													],
													"looping": false
												}
											}
										]
									}
								]
							}
						]
					}
				]
			}
		]
	}
}