Update to 1.14.4
This commit is contained in:
@@ -169,7 +169,7 @@ public class ContentWorldInfo extends Content
|
||||
{
|
||||
if(Minecraft.getInstance().getIntegratedServer() != null)
|
||||
{
|
||||
return Minecraft.getInstance().getIntegratedServer().getWorld(DimensionType.field_223227_a_);
|
||||
return Minecraft.getInstance().getIntegratedServer().getWorld(DimensionType.OVERWORLD);
|
||||
}
|
||||
|
||||
return Minecraft.getInstance().world;
|
||||
|
||||
Reference in New Issue
Block a user