sebinside / CraftBlock

CraftBlock stands for "Craft Attack 3 Skyblock" and is an expert skyblock modpack for Minecraft.
GNU Lesser General Public License v2.1
41 stars 17 forks source link

RS drives rework #27

Closed J0B10 closed 3 years ago

J0B10 commented 3 years ago

Requires #26 to be merged before!

The following images show the changed / new recepies added by this PR:

Storage Parts

Fluid Storage Parts

Drives & Storage Housing

As storage parts are now available again there is no more need to disable shift+right click with drives. So this was removed from todo list.

J0B10 commented 3 years ago

The starlight infusion now consumes at average one bucket of liquid starlight per 4 crafted storage parts and takes 5s.

The chance specified in the method (here 0.03146) does give the chance for each of the 9 blocks of liquid starlight that it is consumed and if one is consumed it aborts (the boolean allows consuming multiple blocks).

So you need to do a bit of math to get the overall chance for liquid starlight consumption:

p is the specified chance and P(x≧1) is the total chance that one block of liquid starlight is consumed

P(xgeq1) resp.
p