Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • andreidim

andreidim

Forge Modder
 View Profile  See their activity
  • Content Count

    33
  • Joined

    December 30, 2013
  • Last visited

    May 4, 2014

Community Reputation

0 Neutral

About andreidim

  • Rank
    Tree Puncher

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!
  1. andreidim

    [1.6.4] How to use forge multipart?

    andreidim posted a topic in Modder Support

    Hello everyone. Is there a tutorial or some documentation on how to use forge multipart? I would like to use it to do some stuff in my mod and make my pipes have multiple bounding boxes, because, for now, they have a full block bounding box.
    • January 13, 2014
    • 1 reply
  2. andreidim

    [1.6.4] How to add multiple bounding boxes on a block?

    andreidim posted a topic in Modder Support

    Hello everyone. I am working on some cables for my mod, I got the models working, textures, they work but I cannot seem to be able to add multiple bounding boxes or something to make them be like other mods, right now I have them be the full block but I would like them to be only the pipe model. Is there a way to add multiple block bounds? Not collision boxes, those are not hard.
    • January 12, 2014
    • 3 replies
  3. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    I just found out a new thing, Do stuff on the client and server and sync your TEs..Why does no tutorial tell you to sync your tile entities and do stuff on the client and server side?
    • January 10, 2014
    • 13 replies
  4. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    Well, markBlockForUpdate is not working, markBlockForRenderUpdate is... Minecraft is like f*** logic
    • January 10, 2014
    • 13 replies
  5. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    As I said in my previous post, when I tried to sync them they broke completely... the texture never updates properly, only when I right click on it. I might have found a bug or something... I am doing the world.markBlockForRenderUpdate on the server, the description is telling me that if you put it on the server it doesn't do anything, well, actually, it updates my block properly??? How is that even possible?
    • January 10, 2014
    • 13 replies
  6. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    Doing that actually broke my block completely How could I easily update my block? I think that might be a problem, the way I'm updating it doesn't work, it works properly only on a block update And I found another way that might work, using the MinecraftServer.getServer() stuff P.S.:I need to re-render it after I do something to the tile entity
    • January 10, 2014
    • 13 replies
  7. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    I found a way, I'm using the world provider, that gives you the server world
    • January 10, 2014
    • 13 replies
  8. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    I just got arround to testing that, it seems like it's not using the server tile entity, how could I get and use that?
    • January 10, 2014
    • 13 replies
  9. andreidim

    [1.6.4] Get block icon based on TE

    andreidim replied to andreidim's topic in Modder Support

    That's what I was missing, a block update, tanks
    • January 10, 2014
    • 13 replies
  10. andreidim

    [1.6.4] Get block icon based on TE

    andreidim posted a topic in Modder Support

    Hello everyone. I need to change the individual icons per side of my block, but, it seems like the getBlockTexture function gets called once when the world loads, how could I get the icon based on something from the tile entity?
    • January 9, 2014
    • 13 replies
  11. andreidim

    [1.6.4] How to change part of the texture of a block?

    andreidim replied to andreidim's topic in Modder Support

    Multiple render passes seem good enough, thanks
    • January 8, 2014
    • 7 replies
  12. andreidim

    [1.6.4] How to change part of the texture of a block?

    andreidim replied to andreidim's topic in Modder Support

    Is there a way to combine icons? I need a lot of different states for my block, I don't want to have a lot of textures
    • January 8, 2014
    • 7 replies
  13. andreidim

    [1.6.4] How to change part of the texture of a block?

    andreidim replied to andreidim's topic in Modder Support

    If I will have a TE and stuff, should I use a TileEntitySpecialRenderer? I will have it look like a normal square block, but I need it to have textures that can change. I never used an ISimpleBlockRenderingHandler because the only thing I used special renderers for was a chest-like thing that still has no animation and sound ;( What do you think I should use?
    • January 8, 2014
    • 7 replies
  14. andreidim

    [1.6.4] How to change part of the texture of a block?

    andreidim posted a topic in Modder Support

    Hello everyone I'm working on a mod and I need to change dinamically based on a variable in my tile entity a part of the texture, like a progress bar but for something else, how could I do that? A few good examples I know are the energy cells from from thermal expansion and the machines from forestry. Is that hard to do? I don't have any open source mods to check out that do that... Why are there closed source mods? Yes, I know, but still, I want to see all of the sources, I like to learn new stuff, mostly how Azanor does his particles and stuff
    • January 8, 2014
    • 7 replies
  15. andreidim

    [1.6.4] Shift + click doubles my items

    andreidim replied to andreidim's topic in Modder Support

    As I said, the problem is when shift clicking from the tile entity to the player inventory, that decrement stack size function from the furnance didn't change anything
    • January 5, 2014
    • 7 replies
  • All Activity
  • Home
  • andreidim
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community