diff --git a/README.md b/README.md index 8fd0779..d456c32 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Normal book: lectern: ![Example 4. with a lectern with a book](./images/lectern_support.png) +Shelf: +![Example 5, with shelf](./images/2025-10-27_20.59.05.png) + # Multiplayer This mod will need to be on the server to work in multiplayer. diff --git a/gradle.properties b/gradle.properties index d45f458..b63e147 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=2.1+1.21.10 +version=2.2+1.21.10 # release, beta & alpha versionType=release diff --git a/images/2025-10-27_20.59.05.png b/images/2025-10-27_20.59.05.png new file mode 100644 index 0000000..5a2f203 Binary files /dev/null and b/images/2025-10-27_20.59.05.png differ