{
	"file_path": "C:\\Users\\Hp\\AppData\\Local\\Packages\\Microsoft.MinecraftUWP_8wekyb3d8bbwe\\LocalState\\games\\com.mojang\\development_behavior_packs\\Hyva Furniture (B)\\blocks\\floormat.json",
	"file_type": "block",
	"format_version": 1,
	"file_uuid": "23c7a775_d127_4c43_9464_dfb17c4f92f9",
	"file_version": 10,
	"cache_content": {
		"children": [
			{
				"data": "1.17.0",
				"key": "format_version"
			},
			{
				"open": {
					"format_version": "1.17.0",
					"minecraft:block": {
						"description": {
							"identifier": "hf:floormat",
							"properties": {
								"hf:active": [
									0,
									1,
									2,
									3,
									4,
									5,
									6,
									7
								]
							}
						},
						"components": {
							"minecraft:destroy_time": 4,
							"minecraft:entity_collision": {
								"origin": [
									-8,
									0,
									-5
								],
								"size": [
									16,
									0.1,
									10
								]
							},
							"minecraft:pick_collision": {
								"origin": [
									-8,
									0,
									-5
								],
								"size": [
									16,
									0.1,
									10
								]
							},
							"minecraft:material_instances": {
								"*": {
									"texture": "floormatblue",
									"render_method": "alpha_test"
								}
							},
							"minecraft:geometry": "geometry.floormat",
							"bridge:rotate_y_on_place": {
								"flip": true
							},
							"minecraft:block_light_absorption": 0,
							"minecraft:on_interact": {
								"event": "variant",
								"condition": "query.get_equipped_item_name=='magicpen'"
							},
							"minecraft:creative_category": {
								"group": "itemGroup.name.Items",
								"category": "Items"
							}
						},
						"events": {
							"variant": {
								"set_block_property": {
									"hf:active": 1
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant2": {
								"set_block_property": {
									"hf:active": 2
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant3": {
								"set_block_property": {
									"hf:active": 3
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant4": {
								"set_block_property": {
									"hf:active": 4
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant5": {
								"set_block_property": {
									"hf:active": 5
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant6": {
								"set_block_property": {
									"hf:active": 6
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							},
							"variant7": {
								"set_block_property": {
									"hf:active": 7
								},
								"run_command": {
									"command": [
										"playsound dig.soul_sand @p ~~~ 1 1",
										"particle minecraft:totem_particle ~~~"
									]
								}
							}
						},
						"permutations": [
							{
								"condition": "query.block_property('hf:active') == 1",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatbrown"
										}
									},
									"minecraft:on_interact": {
										"event": "variant2",
										"condition": "query.get_equipped_item_name=='magicpen'"
									}
								}
							},
							{
								"condition": "query.block_property('hf:active') == 2",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatcyan"
										}
									},
									"minecraft:on_interact": {
										"event": "variant3",
										"condition": "query.get_equipped_item_name=='magicpen'"
									}
								}
							},
							{
								"condition": "query.block_property('hf:active') == 3",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatgreen"
										}
									},
									"minecraft:on_interact": {
										"event": "variant4",
										"condition": "query.get_equipped_item_name=='magicpen'"
									}
								}
							},
							{
								"condition": "query.block_property('hf:active') == 4",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatred"
										}
									},
									"minecraft:on_interact": {
										"event": "variant5",
										"condition": "query.get_equipped_item_name=='magicpen'"
									}
								}
							},
							{
								"condition": "query.block_property('hf:active') == 5",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatwhite"
										}
									},
									"minecraft:on_interact": {
										"event": "variant6",
										"condition": "query.get_equipped_item_name=='magicpen'"
									}
								}
							},
							{
								"condition": "query.block_property('hf:active') == 6",
								"components": {
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatblue"
										}
									}
								}
							}
						]
					}
				},
				"key": "minecraft:block",
				"children": [
					{
						"open": {
							"description": {
								"identifier": "hf:floormat",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3,
										4,
										5,
										6,
										7
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "floormatblue",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.floormat",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "variant",
									"condition": "query.get_equipped_item_name=='magicpen'"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"events": {
								"variant": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant2": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant3": {
									"set_block_property": {
										"hf:active": 3
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant4": {
									"set_block_property": {
										"hf:active": 4
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant5": {
									"set_block_property": {
										"hf:active": 5
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant6": {
									"set_block_property": {
										"hf:active": 6
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant7": {
									"set_block_property": {
										"hf:active": 7
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatbrown"
											}
										},
										"minecraft:on_interact": {
											"event": "variant2",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 2",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatcyan"
											}
										},
										"minecraft:on_interact": {
											"event": "variant3",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 3",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatgreen"
											}
										},
										"minecraft:on_interact": {
											"event": "variant4",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 4",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatred"
											}
										},
										"minecraft:on_interact": {
											"event": "variant5",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 5",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatwhite"
											}
										},
										"minecraft:on_interact": {
											"event": "variant6",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 6",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatblue"
											}
										}
									}
								}
							]
						},
						"key": "description",
						"children": [
							{
								"open": {
									"identifier": "hf:floormat",
									"properties": {
										"hf:active": [
											0,
											1,
											2,
											3,
											4,
											5,
											6,
											7
										]
									}
								},
								"data": "hf:floormat",
								"key": "identifier"
							},
							{
								"open": {
									"identifier": "hf:floormat",
									"properties": {
										"hf:active": [
											0,
											1,
											2,
											3,
											4,
											5,
											6,
											7
										]
									}
								},
								"key": "properties",
								"children": [
									{
										"open": {
											"hf:active": [
												0,
												1,
												2,
												3,
												4,
												5,
												6,
												7
											]
										},
										"key": "hf:active",
										"is_minified": true,
										"children": [
											0,
											1,
											2,
											3,
											4,
											5,
											6,
											7
										]
									}
								]
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:floormat",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3,
										4,
										5,
										6,
										7
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "floormatblue",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.floormat",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "variant",
									"condition": "query.get_equipped_item_name=='magicpen'"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"events": {
								"variant": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant2": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant3": {
									"set_block_property": {
										"hf:active": 3
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant4": {
									"set_block_property": {
										"hf:active": 4
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant5": {
									"set_block_property": {
										"hf:active": 5
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant6": {
									"set_block_property": {
										"hf:active": 6
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant7": {
									"set_block_property": {
										"hf:active": 7
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatbrown"
											}
										},
										"minecraft:on_interact": {
											"event": "variant2",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 2",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatcyan"
											}
										},
										"minecraft:on_interact": {
											"event": "variant3",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 3",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatgreen"
											}
										},
										"minecraft:on_interact": {
											"event": "variant4",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 4",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatred"
											}
										},
										"minecraft:on_interact": {
											"event": "variant5",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 5",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatwhite"
											}
										},
										"minecraft:on_interact": {
											"event": "variant6",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 6",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatblue"
											}
										}
									}
								}
							]
						},
						"key": "components",
						"children": [
							{
								"data": "4",
								"key": "minecraft:destroy_time"
							},
							{
								"key": "minecraft:entity_collision",
								"children": [
									{
										"open": {
											"origin": [
												-8,
												0,
												-5
											],
											"size": [
												16,
												0.1,
												10
											]
										},
										"key": "origin",
										"is_minified": true,
										"children": [
											-8,
											0,
											-5
										]
									},
									{
										"open": {
											"origin": [
												-8,
												0,
												-5
											],
											"size": [
												16,
												0.1,
												10
											]
										},
										"key": "size",
										"is_minified": true,
										"children": [
											16,
											0.1,
											10
										]
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatblue",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.floormat",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "variant",
										"condition": "query.get_equipped_item_name=='magicpen'"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:pick_collision",
								"is_minified": true,
								"children": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								}
							},
							{
								"key": "minecraft:material_instances",
								"children": [
									{
										"open": {
											"*": {
												"texture": "floormatblue",
												"render_method": "alpha_test"
											}
										},
										"key": "*",
										"is_minified": true,
										"children": {
											"texture": "floormatblue",
											"render_method": "alpha_test"
										}
									}
								]
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatblue",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.floormat",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "variant",
										"condition": "query.get_equipped_item_name=='magicpen'"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"data": "geometry.floormat",
								"key": "minecraft:geometry"
							},
							{
								"key": "bridge:rotate_y_on_place",
								"is_minified": true,
								"children": {
									"flip": true
								}
							},
							{
								"data": "0",
								"key": "minecraft:block_light_absorption"
							},
							{
								"open": {
									"minecraft:destroy_time": 4,
									"minecraft:entity_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:pick_collision": {
										"origin": [
											-8,
											0,
											-5
										],
										"size": [
											16,
											0.1,
											10
										]
									},
									"minecraft:material_instances": {
										"*": {
											"texture": "floormatblue",
											"render_method": "alpha_test"
										}
									},
									"minecraft:geometry": "geometry.floormat",
									"bridge:rotate_y_on_place": {
										"flip": true
									},
									"minecraft:block_light_absorption": 0,
									"minecraft:on_interact": {
										"event": "variant",
										"condition": "query.get_equipped_item_name=='magicpen'"
									},
									"minecraft:creative_category": {
										"group": "itemGroup.name.Items",
										"category": "Items"
									}
								},
								"key": "minecraft:on_interact",
								"is_minified": true,
								"children": {
									"event": "variant",
									"condition": "query.get_equipped_item_name=='magicpen'"
								}
							},
							{
								"key": "minecraft:creative_category",
								"is_minified": true,
								"children": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:floormat",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3,
										4,
										5,
										6,
										7
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "floormatblue",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.floormat",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "variant",
									"condition": "query.get_equipped_item_name=='magicpen'"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"events": {
								"variant": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant2": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant3": {
									"set_block_property": {
										"hf:active": 3
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant4": {
									"set_block_property": {
										"hf:active": 4
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant5": {
									"set_block_property": {
										"hf:active": 5
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant6": {
									"set_block_property": {
										"hf:active": 6
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant7": {
									"set_block_property": {
										"hf:active": 7
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatbrown"
											}
										},
										"minecraft:on_interact": {
											"event": "variant2",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 2",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatcyan"
											}
										},
										"minecraft:on_interact": {
											"event": "variant3",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 3",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatgreen"
											}
										},
										"minecraft:on_interact": {
											"event": "variant4",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 4",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatred"
											}
										},
										"minecraft:on_interact": {
											"event": "variant5",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 5",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatwhite"
											}
										},
										"minecraft:on_interact": {
											"event": "variant6",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 6",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatblue"
											}
										}
									}
								}
							]
						},
						"key": "events",
						"children": [
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 1
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 1
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 1
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant2",
								"children": [
									{
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 2
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 2
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant3",
								"children": [
									{
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 3
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 3
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant4",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 4
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 4
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 4
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant5",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 5
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 5
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 5
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant6",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 6
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 6
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 6
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							},
							{
								"open": {
									"variant": {
										"set_block_property": {
											"hf:active": 1
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant2": {
										"set_block_property": {
											"hf:active": 2
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant3": {
										"set_block_property": {
											"hf:active": 3
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant4": {
										"set_block_property": {
											"hf:active": 4
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant5": {
										"set_block_property": {
											"hf:active": 5
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant6": {
										"set_block_property": {
											"hf:active": 6
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									},
									"variant7": {
										"set_block_property": {
											"hf:active": 7
										},
										"run_command": {
											"command": [
												"playsound dig.soul_sand @p ~~~ 1 1",
												"particle minecraft:totem_particle ~~~"
											]
										}
									}
								},
								"key": "variant7",
								"children": [
									{
										"open": {
											"set_block_property": {
												"hf:active": 7
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "set_block_property",
										"is_minified": true,
										"children": {
											"hf:active": 7
										}
									},
									{
										"open": {
											"set_block_property": {
												"hf:active": 7
											},
											"run_command": {
												"command": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										},
										"key": "run_command",
										"children": [
											{
												"open": {
													"command": [
														"playsound dig.soul_sand @p ~~~ 1 1",
														"particle minecraft:totem_particle ~~~"
													]
												},
												"key": "command",
												"is_minified": true,
												"children": [
													"playsound dig.soul_sand @p ~~~ 1 1",
													"particle minecraft:totem_particle ~~~"
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"open": {
							"description": {
								"identifier": "hf:floormat",
								"properties": {
									"hf:active": [
										0,
										1,
										2,
										3,
										4,
										5,
										6,
										7
									]
								}
							},
							"components": {
								"minecraft:destroy_time": 4,
								"minecraft:entity_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:pick_collision": {
									"origin": [
										-8,
										0,
										-5
									],
									"size": [
										16,
										0.1,
										10
									]
								},
								"minecraft:material_instances": {
									"*": {
										"texture": "floormatblue",
										"render_method": "alpha_test"
									}
								},
								"minecraft:geometry": "geometry.floormat",
								"bridge:rotate_y_on_place": {
									"flip": true
								},
								"minecraft:block_light_absorption": 0,
								"minecraft:on_interact": {
									"event": "variant",
									"condition": "query.get_equipped_item_name=='magicpen'"
								},
								"minecraft:creative_category": {
									"group": "itemGroup.name.Items",
									"category": "Items"
								}
							},
							"events": {
								"variant": {
									"set_block_property": {
										"hf:active": 1
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant2": {
									"set_block_property": {
										"hf:active": 2
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant3": {
									"set_block_property": {
										"hf:active": 3
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant4": {
									"set_block_property": {
										"hf:active": 4
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant5": {
									"set_block_property": {
										"hf:active": 5
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant6": {
									"set_block_property": {
										"hf:active": 6
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								},
								"variant7": {
									"set_block_property": {
										"hf:active": 7
									},
									"run_command": {
										"command": [
											"playsound dig.soul_sand @p ~~~ 1 1",
											"particle minecraft:totem_particle ~~~"
										]
									}
								}
							},
							"permutations": [
								{
									"condition": "query.block_property('hf:active') == 1",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatbrown"
											}
										},
										"minecraft:on_interact": {
											"event": "variant2",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 2",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatcyan"
											}
										},
										"minecraft:on_interact": {
											"event": "variant3",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 3",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatgreen"
											}
										},
										"minecraft:on_interact": {
											"event": "variant4",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 4",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatred"
											}
										},
										"minecraft:on_interact": {
											"event": "variant5",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 5",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatwhite"
											}
										},
										"minecraft:on_interact": {
											"event": "variant6",
											"condition": "query.get_equipped_item_name=='magicpen'"
										}
									}
								},
								{
									"condition": "query.block_property('hf:active') == 6",
									"components": {
										"minecraft:material_instances": {
											"*": {
												"texture": "floormatblue"
											}
										}
									}
								}
							]
						},
						"key": "permutations",
						"children": [
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 1",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 1",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatbrown"
													}
												},
												"minecraft:on_interact": {
													"event": "variant2",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatbrown"
														}
													},
													"minecraft:on_interact": {
														"event": "variant2",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatbrown"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatbrown"
														}
													}
												]
											},
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatbrown"
														}
													},
													"minecraft:on_interact": {
														"event": "variant2",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "variant2",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 2",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 2",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatcyan"
													}
												},
												"minecraft:on_interact": {
													"event": "variant3",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatcyan"
														}
													},
													"minecraft:on_interact": {
														"event": "variant3",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatcyan"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatcyan"
														}
													}
												]
											},
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatcyan"
														}
													},
													"minecraft:on_interact": {
														"event": "variant3",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "variant3",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 3",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 3",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatgreen"
													}
												},
												"minecraft:on_interact": {
													"event": "variant4",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatgreen"
														}
													},
													"minecraft:on_interact": {
														"event": "variant4",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatgreen"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatgreen"
														}
													}
												]
											},
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatgreen"
														}
													},
													"minecraft:on_interact": {
														"event": "variant4",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "variant4",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 4",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 4",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatred"
													}
												},
												"minecraft:on_interact": {
													"event": "variant5",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatred"
														}
													},
													"minecraft:on_interact": {
														"event": "variant5",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatred"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatred"
														}
													}
												]
											},
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatred"
														}
													},
													"minecraft:on_interact": {
														"event": "variant5",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "variant5",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 5",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 5",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatwhite"
													}
												},
												"minecraft:on_interact": {
													"event": "variant6",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatwhite"
														}
													},
													"minecraft:on_interact": {
														"event": "variant6",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatwhite"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatwhite"
														}
													}
												]
											},
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatwhite"
														}
													},
													"minecraft:on_interact": {
														"event": "variant6",
														"condition": "query.get_equipped_item_name=='magicpen'"
													}
												},
												"key": "minecraft:on_interact",
												"is_minified": true,
												"children": {
													"event": "variant6",
													"condition": "query.get_equipped_item_name=='magicpen'"
												}
											}
										]
									}
								]
							},
							{
								"open": [
									{
										"condition": "query.block_property('hf:active') == 1",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatbrown"
												}
											},
											"minecraft:on_interact": {
												"event": "variant2",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 2",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatcyan"
												}
											},
											"minecraft:on_interact": {
												"event": "variant3",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 3",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatgreen"
												}
											},
											"minecraft:on_interact": {
												"event": "variant4",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 4",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatred"
												}
											},
											"minecraft:on_interact": {
												"event": "variant5",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 5",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatwhite"
												}
											},
											"minecraft:on_interact": {
												"event": "variant6",
												"condition": "query.get_equipped_item_name=='magicpen'"
											}
										}
									},
									{
										"condition": "query.block_property('hf:active') == 6",
										"components": {
											"minecraft:material_instances": {
												"*": {
													"texture": "floormatblue"
												}
											}
										}
									}
								],
								"children": [
									{
										"data": "query.block_property('hf:active') == 6",
										"key": "condition"
									},
									{
										"open": {
											"condition": "query.block_property('hf:active') == 6",
											"components": {
												"minecraft:material_instances": {
													"*": {
														"texture": "floormatblue"
													}
												}
											}
										},
										"key": "components",
										"children": [
											{
												"open": {
													"minecraft:material_instances": {
														"*": {
															"texture": "floormatblue"
														}
													}
												},
												"key": "minecraft:material_instances",
												"children": [
													{
														"open": {
															"*": {
																"texture": "floormatblue"
															}
														},
														"key": "*",
														"is_minified": true,
														"children": {
															"texture": "floormatblue"
														}
													}
												]
											}
										]
									}
								]
							}
						]
					}
				]
			}
		]
	}
}