Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
Furgl committed Dec 21, 2016
1 parent 66f6633 commit bdcdc36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion src/main/java/furgl/autoPickup/AutoPickup.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import net.minecraftforge.fml.relauncher.Side;

@Mod(modid = AutoPickup.MODID, name = AutoPickup.MODNAME, version = AutoPickup.VERSION, updateJSON = "https://raw.githubusercontent.com/Furgl/AutoPickup/1.11/update.json")
public class AutoPickup
public class AutoPickup
{
public static final String MODID = "autopickup";
public static final String MODNAME = "AutoPickup";
Expand Down
11 changes: 0 additions & 11 deletions update.json

This file was deleted.

0 comments on commit bdcdc36

Please sign in to comment.