Ahhh, ok. That makes sense. Thanks for the help and useful information about HashMap! :)
LMAO, right before I refreshed and saw your edited post, I was wonder if I used the HashMap wrongly, and I did! I haven't used hasmaps in a while...
Hey guys! I haven't been on here for a while :p. I need some help figuring out how I would separately get each hit from a specific mob (Different...
I found this video helpful even though I don't understand what he is saying. It should give you an idea of how to craft items with special items...
Caused by: java.lang.IllegalArgumentException: Enchantment level is either too l ow or too high (given 15, bounds are 1 to 3) You gave a higher...
To think that I would still remember that 2 years ago. My brain lied to me :P Thanks for the terms!
I've been fiddling around with crafting tables. Crafting listeners would be used if you have created a custom item and want to use the "Custom"...
It's going to be hard to get there custom name if they are going to change it a lot since it's custom. I'd rather use UUID, OR, you can keep...
fireblast709 Here you go. package me.jetsinsu.powerup; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap;...
fireblast709 Are you able to craft the items with the other code because mine doesn't work :\
fireblast709 Can you check if the coding is correct on the top of this post? Thanks!
fireblast709 Welp. Idk what's wrong but maybe you can find out. ItemStack is = new ItemStack(Material.BLAZE_POWDER, 1, (short) 1);...
@fireblast709 After killing a monster.
@fireblast709 Nope. When I craft withe the custom item, it doesn't show up :\
fireblast709 Hmm, seems like it doesn't work when I use this code. mlbrecipe.setIngredient('@', is.getData());
Separate names with a comma.