Jump to content

Need some informtions about ID


Crystal Noir

Recommended Posts

Hello all,

 

I am new in minecraft mod making and I try to follow the wiki's tutorials. But I have a small question regarding ID. I understand that ID's represent an identifier for a block or items. But how do modders choose an ID for their blocks ?

 

I mean, imagine a brand new big modpack with 50+ mod how to be sure that our mod will work with these pack. I don't understand how these ID are managed.

 

Thank you in advance for your help,

 

(Sorry for my english....)

Link to comment
Share on other sites

Hi

 

In ye olden days (1.6.4 or lower) you had to choose your own block IDs.

But now (1.7.2 onwards) you don't use blockIDs any more.  It gets created for you and you don't need to worry about it.

 

This site might help explain it more.

http://www.wuppy29.com/minecraft/modding-tutorials/forge-modding-1-7/#sthash.OfZ1kXYT.dpbs

and

http://www.wuppy29.com/minecraft/modding-tutorials/wuppys-minecraft-forge-modding-tutorials-for-1-7-basic-block/#sthash.RSt2PPo3.dpbs

 

-TGG

Link to comment
Share on other sites

Thank you for your replay. I understand. But for now, I code for 1.6.4 to make my mod compatible with somes modpack and I try to understand how to choose one in this case. Is there many rules or something special or I have to try myself and change if there is a problem ?

Link to comment
Share on other sites

Don't have choice for now, we play with 1.6.4 modpacks.

 

A bonus question please : In 1.7.X version we don't have to choose an ID but in my mod if I change an item or a block, when compile is minecraft will now that is the same tool upgraded or will it create a new id ?

Link to comment
Share on other sites

here is your problem. Fix it.

 

This is not my modpack, and there isn't any in 1.7 for now. But it should be better if I could code for 1.7. I'm just make some personal mods for us and for fun. And the map and pack we play are in 1.6.4 :-s

 

May be I should concentrate myself on 1.7 but if I want us to play with my small mod I have to make it compatible.

Link to comment
Share on other sites

Dude modpacks are useless.

In 1.7, yes. In 1.6 they did the ID resolution for you, so you would have a good reason to use them.

That is completely wrong. Modpacks never had that type of code. They never had any code at all.

And if you think about config files, sharing those never required packing the mods with them...nor does it require uploading anything, since they are simple text files shareable with a single copy/paste on any forum.

 

The idea itself of modpacks is purely pointless. Some people simply made it a trend for their own personal gain.

Link to comment
Share on other sites

And you totally missed my point.

Let me be as clear as i can:

 

Modpacks=Bunch of mods=No added value compared to the mods themselves=Pointless

Laucher/Installer/Patcher=Launch/Install/Patch=Added value=Not pointless (though the point can be dumb as you described)

Their possible relationship is irrelevant.

Link to comment
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.
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.