Init repo
This commit is contained in:
commit
ea3571bda8
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
],
|
||||||
|
"icon": {
|
||||||
|
"item": "minecraft:sweet_berries"
|
||||||
|
},
|
||||||
|
"order": 4,
|
||||||
|
"impact": 2,
|
||||||
|
"name": "Kitsune",
|
||||||
|
"description": "DESCRIPTION"
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
],
|
||||||
|
"icon": {
|
||||||
|
"item": "minecraft:sweet_berries"
|
||||||
|
},
|
||||||
|
"order": 4,
|
||||||
|
"impact": 2,
|
||||||
|
"name": "Kitsune",
|
||||||
|
"description": "DESCRIPTION"
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
],
|
||||||
|
"icon": {
|
||||||
|
"item": "minecraft:sweet_berries"
|
||||||
|
},
|
||||||
|
"order": 4,
|
||||||
|
"impact": 2,
|
||||||
|
"name": "Kitsune",
|
||||||
|
"description": "DESCRIPTION"
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
],
|
||||||
|
"icon": {
|
||||||
|
"item": "minecraft:sweet_berries"
|
||||||
|
},
|
||||||
|
"order": 4,
|
||||||
|
"impact": 2,
|
||||||
|
"name": "Kitsune",
|
||||||
|
"description": "DESCRIPTION"
|
||||||
|
}
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"powers": [
|
||||||
|
],
|
||||||
|
"icon": {
|
||||||
|
"item": "minecraft:sweet_berries"
|
||||||
|
},
|
||||||
|
"order": 4,
|
||||||
|
"impact": 2,
|
||||||
|
"name": "Kitsune",
|
||||||
|
"description": "DESCRIPTION"
|
||||||
|
}
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"replace": true,
|
||||||
|
"origins": [
|
||||||
|
"fantasy_origins:human",
|
||||||
|
"fantasy_origins:dwarf",
|
||||||
|
"fantasy_origins:kitsune",
|
||||||
|
"fantasy_origins:lycanthrope",
|
||||||
|
"fantasy_origins:elf"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 15,
|
||||||
|
"description": "Adds several new fantasy origins"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue