{ "blocks": [ { "type": "block:simple", "entries": [ { "id" : "alterlitiumore", "itemModel" : "zcm_newalterlite:alterlitiumore", "creativeTab" : "zcm_newalterlite", "material" : "rock", "hardness" : 3, "resistance" : 15, "soundType" : "stone", "expDrop" : [4, 6], "drop": [ { "item" : "zcm_newalterlite:alterlitium", "amount" : [1,3] } ], "isFullCube": true, "renderLayer": "solid", "canSilkHarvest": true, "harvestTool": "pickaxe", "harvestLevel": 2, "pathNodeType": "blocked" }, { "id" : "alterlitiumblock", "itemModel" : "zcm_newalterlite:alterlitiumblock", "creativeTab" : "zcm_newalterlite", "material" : "rock", "hardness" : 5, "resistance" : 30, "soundType" : "stone", "isFullCube": true, "renderLayer": "solid", "harvestTool": "pickaxe", "harvestLevel": 2, "light": 3, "pathNodeType": "blocked" }, { "id" : "alterlitiumlamp", "itemModel" : "zcm_newalterlite:alterlitiumlamp", "creativeTab" : "zcm_newalterlite", "material" : "iron", "hardness" : 5, "resistance" : 30, "soundType" : "metal", "isFullCube": false, "renderLayer": "cutout", "harvestTool": "pickaxe", "harvestLevel": 1, "light": 15, "pathNodeType": "blocked" } ] } ] }