Mojira Archive
MCPE-21807

...-behavior-vanilia-entities-villager.joson which is in minecraft_1.1.0.9.apk

while ı was making behavior pack for mc i find 1 fail like extra paranthesis
///// ...-behavior-vanilia-entities-villager.joson which is in minecraft_1.1.0.9.apk
///// "adult": {
"minecraft:behavior.make_love":

{ "priority": 6 }

,
"minecraft:behavior.receive_love":

{ "priority": 7 }

}
},
//// but this comand is false becouse you use extra paranthesis - this coman must be like that
////"adult": {
"minecraft:behavior.make_love":

{ "priority": 6 }

,
"minecraft:behavior.receive_love":

{ "priority": 7 }

},
/////(proplem is last of second paranthesis)

Works As Intended

Dayanc

2017-05-07, 12:02 AM

2017-05-08, 11:17 AM

2017-05-08, 11:17 AM

0

0

Unconfirmed

1.1.0.9

-