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.
EnergonRelics/src/main/resources/assets/energonrelics/models/block/phase_shifter_off_output.json

7 lines
141 B
JSON

{
"parent": "energonrelics:block/phase_shifter",
"textures": {
"all": "energonrelics:block/phase_shifter_off_output"
}
}