mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-05 08:29:09 +01:00
23 lines
No EOL
920 B
JSON
23 lines
No EOL
920 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:crop",
|
|
"textures": {
|
|
"crop": "actuallyadditions:blocks/blockCanolaStage1"
|
|
}
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"age": {
|
|
"0": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage1" } },
|
|
"1": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage2" } },
|
|
"2": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage2" } },
|
|
"3": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage2" } },
|
|
"4": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage3" } },
|
|
"5": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage3" } },
|
|
"6": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage3" } },
|
|
"7": { "textures": { "crop": "actuallyadditions:blocks/blockCanolaStage4" } }
|
|
}
|
|
}
|
|
} |