Grammar
This commit is contained in:
@@ -84,7 +84,7 @@ public final class Items {
|
|||||||
/**
|
/**
|
||||||
* This is the backbone of the entire eco item system.
|
* This is the backbone of the entire eco item system.
|
||||||
* <p>
|
* <p>
|
||||||
* You can lookup a TestableItem for any material, custom item,
|
* You can look up a TestableItem for any material, custom item,
|
||||||
* or item in general, and it will return it with any modifiers
|
* or item in general, and it will return it with any modifiers
|
||||||
* passed as parameters. This includes stack size (item amount)
|
* passed as parameters. This includes stack size (item amount)
|
||||||
* and enchantments that should be present on the item.
|
* and enchantments that should be present on the item.
|
||||||
|
|||||||
Reference in New Issue
Block a user