mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
17 lines
No EOL
546 B
JSON
17 lines
No EOL
546 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cross",
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"meta": {
|
|
"0": { "textures" : { "cross" : "actuallyadditions:blocks/blockCanolaStage4" } },
|
|
"1": { "textures" : { "cross" : "actuallyadditions:blocks/blockFlaxStage6" } },
|
|
"2": { "textures" : { "cross" : "actuallyadditions:blocks/blockRiceStage6" } },
|
|
"3": { "textures" : { "cross" : "actuallyadditions:blocks/blockCoffeeStage6" } }
|
|
}
|
|
}
|
|
} |