diff --git a/datapacks/omega-flowey/data/entity/functions/remove_animated_java_models.mcfunction b/datapacks/omega-flowey/data/entity/functions/remove_animated_java_models.mcfunction index f12e83796..2f6e4875f 100644 --- a/datapacks/omega-flowey/data/entity/functions/remove_animated_java_models.mcfunction +++ b/datapacks/omega-flowey/data/entity/functions/remove_animated_java_models.mcfunction @@ -2,10 +2,18 @@ function entity:hostile/omega-flowey/summon/remove_preexisting_models # Attack models +function animated_java:bomb/remove/all function animated_java:dentata_snake_ball/remove/all +function animated_java:finger_gun/remove/all +function animated_java:finger_gun_bullet/remove/all +function animated_java:finger_gun_laser/remove/all function animated_java:friendliness_pellet/remove/all function animated_java:friendliness_pellet_ring/remove/all +function animated_java:homing_vine/remove/all +function animated_java:homing_vine_blinking_lane/remove/all +function animated_java:housefly/remove/all function animated_java:projectile_star/remove/all +function animated_java:venus_fly_trap/remove/all # Soul models function animated_java:soul/remove/all