mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-01-12 12:25:03 +08:00
Added 1.3 blocks to emitsLight.
This commit is contained in:
parent
38a1d8fcc1
commit
22ed05576c
@ -834,6 +834,7 @@ public boolean isNaturalTerrainBlock() {
|
||||
emitsLight.add(BlockID.RED_MUSHROOM_CAP);
|
||||
emitsLight.add(BlockID.END_PORTAL);
|
||||
emitsLight.add(BlockID.REDSTONE_LAMP_ON);
|
||||
emitsLight.add(BlockID.ENDER_CHEST);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user