special request from plutie#9079

This commit is contained in:
Leijurv 2018-09-13 18:40:50 -07:00
parent 853cbf3554
commit 6b45b84784
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

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