{ "forge_marker": 1, "defaults": { "model": "minecraft:cube_all", "transform": "forge:default-block" }, "variants": { "normal": [{}], "inventory": [{}], "type": { "red": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_red" } }, "blue": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_blue" } }, "light_blue": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_light_blue" } }, "black": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_black" } }, "green": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_green" } }, "white": { "textures" : { "all" : "actuallyadditions:blocks/block_crystal_white" } } } } }