zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
677 stars 189 forks source link

Custom Items: Errors and Unworkable #1039

Open ghost opened 8 years ago

ghost commented 8 years ago

Sometimes some mods work in 0.14x but sometimes not. I tell you why:

Making custom item is "ModPE.setItem("asdf", 0, "asdf", 0)

And after that importing... Shows "custom item asdf:0 not found"

Please update it again and supports custom items in JS files and also custom textures too. Please response in 30 days.

Blakintosh commented 8 years ago

It does work.

ghost commented 8 years ago

Im trying to importing effect sword but its still shows errors.

Explain to me and why they are working from you?

Do you use modpkg file? This is only supported for me. Custom items without additional texture will works.

ghost commented 8 years ago

Hmm. I seeit. Var things is needed to work my mod!

Alawnely commented 8 years ago

Maybe because MCPE 0.14.2 and above has codes of 0.15.0 Realms so 0.14.2 is different than 0.14.1 and 0.14.0.

AJ12345678910 commented 8 years ago

I'm having trouble getting BlockLauncher to work on MCPE 0.14.3 too.

ghost commented 8 years ago

They need variable things in javascript! On Jun 8, 2016 5:37 AM, "Anthony James Derryberry" notifications@github.com wrote:

I'm having trouble getting BlockLauncher to work on MCPE 0.14.3 too.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhuowei/MCPELauncher/issues/1039#issuecomment-224422462, or mute the thread https://github.com/notifications/unsubscribe/ASwRcHct8pey3yAHCNvmSwEloX6wZB3Gks5qJeSpgaJpZM4IqYhV .

ghost commented 8 years ago

Nope... 0.14.0-3 mods can use 0.14.0 mod can use in 0.14.1, 0.14.1 mod can use in 0.14.2 and more...

Because custom items/blocks and texture names must be with variable things. A texture can use with custom items in item-opaque folder like earth_sword_0.png reads by Javascript. On Jun 4, 2016 11:00 AM, "Lawrence G." notifications@github.com wrote:

Maybe because MCPE 0.14.2 and above has codes of 0.15.0 Realms so 0.14.2 is different than 0.14.1 and 0.14.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhuowei/MCPELauncher/issues/1039#issuecomment-223732487, or mute the thread https://github.com/notifications/unsubscribe/ASwRcFP2LnCxOlpn4XsP3YhxhdpHdXbZks5qIOpQgaJpZM4IqYhV .

ghost commented 8 years ago

0.15.0 beta isn't supported with mods when using blocklauncher and mcpelauncher. Only 0.15.0 alpha builds works. On Jun 4, 2016 11:00 AM, "Lawrence G." notifications@github.com wrote:

Maybe because MCPE 0.14.2 and above has codes of 0.15.0 Realms so 0.14.2 is different than 0.14.1 and 0.14.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhuowei/MCPELauncher/issues/1039#issuecomment-223732487, or mute the thread https://github.com/notifications/unsubscribe/ASwRcFP2LnCxOlpn4XsP3YhxhdpHdXbZks5qIOpQgaJpZM4IqYhV .