Jump to content

OfficialPiAddict

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

OfficialPiAddict's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi, Thanks to both of you for the quick replies. I have it working now, so thanks. Its greatly appreciated. OfficialPiAddict
  2. Hi Everyone, this is my first mod for minecraft so I am still learning, thus any help would be greatly appreciated. I am trying to have an item set the blocks underneath or around it on fire when it is dropped on the ground, but I am not sure how I should go about this. My initial thought was to find the entity in the world and then use its world coordinates and SetBlock() to accomplish this. However I couldn't find a way to find the entity in the world. Is this the best way to go about this? And if so, how would I go about finding the entity in the world. All replies would be greatly appreciated. Thanks, OfficialPiAddict.
  3. Hi, Im new to the modding community, however I do have a substantial Java knowledge, and knowledge with diagnosing technical errors with scripts, Im also using a mac (v 10.8.5) && JDK 1.7. I downloaded the latest version of Forge src, and installed it as per the readme, the only errors i got in my install were: > scalac" is not found on the PATH. Scala files will not be recompiled apart from that everything in the install seemed to work fine, from the console. However when i check the eclipse folder inside mcp there is a Minecraft folder, which is completely empty, and even if i boot up eclipse and set my workspace, the src folder is empty. I've tried reinstalling countless times and can't figure out what the problem is... Any help would be greatly appreciated... Thanks [EDIT] This may be in the wrong section, if so, I apologise...
×
×
  • Create New...

Important Information

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