BleachDev / BleachHack

block game utility mod that makes you a cool kid
https://bleachhack.org
GNU General Public License v3.0
731 stars 137 forks source link

Add new arraylist thing #510

Closed Cabbasca closed 1 year ago

BleachDev commented 1 year ago

An arraylist with the settings in it is already created in the constructor so your one would be overwritten by that and wasted.

Cabbasca commented 1 year ago

An arraylist with the settings in it is already created in the constructor so your one would be overwritten by that and wasted.

What If a module doesn’t have settings?