<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:32:28 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MCPE-21807] ...-behavior-vanilia-entities-villager.joson which is in minecraft_1.1.0.9.apk</title>
                <link>https://bugs.mojang.com/browse/MCPE-21807</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;while &#305; was making behavior pack for mc i find 1 fail like extra paranthesis&lt;br/&gt;
 ///// ...-behavior-vanilia-entities-villager.joson which is in minecraft_1.1.0.9.apk &lt;br/&gt;
///// &quot;adult&quot;: {&lt;br/&gt;
        &quot;minecraft:behavior.make_love&quot;: &lt;/p&gt;
{
          &quot;priority&quot;: 6
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;minecraft:behavior.receive_love&quot;:&lt;/p&gt;
{
          &quot;priority&quot;: 7
         }
&lt;p&gt;       }&lt;br/&gt;
     },&lt;br/&gt;
//// but this comand is false becouse you use extra paranthesis - this coman must be like that&lt;br/&gt;
////&quot;adult&quot;: {&lt;br/&gt;
        &quot;minecraft:behavior.make_love&quot;: &lt;/p&gt;
{
          &quot;priority&quot;: 6
        }
&lt;p&gt;,&lt;br/&gt;
        &quot;minecraft:behavior.receive_love&quot;:&lt;/p&gt;
{
          &quot;priority&quot;: 7
        }
&lt;p&gt;    },&lt;br/&gt;
/////(proplem is last of second paranthesis)&lt;/p&gt;
</description>
            <key id="170221">MCPE-21807</key>
            <summary>...-behavior-vanilia-entities-villager.joson which is in minecraft_1.1.0.9.apk</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="6">Works As Intended</resolution>
                                            <reporter username="Editor_MCPE">Dayanc</reporter>
                        <labels>
                    </labels>
                <created>Sat, 6 May 2017 23:02:43 +0200</created>
                <updated>Mon, 8 May 2017 10:17:01 +0200</updated>
                            <resolved>Mon, 8 May 2017 10:17:01 +0200</resolved>
                                    <version>1.1.0.9</version>
                                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="381954" author="mega_spud" created="Mon, 8 May 2017 10:17:01 +0200"  >&lt;p&gt;&lt;b&gt;Thank you for your report!&lt;/b&gt;&lt;br/&gt;
However, this issue has been closed as &lt;b&gt;&lt;font color=&quot;#FF5722&quot;&gt;Working as Intended&lt;/font&gt;&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;The json file you mentioned is valid in the latest version.  If you need help or have a suggestion you might like to follow the community support link below.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://www.reddit.com/r/MCPE/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://feedback.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;http://minecraft.gamepedia.com/Minecraft_Wiki&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Game Wiki&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="381952" author="mega_spud" created="Mon, 8 May 2017 10:06:41 +0200"  >&lt;div class=&quot;panel&quot; style=&quot;border-color: orange;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot;&gt;
&lt;p&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/warning.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Please do not mark issues as &lt;em&gt;private&lt;/em&gt;, unless your bug report is an exploit or contains information about your username or server.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="381791" author="editor_mcpe" created="Sat, 6 May 2017 23:03:53 +0200"  >&lt;p&gt;sorry about my bad english&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>no mather</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10727"><![CDATA[Phone - Android - Samsung Other (Specify in description)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0s2mn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>