diff --git a/CommonCore b/CommonCore index 441661a..c6da22f 160000 --- a/CommonCore +++ b/CommonCore @@ -1 +1 @@ -Subproject commit 441661a8f59775032a95abe463ed1e03189fc570 +Subproject commit c6da22f0bee3865b7b3283bc17275e12c5de14af diff --git a/src/de/steamwar/bungeecore/commands/CalendarCommand.java b/src/de/steamwar/bungeecore/commands/CalendarCommand.java index 488ae1b..5d203db 100644 --- a/src/de/steamwar/bungeecore/commands/CalendarCommand.java +++ b/src/de/steamwar/bungeecore/commands/CalendarCommand.java @@ -61,8 +61,8 @@ public class CalendarCommand extends SWCommand { dayToSchematicId.put(22, 105464); dayToSchematicId.put(23, 105380); dayToSchematicId.put(24, 105505); - dayToSchematicId.put(25, 105517); - dayToSchematicId.put(26, 105517); + dayToSchematicId.put(25, 107355); + dayToSchematicId.put(26, 107355); dayToSchematicId.put(31, 105507); }