MCTextFileReader
A mod that can read out-of-game files in game (fabric only)
Install
- Download the latest version from the Versions page
- Install the mod into your mods folder
- Start Minecraft
Use
- Enter the world
- Put the content you want to output in the game chat bar into [Save (in archived Texts folder) | Global (in the Texts folder of the server or client runtime directory)]
- Give file permissions to you (Requires permission level 2 or above | Enable cheating) [use /FileReader Permission Give [FileName]]
- Type /FileReader File Read [FileName] [Save (in archived Texts folder) | Global (in the Texts folder of the server or client runtime directory)] in the chat box
or type /cTextFileReader Read [FileName(in the Texts folder of client runtime directory)] (client only) - The file content comes out
Compilation and debugging
- Clone this repository
- Use your IDE to import build.gradle file
- Start debugging and compiling
(Optional)4. Run gradlew build under the root directory of the repository to compile the mod
License
This project is open source under the GPL-3 license