branding
This commit is contained in:
@@ -24,7 +24,7 @@ import java.lang.invoke.MethodHandles;
|
||||
|
||||
public class MeteorRejectsAddon extends MeteorAddon {
|
||||
public static final Logger LOG = LogManager.getLogger();
|
||||
public static final Category CATEGORY = new Category("Rejects", Items.PODZOL.getDefaultStack());
|
||||
public static final Category CATEGORY = new Category("Rejects", Items.BARRIER.getDefaultStack());
|
||||
|
||||
@Override
|
||||
public void onInitialize() {
|
||||
|
||||
Reference in New Issue
Block a user