Posted July 23, 20178 yr My Item; https://pastebin.com/LzFb64rS My init https://pastebin.com/2xgR1UTv; My lang file https://pastebin.com/hUqY12D9; Edited August 7, 20178 yr by TheRPGAdventurer
July 23, 20178 yr I feel like you copypasted too much of crappy tutorials ._. This code is terrible. I don't see you registering your shears... Wrong class paste? Edited July 23, 20178 yr by MrBendelScrolls
July 23, 20178 yr ("jade_dragon_scales", "jade_dragon_scales") Will it ever occur to you people that when you're passing in the same string twice, there might be a better way? Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 28, 20178 yr Author Just now, MrBendelScrolls said: I feel like you copypasted too much of crappy tutorials ._. This code is terrible. I don't see you registering your shears... Wrong class paste? the other items work tho.
July 28, 20178 yr Author Just now, diesieben07 said: Why does your unlocalized name not contain your ModID? What is the exact path to the lang file? assets/MODID/lang other items work only on shears not.
July 28, 20178 yr Author Just now, Jay Avery said: Show the code where you create and register the item which isn't working. umm, it's in the link
July 28, 20178 yr Author Just now, Ugdhar said: What version? What is your lang file named? 1.10.2 en_uS.lang other languages work on other items tho, i think draco has a point.
July 28, 20178 yr On the line for the diamond_shears, it looks like you have spaces before and after the =, is that doing it?
July 28, 20178 yr Author Just now, Ugdhar said: On the line for the diamond_shears, it looks like you have spaces before and after the =, is that doing it? yes, trying to do it with no spaces.
July 28, 20178 yr Author Just now, Ugdhar said: On the line for the diamond_shears, it looks like you have spaces before and after the =, is that doing it? ok solved it thanks guys, just don't put spaces on =.
July 28, 20178 yr 1 hour ago, TheRPGAdventurer said: ok solved it thanks guys, just don't put spaces on =. This is because strings are being used, and if the strings don't match exactly, then it won't work. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 28, 20178 yr Author Just now, Draco18s said: This is because strings are being used, and if the strings don't match exactly, then it won't work. thanks my mod is now done, now what do I do.
July 28, 20178 yr Release it and make another one. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 28, 20178 yr Author Just now, Draco18s said: Release it and make another one. HAHAHAHA! I mean what command to turn it into a jar file.
July 28, 20178 yr gradlew build Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.