Particles
This commit is contained in:
parent
ce4405f3ea
commit
7b04991a7c
7 changed files with 102 additions and 3 deletions
19
src/main/resources/assets/betterend/particles/test.json
Normal file
19
src/main/resources/assets/betterend/particles/test.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"textures": [
|
||||
"minecraft:spell_0",
|
||||
"minecraft:spell_1",
|
||||
"minecraft:spell_2",
|
||||
"minecraft:spell_3",
|
||||
"minecraft:spell_4",
|
||||
"minecraft:spell_5",
|
||||
"minecraft:spell_6",
|
||||
"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