Skip to content

This package allows text to be translated to and from the Minecraft Enchantment Table Language

License

Notifications You must be signed in to change notification settings

MattPlays/Enchantment-Table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enchantment- Table

This package allows text to be translated to and from the Minecraft Enchantment Table Language

Installation

npm install enchantment-table --save

Usage

const Enchant = require("enchantment-table")

console.log(Enchant.translate("Hello World"));
// ⍑ᒷꖎꖎ𝙹 ∴𝙹∷ꖎ↸

console.log(Enchant.translate("ᒲ╎リᒷᓵ∷ᔑ⎓ℸ ╎ᓭ ᔑ∴ᒷᓭ𝙹ᒲᒷ", true));
// minecraft is awesome

About

This package allows text to be translated to and from the Minecraft Enchantment Table Language

Topics

Resources

License

Stars

Watchers

Forks