Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Does forge have a way to load models from MrCrayFish model creator?
1.13 Update Notes for Mod Creators
Sign in to follow this  
Followers 0
ciroreed

Does forge have a way to load models from MrCrayFish model creator?

By ciroreed, November 23, 2015 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

ciroreed    1

ciroreed

ciroreed    1

  • Tree Puncher
  • ciroreed
  • Members
  • 1
  • 10 posts
Posted November 23, 2015

I mean this format. https://www.dropbox.com/s/2o222dcz0pyiidv/ship.json?dl=0

 

Does forge have some utility to import this?

 

I see in code this packages which have some utilities thought

 

net.minecraftforge.client.model.*

 

Thanks

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45597 posts
Posted November 23, 2015

As I understand it, this model creator creates the 1.8 JSON models, which are used by vanilla minecraft. You can find more information here.

  • Quote

Share this post


Link to post
Share on other sites

ciroreed    1

ciroreed

ciroreed    1

  • Tree Puncher
  • ciroreed
  • Members
  • 1
  • 10 posts
Posted November 23, 2015

As I understand it, this model creator creates the 1.8 JSON models, which are used by vanilla minecraft. You can find more information here.

 

So i cant use models.json in 1.7.10? this feature is only for 1.8x?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    6671

diesieben07

diesieben07    6671

  • Reality Controller
  • diesieben07
  • Forum Team
  • 6671
  • 45597 posts
Posted November 23, 2015

Correct. You should update.s

  • Quote

Share this post


Link to post
Share on other sites

ciroreed    1

ciroreed

ciroreed    1

  • Tree Puncher
  • ciroreed
  • Members
  • 1
  • 10 posts
Posted November 23, 2015

What is your opinion about render models with Java code directly? Is hard? you have a recommendation? :P 

  • Quote

Share this post


Link to post
Share on other sites

jabelar    591

jabelar

jabelar    591

  • Reality Controller
  • jabelar
  • Members
  • 591
  • 3266 posts
Posted November 23, 2015

What is your opinion about render models with Java code directly? Is hard? you have a recommendation? :P

 

Actually it is really easy to just code it directly in Java. Basically it is just a bunch of cubes that you specify that have positions, offsets and rotation (if necessary), plus some texture binding. Just look at the models for entities and it should be pretty obvious how it works.

 

I just sketch my model on graph paper, and then it is easy to code in Java.

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • solitone
      Distinguish singleplayer vs. multiplayer

      By solitone · Posted 8 minutes ago

      Ok, although I can’t crash the server. I don’t even get an exception with my code. And when I get an exception (when I break a computer block and the breakBlock method is executed) the server does not crash.   I’m not objecting what you’re saying. I’m just confused. I’m trying to understand why I don’t crash the server. Is it because I’m testing it running both the server and the client through IntelliJ IDEA (i.e. via runServer and runClient Gradle tasks)? Still, I have also tried with client and server running on two different machines, and the breakBlock method does not crash the server, it just throw an uncaught exception. So perhaps does it depend on the java version?   Thanks
    • DaemonUmbra
      Forge 1.12.2 Installer Crash

      By DaemonUmbra · Posted 25 minutes ago

      Please read the Logs section of my signature below and provide the appropriate log in the appropriate manner.
    • Choonster
      [1.14.4] [Solved] Persisting player health on dimension change

      By Choonster · Posted 45 minutes ago

      Yes. The client loses the attribute (which may be a Vanilla bug, I'm not sure), but the server retains the correct value and re-syncs it to the client.
    • DragonITA
      [1.14.4] Why minecraft with mod dont want start?

      By DragonITA · Posted 49 minutes ago

      But who i make a misstake
    • DragonITA
      [1.14.4] Why minecraft with mod dont want start?

      By DragonITA · Posted 52 minutes ago

      Yes   No, but is similar
  • Topics

    • solitone
      6
      Distinguish singleplayer vs. multiplayer

      By solitone
      Started Thursday at 08:20 PM

    • NoMercyPro
      1
      Forge 1.12.2 Installer Crash

      By NoMercyPro
      Started 1 hour ago

    • FireController1847
      6
      [1.14.4] [Solved] Persisting player health on dimension change

      By FireController1847
      Started 5 hours ago

    • DragonITA
      6
      [1.14.4] Why minecraft with mod dont want start?

      By DragonITA
      Started 14 hours ago

    • fump
      1
      Unstable ModPack 1.12.2

      By fump
      Started 9 hours ago

  • Who's Online (See full list)

    • Choonster
    • ShetiPhian
    • loordgek
    • aliteraryhigh
    • solitone
    • Ocelot
    • plugsmustard
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • Does forge have a way to load models from MrCrayFish model creator?
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community