Posted November 21, 20186 yr I am trying to have a capability that is for detecting if a player is gliding with my custom glider. Currently, i dont think that it is attaching to the player right. Any help would be apreciated. Code: https://github.com/Merthew/Empire-Of-Blood Files: Main.java, Gliding.java, IGliding.java, GlidingProvider.java, GlidingStorage.java, ItemGlider.java, CapabilityHandler.java, GlidingHandler.java The seven became one and the one became two.
November 21, 20186 yr That's extremely broad. Im not going to download, compile, and figure out what is not going right, and report back. You need to specify an actual issue. What do you think is wrong? I am a human and this action was performed manually. Please contact Frontear if you have any questions or concerns.
November 21, 20186 yr 36 minutes ago, Merthew said: Code: https://github.com/Merthew/Empire-Of-Blood This is not an up to date repository. Push your code. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
November 21, 20186 yr Author Sorry about that, it should be up now. The seven became one and the one became two.
November 21, 20186 yr Where do you attach it to the player? There are no methods that do it in your EventSubscriber About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
November 21, 20186 yr Author It should be in CapabilityHandler.java The seven became one and the one became two.
November 22, 20186 yr Author Fixed it. registration of the capability was deprecated and some of the code was slightly off. The seven became one and the one became two.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.