Jump to content

Recommended Posts

Posted

EntityList.addMapping(MobEntity.class, "Mob", mobID, baseColor, secondaryColor);

 

Edit:

Had the egg code wrong.  This will work better.

As for getting them into a custom tab, I don't know.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
  Quote
I've made my custom spawn egg

 

  Quote

EntityList.addMapping(MobEntity.class, "Mob", mobID, baseColor, secondaryColor);

Edit: Had the egg code wrong.  This will work better.

 

He said that he already made the spawn egg, but he doesn't know how to add it to his creative tab, not that he doesn't know how to make a spawn egg!

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Posted
  On 6/23/2013 at 9:17 AM, Jacknoshima said:

Yeah :P

I've already got the spawn egg

 

Thank you for the info anyway :)

 

Oh well.  At least that line is floating around now for searches.  I managed to find it only by accident when helping someone else.

 

My question for you, if you've done it, is how do you localize the entity name?  Mine keeps coming out as mod.[ent name].entityliving or somesuch.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
  On 6/23/2013 at 2:11 PM, Draco18s said:

  Quote

Yeah :P

I've already got the spawn egg

 

Thank you for the info anyway :)

 

Oh well.  At least that line is floating around now for searches.  I managed to find it only by accident when helping someone else.

 

My question for you, if you've done it, is how do you localize the entity name?  Mine keeps coming out as mod.[ent name].entityliving or somesuch.

 

ModLoader.addLocalization("mob.[entity_name].name", "[your_mob_name]")

 

I think that should do it.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Posted
  On 6/23/2013 at 2:22 PM, larsgerrits said:

ModLoader.addLocalization("mob.[entity_name].name", "[your_mob_name]")

 

Let's try the Forge version.  Which I got to by opening up ModLoader.java and finding that function, because FML is just a remapping of ModLoader functions to Forge functions.

 

LanguageRegistry.addStringLocalization(key, lang, value);

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted

Not entirely sure what you mean... I'm not very good at coding, I'm just sorta limping through tutorials

 

but to get the entity name I did it where I registered the entity...

 

so the bottom one gets the name

 

 

  Reveal hidden contents

 

 

so when it kills the player it says "slain by Spirit" and the spawn egg is "Spawn Spirit"

Posted

to set the spawn egg to the creative tab you want to add onto your spawn egg code,

.setCreativeTabs(Mod File w/ creative tab.spiritEgg)

The Korecraft Mod

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • EDIT: put this in the wrong forum, Im SO sorry So I recently made my own modpack to mess around and it plays normally, besides the fact that I cannot break any blocks with a pickaxe. I don't know what mod is affecting this seeing as I don't have a vein miner mod (I did and I deleted it to see if it would fix the issue, it didn't) and I don't have any mods that change the start of the game (That I know of) Mods Included are: Another Furniture Appleskin Architectury API Beginner Survival House Blueprint Carry On Cherry Hut Cloth Config API Clumps Collective Comforts Controlling Critters n' Crawlers Curios API Embeddium Essential Geckolib Geode+ Immersive Weatherting Iris/Oculus & Geckolib Compat Jade JEI JER Macaw's bridges Macaw's Doors Macaw;s Fences and walls Macaw's lights and lamps Macaw's paintings Macaw's Paths and pavings Macaw's roofs Macaw's stairs Macaw's trapdoors Macaw's windows Moonlight lib Mouse tweaks Natures Spirit NewWorld Polymorph Pretty Rain Sawmill Searchables Snowy Tents Sodium/Embeddium Dynamic Lights Sodium/Embeddium Extras Sodium/embeddium options API Sophisticated Backpacks Sophisticated Core Supplementaries Swamp Boat TerraBlender Tree Harvester Wetland Whimsy I don't know whats causing this as there are no mentions that I can find of any of these mods causing this issue, so im confused on why its doing this. Please help lol
    • This is what I mean when I say I cant break anything using a pickaxe, Its just the red bar and nothing drops. Any block, even furnaces and modded blocks, that needs a pickaxe. EDIT: I know this is in the wrong Forum, I cant figure out how to delete it
    • EDIT: I know this is in the wrong Forum, I cant figure out how to delete it IM SO SORRY So I recently made my own modpack to mess around and it plays normally, besides the fact that I cannot break any blocks with a pickaxe. I don't know what mod is affecting this seeing as I don't have a vein miner mod (I did and I deleted it to see if it would fix the issue, it didn't) and I don't have any mods that change the start of the game (That I know of) Mods Included are: Another Furniture Appleskin Architectury API Beginner Survival House Blueprint Carry On Cherry Hut Cloth Config API Clumps Collective Comforts Controlling Critters n' Crawlers Curios API Embeddium Essential Geckolib Geode+ Immersive Weatherting Iris/Oculus & Geckolib Compat Jade JEI JER Macaw's bridges Macaw's Doors Macaw;s Fences and walls Macaw's lights and lamps Macaw's paintings Macaw's Paths and pavings Macaw's roofs Macaw's stairs Macaw's trapdoors Macaw's windows Moonlight lib Mouse tweaks Natures Spirit NewWorld Polymorph Pretty Rain Sawmill Searchables Snowy Tents Sodium/Embeddium Dynamic Lights Sodium/Embeddium Extras Sodium/embeddium options API Sophisticated Backpacks Sophisticated Core Supplementaries Swamp Boat TerraBlender Tree Harvester Wetland Whimsy I don't know whats causing this as there are no mentions that I can find of any of these mods causing this issue, so im confused on why its doing this. Please help lol
    • Delete the forge-client.toml file in your config folder and test it again
    • Try an alternative mod like Tree Harvester https://www.curseforge.com/minecraft/mc-mods/tree-harvester
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.