Skip to content

iRedSC/Name-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Name-Station

A datapack that adds a little station that lets you rename items using Json formatting. Download the release here: https://github.com/iRedSC/Name-Station/releases (Click Source Code (zip))

How to Use

First you need to obtain a Text Editor, which you can do by finding it in an end city, simple dungeon, stronghold, or by giving it to yourself with

function name_station:give

text-editor

Throw the Text Editor on a dropper and it will transform into a Name Station

name-station

The GUI

Type Selection

There are two things you can edit with the name station, the item's Name and Lore. you can change it by clicking on the icon in the 2nd slot.

name lore

Reseting the Name/Lore

You can reset the Name or Lore by first selecting the correct type (seen above) and then clicking the tnt minecart in the 3rd slot

reset

Setting the Name/Lore

To set the item's Name or Lore, place a book in the 4th slot and an item in the 6th slot. Use a Signed Book for non-formatted text Ex. Hello World and a Book & Quill for formatted text Ex .{"text":"Hello World","color":"aqua"}

book item

Click the feather in the middle of the GUI to set the Name/Lore

set

Prepend, Set, and Append Modifiers

You can add to the beginning or the end of the items name instead of replacing it by changing the option in the 1st slot

prepend set append

Note: When Appending/Prepend LORE, the new text will be put on a new line, either at the top (prepend) or bottom (append)

About

A datapack that adds a little station that lets you rename items using Json formatting.

Resources

Stars

Watchers

Forks

Packages

No packages published