diff --git a/.github/sources/recipe-pattern_book.png b/.github/sources/recipe-pattern_book.png
new file mode 100644
index 00000000..f7581213
Binary files /dev/null and b/.github/sources/recipe-pattern_book.png differ
diff --git a/.github/sources/screen-pattern_book.png b/.github/sources/screen-pattern_book.png
new file mode 100644
index 00000000..7562c9c7
Binary files /dev/null and b/.github/sources/screen-pattern_book.png differ
diff --git a/README.md b/README.md
index 2236f668..ed9eb266 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -10,17 +10,17 @@
---
-
+
**Simply Caterpillar** adds a drill that makes 3x3 mineshaft for you.
@@ -37,7 +37,7 @@ You can add or not add any part to customize your drill.
This is the drill base, it's used for all parts.
Recipe
-
+
@@ -47,9 +47,9 @@ You can add or not add any part to customize your drill.
Screen
It has 18 slots of storage built in, and a fuel slot. Power can be toggled in the gui, and fuel consumption will pause when the caterpillar is turned off.
-
+
Recipe
-
+
@@ -58,7 +58,7 @@ You can add or not add any part to customize your drill.
This is the part that allows you to ride the drill.
Recipe
-
+
@@ -67,7 +67,7 @@ You can add or not add any part to customize your drill.
Collects fallen items as it moves, and puts them in the caterpillar's inventory. Pretty useful if you don't want to manually pick up all blocks the drill breaks.
Recipe
-
+
@@ -77,9 +77,9 @@ You can add or not add any part to customize your drill.
Screen
This is where you edit the decorations to be placed. By default, it places them similarly to the vanilla mineshafts.
-
+
Recipe
-
+
@@ -89,9 +89,9 @@ You can add or not add any part to customize your drill.
Screen
Edit the blocks used to reinforce the walls here and what gets replaced, so you can keep water, lava, sand, gravel, etc. out of your mineshaft, or build yourself a floor to walk on, and walls and a ceiling if you wish.
-
+
Recipe
-
+
@@ -101,9 +101,9 @@ You can add or not add any part to customize your drill.
Screen
Set anything you don't want to keep to be incinerated here.
-
+
Recipe
-
+
@@ -112,7 +112,7 @@ You can add or not add any part to customize your drill.
Adds 18 more slots to the drill head's inventory.
Recipe
-
+
@@ -122,9 +122,21 @@ You can add or not add any part to customize your drill.
Screen
Put any item inside the minecart with chest.
-
+
Recipe
-
+
+
+
+
+
+ Pattern Book
+ Transfer patterns between decoration blocks.
+
+ Screen
+ Preview pattern and give it a name.
+
+ Recipe
+
## Credits
diff --git a/src/main/resources/assets/simplycaterpillar/textures/item/writable_pattern_book.png b/src/main/resources/assets/simplycaterpillar/textures/item/writable_pattern_book.png
index 0217f44b..7c3778f0 100644
Binary files a/src/main/resources/assets/simplycaterpillar/textures/item/writable_pattern_book.png and b/src/main/resources/assets/simplycaterpillar/textures/item/writable_pattern_book.png differ
diff --git a/src/main/resources/assets/simplycaterpillar/textures/item/written_pattern_book.png b/src/main/resources/assets/simplycaterpillar/textures/item/written_pattern_book.png
index 88e3c3b8..af268734 100644
Binary files a/src/main/resources/assets/simplycaterpillar/textures/item/written_pattern_book.png and b/src/main/resources/assets/simplycaterpillar/textures/item/written_pattern_book.png differ