#Fluid in code doesnt match up in game

16 messages · Page 1 of 1 (latest)

polar quartz
#

Trying to make a create mod mixing recipe and my code looks like this

 e.recipes.create.mixing('2x ink_sac', [Fluid.water(1000), 'ink_sac']).heated()

The recipe is created and it works well, but for some reason the water amount in the recipe is 12mb and not 1000mb as i expected. Is it just me not understanding it or a weird quirk

marsh vaporBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

wispy sable
#

Fabric liquids are weird.

polar quartz
#

i guess il try different values

polar quartz
#

yeah typing in 100,000 gives 1,234mb its really weird

wispy sable
#

use the rule of 3 terms and you're good to go

stark vectorBOT
#

WIP

wispy sable
#

( idk how it is named in the us )

twin sandal
#

Theres a macro for this somewhere

stark vectorBOT
#

Here's a list of useful websites, mods and servers:

wispy sable
#

somewhere

twin sandal
#

The macro was deleted, heres what it was: #boots message

polar quartz
#

ah yes thanks

twin sandal
#

Np

viscid mica
#

You just have to multiply by 81