Floating water should move items

Posted:
Mon Apr 11, 2016 12:21
by burli
It would be nice if floating water moves dropped items. Is that possible?
Re: Floating water should move items

Posted:
Mon Apr 11, 2016 14:09
by azekill_DIABLO
yes, i think the water physics mod already does it
Re: Floating water should move items

Posted:
Mon Apr 11, 2016 14:45
by burli
Thats cool, thx. Hope this mod doesn't need much performance
Re: Floating water should move items

Posted:
Tue Apr 12, 2016 02:08
by Don
Re: Floating water should move items

Posted:
Wed Apr 13, 2016 10:13
by Morn76
You could also check out my fork of builtin_item (
https://github.com/mdoege/stampy_game/t ... iltin_item). I have changed the transport behaviour to be closer to MC (e.g., transport works according to the vector sum of nearby water nodes; items are moved to the outer edge of water nodes).