Fixed Meta shit
This commit is contained in:
parent
2fa0e44cb0
commit
45c37ad2e8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ public class HelloMagicPotato extends ModCommand {
|
|||
+ "fries and cannons of hash browns, it was unstopple.");
|
||||
lore.add("Until one fateful day...");
|
||||
meta.setLore(lore);
|
||||
|
||||
potato.setItemMeta(meta);
|
||||
player.getInventory().addItem(potato);
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue