Jump to content

[1.6.2] Is their a 1.6.2 Minecraft Forge Rendering obj Tutorial


Recommended Posts

Posted

Version is irrelevant, unless you are completely unable to solve a simple texture error by yourself BOTH minalien's and hydroflame's tutorials on the subject will work.

 

If version is relevant to you and you are not willing to do any work to figure out how to make it work then sorry, there's none and probably never will be one which does not need some tweaking and fixing to get it to work.

If you guys dont get it.. then well ya.. try harder...

Posted

i wasnt talking about the texture. i was talking about the code for block that is custom made from an obj file

 

And so was I...

If you guys dont get it.. then well ya.. try harder...

Posted

Version is irrelevant, unless you are completely unable to solve a simple texture error by yourself BOTH minalien's and hydroflame's tutorials on the subject will work.

 

Re-read this part again, or nvm I'll explain it to you..

If you are capable to fix the texture error of the imported model by yourself (which you should be! Resource Packs and 1.6 has been here a while!) then the two mentioned tutorial author's guides to .obj rendering and importing should work.

If you guys dont get it.. then well ya.. try harder...

Posted

I never found a fix for the imported model texture :/ how do you do that for a techne model? :P

 

You fix textures for .obj the same way as for textures for techne models.

Which is the same way as for anything else.

 

1.6 changed textures to use ResourceLocation, theres about hundreds of threads and posts on the 1.6 texture changes. And on the wiki there are even tutorials about textures. Like HydroFlame's excellent tutorial on the subject. As well as the MinecraftForum.net having SEVERAL tutorials and posts on the subject.

 

And that's just mentioning the resources found at forge and mc forums, there's probably even more at other places... so you might want to google around :P

If you guys dont get it.. then well ya.. try harder...

Posted

I never found a fix for the imported model texture :/ how do you do that for a techne model? :P

 

You fix textures for .obj the same way as for textures for techne models.

Which is the same way as for anything else.

 

1.6 changed textures to use ResourceLocation, theres about hundreds of threads and posts on the 1.6 texture changes. And on the wiki there are even tutorials about textures. Like HydroFlame's excellent tutorial on the subject. As well as the MinecraftForum.net having SEVERAL tutorials and posts on the subject.

 

And that's just mentioning the resources found at forge and mc forums, there's probably even more at other places... so you might want to google around :P

 

Well I got the textures for items work. and i never got a regular block to work for some reason...

Posted

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

If you guys dont get it.. then well ya.. try harder...

Posted

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

 

Do you have a tutorial somewhere because i looked for tutorials and my game would usually crash even though i don't have any errors.

Posted

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

 

Do you have a tutorial somewhere because i looked for tutorials and my game would usually crash even though i don't have any errors.

 

Uhm... are you even reading what I'm writing?

 

Let me try again:

 

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

If you guys dont get it.. then well ya.. try harder...

Posted

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

 

Do you have a tutorial somewhere because i looked for tutorials and my game would usually crash even though i don't have any errors.

 

Uhm... are you even reading what I'm writing?

 

Let me try again:

 

Well then I would guess you start with that regular block before you jump head first into such a nasty wall as .obj and special rendering -_-'

 

I mean, shouldn't you learn the easy stuff before you dive into the advance stuff? :P

You'd do good to check out vswe's courses on minecraft modding mate, start with the cup of java and move on from there. Then you should be able to do so much more than this ;)

 

I was asking for a tutorial on a regular block -.-

Posted

I was asking for a tutorial on a regular block -.-

 

Actually a better question, WHY have I spent my spare time on replying to your questions, when all of them could be found be you bothering to do a simple google search or just go to the tutorials linked by this forum on the main page?

 

I gave you the BEST tutorial for basic blocks and much much more, namely VSWE's courses, and yet still you are unhappy? WTF is your problem..

 

If you guys dont get it.. then well ya.. try harder...

Posted

I made video tutorials on how to make a standard block in 1.6.2 as well as other stuff. custom modeled blocks will be done soon. 

if (You.likescoding == false){
      You.goaway;
}

Posted

I was asking for a tutorial on a regular block -.-

 

Actually a better question, WHY have I spent my spare time on replying to your questions, when all of them could be found be you bothering to do a simple google search or just go to the tutorials linked by this forum on the main page?

 

I gave you the BEST tutorial for basic blocks and much much more, namely VSWE's courses, and yet still you are unhappy? WTF is your problem..

 

 

...I don't have a problem... I've tried MANY good and bad tutorials to get regular blocks to work... I haven't found one that works yet...

Posted

Got the regular block to work...

Good now start on vswe's courses.

Start with the first one and complete them in order :)

If you guys dont get it.. then well ya.. try harder...

Posted

EDIT: what I meant to say was "And watch my videos if the course work seems to be too complicated or you can't understand it."  Sorry I wrote the original post yesterday when I was sick, so I wasn't thinking quite clearly.

if (You.likescoding == false){
      You.goaway;
}

Posted

Or watch my videos, Ill be covering most, if not all of that stuff.

 

please don't do that... :(

 

Unless your videos are up to the same standard as the courses don't tell someone to watch them instead of these great courses..

If you guys dont get it.. then well ya.. try harder...

Posted

Or watch my videos, Ill be covering most, if not all of that stuff.

 

please don't do that... :(

 

Unless your videos are up to the same standard as the courses don't tell someone to watch them instead of these great courses..

 

I will agree to that. HE LECTURES on these things, it's as if he has a university class to teach this stuff to... :o They are amazing lectures at that. ( Only seen one so far, but hey, AMAZING )

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

Posted

I didn't mean to watch them instead of the courses, I mean that if you don't understand part of the course, my videos and so many other people's videos are there to help.

if (You.likescoding == false){
      You.goaway;
}

Posted

I didn't mean to watch them instead of the courses, I mean that if you don't understand part of the course, my videos and so many other people's videos are there to help.

 

I apologize if I was saying your videos aren't worth watching. I didn't mean it to sound like that if it did. But anyway. It would be quite cool if someone could make a montage of the best videos so that we can have all the best in one video explaining EVERYTHING on the subject... :/ Hmm... I am not doing that :/

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

Posted

I didn't mean to watch them instead of the courses, I mean that if you don't understand part of the course, my videos and so many other people's videos are there to help.

 

I apologize if I was saying your videos aren't worth watching. I didn't mean it to sound like that if it did. But anyway. It would be quite cool if someone could make a montage of the best videos so that we can have all the best in one video explaining EVERYTHING on the subject... :/ Hmm... I am not doing that :/

 

not quite sure what you mean by a montage.

if (You.likescoding == false){
      You.goaway;
}

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • ahh yes I mean waystone. Thank you very much helped alot  cheers mate!
    • Do you mean waystones?   You can use KubeJS to remove and add a changed recipe for it: https://www.curseforge.com/minecraft/mc-mods/kubejs   Add KubeJS and start the modpack once to generate the files for the mod   In your modpack folder, you will find now a kubejs folder Go to server_scripts (create the folder if missing) - yes, also for singleplayer, use the server_scripts folder Create a new file "reciperemove.js" Edit this file and add the recipe for the waypoint mod: ServerEvents.recipes(event => { let toRemove = [ {output: 'waystones:example_item'}, ]; for (const remove of toRemove) { event.remove(remove); } }) Just make sure you are using the correct item ID   Create another file "recipes.js" in the server_scripts folder and use: ServerEvents.recipes(event => { event.shaped( Item.of('waystones:example_item'), [ 'AAA', 'BCB', 'AAA' ], { A: 'minecraft:stone', B: 'waystones:item_1', C: 'waystones:item_2' } ) })   The Letter Block with AAA etc is a crafting table - so there you define the recipe and the items      
    • I am currently making a modpack for myself and I want to change the recipe for waypoints*. How do I do this? Is there a simply way to change an existing recipe (or to delete the old one and make a new one). I only need a for 1 single player world. My coding Knowledge is limited to arduinos but I feel I could teach myself some Java if needed *waypoint mod by BlayTheNinth
    • Tired of the same old iron sword and pickaxe? Dive into a world of enhanced possibilities with Droid's Implements! This exciting addition to your Minecraft experience introduces:   Four Unique Weapons:    Daggers: Quick, cheap, and effective, great for agility. Applies Weakness for one minute. Warhammers: A powerful option for defeating strong enemies. Applies Harming for a quarter of a second, making it ineffective against the undead. Spears: A balanced weapon with fair damage and speed. Applies Mining Fatigue, making escape difficult for cornered enemies. Clubs: Hard-hitting yet slow, the club is a robust alternative to the sword. Applies Slowness, increasing the chance of catching your enemy.   Two Handy Tools:   The Mining Hammer: A worthwhile alternative to the pickaxe, the Mining Hammer mines in a 3x3 area, making mining stone more efficient. The Heavy Shovel: A beneficial substitute to the shovel, the Mining Hammer mines in a 3x3 area, making mining sand and gravel more efficient.   Damage Comparison: Dagger > Spear > Sword = Club > Warhammer     Check it out now!
  • Topics

×
×
  • Create New...

Important Information

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