2016-01-09 02:36:43 +01:00
|
|
|
{
|
2016-05-02 22:16:58 +02:00
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
2016-08-10 06:50:48 +02:00
|
|
|
"model": "actuallyadditions:blockCoalGenerator",
|
2016-05-02 22:16:58 +02:00
|
|
|
"textures": {
|
2016-08-12 18:29:51 +02:00
|
|
|
"particle": "actuallyadditions:blocks/blockCoalGenerator"
|
2016-05-02 22:16:58 +02:00
|
|
|
},
|
|
|
|
"transform": "forge:default-block"
|
|
|
|
},
|
2016-01-09 02:36:43 +01:00
|
|
|
"variants": {
|
2016-05-02 22:16:58 +02:00
|
|
|
"normal": [{}],
|
2016-08-10 00:09:32 +02:00
|
|
|
"inventory": [{}],
|
|
|
|
"meta": {
|
|
|
|
"0": { "y" : 0 },
|
|
|
|
"1": { "y" : 180 },
|
|
|
|
"2": { "y" : 270 },
|
|
|
|
"3": { "y" : 90 }
|
|
|
|
}
|
2016-01-09 02:36:43 +01:00
|
|
|
}
|
2016-05-02 22:16:58 +02:00
|
|
|
}
|