mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 20:59:09 +01:00
16 lines
381 B
JSON
16 lines
381 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "naturesaura:wood_stand",
|
||
|
"textures": {
|
||
|
"texture": "minecraft:blocks/log_oak",
|
||
|
"top": "minecraft:blocks/log_oak_top",
|
||
|
"particle": "#texture"
|
||
|
},
|
||
|
"transform": "forge:default-block"
|
||
|
},
|
||
|
"variants": {
|
||
|
"normal": [{}],
|
||
|
"inventory": [{}]
|
||
|
}
|
||
|
}
|