mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
22 lines
No EOL
532 B
JSON
22 lines
No EOL
532 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cross",
|
|
"textures": {
|
|
"cross": "naturesaura:blocks/end_flower"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [
|
|
{
|
|
"model": "builtin/generated",
|
|
"textures": {
|
|
"layer0": "naturesaura:blocks/end_flower"
|
|
},
|
|
"transform": "forge:default-item"
|
|
}
|
|
]
|
|
}
|
|
} |