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.
18 lines
383 B
JSON
18 lines
383 B
JSON
{
|
|
"name": "El Gato",
|
|
"description": "A feline creature that excells in sneaking, jumps and agility.",
|
|
"icon": {
|
|
"id": "minecraft:cod"
|
|
},
|
|
"powers": [
|
|
"feathermc:fall_immunity_or_death",
|
|
"feathermc:night_vision_focus",
|
|
"origins:velvet_paws",
|
|
"origins:sprint_jump",
|
|
"origins:nine_lives",
|
|
"origins:scare_creepers"
|
|
],
|
|
"order": 3,
|
|
"impact": 1
|
|
}
|