Number of plantables in flowershop not working as intended
d34thii opened this issue ยท 7 comments
Version: minecolonies-1.15.2-0.11.948-universal
Expected behavior
Deactivate a number of plantables in relation to hut level.
Actual behaviour
Currently my hut is lvl 3 (tho it was the same issue with hut lvl 2), but when I try to deactivate more than one plantable I get following error:
"You can deactivate max 5 options. Upgrade to level 5 to restrict it further!"
As seen in the image I only disabled sugar cane, tho when I try to disable anything else, I get the message mentioned above. It also happens, when I activate sugar cane again and diable something else.
Steps to reproduce the problem
Deactivate more than 1 plantable in the flower shop
yeah, its intended behavior, just the message is off. Someone has to fix the message to only say this at level 4 (at level 4 you can deactivate 5 options, before that only 1)
@PowerSchill If you don't mind, I started on it when I posted it and wanted to finish it today ^^
@Raycoms want to assign this to me and I will take a look at it.
Would it be possible to dynamicaly adjust the number of dissables you can have relative to the number of avalible flower types? Would be usefull when playing with other mods that add a lot of new flowers. So you could disable a % of all avalible flowers instead of a fixed number?