Prototik 10 years ago
parent
commit
3647ee33f7
  1. 2
      patches/net/minecraft/world/WorldServerMulti.java.patch

2
patches/net/minecraft/world/WorldServerMulti.java.patch

@ -22,7 +22,7 @@
this.mapStorage = p_i45283_6_.mapStorage;
this.worldScoreboard = p_i45283_6_.getScoreboard();
this.worldInfo = new DerivedWorldInfo(p_i45283_6_.getWorldInfo());
+ this.worldInfo.setWorldName(p_i45283_3_);
+ //this.worldInfo.setWorldName(p_i45283_3_);
}
+ // Cauldron end

Loading…
Cancel
Save