Started by stamir02 on Fri, 09/04/2020 - 13:04 Topic category: Help with Minecraft modding (Java Edition) help add a fish that will swim, but not on the water, but under water Jump to top Make water entity and add swim ai taksk, but not wander swimming task Jump to top Permalink Log in or register to post comments Ok Jump to top Permalink Log in or register to post comments do I need to check the "is water entity" box? Jump to top Permalink Log in or register to post comments the fish still swims on the surface Jump to top Permalink Log in or register to post comments Then you're doing something wrong. There is literally an AI block that does exactly what you want, you're probably using the wrong one (there's a swim randomly underwater, and then a swim on surface one). Jump to top Permalink Log in or register to post comments in AI and Goals section delete the code called float in water. Jump to top Permalink Log in or register to post comments
Make water entity and add swim ai taksk, but not wander swimming task Jump to top Permalink Log in or register to post comments
do I need to check the "is water entity" box? Jump to top Permalink Log in or register to post comments
Then you're doing something wrong. There is literally an AI block that does exactly what you want, you're probably using the wrong one (there's a swim randomly underwater, and then a swim on surface one). Jump to top Permalink Log in or register to post comments
in AI and Goals section delete the code called float in water. Jump to top Permalink Log in or register to post comments
Make water entity and add swim ai taksk, but not wander swimming task
Ok
do I need to check the "is water entity" box?
the fish still swims on the surface
Then you're doing something wrong. There is literally an AI block that does exactly what you want, you're probably using the wrong one (there's a swim randomly underwater, and then a swim on surface one).
in AI and Goals section delete the code called float in water.