Jorcer Posted November 4, 2012 Posted November 4, 2012 NEI is the mod included in the pack. Why do you need them though? If you are trying to add a mod to the pack, the modpack comes with IDResolver that will automatically assign free IDs so that you don't need to do anything.
cows_451 Posted November 4, 2012 Author Posted November 4, 2012 oh because i need it to ban items on the tekkit server
Kocken926 Posted November 7, 2012 Posted November 7, 2012 Keep in mind when banning items that some share item IDs. Wonder if you could make items dissapear at certain charge levels..
freakachu Posted November 7, 2012 Posted November 7, 2012 the way that items "share" IDs, is through what's called metadata. it's how charge, durability, and some other things are handled. it's also used by some mods to compress their item ID footprint. any good plugin for banning items can differentiate between items based on metadata.
Kocken926 Posted November 7, 2012 Posted November 7, 2012 Which means you could make items dissapear at certain charge levels, right? Also, where do you get the numbers for it? Heh, first non-kellered to post here is a mod :P
freakachu Posted November 7, 2012 Posted November 7, 2012 technically, yeah you could. NEI can show you item IDs and metadata in the tooltips. it displays as two numbers like this: "23:43" the format is itemID:metadata
Recommended Posts