helps with nether fortresses

This commit is contained in:
Leijurv 2018-09-15 07:04:22 -07:00
parent 12b64ead5c
commit 5513d0669f
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ public final class CachedChunk implements IBlockTypeAccess {
add(Blocks.JUKEBOX);
add(Blocks.END_GATEWAY);
add(Blocks.WEB);
add(Blocks.NETHER_WART);
}});
/**