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/defensive_laser_on.json
TheBrokenRail 29ea925306
All checks were successful
EnergonRelics/pipeline/head This commit looks good
Tweak Defensive Laser
Add PoeticRainbow Texture Set
2020-07-17 12:14:27 -04:00

7 lines
126 B
JSON

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