mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-04 21:23:45 +01:00
ce7356798c
- Added layer of abstraction for Directional Blocks - Added Cocoa Logs - Added improved item tooltip framework
15 lines
No EOL
310 B
JSON
15 lines
No EOL
310 B
JSON
{
|
|
"forge_marker": 1,
|
|
"variants": {
|
|
"age": {
|
|
"0": { "model": "create:block/cocoa_log_0" },
|
|
"1": { "model": "create:block/cocoa_log_1" },
|
|
"2": { "model": "create:block/cocoa_log_2" }
|
|
},
|
|
"axis": {
|
|
"y": {},
|
|
"x": { "x": 90, "y": 90 },
|
|
"z": { "x": 90 }
|
|
}
|
|
}
|
|
} |