Posted July 18, 20196 yr Hello I want to make some item-models use 32x32 textures instead of 16x16. So i try to find the file "builtin/generated" to make my own modifyed item-model for this texturesize. Where in the minecraft-folders is this file?
July 18, 20196 yr You don't. It's generated internally based on the texture. 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.
July 18, 20196 yr Author That means just use my bigger testure on the normal item model base and that´s it?
July 19, 20196 yr Yes 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.
August 21, 20205 yr Still, where is it? I want to check it out and try to understand what Mojang Studios has done to make those items. Tell us!
August 21, 20205 yr net.minecraft.client.renderer.model.ItemModelGenerator I found that by thinking to myself "hmm, I wonder where Minecraft does render things. Oh yes, on the client, hey a package called renderer, and inside that one called model!" and then browsed the classes there. 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.
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.