mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Added 1.3 blocks to emitsLight.
This commit is contained in:
@ -834,6 +834,7 @@ public enum BlockType {
|
||||
emitsLight.add(BlockID.RED_MUSHROOM_CAP);
|
||||
emitsLight.add(BlockID.END_PORTAL);
|
||||
emitsLight.add(BlockID.REDSTONE_LAMP_ON);
|
||||
emitsLight.add(BlockID.ENDER_CHEST);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user