Unnecessary bundling of porting lib modules
IThundxr opened this issue ยท 1 comments
accessors,base,entity,extensions,networking,obj_loader,tags,transfer,models,tool_actions,client_events,brewing are all provided transitively through create fabric already, you can just replace
create_power_loader/gradle.properties
Line 24 in a3af88d
port_lib_modules = chunk_loading to only bundle what you need. This also makes the jar quite a bit smaller