Update Minecraft Books/ReadMe.md

This commit is contained in:
2025-07-30 02:35:49 +00:00
parent 6be7bcb0ea
commit 6676dacdfa

View File

@@ -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). 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. **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).