Add a config option to change the textures of the end ores to use the stone background.

I still need to add the other ores, but this is the main one that needs doing.
This commit is contained in:
modmuss50 2018-03-09 19:57:20 +00:00
parent 23b3b7335c
commit d7ce35428c
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82
4 changed files with 57 additions and 18 deletions

View file

@ -55,6 +55,11 @@
"all": "techreborn:blocks/ore/tungsten_ore"
}
},
"tungsten_stone": {
"textures": {
"all": "techreborn:blocks/ore/tungsten_ore_stone"
}
},
"sheldonite": {
"textures": {
"all": "techreborn:blocks/ore/sheldonite_ore"

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B