mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-19 07:11:02 +00:00
Merge pull request #966 from CocoTheOwner/update-world-nice
nicer command :)
This commit is contained in:
@@ -325,7 +325,7 @@ public class CommandIris implements DecreeExecutor {
|
|||||||
C.YELLOW + " - Caves not lining up",
|
C.YELLOW + " - Caves not lining up",
|
||||||
C.YELLOW + " - Terrain layers not lining up",
|
C.YELLOW + " - Terrain layers not lining up",
|
||||||
C.RED + "Now that you are aware of the risks, and have made a back-up:",
|
C.RED + "Now that you are aware of the risks, and have made a back-up:",
|
||||||
C.RED + "/iris ^world <world> <pack> confirm=true"
|
C.RED + "/iris ^world " + world.getName() + " " + pack.getLoadKey() + " confirm=true"
|
||||||
});
|
});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user