Jump to content

Recommended Posts

Posted (edited)

So I am a bit confused, IModelRegister used to be able to do this, now that it is gone, is there any work-around to it? I am trying to use only 1 JSON file for all my (non-metadata) items, can someone give me hints on how to do that?

 

EDIT : Version 1.16.3 by the way

Edited by MostafaSabry55
Posted

Split it into multiple files. There should almost never be a reason to change different items using the same JSON file unless your item has dynamic storage that changes it's outlook. This would most likely be done via some kind of ItemOverrideList if you were to ignore my recommendation.

Posted

I will do that then, but, how do I dynamically generate tons of JSON files? I have got like 50 items that need to be done, and they'll increase as other mods arise

fyi, it's a gears, plates and rods mod, it adds alot of those, so I need an easy way to do that!

Posted
34 minutes ago, MostafaSabry55 said:

I will do that then, but, how do I dynamically generate tons of JSON files?

That's what a data generator is for. Instead of doing it all by hand, you just write an algorithm that makes it for you.

  • Thanks 1

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.