Updated Custom Spout Interaction (markdown)

simibubi 2021-08-25 13:58:45 +02:00
parent 7bfd15bf79
commit c313f5404d

@ -1,4 +1,4 @@
Aside from belt/depot interaction via recipes, Add-ons are able to give Spouts a fully customized action for deploying fluids onto any block.
Aside from belt/depot interaction via recipes, Add-ons are able to give Spouts a customized action for deploying fluids onto any block.
1. Extend `BlockSpoutingBehaviour`
2. Register one instance of it via `BlockSpoutingBehaviour.register(...)`