Jump to content

Ok so im trying to use mcreator to make an item that allows me to fly. im using the code  if(true){ if(world.isRemote) entity.capabilities.allowFlying = true; }  for minecraft 1.7.10 and when i try to compile the code it says that the entire statement is an error. Help! Im trying to make an item that when its in your inventory (prefferably bauubles slot) it gives you creative flight. or if possible a little faster. thank you!

Link to comment
https://linustechtips.com/topic/933499-diy-flying-mod-minecraft/
Share on other sites

Link to post
Share on other sites

Maybe a typo somewhere? We can't help much without the exact error message and some code.

Crystal: CPU: i7 7700K | Motherboard: Asus ROG Strix Z270F | RAM: GSkill 16 GB@3200MHz | GPU: Nvidia GTX 1080 Ti FE | Case: Corsair Crystal 570X (black) | PSU: EVGA Supernova G2 1000W | Monitor: Asus VG248QE 24"

Laptop: Dell XPS 13 9370 | CPU: i5 10510U | RAM: 16 GB

Server: CPU: i5 4690k | RAM: 16 GB | Case: Corsair Graphite 760T White | Storage: 19 TB

Link to post
Share on other sites

1 hour ago, tikker said:

Maybe a typo somewhere? We can't help much without the exact error message and some code.

sorry i didnt fully explain. I finally got the wings to work but now im trying to get the texture of the fairy wings from extra utilities onto my wings froma  different modpack. Is this possible? thanks!

 

im trying to turn the linked file into a minecraft chestplate texture

wing_butterfly.png

Link to post
Share on other sites

36 minutes ago, Legolessed said:

sorry i didnt fully explain. I finally got the wings to work but now im trying to get the texture of the fairy wings from extra utilities onto my wings froma  different modpack. Is this possible? thanks!

 

im trying to turn the linked file into a minecraft chestplate texture

wing_butterfly.png

It's been a long long time since I've modded Minecraft. So I can't really give any advice here, since I don't know how it works nowadays.

Crystal: CPU: i7 7700K | Motherboard: Asus ROG Strix Z270F | RAM: GSkill 16 GB@3200MHz | GPU: Nvidia GTX 1080 Ti FE | Case: Corsair Crystal 570X (black) | PSU: EVGA Supernova G2 1000W | Monitor: Asus VG248QE 24"

Laptop: Dell XPS 13 9370 | CPU: i5 10510U | RAM: 16 GB

Server: CPU: i5 4690k | RAM: 16 GB | Case: Corsair Graphite 760T White | Storage: 19 TB

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×