okay, how about dude or something hahaha I just show respect but anyways does that mean only leaves not beds? what's the problem? I may research if you want haha but I won't force you to do the bed one beds may be hard I think hope the owner of colorful beds mod in the PC ones will port it in pe
I can make it, but if you sleep in it, it just wouldn't look the same
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Uh, I found the reason of the crashing- the texture pack. Whenever it's loaded, it just self destructs BlockLauncher. Without it, which item is the ruler item?
I can make it, but if you sleep in it, it just wouldn't look the same
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable its okay i just wanted the colors
Uh, I found the reason of the crashing- the texture pack. Whenever it's loaded, it just self destructs BlockLauncher. Without it, which item is the ruler item?
It's a Fireworks Charge, id 432
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Uh, I found the reason of the crashing- the texture pack. Whenever it's loaded, it just self destructs BlockLauncher. Without it, which item is the ruler item?
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable its okay i just wanted the colors
That wasn't what I meant to say, but it could work too
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable its okay i just wanted the colors
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable its okay i just wanted the colors
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable its okay i just wanted the colors
I'm afraid that it's not possible because of the following reason (I did a little bit of math) Beds exist of 2 block (top and bottom) and have 4 possible rotations. Minecraft has 16 dyes, so that would be a total of 2x4x16=128 different blocks. Because it's not possible to add in blocks per damage value but only per ID, I'd need 128 different item id's. Blocks can only use up ti ID256, and in that 256 blocks the vanilla blocks are included, so I'm not sure if there are 128 id's free, and if there are, I don't really feel like adding in 128 blocks... That's a lot of boring coding with the same code slightly adjusted a 128 times... I could just cange the (color of) the vanilla bed texture, depending on what color you select, but that would change the texture of all the beds in one world, so then you have different colored beds in one world.
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Do a stained glass mod all colors, ported from Minecraft PC!!! Please!! Or is this not possible? Please tell me and not ignore me. Bye
Unfortunately it's not possible, because you can't make colored blocks that are partially transparent. Or they are fully transparent like normal glass, so you wouldn't see any colors, or its not transparent, but then it isn't glass anymore
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
I'm afraid that it's not possible because of the following reason (I did a little bit of math) Beds exist of 2 block (top and bottom) and have 4 possible rotations. Minecraft has 16 dyes, so that would be a total of 2x4x16=128 different blocks. Because it's not possible to add in blocks per damage value but only per ID, I'd need 128 different item id's. Blocks can only use up ti ID256, and in that 256 blocks the vanilla blocks are included, so I'm not sure if there are 128 id's free, and if there are, I don't really feel like adding in 128 blocks... That's a lot of boring coding with the same code slightly adjusted a 128 times... I could just cange the (color of) the vanilla bed texture, depending on what color you select, but that would change the texture of all the beds in one world, so then you have different colored beds in one world.
oh sorry haha how about shelves? like the ones in the bibliocraft mod? im really sorry i always suggest alot
Could you please make a mod that decreases your attack range so you only can hit a mob from like 1-2 blocks something? I have always wanted that, it is so ridiculous that you can kill any mob like 4 blocks away. The creepers can't even reach you to blow up! I don't know anything really about coding, but I guess this is kinda easy to make. Or I am wrong. But please, make this, it would be awesome! Thanks in advance!
Please add a mod that has an uzi, sniper rifle, shotgun, a grenade launcher, and a super powerful gun that does 2500 damage and sets stuff on fire. If you do make it I will share and support it on a huge modding community on G+ I moderate.
And if you do make it, make it so that a button pops up to shoot rather than tapping on the ground. I already have textures for the items so tell me when you make it and what textures each one has so I can move them to their correct location.
For Weila, you could use the new getPointed() methods. Also, the ridable Yoshi wouldn't be too hard, you would just need a working model, and some textures. Also an item that lets you ride it (use Entity.rideAnimal()).
I already made WAILA, and I indeed used getPointed. The problem with the yoshi is that I'm really bad at mob modelling and texturing... But I'll see
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
And by the way, use the function appearThenDisappear(x, y, z, blockId, blockDamage, howManySeconds) to do it. Finally, don't remove any of the code that is already there.
Edit: sorry didn't read your post correctly, just ignore this
BTW, school just started again, so I'll probably won't have that much free time anymore (apart from Saturday and Sunday) so I'll be a little less active.
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
To post a comment, please login or register a new account.
Dyeable leaves mod is done: http://www.minecraftforum.net/forums/minecraft-pocket-edition/mcpe-mods-tools/2204839-modpe-script-colorable-leaves-mod-create-all
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
I can make it, but if you sleep in it, it just wouldn't look the same
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
You can do one? How about the crafted type? Like the one when you craft a bed with a dye the Color will change? Or craft it with colored wool?
or what you mean is when you lay into the bed, the color is still red but if you dont the color is blue, red or something? Well that would be acceptable
It's a Fireworks Charge, id 432
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
That wasn't what I meant to say, but it could work too
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Or I could make it so it changes color when you click it whith some dye.
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Good thing youre online
I'm afraid that it's not possible because of the following reason (I did a little bit of math) Beds exist of 2 block (top and bottom) and have 4 possible rotations. Minecraft has 16 dyes, so that would be a total of 2x4x16=128 different blocks. Because it's not possible to add in blocks per damage value but only per ID, I'd need 128 different item id's. Blocks can only use up ti ID256, and in that 256 blocks the vanilla blocks are included, so I'm not sure if there are 128 id's free, and if there are, I don't really feel like adding in 128 blocks... That's a lot of boring coding with the same code slightly adjusted a 128 times... I could just cange the (color of) the vanilla bed texture, depending on what color you select, but that would change the texture of all the beds in one world, so then you have different colored beds in one world.
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Unfortunately it's not possible, because you can't make colored blocks that are partially transparent. Or they are fully transparent like normal glass, so you wouldn't see any colors, or its not transparent, but then it isn't glass anymore
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
oh sorry
Done: http://www.minecraftforum.net/forums/minecraft-pocket-edition/mcpe-mods-tools/2206986-modpe-script-smaller-combat-range-mod-makes
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
And if you do make it, make it so that a button pops up to shoot rather than tapping on the ground. I already have textures for the items so tell me when you make it and what textures each one has so I can move them to their correct location.
http://www.minecraftforum.net/members/Ender_Pe
I already made WAILA, and I indeed used getPointed. The problem with the yoshi is that I'm really bad at mob modelling and texturing... But I'll see
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Edit: sorry didn't read your post correctly, just ignore this
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io