12 lines
211 B
JSON
12 lines
211 B
JSON
|
{
|
||
|
"target": "cobblemon:eelektross",
|
||
|
"behaviour": {
|
||
|
"moving": {
|
||
|
"swim": {
|
||
|
"swimSpeed": 1,
|
||
|
"canSwimInWater": true,
|
||
|
"canBreatheUnderwater": true
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|