supercam19 / Better-Tellraws

An easier way to write tellraws.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better-Tellraws

An easier way to write tellraws. By supercam19

NOTICE: This project has been finished and will no longer receive more updates.

Installing

For this you will need python and pip

  • Download the zip attached to the latest release.
  • Extract the .zip file
  • Open a command line and type: pip install pyperclip

Using

  • Set the "input.json" file to the tellraw you want to create
  • Open a command line
  • Navigate to the Better-Tellraws folder
  • python main.py
  • The new tellraw will copy to your clipboard and be written to "output.txt"

Features

  • Compiles multi-line tellraws into single line.

About

An easier way to write tellraws.

License:Apache License 2.0


Languages

Language:Python 100.0%