Added in an auto-magic downloader for Guide-API
This commit is contained in:
parent
4f9acb223f
commit
3efabb4e26
5 changed files with 628 additions and 8 deletions
|
@ -468,3 +468,11 @@ achievement.alchemicalwizardry:firstPrick=Your First Prick!
|
|||
achievement.alchemicalwizardry:firstPrick.desc=The first drop of life into the Altar...
|
||||
achievement.alchemicalwizardry:weakOrb=Faintly Glowing Red...
|
||||
achievement.alchemicalwizardry:weakOrb.desc=This orb will suffice...for now...
|
||||
|
||||
#G-API Thread
|
||||
bm.versioning.startingDownload=[{"text":"Starting download of %s Please do not remove your hard disk.", "color":"orange"}]
|
||||
bm.versioning.doneDownloading=Finished downloading %s. Reload your game to update
|
||||
bm.versioning.downloadMessage=[",{"text":"Download Guide-API","color":"red","hoverEvent":{"action":"show_text","value":{"text":"Click this to auto-magically download the latest version","color":"red"}},"clickEvent":{"action":"run_command","value":"/bloodmagic-download-g-api %version%"}},"]
|
||||
bm.versioning.downloadedAlready=You have the latest version already, reload your game to update!
|
||||
bm.versioning.downloadingAlready=It's downloading! Be patient!
|
||||
bm.versioning.disabled=This feature is disabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue