2025-02-18 15:25:17 +01:00

33 lines
646 B
JSON

{
"target": "cobblemon:ironmoth",
"behaviour": {
"resting": {
"canSleep": false,
"depth": "normal",
"light": "0-4",
"willSleepOnBed": false
},
"moving": {
"canLook": true,
"walk": {
"canWalk": true,
"avoidsLand": false
},
"swim": {
"swimSpeed": 0.3,
"canSwimInWater": true,
"canBreatheUnderwater": false
},
"fly": {
"canFly": true,
"flySpeedHorizontal": 0.3
},
"wanderChance": 1
}
},
"hitbox": {
"width": 1.15,
"height": 2.35,
"fixed": false
}
}