2016-01-09 00:04:30 +01:00
|
|
|
{
|
2016-05-02 22:16:58 +02:00
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
|
|
|
"model": "minecraft:cube",
|
|
|
|
"textures": {
|
|
|
|
"particle": "actuallyadditions:blocks/blockXPSolidifier",
|
|
|
|
"down": "#particle",
|
|
|
|
"up": "actuallyadditions:blocks/blockXPSolidifierTop",
|
|
|
|
"south": "#particle",
|
|
|
|
"north": "actuallyadditions:blocks/blockXPSolidifierFront",
|
|
|
|
"east": "#particle",
|
|
|
|
"west": "#particle"
|
|
|
|
},
|
|
|
|
"transform": "forge:default-block"
|
|
|
|
},
|
2016-01-09 00:04:30 +01:00
|
|
|
"variants": {
|
2016-05-02 22:16:58 +02:00
|
|
|
"normal": [{}],
|
|
|
|
"inventory": [{}],
|
|
|
|
"meta": {
|
|
|
|
"0": { "y" : 0 },
|
|
|
|
"1": { "y" : 180 },
|
|
|
|
"2": { "y" : 270 },
|
|
|
|
"3": { "y" : 90 }
|
|
|
|
}
|
2016-01-09 00:04:30 +01:00
|
|
|
}
|
2016-05-02 22:16:58 +02:00
|
|
|
}
|