[Request] Shorten Item ID ( Server compability )
HonzaVinCZ opened this issue ยท 1 comments
Hello, I'd like to ask you if there is any way how to shorten the items ID. The problem comes in when you're on the server and it uses sign based chest shop. Plugin then complains the item ID is too long ( longer than 15 characters ). Because your mod uses immersiveengineering in all items ID, sign can't pass in any item from your mod. In my opinion the ID could be shortened like IC2 has ( ieng for example ). But I got no idea what it is like to make such a change.