mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-10-31 22:50:50 +01:00
23 lines
No EOL
902 B
JSON
23 lines
No EOL
902 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:crop",
|
|
"textures": {
|
|
"crop": "actuallyadditions:blocks/blockFlaxStage1"
|
|
}
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"age": {
|
|
"0": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage1" } },
|
|
"1": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage2" } },
|
|
"2": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage2" } },
|
|
"3": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage3" } },
|
|
"4": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage4" } },
|
|
"5": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage4" } },
|
|
"6": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage5" } },
|
|
"7": { "textures": { "crop": "actuallyadditions:blocks/blockFlaxStage6" } }
|
|
}
|
|
}
|
|
} |