KaptainWutax / FeatureUtils

High-performance library that simulates Minecraft structures, decorators and loot for seed finding applications.
MIT License
28 stars 13 forks source link

Fix endcity string name #3

Closed xpple closed 3 years ago

xpple commented 3 years ago

The string name for an end city in FeatureUtils does not match Minecraft's string name. This is a QOL improvement for projects using FeatureUtils along with Minecraft.

hube12 commented 3 years ago

We prefer to have our own names that are using snake_case, end city are two words and not one.