Private
Public Access
1
0

Updated gradle and metadata.

This commit is contained in:
2025-05-26 20:25:04 +01:00
parent 7bfac37b97
commit ea3fcb428d
5 changed files with 49 additions and 196 deletions

View File

@ -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