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/energy_beam.json
TheBrokenRail 87d9e17919
All checks were successful
EnergonRelics/pipeline/head This commit looks good
Add Energy Portal Blocks
2020-08-01 16:22:32 -04:00

7 lines
119 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "energonrelics:block/energy_beam"
}
}