<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:24:39 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-19807] Ocelot Addon - Cannot modify Speed Boost Multiplier for riding.</title>
                <link>https://bugs.mojang.com/browse/MCPE-19807</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;I modded an ocelot to be rideable by the player, much the way a pig is rideable. There is a Speed boost attribute to this riding  feature. For other animals i can modify how fast the animal moves, however no matter what i enter for the ocelot, it does not change the speed. So, the result is a very slow moving ocelot while you ride it.....which is not exactly why you would want to ride an ocelot.&lt;/p&gt;

&lt;p&gt;Below is the code i am using within the Ocelot JSON&lt;/p&gt;

&lt;p&gt;&quot;minecraft:rideable&quot;:{&lt;br/&gt;
&quot;seat_count&quot;: 1,&lt;br/&gt;
&quot;interact_text&quot;: &quot;action.interact.ride.horse&quot;,&lt;br/&gt;
&quot;seats&quot;:&lt;/p&gt;
{
    &quot;position&quot;: [0.0,0.35,0.0]
    }
&lt;p&gt;},&lt;/p&gt;

&lt;p&gt;&quot;minecraft:boostable&quot;:{&lt;br/&gt;
&quot;speed_multiplier&quot;:1.3,&lt;br/&gt;
&quot;duration&quot;:5.0,&lt;br/&gt;
&quot;boost_items&quot;: [&lt;/p&gt;
     {
       &quot;item&quot;: &quot;wooden_hoe&quot;,
       &quot;item_damage&quot;: 5
     }
&lt;p&gt;    ]&lt;br/&gt;
 },&lt;/p&gt;

&lt;p&gt;the speed_multiplier appears to have no affect on the ocelot speed when i ride it though.&lt;/p&gt;</description>
            <key id="160884">MCPE-19807</key>
            <summary>Ocelot Addon - Cannot modify Speed Boost Multiplier for riding.</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="5">Cannot Reproduce</resolution>
                                            <reporter username="Ezra101">Cecil McIntosh</reporter>
                        <labels>
                            <label>add-on</label>
                    </labels>
                <created>Sat, 21 Jan 2017 18:34:40 +0100</created>
                <updated>Wed, 21 Nov 2018 12:09:47 +0100</updated>
                            <resolved>Wed, 21 Nov 2018 12:09:46 +0100</resolved>
                                    <version>1.0.2</version>
                    <version>1.2.9.1</version>
                                                                        <votes>2</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="502097" author="mega_spud" created="Wed, 21 Nov 2018 12:09:47 +0100"  >&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;Cannot Reproduce&lt;/font&gt;&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;We were unable to reproduce the problem you are describing in the latest version.  If you need help or want to add a suggestion please follow a 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; title=&quot;How To Write Awesome Tickets! &#128175;&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; title=&quot;Help From the Minecraft Community &#128377;&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; title=&quot;Feedback and Suggestions &#9997;&#65039;&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; title=&quot;Official Minecraft Wiki &#127891;&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="389043" author="ezra101" created="Fri, 16 Jun 2017 18:07:50 +0200"  >&lt;p&gt;When you boosted the ocelot was the speed variable. My issue is not that the ocelot will not boost, necessarily, but that when I try to make the boost faster or slower it has no affect. When I use this same method on a polar bear I can make the boost nearly as fast as a horse if I want, but with ocelot it is always the same speed, roughly the speed of a pig.&lt;/p&gt;</comment>
                            <comment id="380707" author="zebulanstanphill@gmail.com" created="Sun, 30 Apr 2017 05:05:49 +0200"  >&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Ezra101&quot; class=&quot;user-hover&quot; rel=&quot;Ezra101&quot;&gt;Ezra101&lt;/a&gt;, just letting you know that I tried making ocelots be rideable and boostable myself and I can confirm that everything is working as it should, so there was definitely never a bug.&lt;/p&gt;</comment>
                            <comment id="374202" author="ezra101" created="Mon, 27 Mar 2017 05:41:27 +0200"  >&lt;p&gt;Oh thanks. By the way this issue should be reopened. It turned out that I didn&apos;t exactly copy and paste my code in here. I had to type it for some reason, which is why the spelling error was present. Could you try the code yourself and see if you get the desired results?&lt;/p&gt;

&lt;p&gt;In order to not be riding in the sky, you&apos;ll need to make the position :[ 0.0, 0.35, 0.0]&lt;/p&gt;</comment>
                            <comment id="373531" author="zebulanstanphill@gmail.com" created="Thu, 23 Mar 2017 19:10:49 +0100"  >&lt;p&gt;&lt;a href=&quot;https://bugs.mojang.com/secure/ViewProfile.jspa?name=Ezra101&quot; class=&quot;user-hover&quot; rel=&quot;Ezra101&quot;&gt;Ezra101&lt;/a&gt;, this is the closest thing to an official, comprehensive list of add-on entity components. The page was originally created by someone from the Microsoft half of the MCPE team, so it is sort-of official. Unfortunately it hasn&apos;t been updated much since 0.16, is missing some of the newer components, and contains a few minor errors, but for the most part, it is a very useful resource:&lt;br/&gt;
&lt;a href=&quot;http://minecraft.gamepedia.com/Pocket_Edition_entity_components&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://minecraft.gamepedia.com/Pocket_Edition_entity_components&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="373520" author="ezra101" created="Thu, 23 Mar 2017 17:31:39 +0100"  >&lt;p&gt;Ha! Thank you for solving that enormous problem &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;. You know it would be much easier for people as silly as me, if you guys would just publish the JSON library for all modable attributes and how they actually work. I mean maybe this has been done already, but could you let me know if this has been done and where I can find it. Believe me spelling errors are the least of my issues when it comes to Addons right now. I probably overlooked this one simply because I&apos;m inundated with other real confusing issues.&lt;/p&gt;</comment>
                            <comment id="373442" author="zebulanstanphill@gmail.com" created="Thu, 23 Mar 2017 00:41:44 +0100"  >&lt;blockquote&gt;&lt;p&gt;&quot;minecraft:boostgable&quot;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;There&apos;s your problem. You misspelled &quot;boostable&quot; as &quot;boost*g*able&quot;. Resolving this ticket as &lt;b&gt;invalid&lt;/b&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10701" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>CHK</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 24 Jan 2018 16:35:00 +0100</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10303"><![CDATA[Confirmed]]></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>Windows 10</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10901"><![CDATA[Windows]]></customfieldvalue>

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

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