diff --git a/src/com/massivecraft/factions/entity/MConf.java b/src/com/massivecraft/factions/entity/MConf.java index 58e65c00..8bab3c95 100644 --- a/src/com/massivecraft/factions/entity/MConf.java +++ b/src/com/massivecraft/factions/entity/MConf.java @@ -514,7 +514,9 @@ public class MConf extends Entity "DIODE_BLOCK_ON", // Minecraft 1.? "NOTE_BLOCK", // Minecraft 1.? "CAULDRON", // Minecraft 1.? - "SOIL" // Minecraft 1.? + "SOIL", // Minecraft 1.? + "DAYLIGHT_DETECTOR", // Minecraft 1.5 + "DAYLIGHT_DETECTOR_INVERTED" // Minecraft 1.5 ); // Interacting with the the terrain holding this item in hand results in an edit.