Update Minecraft Books/ReadMe.md

This commit is contained in:
2026-03-28 13:21:37 -06:00
parent dd95f9ed4e
commit 369b69f084
+2 -4
View File
@@ -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).