Posted December 4, 20168 yr I don't understand this FluidTank capacity. Why is it an int? Would make much more sense to be a float. In vanilla MC a Cauldron has 3 bottles worth or 1 bucket worth of water. But a FluidTank holds 1000 units per bucket. That means you cannot divide it by odd numbers only even. So 3 bottles becomes 333.3333.... Fluid Tank units. Can someone explain what I am doing wrong? Should I make it 900 capacity then simply produce 100 extra for last bottle to make a bucket full. I don't understand. is bad design but yea 1 bottle = 333 mB but the problem is it doesn't fit into 1000 exactly so you are left with 1 unit in there and you need to to error checking after and before Disclaimer: I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.
December 5, 20168 yr FYI, the "Fluid Tank units" are milliBuckets (thousandths of a bucket) or mB. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.