Guide book (WIP), additional creative tab
This commit is contained in:
parent
74d334e7dd
commit
2a9043ce40
12 changed files with 141 additions and 49 deletions
|
@ -5,6 +5,6 @@ import ru.betterend.registry.EndItems;
|
|||
public class EternalCrystal extends PatternedItem {
|
||||
|
||||
public EternalCrystal() {
|
||||
super(EndItems.makeSettings());
|
||||
super(EndItems.makeItemSettings().maxCount(16));
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue