jbruechert / agriculture

6 stars 3 forks source link

API update #15

Closed npalix closed 4 years ago

npalix commented 4 years ago

https://github.com/JBBgameich/agriculture/blob/96d48538ea95dce131556f792368b543f4f6dc4c/gardens/init.lua#L151

It should be:

if core.get_mapgen_setting("mgname") == "v6" then

jbruechert commented 4 years ago

Thanks for reporting. Does #16 look correct to you?