mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 02:36:59 +00:00
f
This commit is contained in:
parent
ef4037274d
commit
563bf12de0
@ -53,7 +53,7 @@ public class IrisDimension extends IrisRegistrant
|
|||||||
@DontObfuscate
|
@DontObfuscate
|
||||||
@Desc("Create an inverted dimension in the sky (like the nether)")
|
@Desc("Create an inverted dimension in the sky (like the nether)")
|
||||||
private IrisDimension sky = null;
|
private IrisDimension sky = null;
|
||||||
|
|
||||||
@DontObfuscate
|
@DontObfuscate
|
||||||
@Desc("Upon joining this world, Iris will send a resource pack request to the client. If they have previously selected yes, it will auto-switch depending on which dimension they go to.")
|
@Desc("Upon joining this world, Iris will send a resource pack request to the client. If they have previously selected yes, it will auto-switch depending on which dimension they go to.")
|
||||||
private String resourcePack = "";
|
private String resourcePack = "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user