DevotedMC / HiddenOre

Allows after-map generation positive rebalance via fine-control over custom drops - Anti-Xray - Built for Minecraft and Paper 1.16.4
https://www.devotedmc.com/hiddenore.html
MIT License
11 stars 29 forks source link

Update to 1.14.4 #34

Closed Maxopoly closed 5 years ago

Maxopoly commented 5 years ago

Rather straight forward, the changes made here are mostly cosmetic

StringBuffer --> StringBuilder, because the first one is thread safe, which is not needed

Untested so far, will start testing soonish

Maxopoly commented 5 years ago

Fixed. Note that durability is now part of ItemMeta, so existing configs utilizing the flag to ignore meta checks may no longer work as intended.