Jump to content

[1.11] Stop rendering layer


Kokkie

Recommended Posts

I know, but can I change it in the code?

Are you changing it based on something in the code?

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

No, I see where you're going, 'just use a resourcepack then', I'm making this mod for someone and I don't want him to have to download a resourcepack

And if my mod gets famous Won't happen but still then I also don't want to let everyone also download a resourcepack

Classes: 94

Lines of code: 12173

Other files: 206

Github repo: https://github.com/KokkieBeer/DeGeweldigeMod

Link to comment
Share on other sites

People would still have to download your mod, which would contain the resources.

You can make a resource pack and include it with your mod without having to do anything in code.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

No, I see where you're going, 'just use a resourcepack then', I'm making this mod for someone and I don't want him to have to download a resourcepack

And if my mod gets famous Won't happen but still then I also don't want to let everyone also download a resourcepack

Find where the assets is in the minecraft directory and put it there in your mod. Where you put your modid use minecraft.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.