mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 16:39:10 +01:00
19 lines
387 B
JSON
19 lines
387 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "actuallyadditions:blockLaserRelayItemWhitelist",
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}],
|
||
|
"meta": {
|
||
|
"0": { "x": 180 },
|
||
|
"1": {},
|
||
|
"2": { "x": 90 },
|
||
|
"3": { "x": 270 },
|
||
|
"4": { "x": 90, "y": 270 },
|
||
|
"5": { "x": 270, "y": 270 }
|
||
|
}
|
||
|
}
|
||
|
}
|