Skip to content

Commit

Permalink
update for 2.206 (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBearodactyl committed Jun 3, 2024
1 parent f81d14f commit e51af10
Showing 1 changed file with 0 additions and 208 deletions.
208 changes: 0 additions & 208 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,221 +56,13 @@
"type": "bool",
"default": true
},
"glowy-enabled": {
"name": "Enabled Mod",
"type": "bool",
"default": true
},
"glowy-on-death": {
"name": "Glowy On Death",
"type": "bool",
"default": false
},
"const-size": {
"name": "Const Size",
"description": "",
"type": "bool",
"default": false
},
"opacity-glowy-wave-trail": {
"name": "Opacity",
"type": "float",
"default": 0.2,
"min": 0.0,
"max": 1.0,
"control": {
"arrows": true,
"slider": true
}
},
"size-glowy-wave-trail": {
"name": "Size",
"type": "float",
"default": 1.0,
"min": 0.0,
"control": {
"arrows": true,
"slider": false
}
},
"title-seccion-p1-custom": {
"name": "P1 Custom",
"type": "custom",
"description": "This P1 Custom.",
"scale": 300,
"posX": 80
},
"custom-color-trail-p1": {
"name": "Custom Color",
"type": "bool",
"default": false
},
"color-trail-p1": {
"name": "Color Custom P1 Glow",
"type": "color",
"default": [
255,
255,
255
]
},
"rainbow-glowy-p1": {
"name": "Rainbow Glowy",
"type": "bool",
"default": false
},
"rainbow-glowy-p1-speed": {
"name": "Rainbow Glowy Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"rainbow-pastel-glowy-p1": {
"name": "Rainbow Pastel Glowy",
"type": "bool",
"default": false
},
"rainbow-pastel-glowy-p1-speed": {
"name": "Rainbow Pastel Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"fade-color-glowy-p1": {
"name": "Fade Color Glowy",
"type": "bool",
"default": false
},
"fade-color-glowy-p1-initial": {
"name": "Fade Color Initial",
"type": "color",
"default": [
255,
255,
255
]
},
"fade-color-glowy-p1-final": {
"name": "Fade Color Final",
"type": "color",
"default": [
255,
255,
255
]
},
"fade-color-glowy-p1-speed": {
"name": "Fade Color Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"const-effect-color-p1": {
"name": "Const Effect Color",
"type": "bool",
"default": true
},
"title-seccion-p2-custom": {
"name": "P2 Custom",
"type": "custom",
"description": "This P2 Custom.",
"scale": 300,
"posX": 80
},
"custom-color-trail-p2": {
"name": "Custom Color",
"type": "bool",
"default": false
},
"color-trail-p2": {
"name": "Color Custom P2 Glow",
"type": "color",
"default": [
255,
255,
255
]
},
"rainbow-glowy-p2": {
"name": "Rainbow Glowy",
"type": "bool",
"default": false
},
"rainbow-glowy-p2-speed": {
"name": "Rainbow Glowy Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"rainbow-pastel-glowy-p2": {
"name": "Rainbow Pastel Glowy",
"type": "bool",
"default": false
},
"rainbow-pastel-glowy-p2-speed": {
"name": "Rainbow Pastel Glowy Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"fade-color-glowy-p2": {
"name": "Fade Color Glowy",
"type": "bool",
"default": false
},
"fade-color-glowy-p2-initial": {
"name": "Fade Color Initial",
"type": "color",
"default": [
255,
255,
255
]
},
"fade-color-glowy-p2-final": {
"name": "Fade Color Final",
"type": "color",
"default": [
255,
255,
255
]
},
"fade-color-glowy-p2-speed": {
"name": "Fade Color Speed",
"type": "float",
"default": 1.0,
"min": 0,
"control": {
"arrows": true,
"slider": false
}
},
"const-effect-color-p2": {
"name": "Const Effect Color",
"type": "bool",
"default": true
},
"use-gradient": {
"name": "Enable the GAYDIENT",
"description": "now with 4 colors! full 256\ncolor rainbow NO MORE\n(enables the usage of\nthe below custom colors\ninstead of a vanilla rainbow)",
Expand Down

0 comments on commit e51af10

Please sign in to comment.