9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-28 19:49:06 +00:00

Fix tooltip

This commit is contained in:
CocoTheOwner
2021-03-08 18:50:13 +01:00
parent 3aeee71873
commit 55948d5b79

View File

@@ -31,7 +31,7 @@ public class IrisBlockData extends IrisRegistrant
@RegistryListBlockType
@Required
@DontObfuscate
@Desc("The cave zoom. Higher values makes caves spread out further and branch less often, but are thicker.")
@Desc("The block to use")
private String block = "air";
@Desc("Debug this block by printing it to the console when it's used")