mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Updates
This commit is contained in:
@ -1,16 +1,4 @@
|
||||
{
|
||||
"ma:panel": {
|
||||
"ma:default_base_color": {
|
||||
"in:r:[0~255]": 255,
|
||||
"in:g:[0~255]": 255,
|
||||
"in:b:[0~255]": 255
|
||||
}
|
||||
},
|
||||
"ma:clear_panel": {
|
||||
"ma:default_base_color": {
|
||||
"in:r:[0~255]": 255,
|
||||
"in:g:[0~255]": 255,
|
||||
"in:b:[0~255]": 255
|
||||
}
|
||||
}
|
||||
"ma:panel": {},
|
||||
"ma:clear_panel": {}
|
||||
}
|
@ -4,17 +4,17 @@
|
||||
┃┃┃┏╸in:r
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┃┏╸in:g
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┃┏╸in:b
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┗╸
|
||||
┃┗╸
|
||||
@ -23,17 +23,17 @@
|
||||
┃┃┃┏╸in:r
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┃┏╸in:g
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┃┏╸in:b
|
||||
┃┃┃┣> Variable Type: java.lang.Integer
|
||||
┃┃┃┣> Default: 255
|
||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
||||
┃┃┃┗╸
|
||||
┃┃┗╸
|
||||
┃┗╸
|
||||
|
Reference in New Issue
Block a user