• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

fluid

  1. Caduceus

    C++ Custom Fluid Type

    I am trying to make a new fluid type of coffee. I have everything fairly working, except when I use <attribute key="fluidsource" value="coffee" /> the item fills with an unknown source. How can I define this fluid in src? items.xml <item id="30020" name="coffee" /> items.cpp below mead: }...
  2. Lucas Primo

    How To - Draw well water

    Hello guys! My TFS 1.3, ot 10.98. When I draw draw well, I fall downstairs. How do I make it contain infinite water and can I fill containers with this water? Okay, I can get water from it, but how do I prevent it by clicking to go inside it it does not fall underground? Ok, for now I just...
Back
Top