This commit is contained in:
Indyuce 2021-10-29 16:17:56 +02:00
parent 9729a49b04
commit 5117431641

View File

@ -15,7 +15,7 @@ public class VanillaBlockType implements BlockType {
/* /*
* allows to plant back crops with a custom age so that it does not always * allows to plant back crops with a custom age so that it does not always
* have to full grow again * have to full grow again-
*/ */
private final int age; private final int age;