Skip to content

Commit 75cfd2b

Browse files
committed
docs: Update feature highlights to reflect complete settings support
Updated "Type-aware settings" description to accurately reflect the 30+ setting types now supported (Bool, Int, Double, String, Enum, Color, Keybind, Font, Potion, List types, Map types) instead of just the basic five types previously mentioned.
1 parent 7ca0d34 commit 75cfd2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</tr>
3636
<tr>
3737
<td>Type-aware settings</td>
38-
<td>UI components adapt to Bool, Int, Double, String, and Enum settings with validation and dual input methods.</td>
38+
<td>UI components adapt to 30+ setting types including Bool, Int, Double, String, Enum, Color, Keybind, Font, Potion, List types (blocks, items, entities), and Map types with full validation and type-specific controls.</td>
3939
</tr>
4040
<tr>
4141
<td>Registry streaming</td>

0 commit comments

Comments
 (0)