This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Thresholds/src/main/resources/assets/otemod/models/block/blood_red.json

6 lines
111 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "otemod:block/thresholds/blood_red"
}
}