mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
13 lines
809 B
JSON
13 lines
809 B
JSON
{
|
|
"variants": {
|
|
"shape=bottom,axis=y": { "model": "betternether:block/rubeus_log" },
|
|
"shape=bottom,axis=z": { "model": "betternether:block/rubeus_log", "x": 90 },
|
|
"shape=bottom,axis=x": { "model": "betternether:block/rubeus_log", "x": 90, "y": 90 },
|
|
"shape=middle,axis=y": { "model": "betternether:block/rubeus_log_blend" },
|
|
"shape=middle,axis=z": { "model": "betternether:block/rubeus_log_blend", "x": 90 },
|
|
"shape=middle,axis=x": { "model": "betternether:block/rubeus_log_blend", "x": 90, "y": 90 },
|
|
"shape=top,axis=y": { "model": "betternether:block/rubeus_log_top" },
|
|
"shape=top,axis=z": { "model": "betternether:block/rubeus_log_top", "x": 90 },
|
|
"shape=top,axis=x": { "model": "betternether:block/rubeus_log_top", "x": 90, "y": 90 }
|
|
}
|
|
} |