added support for extra keybinds

This commit is contained in:
missingbinary
2021-12-14 08:10:00 -04:00
parent 5d7d9247b7
commit ddf013971f
223 changed files with 3927 additions and 2254 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "origins:attribute",
"modifier": {
"attribute": "minecraft:generic.movement_speed",
"value": 0.05,
"operation": "addition"
},
"name":"Impish Speed",
"description":"Being a devillish little bugger has given you the speed to run away from your angered prank victims.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}