minecraft-assets/assets/minecraft/models/block/cobweb.json

7 lines
89 B
JSON
Raw Normal View History

{
"parent": "block/cross",
"textures": {
"cross": "block/cobweb"
}
}