-4

I was trying to make custom item in minecraft pocket edition i tried everything correctly but didn't worked, the addon successfully get installed in mcpe but doesn't show the item in game here you can check the addon please help me fix it

AceDasXan
  • 63
  • 1
  • 7
  • 2
    Wow, everything is wrong with this question. First of all, Forge is only for Java Edition, so you're obviously not using it for Pocket Edition. You're not supposed to spam unrelated tags. Second of all, you need to post all of the details about your problem in the question itself - that is, you must not make us download a file from a random file host to have any idea what you're talking about. – Joseph Sible-Reinstate Monica May 15 '20 at 02:38
  • @JosephSible-ReinstateMonica are you familiar with Minecraft bedrock, if yes i'll explain everything – AceDasXan May 15 '20 at 08:13
  • @JosephSible-ReinstateMonica nvm brother, the addon is working only i gotta do is turn on experimental gameplay btw how can i make the addon which don't need experimental gameplay cus, i've created a custom mob in it (without replacing other mob) and it doesn't need experimental gameplay – AceDasXan May 15 '20 at 10:24

1 Answers1

0

I think the entity will show up without experimental gameplay if you just use 'is_experimental:false'.

Here's an example :

Mihail Duchev
  • 4,691
  • 10
  • 25
  • 32