diff options
| author | 2024-01-20 02:25:44 +0200 | |
|---|---|---|
| committer | 2024-01-20 02:25:44 +0200 | |
| commit | 88e4e8852a5f1c33794abe430411b73c3ade507a (patch) | |
| tree | b8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/optifine/cit/potions/slow_falling | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/optifine/cit/potions/slow_falling')
12 files changed, 66 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/linger.json b/assets/minecraft/optifine/cit/potions/slow_falling/linger.json new file mode 100755 index 00000000..15dd5817 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/linger.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_linger" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/linger.properties b/assets/minecraft/optifine/cit/potions/slow_falling/linger.properties new file mode 100755 index 00000000..5d670bb2 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/linger.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=lingering_potion | ||
| 3 | model=linger | ||
| 4 | nbt.Potion=minecraft:slow_falling \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/linger_long.json b/assets/minecraft/optifine/cit/potions/slow_falling/linger_long.json new file mode 100755 index 00000000..0e9ce66b --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/linger_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_linger_long" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/linger_long.properties b/assets/minecraft/optifine/cit/potions/slow_falling/linger_long.properties new file mode 100755 index 00000000..9f98a776 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/linger_long.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=lingering_potion | ||
| 3 | model=linger_long | ||
| 4 | nbt.Potion=minecraft:long_slow_falling \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/potion.json b/assets/minecraft/optifine/cit/potions/slow_falling/potion.json new file mode 100755 index 00000000..abc3f3c7 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/potion.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" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/potion.properties b/assets/minecraft/optifine/cit/potions/slow_falling/potion.properties new file mode 100755 index 00000000..629d1370 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/potion.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=potion | ||
| 3 | model=potion | ||
| 4 | nbt.Potion=minecraft:slow_falling \ No newline at end of file | ||
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 | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.properties b/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.properties new file mode 100755 index 00000000..7d4fa932 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/potion_long.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=potion | ||
| 3 | model=potion_long | ||
| 4 | nbt.Potion=minecraft:long_slow_falling \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/splash.json b/assets/minecraft/optifine/cit/potions/slow_falling/splash.json new file mode 100755 index 00000000..7ea812da --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/splash.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_splash" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/splash.properties b/assets/minecraft/optifine/cit/potions/slow_falling/splash.properties new file mode 100755 index 00000000..cb3f08f8 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/splash.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=splash_potion | ||
| 3 | model=splash | ||
| 4 | nbt.Potion=minecraft:slow_falling \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/splash_long.json b/assets/minecraft/optifine/cit/potions/slow_falling/splash_long.json new file mode 100755 index 00000000..9573e76f --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/splash_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_splash_long" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/cit/potions/slow_falling/splash_long.properties b/assets/minecraft/optifine/cit/potions/slow_falling/splash_long.properties new file mode 100755 index 00000000..1a5df7e6 --- /dev/null +++ b/assets/minecraft/optifine/cit/potions/slow_falling/splash_long.properties | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | type=item | ||
| 2 | items=splash_potion | ||
| 3 | model=splash_long | ||
| 4 | nbt.Potion=minecraft:long_slow_falling \ No newline at end of file | ||