Posted September 23, 201410 yr They seem pretty easy to setup. I am just trying to make all the fields in ItemFishingRod public. Do I need to make a core mod and add the transformer there or I can I do it my regular mod?
September 23, 201410 yr You can add 'FMLAT: "yourFile_at.cfg"' to your META-INF/Manifest then, put the transformer config in the same folder. This way you don't have to make a LoadingPlugin and a coremod.
September 23, 201410 yr Author That's what I did. How am I supposed to use the private vars in EntityFishHook in my dev envourment? I extend EntityFishHook and copy the update method and change Item.FishingRod to my custom rod but all the cars are private so I can't compile.
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.