Buscar

panta_blocks__building_materials_bp_1_0_0

Esta é uma pré-visualização de arquivo. Entre para ver o arquivo original

blocks/diagonal/diagonal_fence/diagonal_acacia_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_acacia_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "acacia_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_acacia_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_acacia_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "acacia_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_acacia_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_acacia_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "acacia_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_birch_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_birch_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "birch_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_birch_fence_b.json
{
	"format_version":
"1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_birch_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "birch_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_birch_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_birch_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "birch_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_crimson_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_crimson_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "crimson_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_crimson_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_crimson_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "crimson_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_crimson_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier":
"pro:diagonal_crimson_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "crimson_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_dark_oak_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_dark_oak_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "dark_oak_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_dark_oak_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_dark_oak_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "dark_oak_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_dark_oak_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_dark_oak_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "dark_oak_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_jungle_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_jungle_fence_a",
			"properties": {
				"2913:rotation":
[
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "jungle_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_jungle_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_jungle_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "jungle_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_jungle_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_jungle_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "jungle_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_nether_brick_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_nether_brick_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "nether_brick",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_nether_brick_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_nether_brick_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "nether_brick",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_nether_brick_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_nether_brick_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "nether_brick",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_oak_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_oak_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "planks",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_oak_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_oak_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "planks",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_oak_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_oak_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category":
{
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "planks",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_spruce_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_spruce_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "spruce_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_spruce_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_spruce_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "spruce_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_spruce_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_spruce_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "spruce_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_warped_fence_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_warped_fence_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
"minecraft:geometry": "geometry.diagonal_fence_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "warped_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_warped_fence_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_warped_fence_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "warped_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_fence/diagonal_warped_fence_s.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_warped_fence_s",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.fence"
			},
			"minecraft:geometry": "geometry.diagonal_fence_s",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "warped_planks",
					"render_method" : "opaque"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_black_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_black_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_black",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_black_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_black_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_b",
			"minecraft:block_light_absorption":
0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_black",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_black_c.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_black_c",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_c",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_black",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_black_d.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_black_d",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_d",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_black",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_blue_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_blue_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_blue",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_blue_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_blue_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*":
{
					"texture": "glass_blue",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_blue_c.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_blue_c",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_c",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_blue",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_blue_d.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_blue_d",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_d",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_blue",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_brown_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_brown_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_brown",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_brown_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_brown_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_brown",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision":
{
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_brown_c.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_brown_c",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_c",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_brown",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_brown_d.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_brown_d",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_d",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_brown",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_cyan_a.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_cyan_a",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_a",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_cyan",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision": {
				"origin": [ -8, 0, -8 ],
				"size": [ 16, 16, 16 ]
			},
			"minecraft:placement_filter": {
				"conditions": [
					{
						"allowed_faces": [
							"north",
							"south",
							"east",
							"west",
							"up",
							"down"
						]
					}
				]
			},
			"minecraft:on_player_placing": {
				"event": "place"
			}
		},
		"events": {
			"place": {
				"set_block_property": {
					"2913:rotation": "(query.cardinal_player_facing)"
				}
			}
		},
				"permutations": [
			{
				"condition": "query.block_property('2913:rotation') == 1",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 2",
				"components": {
					"minecraft:rotation": [
						0,
						180,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 4",
				"components": {
					"minecraft:rotation": [
						0,
						270,
						0
					]
				}
			},
			{
				"condition": "query.block_property('2913:rotation') == 5",
				"components": {
					"minecraft:rotation": [
						0,
						90,
						0
					]
				}
			}
		]
	}
}
blocks/diagonal/diagonal_glassPane/glassPane_cyan_b.json
{
	"format_version": "1.16.100",
	"minecraft:block": {
		"description": {
			"identifier": "pro:diagonal_glassPane_cyan_b",
			"properties": {
				"2913:rotation": [
					1,
					2,
					3,
					4,
					5,
					6
				]
			},
			"register_to_creative_menu": true
		},
		"components": {
			"minecraft:creative_category": {
				"category": "construction",
				"group": "itemGroup.name.glassPane"
			},
			"minecraft:geometry": "geometry.diagonal_b",
			"minecraft:block_light_absorption": 0,
			"minecraft:block_light_emission": 0.5,
			"minecraft:material_instances" : {
				"*": {
					"texture": "glass_cyan",
					"render_method" : "blend"
				}
			},
			
			"minecraft:entity_collision": {
				"origin":[ -8, 0, -8 ],
				"size":[ 16, 16, 16 ]
			},
			"minecraft:pick_collision":

Teste o Premium para desbloquear

Aproveite todos os benefícios por 3 dias sem pagar! 😉
Já tem cadastro?

Continue navegando