Skip to content

Commit

Permalink
Change diamond anvil item
Browse files Browse the repository at this point in the history
  • Loading branch information
Seggan committed Mar 25, 2024
1 parent d79af52 commit ecd9cdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ public final class BaseItems {
);
public static final SlimefunItemStack DIAMOND_ANVIL = new SlimefunItemStack(
"DIAMOND_ANVIL",
Material.ANVIL,
Material.PISTON,
"&fDiamond Anvil",
"",
"&7Compresses material so hard",
Expand Down

0 comments on commit ecd9cdf

Please sign in to comment.