mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
14 lines
653 B
JSON
14 lines
653 B
JSON
{
|
|
"variants": {
|
|
"age=0,axis=y": { "model": "create:block/cocoa_log_0" },
|
|
"age=1,axis=y": { "model": "create:block/cocoa_log_1" },
|
|
"age=2,axis=y": { "model": "create:block/cocoa_log_2" },
|
|
"age=0,axis=x": { "model": "create:block/cocoa_log_0", "x": 90, "y": 90 },
|
|
"age=1,axis=x": { "model": "create:block/cocoa_log_1", "x": 90, "y": 90 },
|
|
"age=2,axis=x": { "model": "create:block/cocoa_log_2", "x": 90, "y": 90 },
|
|
"age=0,axis=z": { "model": "create:block/cocoa_log_0", "x": 90 },
|
|
"age=1,axis=z": { "model": "create:block/cocoa_log_1", "x": 90 },
|
|
"age=2,axis=z": { "model": "create:block/cocoa_log_2", "x": 90 }
|
|
}
|
|
}
|