Skip to content

Commit

Permalink
Add to ArcaneMagnet javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAHuman-xD committed Sep 9, 2023
1 parent 042f473 commit 4922b56
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
*
* @author TheBusyBiscuit
* @author JustAHuman
*
* @see InfusedMagnet
*/
public class ArcaneMagnet extends UnplaceableBlock {
private final ItemSetting<Double> itemRadius = new DoubleRangeSetting(this, "items-pickup-radius", 0.1, 6.0, Double.MAX_VALUE);
Expand Down

0 comments on commit 4922b56

Please sign in to comment.