Page 1 of 1

[Modpack] Water Physics for boats and items [water_physics]

PostPosted: Thu Jul 02, 2015 09:35
by qwertymine3
This modpack adds controllable boats which flow in the direction of water currents and a slightly modifed/updated version of the builtin_item mod.
Also adds a tool to find the direction of flowing water.

Additions to items
---------------------------------------------------
+destroyed by fire/lava
+flow in liquid (full 16 directions rather than 4 in original mod)
+minecraft-like item pick-up and dropping from mining

Differences to boats:boat
---------------------------------------------------
+Interactions with flowing liquids
+floats up without driver
+slightly faster
-longer acceleration time
-colliding with walls changes yaw
-boat only moves forwards

The physics of boats work for the most part, however they can be badly affected by lag and collisions with walls or floors can have unpredictable results.

I currently do not have video for my mod, but there is video of the original experiment mod by jordan4ibanez.
Video

Github
Download--Rename to water_physics

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Crafting:
-----------------------
boat:
n n n
t t t
t t t
n = none
t = tree

flow stick
d d d
d s d
d s d
d = diamond
s = stick

Depends:
-----------------------
default
fire

License of source code:
-----------------------
WTFPL

License of media (textures and sounds):
---------------------------------------
WTFPL
Some sounds for boat_test are under the CC0 or Creative Commons attribution license;
See /boat_test/sounds/credits.txt

Re: [Modpack] Water Physics for boats and items [water_physi

PostPosted: Thu Jul 02, 2015 23:34
by slemon
Interesting mod.

Re: [Modpack] Water Physics for boats and items [water_physi

PostPosted: Mon Aug 10, 2015 21:44
by qwertymine3
Update!

Fixed some issues with my version of the builtin items mod

Re: [Modpack] Water Physics for boats and items [water_physi

PostPosted: Sun Aug 16, 2015 14:28
by qwertymine3
Update!

Builtin has been re-based on the updated version by HybridDog, so should now correctly match the graphics and behavior of the current built_in items

The extra branch version of item pickup has been updated to support the default age timer and to allow for the instant pickup of mined blocks, while still allowing for items to be dropped