CryptoMorin / XSeries

Library for cross-version Minecraft Bukkit support and various efficient API methods.
https://www.spigotmc.org/threads/378136/
MIT License
403 stars 126 forks source link

XMaterial - Has no "WODDEN_BUTTON" in OAK_BUTTON #175

Closed andrew121410 closed 2 years ago

andrew121410 commented 2 years ago

Description 1.12.2 has wooden_button yet that's missing in XMaterial OAK_BUTTON

Version Running 1.18.2 on XSeries 8.7.1

CryptoMorin commented 2 years ago

Seems like DARK_OAK_BUTTON is also using WOOD_BUTTON (OAK_BUTTON is using that too) which is either wrong or it has a data value that I didn't put, not sure.

andrew121410 commented 2 years ago

Oh never mind it’s actually correct. I apologize