Jump to content

iFaZe_

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by iFaZe_

  1. Ok so i'm really motivated and i setup a "learning" program, can you tell me if you have some suggestions like some things i need to learn or some parts i forgot... first i think i will try to do this "simple" things : - create a new block (ship controller block) - add right click event on this block ? - display a chat message like "you clicked on ship controller" after i will try the "complex" part like : - add a craft to my new block ? - detect ship (just 3-4 blocks, the controller and few near blocks) on right click - saving ship somewhere (array or idk for now, if you have some suggestions) after i think i need some help but i'm not at this point, for now if you can tell me how i need to save my ship maybe in future i want to make bigger ship so can you tell me witch is the best ? maybe selecting corners like worldedit ? or with the ship controller and detecting the near blocks...
  2. Yep i see this mod too, idk why there is version for mods, forge provide an sdk/api for modding but it's not compatible ?
  3. Omg you are so mad i have a dev background (PHP and Flutter) and i understand well java basics ... I'm New to Minecraft / forge modding
  4. Hi, I want to "modify" the original archimed ship to update and add features, i searched and it use a "mobile" chunk redering, i'm currently learning java, i will send my questions if i have
  5. Hi, I'm new to forge modding, i have a dev background (PHP, Flutter...) and i want to create my own mod, at least trying to make some things. So i need some help to start, i already do some java and i can learn fast. I got a main problem idk from where to start so i need your help ! I want to create a vehicle mod, i know i cannot do it few days but i want to know from where i need to start, rendering, entity and blocks are complex for me and idk what i need to use and i cannot find tutorials .. So my main problem is, how to render a movable structure made of blocks : like a simple boat => I'm not familiar with java and minecraft modding, but if someone can explain the steps to do what i want it's perfect. I want to create an entity or something movable made of blocks (like the picture) After i need some things more like collision, it's perfect if i can "walk" on the boat... i already know some mods like archimeds ships ... and something like can be perfect, but without entity to block, i mean i don't want to the entity can be block or breakable ... i have no prefered version for modding. thanks for help and reply
×
×
  • Create New...

Important Information

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