@ -44,6 +44,7 @@
"material" : "ground" ,
"soundType" : "grass" ,
"itemModel" : "zcm_comalterlite:syntheticdirt" ,
"harvestTool" : "shovel" ,
"isFullCube" : true
} ,
{
@ -52,6 +53,43 @@
"material" : "sand" ,
"soundType" : "sand" ,
"itemModel" : "zcm_comalterlite:syntheticsand" ,
"harvestTool" : "shovel" ,
"isFullCube" : true
} ,
{
"id" : "compositeblock" ,
"creativeTab" : "zcm_comalterlite" ,
"itemModel" : "zcm_comalterlite:compositeblock" ,
"information" : [ "Used as the basis for decorative blocks" , "such as Labyrinth Blocks and alike." ] ,
"material" : "rock" ,
"hardness" : 3 ,
"resistance" : 5 ,
"soundType" : "stone" ,
"isFullCube" : true ,
"renderLayer" : "solid" ,
"harvestTool" : "pickaxe" ,
"pathNodeType" : "blocked"
} ,
{
"id" : "futuristsand" ,
"creativeTab" : "zcm_comalterlite" ,
"material" : "sand" ,
"hardness" : 3 ,
"resistance" : 5 ,
"soundType" : "sand" ,
"itemModel" : "zcm_comalterlite:futuristsand" ,
"harvestTool" : "shovel" ,
"isFullCube" : true
} ,
{
"id" : "prismablock" ,
"creativeTab" : "zcm_comalterlite" ,
"material" : "iron" ,
"itemModel" : "zcm_comalterlite:prismablock" ,
"harvestTool" : "pickaxe" ,
"harvestLevel" : 3 ,
"hardness" : 3 ,
"resistance" : 5 ,
"isFullCube" : true
} ,
{
@ -171,6 +209,15 @@
"harvestLevel" : 3 ,
"hardness" : 8
} ,
{
"id" : "artery" ,
"creativeTab" : "zcm_comalterlite" ,
"material" : "iron" ,
"itemModel" : "zcm_comalterlite:artery" ,
"harvestTool" : "pickaxe" ,
"harvestLevel" : 3 ,
"hardness" : 8
} ,
{
"id" : "special" ,
"creativeTab" : "zcm_comalterlite" ,
@ -190,6 +237,29 @@
"harvestTool" : "pickaxe" ,
"harvestLevel" : 3 ,
"hardness" : 8
} ,
{
"id" : "futuristsandstone" ,
"creativeTab" : "zcm_comalterlite" ,
"material" : "rock" ,
"subtypes" : [ 0 , 1 , 2 ] ,
"itemModel" : {
"0" : "zcm_comalterlite:futuristsandstone_normal" ,
"1" : "zcm_comalterlite:futuristsandstone_smooth" ,
"2" : "zcm_comalterlite:futuristsandstone_carved"
} ,
"harvestTool" : "pickaxe" ,
"harvestLevel" : 2 ,
"hardness" : 5
} ,
{
"id" : "prisma_artery" ,
"creativeTab" : "zcm_comalterlite" ,
"material" : "iron" ,
"itemModel" : "zcm_comalterlite:prisma_artery" ,
"harvestTool" : "pickaxe" ,
"harvestLevel" : 3 ,
"hardness" : 8
}
]
} ,
@ -515,6 +585,13 @@
"itemModel" : "zcm_comalterlite:trapdoor" ,
"opensWithRedstone" : true ,
"opensWithHands" : false
} ,
{
"id" : "meshdoor" ,
"creativeTab" : "zcm_comalterlite" ,
"itemModel" : "zcm_comalterlite:meshdoor" ,
"opensWithRedstone" : false ,
"opensWithHands" : true
}
]
} ,