TridentMC / DavincisVessels

A minecraft mod that lets you fly a house. Maintained by darkevilmac.
Apache License 2.0
87 stars 32 forks source link

XL block limit bundle #302

Open witcher-development opened 4 years ago

witcher-development commented 4 years ago

Hello! Not a bug, I just want to ask to change ship block limit. Point in that, I know can be done through the client settings, but I use Aternos hosting for my server and there is no option to change mod's settings. I found that this default value (2048) set up exactly in Davincis code (in DavincisVesselsConfig.java i guess). So I just need a compiled .jar file with only one changed variable. I would not write if I knew how to decompile and then rebuild project. Also I don't know if I have rights for this.

It will awesome for my server, we created really cool spaceship in Warhammer setting :).

Also if there is a guide to rebuild project I can try to do it by myself.

I1aB commented 4 years ago

In the config folder/davincisvessels.cfg can be edited with notepad and saved. I hope that helps.

witcher-development commented 4 years ago

In the config folder/davincisvessels.cfg can be edited with notepad and saved. I hope that helps.

Thank you for the reply, but the point in that I can't access mods config due to host rules. Thus I can only download a .jar file, so I want to rebuild mod with needed configs.