diff --git a/Custom-Spout-Interaction.md b/Custom-Spout-Interaction.md index 396a444..08e6a45 100644 --- a/Custom-Spout-Interaction.md +++ b/Custom-Spout-Interaction.md @@ -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(...)`