Posted September 10, 201510 yr So - possible? If not supported, is there a single place I can make quick @Override or is it everywhere? Ofc. we are talking about default-generated nodes. 1.7.10 is no longer supported by forge, you are on your own.
September 10, 201510 yr Author No, no - Forge's Configuration files. Whenever you make Configuration generate "default" something it uses 4 spaces. I just hate it - I am advanced "fussy" guy so everytime I change something in .cfg I have to do those stupid spaces, I just want Tab! Example: this.get("Something.test", "Look", new String[] { "TEST" }).getStringList()) Will generate this: Something { test { S:Look < TEST > } } (Above: Talking about spaces, I want Tabs) 1.7.10 is no longer supported by forge, you are on your own.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.