Minecraft Mods

Functional Ender Pearls for Beta 1.8.1

  • 2,390 views, 2 today
  • 258 downloads, 0 today
  • 5
  • 3
  • 1
LO6AN's Avatar LO6AN
Level 46 : Master Miner
18
Classes Edited: Item.class, RenderManager.class, EntityLiving.class



Description: Rips code out of 1.0.0 to make Ender Pearls functional, allowing you to throw them around wherever you want to teleport around



Note: Every single class file I edited here I didn't want too, but in order to get this working I needed to

A) Initialize the already existing Ender Pearl item as a specific ItemEnderPearl class, forcing me to edit Item.class

B) Make the Entity properly render in-game, so I don't just throw a white cube of nothing, forcing me to edit RenderManager (This part of the code does overlap some ModLoader methods, so if you're using ModLoader with this mod you'll need to install this mod first, then install ModLoader)

C) I couldn't for the life of me figure out how to get the proper code carried over for it to figure out what was going on when I threw the pearl unless I put the method inside of EntityLiving. This one is completely a reflection of me just not knowing enough about Java to do it properly, but I needed to get it working one way or another ¯\_(ツ)_/¯

TL;DR: I wanted this to be cleaner and a little less brute force, but I cared more about getting something working rather than getting stuck on trying to make it nice. It'll work perfectly fine, and you shouldn't run into any issues if you're playing without any super major mods, but if you start combining it with modpacks then there's a possibility it'll mess things up. Just make sure to install it first, then install ModLoader if you're doing anything with ModLoader mods.



Installation: Add files to Minecraft.jar

For
MultiMC, this means creating a Beta 1.8.1 Instance, clicking the "Add
to Minecraft.jar" button within the Version Window, and selecting the
zip for this mod

For the Vanilla launcher, this means cramming the edited class files from this mod into your Beta 1.8.1 Jar.
Progress100% complete
Game VersionMinecraft 1.8 beta
Tags

Create an account or sign in to comment.

ZUGARAKI
01/20/2022 3:08 am
Level 36 : Artisan Artist
ZUGARAKI's Avatar
Can you update it to 1.0 released cuz ender pearls are still not functional in 1.0 and I really love to play the first released version of Minecraft without experiencing bugs/incomplete things
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome