Skip to content

Commit

Permalink
Fixed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BVengo authored Aug 28, 2022
1 parent eeb75b8 commit 5e81a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5e81a8d

Please sign in to comment.