{
	"BP/manifest.json": {
		"data": {}
	},
	"RP/manifest.json": {
		"data": {}
	},
	"RP/textures/terrain_texture.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchblue.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchgray.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchorange.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchpink.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchred.json": {
		"data": {}
	},
	"BP/entities/leftpartcouchyellow.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchblack.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchblue.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchgray.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchorange.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchpink.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchred.json": {
		"data": {}
	},
	"BP/entities/middlepartcouchyellow.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchblack.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchblue.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchgray.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchorange.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchpink.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchred.json": {
		"data": {}
	},
	"BP/entities/rightpartcouchyellow.json": {
		"data": {}
	},
	"BP/entities/open.json": {
		"data": {}
	},
	"BP/entities/sit.json": {
		"data": {}
	},
	"BP/entities/officechair.json": {
		"data": {}
	},
	"RP/entity/officechair.json": {
		"data": {}
	},
	"RP/render_controllers/officechair.json": {
		"data": {}
	},
	"RP/textures/item_texture.json": {
		"data": {}
	},
	"BP/loot_tables/officechair/officechair.json": {
		"data": {}
	},
	"BP/loot_tables/officechair.json": {
		"data": {}
	},
	"BP/recipes/officechair.json": {
		"data": {}
	},
	"BP/blocks/gamingpc.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/gamingpc.json": {
		"data": {}
	},
	"BP/blocks/headphones.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/headphones.json": {
		"data": {}
	},
	"BP/blocks/printer.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/printer.json": {
		"data": {}
	},
	"BP/blocks/sidetablewhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetableblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/sidetablewhite.json": {
		"data": {}
	},
	"BP/recipes/sidetableblack.json": {
		"data": {}
	},
	"BP/blocks/sidetabletopwhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetabletopblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetableleftwhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetableleftblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetablerightblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/sidetablerightwhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/sidetabletopwhite.json": {
		"data": {}
	},
	"BP/recipes/sidetabletopblack.json": {
		"data": {}
	},
	"BP/recipes/sidetablerightwhite.json": {
		"data": {}
	},
	"BP/recipes/sidetablerightblack.json": {
		"data": {}
	},
	"BP/recipes/sidetableleftwhite.json": {
		"data": {}
	},
	"BP/recipes/sidetableleftblack.json": {
		"data": {}
	},
	"BP/blocks/laptopblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/laptopgray.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/laptopgray.json": {
		"data": {}
	},
	"BP/recipes/laptopblack.json": {
		"data": {}
	},
	"RP/blocks.json": {
		"data": {}
	},
	"BP/blocks/monitorwhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/monitorblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/monitor_black.json": {
		"data": {}
	},
	"BP/recipes/monitor_white.json": {
		"data": {}
	},
	"BP/blocks/pottedplantred.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedplantyellow.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedplantblue.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/pottedplantyellow.json": {
		"data": {}
	},
	"BP/recipes/pottedplantred.json": {
		"data": {}
	},
	"BP/recipes/pottedplantblue.json": {
		"data": {}
	},
	"BP/blocks/pottedbushorange.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedbushpurple.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedbushpink.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedbushyellow.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedbushblue.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/pottedbushred.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/pottedbushblue.json": {
		"data": {}
	},
	"BP/recipes/pottedbushorange.json": {
		"data": {}
	},
	"BP/recipes/pottedbushpink.json": {
		"data": {}
	},
	"BP/recipes/pottedbushpurple.json": {
		"data": {}
	},
	"BP/recipes/pottedbushred.json": {
		"data": {}
	},
	"BP/recipes/pottedbushyellow.json": {
		"data": {}
	},
	"BP/blocks/desklampwhite.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/desklampblack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/desklampblack.json": {
		"data": {}
	},
	"BP/recipes/desklampwhite.json": {
		"data": {}
	},
	"BP/blocks/television.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/television.json": {
		"data": {}
	},
	"BP/blocks/coffeetablethreeblock.json": {
		"data": {}
	},
	"BP/blocks/coffeetabletwoblock.json": {
		"data": {}
	},
	"BP/blocks/coffeetableoneblock.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/coffeetableoneblock.json": {
		"data": {}
	},
	"BP/recipes/coffeetablethreeblock.json": {
		"data": {}
	},
	"BP/recipes/coffeetabletwoblock.json": {
		"data": {}
	},
	"BP/blocks/wallshelf.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/wallshelf.json": {
		"data": {}
	},
	"BP/blocks/televisionwithstand.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/televisionwithstand.json": {
		"data": {}
	},
	"BP/blocks/airconditioner.json": {
		"data": {}
	},
	"BP/recipes/airconditioner.json": {
		"data": {}
	},
	"BP/blocks/trophy.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/trophy.json": {
		"data": {}
	},
	"BP/blocks/modernshelf.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/modernshelf.json": {
		"data": {}
	},
	"BP/blocks/globe.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/globe.json": {
		"data": {}
	},
	"BP/blocks/floorlamp.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/floorlamp.json": {
		"data": {}
	},
	"BP/blocks/stackofbooks.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/stackofbooks.json": {
		"data": {}
	},
	"BP/blocks/stackofbooksvertical.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/stackofbooksvertical.json": {
		"data": {}
	},
	"BP/blocks/shoerack.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/shoerack.json": {
		"data": {}
	},
	"BP/blocks/trashcan.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/trashcan.json": {
		"data": {}
	},
	"BP/entities/trashcaninventory.json": {
		"data": {}
	},
	"BP/blocks/floormat.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/floormat.json": {
		"data": {}
	},
	"BP/blocks/kitchencountertop.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/kitchencountertop.json": {
		"data": {}
	},
	"BP/blocks/bedroom/desklampblack.json": {
		"data": {}
	},
	"BP/blocks/bedroom/gamingpc.json": {
		"data": {}
	},
	"BP/recipes/utensils.json": {
		"data": {}
	},
	"BP/blocks/utensils.json": {
		"data": {}
	},
	"BP/blocks/plate.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/fridge.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/fridge.json": {
		"data": {}
	},
	"BP/recipes/plate.json": {
		"data": {}
	},
	"BP/blocks/diningtable.json": {
		"data": {}
	},
	"BP/recipes/diningtable.json": {
		"data": {}
	},
	"BP/blocks/diningchair.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/diningchair.json": {
		"data": {}
	},
	"BP/blocks/glassjars.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/glassjars.json": {
		"data": {}
	},
	"BP/blocks/kitchencabinet.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/kitchencabinet.json": {
		"data": {}
	},
	"BP/blocks/microwave.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/microwave.json": {
		"data": {}
	},
	"BP/blocks/stove.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/stove.json": {
		"data": {}
	},
	"BP/blocks/kitchensink.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/kitchensink.json": {
		"data": {}
	},
	"BP/blocks/rusticceilingfan.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/rusticceilingfan.json": {
		"data": {}
	},
	"BP/blocks/bathtub_a.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/bathtub_b.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/bathtub.json": {
		"data": {}
	},
	"BP/blocks/showerhead.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/showerhead.json": {
		"data": {}
	},
	"BP/blocks/toilet.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/toilet.json": {
		"data": {}
	},
	"BP/recipes/bathtub_b.json": {
		"data": {}
	},
	"BP/entities/storage.json": {
		"data": {}
	},
	"BP/blocks/ikeatableblack_middle.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/ikeatablewhite_middle.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/ikeatableblack_right.json": {
		"data": {}
	},
	"BP/recipes/ikeatableblack_middle.json": {
		"data": {}
	},
	"BP/recipes/ikeatableblack_left.json": {
		"data": {}
	},
	"BP/recipes/ikeatablewhite_right.json": {
		"data": {}
	},
	"BP/recipes/ikeatablewhite_middle.json": {
		"data": {}
	},
	"BP/recipes/ikeatablewhite_left.json": {
		"data": {}
	},
	"BP/entities/player.json": {
		"data": {}
	},
	"BP/animation_controllers/bridge/custom_item_behavior.json": {
		"data": {
			"6449dd14_b560_45a1_89de_4b8e407cf3e2": {
				"format_version": "1.10.0",
				"animation_controllers": {
					"controller.animation.bridge_custom_item_behavior": {
						"states": {
							"default": {}
						}
					}
				}
			}
		}
	},
	"BP/items/magicpen.json": {
		"data": {}
	},
	"BP/blocks/leftpartcouch.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/leftpartcouch.json": {
		"data": {}
	},
	"BP/blocks/middlepartcouch.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/middlepartcouch.json": {
		"data": {}
	},
	"BP/blocks/rightpartcouch.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/rightpartcouch.json": {
		"data": {}
	},
	"BP/recipes/magicpen.json": {
		"data": {}
	},
	"BP/blocks/oneseatcouch.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/oneseatcouch.json": {
		"data": {}
	},
	"BP/blocks/curtain.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/curtain.json": {
		"data": {}
	},
	"BP/blocks/bed_0.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/entities/sleep.json": {
		"data": {}
	},
	"BP/animation_controllers/sleep.json": {
		"data": {}
	},
	"RP/animations/sleep.json": {
		"data": {}
	},
	"BP/blocks/ikeatablewhite_right.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/ikeatablewhite_left.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/ikeatableblack_right.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/blocks/ikeatableblack_left.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/loot_tables/entities/paper.json": {
		"data": {}
	},
	"BP/blocks/null.json": {
		"data": {}
	},
	"BP/blocks/cornerpartcouch.json": {
		"data": {
			"component@bridge:rotate_y_on_place": {
				"minecraft:block": {
					"description": {
						"properties": {
							"bridge:block_rotation": [
								2,
								3,
								4,
								5
							]
						}
					},
					"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
								]
							}
						}
					],
					"components": {
						"minecraft:on_player_placing": {
							"event": "bridge:update_rotation"
						}
					},
					"events": {
						"bridge:update_rotation": {
							"set_block_property": {
								"bridge:block_rotation": "query.cardinal_facing_2d"
							}
						}
					}
				}
			}
		}
	},
	"BP/recipes/cornerpartcouch.json": {
		"data": {}
	}
}