mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
20 lines
No EOL
556 B
JSON
20 lines
No EOL
556 B
JSON
{
|
|
"forge_marker": 1,
|
|
"defaults": {
|
|
"model": "minecraft:cube",
|
|
"textures": {
|
|
"particle": "naturesaura:blocks/flower_generator",
|
|
"up": "naturesaura:blocks/flower_generator_top",
|
|
"down": "naturesaura:blocks/flower_generator_top",
|
|
"north": "#particle",
|
|
"east": "#particle",
|
|
"south": "#particle",
|
|
"west": "#particle"
|
|
},
|
|
"transform": "forge:default-block"
|
|
},
|
|
"variants": {
|
|
"normal": [{}],
|
|
"inventory": [{}]
|
|
}
|
|
} |