mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 14:50:57 +00:00
Fix tooltip
This commit is contained in:
@@ -31,7 +31,7 @@ public class IrisBlockData extends IrisRegistrant
|
|||||||
@RegistryListBlockType
|
@RegistryListBlockType
|
||||||
@Required
|
@Required
|
||||||
@DontObfuscate
|
@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";
|
private String block = "air";
|
||||||
|
|
||||||
@Desc("Debug this block by printing it to the console when it's used")
|
@Desc("Debug this block by printing it to the console when it's used")
|
||||||
|
|||||||
Reference in New Issue
Block a user