PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 215 forks source link

Breaks: redstone_ore #75

Closed Platinteufel closed 8 years ago

Platinteufel commented 8 years ago

Today I tried to add redstone_ore to my break achievements - without success so far. All other ores like lapis_ore, coal_ore, emerald_ore, diamond_ore [...] work without any problem. I've also tried to change redstone_ore to lit_redstone_ore, because it glows when you break it, but that also doesn't help. I made sure that the pickaxe doesn't have the silk_touch enchantment. Do you have any idea what could be wrong here?

PyvesB commented 8 years ago

Hello,

Try using glowing_redstone_ore. ;-)

Cheers,

Pyves

Platinteufel commented 8 years ago

Works, thank you! But the DisableSilkTouchOreBreaks: true option doesn't work for it. :/

PyvesB commented 8 years ago

You're perfectly right now that I think of it! Will be corrected in the future. ;-)