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 Cable


    but 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 Cell



    not working :( why?