diff --git a/Minecraft Books/ReadMe.md b/Minecraft Books/ReadMe.md index 00a467d..51a3f85 100644 --- a/Minecraft Books/ReadMe.md +++ b/Minecraft Books/ReadMe.md @@ -1,7 +1,5 @@ # Minecraft Books 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). +- Set the target to @p (nearest player) and generation "copy of original" (1). (After all, I have the *true* original. ;p) +- **Important**: This tool replaces single quotes (`'`) with `'`, so books must be fixed using find-and-replace before saving here or using in-game. - I have also experimented with https://thewilley.github.io/Text2Book/ which can make things easier and faster, but also fails sometimes. - -**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).