Updated gradle and metadata.
This commit is contained in:
@ -34,7 +34,7 @@ import org.slf4j.Logger;
|
||||
public class Geologistpicktweaks {
|
||||
|
||||
// Define mod id in a common place for everything to reference
|
||||
public static final String MODID = "geologistpicktweaks";
|
||||
public static final String MODID = "geologist_pick_tweaks";
|
||||
// Directly reference a slf4j logger
|
||||
private static final Logger LOGGER = LogUtils.getLogger();
|
||||
// Create a Deferred Register to hold Blocks which will all be registered under the "geologistpicktweaks" namespace
|
||||
|
Reference in New Issue
Block a user