mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
22 lines
No EOL
459 B
JSON
22 lines
No EOL
459 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:leaves",
|
|
"textures": {
|
|
"all": "naturesaura:blocks/ancient_leaves"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}],
|
|
"decayable": {
|
|
"true": {},
|
|
"false": {}
|
|
},
|
|
"check_decay": {
|
|
"true": {},
|
|
"false": {}
|
|
}
|
|
}
|
|
} |