mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
26 lines
No EOL
567 B
JSON
26 lines
No EOL
567 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cube_column",
|
|
"textures": {
|
|
"end": "naturesaura:blocks/ancient_log_top",
|
|
"side": "naturesaura:blocks/ancient_log"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"axis": {
|
|
"y": {},
|
|
"z": {
|
|
"x": 90
|
|
},
|
|
"x": {
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"none": {}
|
|
}
|
|
}
|
|
} |