mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
14 lines
292 B
JSON
14 lines
292 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "minecraft:cube_all",
|
||
|
"textures": {
|
||
|
"all": "naturesaura:blocks/ancient_log"
|
||
|
},
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}]
|
||
|
}
|
||
|
}
|