Jump to content

Recommended Posts

Posted (edited)

Working on a mod in 1.14 and I want to know about file structure and how model json is written. So how do I get a default resource pack?

Edited by Snownee
Update status
Posted

Assets and data are inside the vanilla minecraft jar. You can either extract that in .minecraft or look at it in your referenced/external libraries in your IDE

About Me

  Reveal hidden contents

Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support.

When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible.

Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org

Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)

Posted
  On 6/14/2019 at 10:34 PM, Cadiboo said:

Assets and data are inside the vanilla minecraft jar. You can either extract that in .minecraft or look at it in your referenced/external libraries in your IDE

Expand  

Solved. But I wonder can you directly open minecraft assets in your IDE? it seems impossible in mine

Posted

I'm a little unclear where you re coming across this.

Do you have a screenshot?

 

Below is a shot of my preferences showing the handlers for JSON files.

JSON Editor is a plug-in I installed that structures the view of JSON files

 

image.thumb.png.19cbdb06cfe67d270529d53094c08652.png

 

image.png.2ff892deaefa3311f178e306e7f2ea84.png

Posted
  On 6/15/2019 at 2:06 AM, PhilipChonacky said:

I'm a little unclear where you re coming across this.

Do you have a screenshot?

 

Below is a shot of my preferences showing the handlers for JSON files.

JSON Editor is a plug-in I installed that structures the view of JSON files

 

image.thumb.png.19cbdb06cfe67d270529d53094c08652.png

 

image.png.2ff892deaefa3311f178e306e7f2ea84.png

Expand  

I opened file in Referenced Libraries/client extra.jar, not my own resources

Posted
  On 6/15/2019 at 2:09 AM, Snownee said:

I opened file in Referenced Libraries/client extra.jar, not my own resources

Expand  

 

This is what I get with the Referenced Libraries/client extra.jar,

I vaguely recall a generic error like the one you describe before I set a handler for the file, but I definitely don't get one now.

 

image.png.abb8585b177541740040f8f974897742.png

Posted
  On 6/15/2019 at 2:18 AM, PhilipChonacky said:

 

This is what I get with the Referenced Libraries/client extra.jar,

I vaguely recall a generic error like the one you describe before I set a handler for the file, but I definitely don't get one now.

 

image.png.abb8585b177541740040f8f974897742.png

Expand  

It finally works. Thank you!

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



×
×
  • Create New...

Important Information

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