Skip to content

Commit

Permalink
amazing
Browse files Browse the repository at this point in the history
  • Loading branch information
Inf1nityy committed Oct 24, 2024
1 parent 9ac666b commit ee6d183
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ public static void giveKit(NexiaPlayer player) {
player.unwrap().setSlot(4, blocks);
player.unwrap().setSlot(5, blocks);
player.unwrap().setSlot(6, pickaxe);
player.unwrap().setSlot(9, gap);
player.unwrap().setSlot(8, gap);

}

Expand Down

0 comments on commit ee6d183

Please sign in to comment.