{ label = "Glass", shapes={ {15,1,6,16,15,10,texture="minecraft:blocks/snow"}, -- Right {0,1,6,1,15,10,texture=""}, -- Left {1,0,6,15,1,10,texture="minecraft:blocks/snow"}, -- Bottom {1,15,6,15,16,10,texture=""}, -- Top {15,15,6,16,16,10,texture="minecraft:blocks/snow"}, -- Top Right {0,15,6,1,16,10,texture=""}, -- Top Left {15,0,6,16,1,10,texture="minecraft:blocks/snow"}, -- Bottom Right {0,0,6,1,1,10,texture="minecraft:blocks/snow"}, -- Bottom Left {1,1,6,15,15,10,texture="minecraft:blocks/glass"} } }