archive:other:fluidapi_debate
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
archive:other:fluidapi_debate [2023/09/13 18:39] – removed - external edit (Unknown date) 127.0.0.1 | archive:other:fluidapi_debate [2023/09/13 18:39] (current) – ↷ Page moved from other:fluidapi_debate to archive:other:fluidapi_debate nebelnidas | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Debate: Fluid API ====== | ||
+ | |||
+ | ===== Unit ===== | ||
+ | |||
+ | ==== Facts ==== | ||
+ | |||
+ | * Vanilla says: | ||
+ | * There are three bottles to a bucket. (cauldron) | ||
+ | * One fluid block is equal to one bucket. (...buckets) | ||
+ | * The SME (Standardized Modding Environment) says: | ||
+ | * There are one thousand millibuckets to a bucket. (Forge) | ||
+ | * We'd like to be able to divide by 9*9=81, to cover nugget -> block liquid metals. (Tinkers' | ||
+ | * We'd like our fluid to void as rarely as possible, preferably never. | ||
+ | |||
+ | ==== Approaches ==== | ||
+ | |||
+ | * Choose a denominator! (Shouldn' | ||
+ | * The Metric Option: 1000. | ||
+ | * The Silk Option: 1620. | ||
+ | * Millibottles: | ||
+ | * Others: 900, 1800, 3600 (getting a bit high...) | ||
+ | * < | ||
+ | * Use rational numbers! | ||
+ | |||
+ | ===== API ===== | ||
+ | |||
+ | ==== Prior art ===== | ||
+ | |||
+ | * [[https:// | ||