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/forcefield.json
TheBrokenRail 7f813582c1
All checks were successful
EnergonRelics/pipeline/head This commit looks good
Add Forcefields
2020-07-23 19:31:02 -04:00

7 lines
118 B
JSON

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