I want enderchests for the redstone tech, but not for being the automatic best way to move items a long way
so I thought something like this would help
# The max items extracted at a time, -1 to disable limit
I:"item_extraction_max_count"=1
# The min interval in ticks between item extractions, -1 to disable limit
I:"item_extraction_min_interval"=8
# The max millibuckets of fluid extracted at a time, -1 to disable limit
I:"fluid_extraction_max_mb"=1000
# The min interval in ticks between fluid extractions, -1 to disable limit
I:"fluid_extraction_min_interval"=8
all options would default to -1 ofc
the limits would be per block, or block face, not per colour code
I want enderchests for the redstone tech, but not for being the automatic best way to move items a long way
so I thought something like this would help
all options would default to -1 ofc
the limits would be per block, or block face, not per colour code