AlephInfinity1 / ForgeBlock

A recreation of Hypixel SkyBlock using Minecraft Forge. Credits to Hypixel for the original game. (Heavily WIP, do not download) NOTE: THIS IS NOT A HELPER MOD, PLEASE DO NOT PLAY ON HYPIXEL WITH THIS MOD INSTALLED
Creative Commons Zero v1.0 Universal
8 stars 3 forks source link

Added basic minions. #7

Closed Si1kn closed 3 years ago

Si1kn commented 3 years ago

Hello again. I have created basic minions with a really bad model. Minions work, the texture / model needs a rework and some pos issues, needs inventory ect. Thanks Si1kn

Si1kn commented 3 years ago

Conflicts fixed. Will create a recipe / craft in the next pull request and the only way to summon it is with the summon command. Thanks Si1kn again

AlephInfinity1 commented 3 years ago

Sorry, was busy with school today so didn't see this until now.

Took a look at the code and they seem pretty good. The only problem I have is that I originally planned the minions to be tile entities rather than normal entities (since that'd make interactions much cleaner). Is it okay that I tweak the code a bit?

AlephInfinity1 commented 3 years ago

On second thought, nah not really, entity minions are better for rendering purposes, and they work just as well.

Si1kn commented 3 years ago

Cool! This project is just for fun and I don't mind what you take / tweak, just having fun that's all.