Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • Hi New here Are there any flying mods?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
SassinPr0ph3cy

Hi New here Are there any flying mods?

By SassinPr0ph3cy, July 6, 2015 in Mods

  • Reply to this topic
  • Start new topic

Recommended Posts

SassinPr0ph3cy    0

SassinPr0ph3cy

SassinPr0ph3cy    0

  • Tree Puncher
  • SassinPr0ph3cy
  • Members
  • 0
  • 1 post
Posted July 6, 2015

Hi New here Just wanted to know, Are there any flying mods?

  • Quote

Share this post


Link to post
Share on other sites

UberAffe    27

UberAffe

UberAffe    27

  • Diamond Finder
  • UberAffe
  • Forge Modder
  • 27
  • 316 posts
Posted July 24, 2015

Yes, I am only familiar with 1.7.10 mods but here are the ones I know:

Extra Utilities - Angel Rings - gives creative style flight - free to use - walking speed

Clockwork phase - Hourglass of Air - toggled directional flight - costs time sand - Fastest Flight speed

Blood Magic - Air Sigil - hold for directional flight - costs lp to use - second fastest flight speed

Botania - Flügel Tiara - I believe it uses creative style flight - costs mana to use - I believe it is walking speed

 

Edit: I forgot to mention this one

Flaxbeard's Steam power - steam powered jetpack -I think it is hold space to use - cost steam to run - I believe it is walking speed

  • Quote

Current Project: Armerger 

Planned mods: Light Drafter  | Ore Swords

Looking for help getting a mod off the ground? Coding  | Textures

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Klarks
      [1.16.4] How i can open a container by clicking on my mob

      By Klarks · Posted 2 minutes ago

      I get it but my container have a data parametr now   protected MyModContainer(int id, PlayerInventory playerInventory,World world,PacketBuffer data) { super(RegObj.MOD_CONTAINER.get(), id); this.playerInventory = new InvWrapper(playerInventory); world.getEntityByID( data.readInt()).getCapability(CapabilityItemHandler.ITEM_HANDLER_CAPABILITY).ifPresent(h -> { addSlot(new SlotItemHandler(h,0,79,18)); }); layoutPlayerInventory(7,54); }   and my anonymous inner class asks for data parametr  too. if i'll leave it null container wont work INamedContainerProvider iNamedContainerProvider = new INamedContainerProvider() { @Override public ITextComponent getDisplayName() { return new StringTextComponent("loh"); } @Nullable @Override public Container createMenu(int id, PlayerInventory playerInventory, PlayerEntity playerEntity) { return new MyModContainer(id,playerInventory, world,extraDataWriter); } };
    • diesieben07
      Use ${} in mods.toml

      By diesieben07 · Posted 10 minutes ago

      Correct.
    • diesieben07
      [1.16.*] Run Client/Server error

      By diesieben07 · Posted 11 minutes ago

      If you get that error you are using Java 15 still. However Forge has a recent update that should fix this.
    • diesieben07
      Party System

      By diesieben07 · Posted 12 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • diesieben07
      [1.16.4] How i can open a container by clicking on my mob

      By diesieben07 · Posted 12 minutes ago

      Here you write the entity ID. Now you need to read it in your IContainerFactory.   That extraDataWriter stuff doesn't work and makes no sense.
  • Topics

    • Klarks
      36
      [1.16.4] How i can open a container by clicking on my mob

      By Klarks
      Started Saturday at 09:56 PM

    • DoctorC
      7
      Use ${} in mods.toml

      By DoctorC
      Started 2 hours ago

    • Luis_ST
      1
      [1.16.*] Run Client/Server error

      By Luis_ST
      Started 1 hour ago

    • Discult
      1
      Party System

      By Discult
      Started 54 minutes ago

    • Luis_ST
      19
      [1.16.4] Edit Conversion Progress of Zombie Villager (Help with Java Reflection)

      By Luis_ST
      Started 5 hours ago

  • Who's Online (See full list)

    • diesieben07
    • Choonster
    • _HungTeen_
    • Klarks
    • Luis_ST
    • Thorius
    • Pl00py_R
    • Dragrise96
    • S-Spirit
    • loordgek
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • Hi New here Are there any flying mods?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community