This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
Twine/src/main/resources/assets/twine/models/block/glowing_obsidian.json
TheBrokenRail c4a2e8e529
All checks were successful
Twine/pipeline/head This commit looks good
Initial Commit
2020-06-13 23:04:21 -04:00

6 lines
115 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "twine:block/glowing_obsidian"
}
}