Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2025-01-11 10:10:04 +01:00
Added 1.3 blocks to emitsLight.
Dieser Commit ist enthalten in:
Ursprung
38a1d8fcc1
Commit
22ed05576c
@ -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);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren