diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish.json new file mode 100644 index 0000000..74b0119 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "crittersandcompanions:item/koi_fish" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "crittersandcompanions:item/koi_fish_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "crittersandcompanions:item/koi_fish_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "crittersandcompanions:item/koi_fish_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_0.json new file mode 100644 index 0000000..9a9be86 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "crittersandcompanions:item/koi_fish_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_1.json new file mode 100644 index 0000000..fe93a8b --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "crittersandcompanions:item/koi_fish_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_2.json new file mode 100644 index 0000000..6aadac4 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/models/item/koi_fish_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "crittersandcompanions:item/koi_fish_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_0.png new file mode 100644 index 0000000..f3d3e18 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_1.png new file mode 100644 index 0000000..d81e27a Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_2.png new file mode 100644 index 0000000..5a73efd Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/crittersandcompanions/textures/item/koi_fish_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries.json new file mode 100644 index 0000000..d9fe642 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "deeperdarker:item/bloom_berries" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "deeperdarker:item/bloom_berries_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "deeperdarker:item/bloom_berries_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "deeperdarker:item/bloom_berries_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_0.json new file mode 100644 index 0000000..76b897c --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "deeperdarker:item/bloom_berries_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_1.json new file mode 100644 index 0000000..dc3da6a --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "deeperdarker:item/bloom_berries_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_2.json new file mode 100644 index 0000000..a683e23 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/models/item/bloom_berries_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "deeperdarker:item/bloom_berries_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_0.png new file mode 100644 index 0000000..e87a060 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_1.png new file mode 100644 index 0000000..3cc853b Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_2.png new file mode 100644 index 0000000..826a790 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/deeperdarker/textures/item/bloom_berries_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana.json new file mode 100644 index 0000000..b9d0bc2 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/banana" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/banana_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/banana_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/banana_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_0.json new file mode 100644 index 0000000..e4a9f75 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/banana_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_1.json new file mode 100644 index 0000000..5778770 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/banana_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_2.json new file mode 100644 index 0000000..4515513 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/banana_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/banana_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab.json new file mode 100644 index 0000000..5d2043c --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_crab" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/cooked_crab_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/cooked_crab_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/cooked_crab_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_0.json new file mode 100644 index 0000000..3175579 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_crab_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_1.json new file mode 100644 index 0000000..c349fb8 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_crab_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_2.json new file mode 100644 index 0000000..315436b --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_crab_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_crab_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant.json new file mode 100644 index 0000000..5588e6b --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_elephant" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/cooked_elephant_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/cooked_elephant_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/cooked_elephant_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_0.json new file mode 100644 index 0000000..e26df4b --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_elephant_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_1.json new file mode 100644 index 0000000..bd6eae2 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_elephant_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_2.json new file mode 100644 index 0000000..8b78613 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_elephant_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_elephant_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe.json new file mode 100644 index 0000000..40e8a9d --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_giraffe" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/cooked_giraffe_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/cooked_giraffe_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/cooked_giraffe_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_0.json new file mode 100644 index 0000000..2eeb94d --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_giraffe_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_1.json new file mode 100644 index 0000000..2afea86 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_giraffe_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_2.json new file mode 100644 index 0000000..84773e6 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_giraffe_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_giraffe_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion.json new file mode 100644 index 0000000..561218c --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_lion" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/cooked_lion_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/cooked_lion_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/cooked_lion_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_0.json new file mode 100644 index 0000000..c31df0f --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_lion_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_1.json new file mode 100644 index 0000000..40940d4 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_lion_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_2.json new file mode 100644 index 0000000..76f84d6 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_lion_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_lion_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich.json new file mode 100644 index 0000000..8e2ae41 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_ostrich" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/cooked_ostrich_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/cooked_ostrich_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/cooked_ostrich_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_0.json new file mode 100644 index 0000000..5cb48de --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_ostrich_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_1.json new file mode 100644 index 0000000..1959609 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_ostrich_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_2.json new file mode 100644 index 0000000..a7429a1 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/cooked_ostrich_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/cooked_ostrich_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab.json new file mode 100644 index 0000000..b73cef2 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/crab" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/crab_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/crab_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/crab_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_0.json new file mode 100644 index 0000000..d04adc7 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/crab_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_1.json new file mode 100644 index 0000000..1c3248d --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/crab_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_2.json new file mode 100644 index 0000000..fff54f3 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/crab_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/crab_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant.json new file mode 100644 index 0000000..04d6f72 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/elephant" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/elephant_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/elephant_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/elephant_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_0.json new file mode 100644 index 0000000..6b885f9 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/elephant_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_1.json new file mode 100644 index 0000000..32ab3e8 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/elephant_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_2.json new file mode 100644 index 0000000..98119ce --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/elephant_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/elephant_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe.json new file mode 100644 index 0000000..6ed5da4 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/giraffe" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/giraffe_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/giraffe_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/giraffe_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_0.json new file mode 100644 index 0000000..4dd5d12 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/giraffe_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_1.json new file mode 100644 index 0000000..5fbd88b --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/giraffe_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_2.json new file mode 100644 index 0000000..93f9614 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/giraffe_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/giraffe_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion.json new file mode 100644 index 0000000..f5e1dfc --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/lion" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/lion_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/lion_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/lion_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_0.json new file mode 100644 index 0000000..a8f2fa2 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/lion_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_1.json new file mode 100644 index 0000000..5786960 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/lion_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_2.json new file mode 100644 index 0000000..113718d --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/lion_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/lion_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich.json new file mode 100644 index 0000000..eb288f9 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich.json @@ -0,0 +1,33 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/ostrich" + }, + + "overrides": [ + + { + "predicate": { + "eating": 1, + "eat": 0.35 + }, + "model": "livingthings:item/ostrich_eating_0" + }, + { + "predicate": { + "eating": 1, + "eat": 0.70 + }, + "model": "livingthings:item/ostrich_eating_1" + }, + + { + "predicate": { + + "eating": 1, + "eat": 0.90 + }, + "model": "livingthings:item/ostrich_eating_2" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_0.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_0.json new file mode 100644 index 0000000..75b18c1 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_0.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/ostrich_eating_0" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_1.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_1.json new file mode 100644 index 0000000..49fba01 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_1.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/ostrich_eating_1" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_2.json b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_2.json new file mode 100644 index 0000000..3d7e2a8 --- /dev/null +++ b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/models/item/ostrich_eating_2.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "livingthings:item/ostrich_eating_2" + } +} \ No newline at end of file diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_0.png new file mode 100644 index 0000000..1450afc Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_1.png new file mode 100644 index 0000000..35c42ae Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_2.png new file mode 100644 index 0000000..2be028b Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/banana_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_0.png new file mode 100644 index 0000000..10f3e45 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_1.png new file mode 100644 index 0000000..5662d5e Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_2.png new file mode 100644 index 0000000..5f6f8cb Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_crab_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_0.png new file mode 100644 index 0000000..1054e53 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_1.png new file mode 100644 index 0000000..41026f8 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_2.png new file mode 100644 index 0000000..1ff0704 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_elephant_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_0.png new file mode 100644 index 0000000..2b80427 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_1.png new file mode 100644 index 0000000..e38ddb7 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_2.png new file mode 100644 index 0000000..b9f6d0d Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_giraffe_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_0.png new file mode 100644 index 0000000..1e3c1a4 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_1.png new file mode 100644 index 0000000..955fe92 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_2.png new file mode 100644 index 0000000..85ec670 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_lion_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_0.png new file mode 100644 index 0000000..6f70865 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_1.png new file mode 100644 index 0000000..d847edd Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_2.png new file mode 100644 index 0000000..a481daa Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/cooked_ostrich_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_0.png new file mode 100644 index 0000000..c69f55c Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_1.png new file mode 100644 index 0000000..9cff7ad Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_2.png new file mode 100644 index 0000000..510b189 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/crab_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_0.png new file mode 100644 index 0000000..9c23006 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_1.png new file mode 100644 index 0000000..06e5a8a Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_2.png new file mode 100644 index 0000000..3336415 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/elephant_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_0.png new file mode 100644 index 0000000..db5986e Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_1.png new file mode 100644 index 0000000..3f37c1e Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_2.png new file mode 100644 index 0000000..01a4d24 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/giraffe_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_0.png new file mode 100644 index 0000000..cbd40d8 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_1.png new file mode 100644 index 0000000..63e2064 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_2.png new file mode 100644 index 0000000..5e66926 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/lion_eating_2.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_0.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_0.png new file mode 100644 index 0000000..fc42ad9 Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_0.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_1.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_1.png new file mode 100644 index 0000000..5f5bb7a Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_1.png differ diff --git a/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_2.png b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_2.png new file mode 100644 index 0000000..a481daa Binary files /dev/null and b/src/main/resources/resourcepacks/supporteatinganimation/assets/livingthings/textures/item/ostrich_eating_2.png differ