mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-10-31 22:50:50 +01:00
20 lines
407 B
JSON
20 lines
407 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "actuallyadditions:blockOilGenerator",
|
||
|
"textures": {
|
||
|
"particle": "actuallyadditions:blocks/blockOilGenerator"
|
||
|
},
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}],
|
||
|
"meta": {
|
||
|
"0": { "y" : 0 },
|
||
|
"1": { "y" : 180 },
|
||
|
"2": { "y" : 270 },
|
||
|
"3": { "y" : 90 }
|
||
|
}
|
||
|
}
|
||
|
}
|