Infusion particles
This commit is contained in:
parent
6dccc0bf32
commit
d9aa50fe1c
6 changed files with 193 additions and 17 deletions
12
src/main/resources/assets/betterend/particles/infusion.json
Normal file
12
src/main/resources/assets/betterend/particles/infusion.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"textures": [
|
||||
"minecraft:spell_7",
|
||||
"minecraft:spell_6",
|
||||
"minecraft:spell_5",
|
||||
"minecraft:spell_4",
|
||||
"minecraft:spell_3",
|
||||
"minecraft:spell_2",
|
||||
"minecraft:spell_1",
|
||||
"minecraft:spell_0"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue