mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 20:59:09 +01:00
26 lines
567 B
JSON
26 lines
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": {}
|
||
|
}
|
||
|
}
|
||
|
}
|