diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs index 5e440afe..9b1d2226 100644 --- a/TShockAPI/TShock.cs +++ b/TShockAPI/TShock.cs @@ -1103,6 +1103,7 @@ namespace TShockAPI } } } + return true; } if (TShock.Config.AllowIce && tileType == 127)