Jump to content

Arcratist

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Arcratist

  1. There is no density. Unfortunately forge has completely changed the fluid system so I'm having a really hard time getting anything done.
  2. Bump for edit
  3. Hello, I've followed the https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/test/java/net/minecraftforge/debug/fluid/NewFluidTest.java fluid example but I'm unsure of where to go from there. I need to add custom flow logic to the fluid but don't even know where to begin. I need the fluid to be a separate class where I can write this logic. Ultimately I need the fluid to flow upwards. Thanks in advance. EDIT: I have now implemented my water and have an open tick function but ow would I go about implementing flow logic to make the water flow upwards
  4. SOLVED I just set the entity to invisible on the death event
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.