Language Pack how would i make the tooltip text green?

Shisho 🪓

The Axe
trying to turn the RoD into the lazy explorer from dont starve, and i want the tooltip to be wormwood's examination quote for it. to fit with this, i want to make the text green like it is in singleplayer dont starve. is there anyway to do this?

json file code:

Code:
{
    "ItemName": {
        "RodofDiscord": "Lazy Traveler",
    },
    "ItemTooltip": {
        "RodofDiscord": "'Poof stick!'",
    }
}
 
also i just realized i dont have the sounds for when you teleport, so can someone tell me the rod of discord teleport sound names? i also need the normal sounds for when you teleport with the lazy explorer is DS/DST.
 
Back
Top Bottom