Blue Power

Blue Power

4M Downloads

IDs are all over the place, is there a way to organize them internally so alike things are grouped?

Barhandar opened this issue ยท 6 comments

commented

E.g. lamps to lamps, circuits to circuits, and not like now - "lamp, block, ore, circuit, lamp, block, ore, circuit", which makes using NEI with Blue Power a complete chore because one needs to either extensively filter or spend time searching for required thing.

I'm aware you're not using metadata for easier conversion to 1.8, but it's 1.7.10 still and maybe there IS a way to group IDs without utilizing metadata?

commented

Forge is defining the IDs so modders musthe deal with this...

commented

Else type @Mod.BluePower in the NEI search bar...

commented

Yeah, I've been looking into fixing this before but I still haven't figured out a way to do it... Might give it another try when I have some time :P

commented

I believe the order that you register things with the GameRegistry has something to do with it.

commented

I fixed this in the NewMultipart branch today, which will be merged into master (and released) really soon. Sad news: Items won't be in order in old worlds, only in new ones #BlameForge :S

Some screenshots (you can actually see all the new stuff we've been adding lately ;P):
http://gyazo.com/6c2fe3823944f9897af053405f950a25
http://gyazo.com/93afe5b5150af3c186b8bc9277732b9d
http://gyazo.com/5dfedb479269496d41c391ee93929eef

Will keep the issue open until we merge

commented

Merged! :P