BetterEnd/src/main/resources/assets/betterend/models/block/blue_vine.json
paulevsGitch a968b9bb23 Blue vine
2020-10-03 20:18:42 +03:00

6 lines
No EOL
112 B
JSON

{
"parent": "betterend:block/cross_no_distortion",
"textures": {
"texture": "betterend:block/blue_vine"
}
}