Started by
BananaBananaBread
on
Topic category: Help with Minecraft modding (Java Edition)
I added a few things(blocks and a few procedures) and made some bug fixes and when i went to export my mod into a jar file, the new one was over 30 MB when the one i was previously had been working on was 3 MB. I don't want it this large as the mod isn't even that complicated.
File size is not always based on quantity. it may have other factors like how complex the procedures are. You'd be surprised how much that can change the size of the file, trust me. I'd recommend compressing the mod file into a ZIP file and uploading it like that.