diff --git a/eco-extensions/xray/build.gradle b/eco-extensions/xray/build.gradle index 9557b876..63b46ea4 100644 --- a/eco-extensions/xray/build.gradle +++ b/eco-extensions/xray/build.gradle @@ -1,5 +1,5 @@ group 'com.willfp' -version '3.0.0' +version '3.1.0' description = 'Xray Extension' shadowJar { diff --git a/eco-extensions/xray/src/main/resources/enchants/spell/xray.yml b/eco-extensions/xray/src/main/resources/enchants/spell/xray.yml index 2ebd87ae..63c5927c 100644 --- a/eco-extensions/xray/src/main/resources/enchants/spell/xray.yml +++ b/eco-extensions/xray/src/main/resources/enchants/spell/xray.yml @@ -31,6 +31,7 @@ config: - lapis_ore - ancient_debris - diamond_ore + - emerald_ore blocks-per-level: 3 # Blocks on all sides to scan per level ticks: 60 color-glow: true # Color ore glow based on ore type. \ No newline at end of file