You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
352 B
JSON
17 lines
352 B
JSON
{
|
|
"name": "Fox",
|
|
"description": "A vulpine creature with high-energy and a talent for mischief. Tiny and speedy!",
|
|
"icon": {
|
|
"id": "minecraft:sweet_berries"
|
|
},
|
|
"powers": [
|
|
"feathermc:small_size",
|
|
"feathermc:speedy",
|
|
"feathermc:flammable",
|
|
"origins:sprint_jump",
|
|
"origins:nine_lives"
|
|
],
|
|
"order": 3,
|
|
"impact": 2
|
|
}
|