Everything posted by Eternaldoom
-
Ore dont spawn
Where do you register it? And why are you attempting to generate the ore 50000 times?
-
What exactly is a memory leak and how do i fix it?
Use IMessages. Diesieben07 has a tutorial in the tutorials section.
-
Crafting dont work
Register the recipe after the item.
-
[1.7.10][SOLVED] Custom Furnace not outputing items
Are you sure you're putting the items in the furnace in the right order?
-
[1.7.10] minecraft user account / list of premium accounts for my entity
Skulls display player skins. Maybe look at those?
-
Can you help me with #setFull3d() ???
Then don't use MCreator; if you want to make a mod, learn Java.
-
[1.7.10]How do I change what equipment Vanilla Mobs can spawn with?
get the fields from the event. Event.entity.worldObj for example. Just have a look around the code.
-
[1.7.10] [Still needs help] Armor-Similar-to-Leather's Color isn't Changing
You'll probably need to use some kind of render event.
-
Minecraft Failing to Load
Try re-setting up your workspace?
-
Can you help me with #setFull3d() ???
Update to 1.7, and use an IItemRenderer or update to 1.8 and use the vanilla JSON models.
-
Texture dont work in minecraft
1) The video is private. 2) Did it work or not?
-
[1.7.10]How do I change what equipment Vanilla Mobs can spawn with?
ForgeSubscribe has been renamed to SubscribeEvent, and I'm not sure what Event you should be using (if there is no Random Armor Event, use an EntityJoinWorldEvent (I think)), but it would be like any other method parameter, for example: void onAddRandomArmor(EntityJoinWorldEvent event) Also, I think the method may have to be public.
-
HELP ME TEXTURE RLLY NOT WORK!!!
Post your code and a screenshot of your file hierarchy.
-
Texture dont work in minecraft
Is should be assets/rubymod/textures, not assets/textures.
-
[1.7.10] Force Player Out Of Flight (solved)
Player.capabilities.isFlying = false
-
[1.7.10] [Forge] [SOLVED] Custom Mob Animation Help
I think you need to add the lower leg as a child of the thigh. Nice model btw
-
Plugins or Mods ?
Plugins are mods, and forge mods are plugins. The difference between FML mods and Bukkit plugins is that FML mods can access the Minecraft source code.
-
[1.7.10] What are the methods of rendering TileEntity (modeled) blocks as items?
Use an IItemRenderer. There are several tutorials. Or, update to 1.8 and use the model system.
-
[1.7.10] Custom rendered block wont render!
Try putting proxy.registerRenderThings in preInit.
-
[1.7.10] Custom rendered block wont render!
Where did you put it?
-
[1.7.10] Keyboards and keybinds.
Diesieben07 has a SimpleNetworkWrapper tutorial in the tutorials section.
-
[1.7.10] Keyboards and keybinds.
There's some way to check for the vanilla keys. I forget how. Key bindings don't exist on the server though. You'll probably need to send a packet.
-
[1.7.10] Custom rendered block wont render!
Use system.out.println to check if model.render is getting called.
-
EntityItemFrame?
For the item, you just need an item that places the entity. Look at ItemHangingEntity. What you are talking about sounds like just changing the renderer, the entity should be pretty much the same.
-
[1.7.10] [Forge] [SOLVED] Entity won't make grass steps
So what are those cords? Dirt?
IPS spam blocked by CleanTalk.