BlockListSetting | |
---|---|
Type | Setting |
Source code | net/wurstclient/settings/BlockListSetting.java |
BlockListSetting is a type of setting for managing lists of blocks.
A list of all features that currently use BlockListSetting.
Version | Changes |
---|---|
Wurst 7.0pre4 | Added BlockListSetting.1) |
Wurst 7.20 | Trying to add an invalid block in a BlockList edit screen or ItemList edit screen will now properly fail instead of adding minecraft:air to the list. |
Pressing the delete key while typing in the text field of a BlockList or ItemList edit screen will now just delete the selected text, rather than also removing a block/item from the list at the same time. |