Update to Minecraft 1.11
By: md_5 <git@md-5.net>
This commit is contained in:
parent
49bc1c57f9
commit
4e412ab4e3
279 changed files with 3722 additions and 2992 deletions
|
@ -27,7 +27,6 @@ public class MaterialTest extends AbstractTestingBase {
|
|||
|
||||
materials.put(material.getId(), material);
|
||||
}
|
||||
materials.remove(0); // Purge air.
|
||||
|
||||
Iterator<Item> items = Item.REGISTRY.iterator();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue