﻿{
	"definitions": [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"name": "§3UNU Tool Chest",
			"subName": "_apple",
			//"extraMaterialLists": [[],[]]
			"extraMaterialLists": [[],[]]
		},
		{
			"name": "§3UNU Tool Chest",
			"subName": "_ivory",
			//"extraMaterialLists": [[],[]]
			"extraMaterialLists": [[],[]]
		},
		{
			"name": "§3UNU Tool Chest",
			"subName": "_jade",
			//"extraMaterialLists": [[],[]]
			"extraMaterialLists": [[],[]]
		},
		{
			"name": "§3UNU Tool Chest",
			"subName": "_unu",
			//"extraMaterialLists": [[],[]]
			"extraMaterialLists": [[],[]]
		}
	],

	"general": {
		"description": "Used for Modifying Sub-Assemblies",
		"stackSize": 4,
		//"materialLists": [
			["immersiveengineering:sheetmetal:8:2", "immersiveengineering:material:27:4"],
			["minecraft:heavy_weighted_pressure_plate:0:4", "minecraft:repeater:0:4"]
		]
	},
	
	"generic": {
		"type": "generic_unu_toolchest",
		"width": 1,
		"height": 1
	},
	
	"collisionGroups": [
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.0625, 1.4375, 0],
					"width": 0.25,
					"height": 0.25,
					"variableName": "part_engineIsBuildable"
				}
			],
			"applyAfter": "$Lid"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.28125, 0.6875, 0.09375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "part_engineIsBuildable"
				}
			],
			"applyAfter": "$DoorL"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.28125, 0.6875, -0.09375],
					"width": 0.25,
					"height": 0.25,
					"variableName": "part_engineIsBuildable"
				}
			],
			"applyAfter": "$DoorR"
		}
	],
	
	"rendering": {
		"constantValues": {
			"unuisbest": 1
		},
		"animatedObjects": [
			{
				"objectName": "$Lid",
				"animations": [
					{
						"animationType": "rotation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [-0.3125, 1.5, 0],
						"axis": [0, 0, 100],
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$Lid_Latch",
				"applyAfter": "$Lid",
				"animations": [
					{
						"animationType": "rotation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [-0.0625, 1.5, 0],
						"axis": [0, 0, 25],
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 8
					}
				]
			},
			{
				"objectName": "$DoorL",
				"animations": [
					{
						"animationType": "translation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [0.26563, 0.875, 0.40625],
						"axis": [-0.375, 0, 0],
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [0.26563, 0.875, 0.40625],
						"axis": [0, -90, 0],
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$DoorR",
				"animations": [
					{
						"animationType": "translation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [0.26563, 0.875, -0.40625],
						"axis": [-0.375, 0, 0],
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"variable": "part_engineIsBuildable",
						"centerPoint": [0.26563, 0.875, -0.40625],
						"axis": [0, 90, 0],
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			}
		]
	},
	
	"variableModifiers": []
}
