first commit
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
{
|
||||
"target": "cobblemon:feebas",
|
||||
"behaviour": {
|
||||
"moving": {
|
||||
"walk": {
|
||||
"walkSpeed": 0.2,
|
||||
"avoidsLand": true
|
||||
},
|
||||
"swim": {
|
||||
"swimSpeed": 1,
|
||||
"canSwimInWater": true,
|
||||
"canBreatheUnderwater": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user