You can check the language file at config/IC2.lang - for most other mods you'd have to decompile to see the internal name.
How get item.xxx.name ?
-
-
Thanks, I already found this and tried delete this topic, but you were faster
But this still don't work. I noticed that work fine block, armors items and thinks like this:
itemCable.name=Copper Cable
itemCableO.name=Uninsulated Copper Cablebut items like this:
item.itemBatRE.name=RE-Battery
item.itemBatSU.name=Single-Use Battery
item.itemCellBio.name=Bio Cell
item.itemCellBioRef.name=Biofuel Cell
item.itemCellCoal.name=H. Coal Cellnot working why?