Skip to content

Commit 5456ff3

Browse files
committed
fix
1 parent 60f1694 commit 5456ff3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/com/robertx22/mine_and_slash/vanilla_mc/commands/giveitems

src/main/java/com/robertx22/mine_and_slash/vanilla_mc/commands/giveitems/GiveMap.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ private static int execute(CommandSourceStack commandSource, Player player, int
6363
}
6464

6565
StackSaving.MAP.saveTo(mapStack, b.createData());
66-
6766
PlayerUtils.giveItem(mapStack, player);
6867
}
6968

0 commit comments

Comments
 (0)