Extra Disks

Extra Disks

29M Downloads

16384 bucket fluid storage depends on 64k item storage part

Lavan opened this issue ยท 0 comments

commented

As in the title, the default recipe for the 16384 bucket fluid storage uses the 64k item storage part as ingredient instead of the 4096 bucket fluid storage part as it should.

The error is visible here:

this.registerPartRecipe(Registration.FLUID_STORAGE_PART.get(ExtraFluidStorageVariant.TIER_5_FLUID).get(), Items.INSTANCE.getItemStoragePart(ItemStorageVariant.SIXTY_FOUR_K), recipeOutput);

Not much more to say. Thanks for a great mod!