BloodMagic/src/main/resources/assets/bloodmagic/models/block/BlockBloodRune2.json
Nick ac5402df6b Cleanup
Renders for Runes
Creative crystal renders
Formatting
Lang additions
Some attempted (not successful) fixes for SoulNetwork
2015-11-02 19:18:53 -08:00

7 lines
100 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "bloodmagic:blocks/EfficiencyRune"
}
}