promotional bannermobile promotional banner

Compact Void Miners

Collects ores and fluids from the void

File Details

Compact Void Miners B1.16.5-1.16

  • B
  • Aug 7, 2021
  • 1.19 MB
  • 265
  • 1.16.5
  • Forge

File Name

CompactVoidMiners-B1.16.5-1.16.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:compact-void-miners-395607:3418168")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Changed block filter to storage_block
  • Fixed a bug where remaining time is 0 when block is placed, allowing collection time exploit
  • Fixed a bug where the IItemColors would cause the mod to cause a server to crash on launch, fixed by adding @onlyin(Dist.CLIENT)
  • Fixed a bug where mekanism pipes would cause a NullPointerException as they expected an empty fluidstack, not null
  • Caching implemented for Tags and Fluids to prevent theoretical infinite loops and improve performance

!!! Since filter types have changed you may need to fix the enabled tag filters in the config file !!!
Classified as BETA as it needs some testing first