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/item/circuit_board.json

7 lines
123 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "energonrelics:item/circuit_board"
}
}