2016-11-17 20:23:18 +01:00
|
|
|
{
|
|
|
|
"forge_marker": 1,
|
|
|
|
"defaults": {
|
|
|
|
"model": "minecraft:crop",
|
|
|
|
"textures": {
|
2016-11-20 03:44:44 +01:00
|
|
|
"crop": "actuallyadditions:blocks/block_rice_stage_1"
|
2016-11-17 20:23:18 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"variants": {
|
|
|
|
"normal": [{}],
|
|
|
|
"inventory": [{}],
|
|
|
|
"age": {
|
2016-11-20 03:44:44 +01:00
|
|
|
"0": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_1" } },
|
|
|
|
"1": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_2" } },
|
|
|
|
"2": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_2" } },
|
|
|
|
"3": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_3" } },
|
|
|
|
"4": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_4" } },
|
|
|
|
"5": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_4" } },
|
|
|
|
"6": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_5" } },
|
|
|
|
"7": { "textures": { "crop": "actuallyadditions:blocks/block_rice_stage_6" } }
|
2016-11-17 20:23:18 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|