Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Custom Baubles #12

Open
SnowShock35 opened this issue Mar 17, 2015 · 0 comments
Open

[Feature] Custom Baubles #12

SnowShock35 opened this issue Mar 17, 2015 · 0 comments
Labels
Milestone

Comments

@SnowShock35
Copy link

For the 2.0 update we want to add custom baubles. Json file of one would look something like this.

{
"name": "test_bauble",
"texture": "test_bauble_texture",
"lore": [
"This",
"is",
"some",
"Lore"
],
"type": "ring", //Can be ring,amulet or belt
"effect": "stepAssist" //Valid effects would be all potion effects (plus a level of effect) and a few others.
}

@SnowShock35 SnowShock35 added this to the 2.0 milestone Mar 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant