Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Demi-Lanky",
|
||||
"description": "Half-Tall-Height",
|
||||
"icon": {
|
||||
"item": "minecraft:golden_carrot"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 710,
|
||||
"powers": [
|
||||
"tinkerer:demilanky"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Demi-Short",
|
||||
"description": "Half-Short",
|
||||
"icon": {
|
||||
"item": "minecraft:potion"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 300,
|
||||
"powers": [
|
||||
"tinkerer:demishort"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Demi-Stout",
|
||||
"description": "Half-Short-Height",
|
||||
"icon": {
|
||||
"item": "minecraft:honey_bottle"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 310,
|
||||
"powers": [
|
||||
"tinkerer:demistout"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Demi-Tall",
|
||||
"description": "Half-Tall",
|
||||
"icon": {
|
||||
"item": "minecraft:carrot"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 700,
|
||||
"powers": [
|
||||
"tinkerer:demitall"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "HemiDemi-Short",
|
||||
"description": "1/4 Short",
|
||||
"icon": {
|
||||
"item": "minecraft:lingering_potion"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 200,
|
||||
"powers": [
|
||||
"tinkerer:hemidemishort"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Lanky",
|
||||
"description": "Tall-Height",
|
||||
"icon": {
|
||||
"item": "minecraft:golden_apple"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 810,
|
||||
"powers": [
|
||||
"tinkerer:lanky"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Orcish",
|
||||
"description": "\u00a7oIntimidated?",
|
||||
"icon": {
|
||||
"item": "minecraft:suspicious_stew"
|
||||
},
|
||||
"impact": 1,
|
||||
"order": 1010,
|
||||
"powers": [
|
||||
"tinkerer:orcish"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Semi-Short",
|
||||
"description": "3/4 Short",
|
||||
"icon": {
|
||||
"item": "minecraft:dragon_breath"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 400,
|
||||
"powers": [
|
||||
"tinkerer:semishort"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Short",
|
||||
"description": "\u00a7oIt's a bit drafty actually.",
|
||||
"icon": {
|
||||
"item": "minecraft:splash_potion"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 500,
|
||||
"powers": [
|
||||
"tinkerer:short"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Sized",
|
||||
"description": "\u00a7oThis is fine too.",
|
||||
"icon": {
|
||||
"item": "minecraft:milk_bucket"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 100,
|
||||
"powers": [
|
||||
"tinkerer:sized"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Stout",
|
||||
"description": "Short-Height",
|
||||
"icon": {
|
||||
"item": "minecraft:experience_bottle"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 510,
|
||||
"powers": [
|
||||
"tinkerer:stout"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Tall",
|
||||
"description": "\u00a7oHow's the weather down there?",
|
||||
"icon": {
|
||||
"item": "minecraft:apple"
|
||||
},
|
||||
"impact": 0,
|
||||
"order": 800,
|
||||
"powers": [
|
||||
"tinkerer:tall"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Taller",
|
||||
"description": "\u00a7oHow's the weather down \u00a7nthere\u00a7r\u00a7o?",
|
||||
"icon": {
|
||||
"item": "minecraft:bread"
|
||||
},
|
||||
"impact": 1,
|
||||
"order": 900,
|
||||
"powers": [
|
||||
"tinkerer:taller"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Tallest",
|
||||
"description": "\u00a7oWatch your head.",
|
||||
"icon": {
|
||||
"item": "minecraft:mushroom_stew"
|
||||
},
|
||||
"impact": 1,
|
||||
"order": 1000,
|
||||
"powers": [
|
||||
"tinkerer:tallest"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user