Posted July 19, 20178 yr Hi. I use forge 1.11.2 server with IC2 and my problem is that I cant give players items via the console. The /give command only works for vanilla items, for example /give player coal 64, works, but give player copper ingot 64 doesnt work. Have also tried using item id number, still no sucess. I also tried, /give copper_ingot 64, no sucess either. The IC2 mod works in game, and copper ore and all other IC2 items exists in the server like they should.
July 19, 20178 yr You need to use the registry name of the item, which is in the format <modid>:<name>. You can view this in-game by enabling advanced tooltips with F3 + H. A copper ingot is ic2:ingot with metadata 2. Edited July 19, 20178 yr by Choonster Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
July 19, 20178 yr Author 4 hours ago, Choonster said: You need to use the registry name of the item, which is in the format <modid>:<name>. You can view this in-game by enabling advanced tooltips with F3 + H. A copper ingot is ic2:ingot with metadata 2. Thanks, it works.
July 19, 20178 yr Author Where can i find the full "help" list? I would like to open the hole thing in my texteditor.
July 19, 20178 yr 46 minutes ago, Jonas Magnusson said: Where can i find the full "help" list? I would like to open the hole thing in my texteditor. I don't think you can get the full help list at once, but you can run the /help command once for each help page and copy the output from the log (logs/fml-client-latest.log in the game directory). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
July 19, 20178 yr Author 11 minutes ago, Choonster said: I don't think you can get the full help list at once, but you can run the /help command once for each help page and copy the output from the log (logs/fml-client-latest.log in the game directory). Ok, that will work ?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.