diff --git a/README.md b/README.md index c971aeb..817e8ef 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Settings for compatibility with other mod functionalities. All default false. | **Option** | **Description** | |------------------------------|----------------------------------------------------------------------------------| | `Support Custom Heads` | Displays the textures of custom player heads and treats them as individual items | -| `Support Recursive Shulkers` | Sets which item in the shulker should be displayed. | -| `Support Stacked Shulkers` | The horizontal offset of the icon, from left to right. | +| `Support Recursive Shulkers` | If shulkers are stored in shulkers, counts the items in them too. | +| `Support Stacked Shulkers` | Displays the preview even for shulkers that are stacked. Adds additional x, y, z offsets, and scale to prevent overlapping with the shulker count. | This mod comes with the [Cloth Config API](https://www.curseforge.com/minecraft/mc-mods/cloth-config) built in to implement configs (there should be no need to download it yourself). I would recommend installing [ModMenu](https://www.curseforge.com/minecraft/mc-mods/modmenu) alongside it if you actually want to use them though, because I didn't want to create yet another config mapping for such a simple mod.