lava/waterfall: added one additional tick to default heat padding
This commit is contained in:
@@ -526,7 +526,7 @@ public interface EasyGiantsFoundryConfig extends Config
|
||||
)
|
||||
default int heatActionPadTicks()
|
||||
{
|
||||
return 3;
|
||||
return 4;
|
||||
}
|
||||
|
||||
@ConfigItem(
|
||||
|
||||
Reference in New Issue
Block a user