add particle texture to charged quartz
This commit is contained in:
parent
8338a7d13e
commit
e1dcd588b7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
"parent": "block/block",
|
||||
"textures": {
|
||||
"block": "blocks/stone",
|
||||
"quartz": "appliedenergistics2:blocks/charged_quartz_ore_light"
|
||||
"quartz": "appliedenergistics2:blocks/charged_quartz_ore_light",
|
||||
"particle": "appliedenergistics2:blocks/charged_quartz_ore"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue