[Modding] Radialmenu is not moddable/additive
Submitted
Attempting to add custom named tabs to the blocks radial menu results in either nothing happening, or causing all the vanilla radial menu tabs to show as "Modded #1" "Modded #2", etc.
This appears to be because the RadialMenu needs a Subtype of "Toolbar" to show for blocks selection, and the RadialMenu entries are not additive.
This means that if you leave off the "Toolbar" subtype it does not get added and thus does not show at all, or if you do add it it overwrites the vanilla one and treats all the vanilla BlockVariantGroup entries as being modded.
Replies have been locked on this page!