Initial commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Demi-Lanky",
|
||||
"description": "You're a little tall and slight (105%)!\nHeight: 1.9 Blocks\nSneak Height: 1.6 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.05 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Demi-Short",
|
||||
"description": "You're a bit short (90%)!\nHeight: 1.7 Blocks\nSneak Height: 1.4 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.9 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 0.9 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Demi-Stout",
|
||||
"description": "You're a bit short and stout (90%)!\nHeight: 1.7 Blocks\nSneak Height: 1.4 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.9 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Demi-Tall",
|
||||
"description": "You're slightly taller than average (105%)!\nHeight: 1.9 Blocks\nSneak Height: 1.6 Blocks\nWidth: 0.7 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.05 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.05 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "HemiDemi-Short",
|
||||
"description": "You're ever-so-slightly short (95%)!\nHeight: 1.8 Blocks\nSneak Height: 1.5 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.95 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 0.95 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Impish",
|
||||
"description": "You're impishly short (66%)!\nHeight: 1.2 Blocks\nSneak Height: 1 Block\nWidth: 0.4 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.66 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 0.66 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Lanky",
|
||||
"description": "You're tall and slight (110%)!\nHeight: 2 Blocks\nSneak Height: 1.7 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Orcish",
|
||||
"description": "You're larger and broader (133%)!\nHeight: 2.4 Blocks\nSneak Height: 2 Blocks\nWidth: 1 Block Exactly",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.33 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.56 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Oversize",
|
||||
"description": "You're oversized (162%)!\nHeight: 3 Blocks\nSneak Height: 2.5 Blocks\nWidth: 1 Block Exactly",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.62 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.62 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Oversize II",
|
||||
"description": "You're very oversized (192%)!\nHeight: 3.5 Blocks\nSneak Height: 2.9 Blocks\nWidth: 1.2 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.92 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.92 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Oversize III",
|
||||
"description": "You're extremely oversized (220%)!\nHeight: 4 Blocks\nSneak Height: 3.3 Blocks\nWidth: 1.4 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 2.2 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 2.2 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Semi-Short",
|
||||
"description": "You're quite short (85%)!\nHeight: 1.6 Blocks\nSneak Height: 1.3 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.85 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 0.85 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Short",
|
||||
"description": "You're very short (80%)!\nHeight: 1.5 Blocks\nSneak Height: 1.3 Blocks\nWidth: 0.5 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.8 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 0.8 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Sized",
|
||||
"description": "You're average sized (100%)!\nHeight: 1.8 Blocks\nSneak Height: 1.5 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Stout",
|
||||
"description": "You're short and stout (80%)!\nHeight: 1.5 Blocks\nSneak Height: 1.3 Blocks\nWidth: 0.6 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 0.8 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Tall",
|
||||
"description": "You're taller than average (110%)!\nHeight: 2 Blocks\nSneak Height: 1.7 Blocks\nWidth: 0.7 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.1 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Taller",
|
||||
"description": "You're tall (120%)!\nHeight: 2.2 Blocks\nSneak Height: 1.8 Blocks\nWidth: 0.8 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.2 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.2 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Tallest",
|
||||
"description": "You're extremely tall (133%)!\nHeight: 2.4 Blocks\nSneak Height: 2 Blocks\nWidth: 0.8 Blocks",
|
||||
"type": "origins:action_on_callback",
|
||||
"entity_action_chosen": {
|
||||
"type": "origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:height 1.33 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale set pehkui:width 1.33 @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:height true @s"
|
||||
},
|
||||
{
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale persist set pehkui:width true @s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"entity_action_lost": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "scale reset @s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user