diff --git a/config/ae2/common.json b/config/ae2/common.json index 2bfabf8..8c1ce83 100644 --- a/config/ae2/common.json +++ b/config/ae2/common.json @@ -6,7 +6,7 @@ "tinyTntBlockDamage_comment": "Enables the ability of Tiny TNT to break blocks.", "tinyTntBlockDamage": true, "channels_comment": "Changes the channel capacity that cables provide in AE2.", - "channels": "default", + "channels": "infinite", "pathfindingStepsPerTick_comment": "The number of pathfinding steps that are taken per tick and per grid that is booting. Lower numbers will mean booting takes longer, but less work is done per tick.", "pathfindingStepsPerTick": 4, "spatialAnchorEnableRandomTicks_comment": "Whether Spatial Anchors should force random chunk ticks and entity spawning.",