2016-11-17 20:23:18 +01:00
|
|
|
{
|
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
|
|
|
"model": "minecraft:cube",
|
|
|
|
"textures": {
|
2016-11-20 03:44:44 +01:00
|
|
|
"particle": "actuallyadditions:blocks/block_breaker",
|
2016-11-17 20:23:18 +01:00
|
|
|
"down": "#particle",
|
2016-11-20 03:44:44 +01:00
|
|
|
"up": "actuallyadditions:blocks/block_breaker_top",
|
2016-11-17 20:23:18 +01:00
|
|
|
"south": "#particle",
|
2016-11-20 03:44:44 +01:00
|
|
|
"north": "actuallyadditions:blocks/block_breaker_front",
|
2016-11-17 20:23:18 +01:00
|
|
|
"east": "#particle",
|
|
|
|
"west": "#particle"
|
|
|
|
},
|
|
|
|
"transform": "forge:default-block"
|
|
|
|
},
|
|
|
|
"variants": {
|
|
|
|
"normal": [{}],
|
|
|
|
"inventory": [{}],
|
|
|
|
"meta": {
|
|
|
|
"0": { "x" : 90 },
|
|
|
|
"1": { "x" : 270 },
|
|
|
|
"2": { "y" : 0 },
|
|
|
|
"3": { "y" : 180 },
|
|
|
|
"4": { "y" : 270 },
|
|
|
|
"5": { "y" : 90 }
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|