mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
23 lines
920 B
JSON
23 lines
920 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "minecraft:crop",
|
||
|
"textures": {
|
||
|
"crop": "actuallyadditions:blocks/blockCoffeeStage1"
|
||
|
}
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}],
|
||
|
"age": {
|
||
|
"0": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage1" } },
|
||
|
"1": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage2" } },
|
||
|
"2": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage2" } },
|
||
|
"3": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage3" } },
|
||
|
"4": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage4" } },
|
||
|
"5": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage4" } },
|
||
|
"6": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage5" } },
|
||
|
"7": { "textures": { "crop": "actuallyadditions:blocks/blockCoffeeStage6" } }
|
||
|
}
|
||
|
}
|
||
|
}
|