MinecraftModDevelopmentMods / BetterAgriculture

8 stars 6 forks source link

No config documentation on entity #21

Closed nearlyNonexistent closed 7 years ago

nearlyNonexistent commented 8 years ago

Every "Mob[x][y]" entry is meaningless if we can't tell which entity number is what. I'm wanting to make every special breed rare with vanilla the most frequent. (This helps prevent some bugs with cross-mod compatibility and makes them more unique to find and more worth collecting.) However, I cannot determine which one is vanilla without manually testing zeroing out all entities but one for each entity!

I will try reading your code and finding a solution to make the config more useful.

knoxhack commented 7 years ago

Update to latest version. The config file has been remade for easier use.