0 of 0

File information

Last updated

Original upload

Created by

Yorimor

Uploaded by

Yorimor

Virus scan

Safe to use

Tags for this mod

About this mod

Extend or replace the list of names used for summoned skeletons when they spawn!

Requirements
Permissions and credits
Mirrors
Changelogs
Adds the ability to extend or replace the list of names used for skeletons summoned with the new Dead Raiser magic staff, from the Mistlands update.
If you have a few favourite names, or just dont like the current list and don't want to have rename them whenever you summon them, then this mod is for you!

Want all your skeletons to be called "Mr. Bones"?
You can now do that! Enable replacing the list, and only have "Mr. Bones" in the new names

Client side, so only your skeletons will use your custom list


Enable = true
Replace = true
Names = Mr. Bones


Full Example Config:


## Enables extending or replacing names for skeletons
# Setting type: Boolean
# Default value: true
Enable = true

## Replace (True): Use your list instead of the default, or Extend (False): add them together
# Setting type: Boolean
# Default value: true
Replace = true

## Track any name changes for your skeletons and add them to the config automatically
# Setting type: Boolean
# Default value: true
Track = true

## List of names, separated by commas, 100 names max.
# Setting type: String
# Default value: Bob,Fluffy,Spooky
Names = Bob,Fluffy,Spooky