diff options
Diffstat (limited to 'assets/minecraft/optifine/cit/potions/slow_falling/potion_long.json')
| -rwxr-xr-x | assets/minecraft/optifine/cit/potions/slow_falling/potion_long.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.json b/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.json new file mode 100755 index 00000000..1a8f6df0 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | "parent": "minecraft:item/generated_custom2", | ||
| 3 | "textures": { | ||
| 4 | "layer0": "minecraft:item/potions/slow_falling", | ||
| 5 | "layer1": "minecraft:item/potions/cap_normal_long" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||