Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Jigokusaru

Members
  • Joined

  • Last visited

Everything posted by Jigokusaru

  1. Im doing a conjoined mod for 1.7&1.8
  2. I am trying to make an block or TileEntity that rotates based on the direction its placed, or spawned on a players death. And i wanna change blocks based on its loctions like if urs facing north change a block 1 down, 1 forward and stuff not sure how though
  3. How do you send a chat message to play when it interacts with a mob. i'm doing player.sendChatMessage(" "); But its asking for a IChatComponent and i dont know what that is.
  4. Never mind i forgot i was rendering with the Extension of RenderChicken, so it was looking for entityChicken... I changed it.
  5. Like stated in the title the game crashes after i changed something in my mod, not sure what it is. This is the error This is the code that i changed This baffles me a bit coz im not sure what happened.
  6. Implementing an interface is not exactly basic Java, but absolutely required in order to mod. The problem is we can't give you an example. Interfaces are incomplete objects that require you to implement (write, code, program) their methods because the interface doesn't. So basicly i need to make a whole new "EntityTameable class" Within my class, Im just use to extending EntityTameble, I havent touched implements since i was taking coding classes for java.
  7. Would a slight example be to much to ask instead of ridicule???
  8. Im not quit sure what to do with this, i havent used implements before, Do i just leave it like this, or do i need more?
  9. Im using the basis of the EntityChicken Class since i want my Entity to work like the chicken with the added benefit of being tamed when spawned since its spawned a different way.(by a structure made by the player) Oh and 'Mobs are living, moving game entities. The term "mob" is short for "mobile"' :MineCraft Wiki
  10. Um is there a way to also make this tamable? I want to set it so once its spawned the person that sets the last block on the spawn pad to get the chicken (yes its a chicken) to be there pet. Coz if i extends the EntityChicken I cant extend the EntityTameable Class
  11. I thought so idk why but i was afraid it would breack something ty!
  12. Well what is it lol?
  13. Is there a way to grab a vanilla mob and make a new mob with it but change the skin, drop items and behaviors of the new mob and make the new one not spawn natually, i have the skin and items and things i need like ideas of behaviors but wanna make it easier on myself, im have way lazy but eger to do this.
  14. Idk what i did BUT i shrunk the block a bit so its the size of a actual chicken, and it fixed it WHOO
  15. Bump, is this kinda hard to do? i suppose it might be.
  16. Me and a friend are using ATLauncher and most mods he is using can only work on 1.7.10, so i need to make mods for the server hes using.
  17. Am i doing something wrong here? my code is But my Chicken think is just Pink/Black checkered. my path is assets.goldchicken.textures and my ModID is public static final String MODID = "goldchicken";
  18. All i have i mobile data, so i have to drive somewhere to get help. Ok fine so be it
  19. diesieben07 im sorry but that was rude, you could have said "please add some code or something and its slightly hard when im using a phone to ask some nice folks for help, but all i get is a screw off message.
  20. I need a hand rendering an item i throw, I copied the snowball rendering class to use but something isn't working, and i initialized it in preinitialize, sorry for bad spelling I'm mobile.
  21. Okay thank you ill give some of those a shot, maybe all and see if i can get little bobby some cool things.
  22. Okay, I'm new the the forums and i don't expect any help right away but thanks for any i get. So my question is or starting statement, I have a entity i made, His name is bob, he extends EntityTamable, and all that fun stuff, but i want to make it so: A) he re-spawns when he is killed IF he is tamed by a player B) he has a Chest GUI When u click him with an Open hand and Shift click makes him "sit" C)i almost forgot, owner shouldnt beable to hit him

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.