Hey I'm new to the forums!
I don't exactly HAVE that much experience with java(Never coded a java program), but I can still add stuff into minecraft pretty easy(right now I'm doing simple blocks, but I'm going to be quickly going ahead, because, this stuff don't seem very hard)
It seems quite easy for a few of the simple stuff. I got big plans for a mod, but there is one problem. I want to INCLUDE the whole mod in the package like other mods do.
This normally would be just doing like I've done by simply adding new stuff, but I'm also wanting to modify default things....
This might include textures,blocks, and items.
IF I simply knew how I might could make such changes by modification and still yet include these changes in a forge mod package I would be happy! If there is no way, I know what I will have to do in the long run, but I'm sure there is probably a way to simply JUST modify the existing default minecraft files(textures/gold pickaxes is good examples of what I want to modify,but using forge).
Sorry if I'm not really expert on java or modding, but I know I can do this. Anything that could help would be appreciated.
P.S. No need to send me a link of setting up or anything. Already got that covered!