Open andre111 opened 4 months ago
@shedaniel sorry to directly tag you. I would greatly appreciate you taking a look at this, as it is basically required for a functional config in my mod and trying to ship a customized but non-conflicting version of cloth-config turned out to be quite a bit trickier than I imagined.
Updated Pull Request from #228
Provides default builder methods to easily create Block or Item list config options. Makes minimal adjustments to make DropdownBoxEntry work correctly inside NestedListListEntry and fix other issues related to DropdownBoxEntry.
Example: results in:
Should close #184 Also fixes #224, #105 and #112