Added sprite docs for the particles

This commit is contained in:
Sollace 2020-04-24 19:35:06 +02:00
parent defd9e2a59
commit 5874162852
6 changed files with 38 additions and 27 deletions

View file

@ -0,0 +1,12 @@
{
"textures": [
"minecraft:generic_0",
"minecraft:generic_1",
"minecraft:generic_2",
"minecraft:generic_3",
"minecraft:generic_4",
"minecraft:generic_5",
"minecraft:generic_6",
"minecraft:generic_7"
]
}

View file

@ -0,0 +1,3 @@
{
"textures": []
}

View file

@ -0,0 +1,8 @@
{
"textures": [
"minecraft:splash_0",
"minecraft:splash_1",
"minecraft:splash_2",
"minecraft:splash_3"
]
}

View file

@ -0,0 +1,3 @@
{
"textures": []
}

View file

@ -0,0 +1,12 @@
{
"textures": [
"minecraft:generic_0",
"minecraft:generic_1",
"minecraft:generic_2",
"minecraft:generic_3",
"minecraft:generic_4",
"minecraft:generic_5",
"minecraft:generic_6",
"minecraft:generic_7"
]
}

View file

@ -33,30 +33,3 @@
},
"result": { "item": "unicopia:gem", "count": 4 }
}