diff --git a/Minecraft Books/ReadMe.md b/Minecraft Books/ReadMe.md index 332b635..9d130a5 100644 --- a/Minecraft Books/ReadMe.md +++ b/Minecraft Books/ReadMe.md @@ -2,3 +2,5 @@ These books were written in Minecraft, then copied to a command-block give form using [GamerGeeks' Written Books Give Command Generator](https://www.gamergeeks.net/apps/minecraft/give-command-generator/written-books). **Note**: This tool replaces single quotes (`'`) with `'`, so books must be fixed using find-and-replace before saving here or using in-game. + +I make all commands target `@p` (nearest player) and give a "copy of original" (since I have the original wherever I wrote it ;p).