Allow speed upgrades to be crafted with any lubricant-containing item
desht opened this issue ยท 0 comments
Right now, speed upgrades require a lubricant bucket. A good quality of life improvement would allow any fluid container which supports CapabilityFluidHandler.FLUID_HANDLER_ITEM_CAPABILITY
(and obviously containing at least 1000mB of lubricant) to be used.
Will probably need a custom recipe factory for fluid crafting.