Enhance RPG series configuration by adding new relics and sound properties for the 'more_relics' mod, improving gameplay mechanics and audio customization options.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"effects": {
|
||||
"lne_rogues:second_wind": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.max_absorption",
|
||||
"value": 2.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user