From 369b69f084a65eb2b91b332e5fa1ddfc8ebd3e48 Mon Sep 17 00:00:00 2001 From: Tangent Date: Sat, 28 Mar 2026 13:21:37 -0600 Subject: [PATCH] Update Minecraft Books/ReadMe.md --- Minecraft Books/ReadMe.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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).