Jump to content

Chachii

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    http://www.youtube.com/user/ChachiiHaitsyewToo
  • Location
    The Holographic Universe
  • Personal Text
    Kitten huffing goodness

Chachii's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I'm currently using Forge 28.0.21, which I'll update to the latest stable release once I get to a point I can release my mod, but I'm having trouble with getting the blocks to drop items/their item block. I have looked at the source code for MC 1.14 as well as various source codes for open source mods that are 1.14, but I'm still a bit confused on how to do it. I'm not sure if I need to a block tile entity or use the List<ItemStack> getDrops function, or both. I'm also not sure why I'm having such an issue since I'm probably just missing something obvious and my brain isn't picking it up.
  2. Ahh that makes sense. And I just realized that I misread the version when downloading. Thanks for the help everyone, I appreciate it.
  3. Yeah, I'm pretty sure the latest update for Optifine and the other mods are using an older version of Forge 1.13.2, as the update time showing on the websites are in February of this year. If I'm unable to get a version at or prior to their update date, I'll just have to wait for Forge to be out of beta with 1.13.2 and they update that. Also, the 1.6.4 is the version of the mod, not the version of minecraft, which is a bit weird and misleading to put imo. Thanks for the reply, too, I just wanted to be sure I'm not missing something lol.
  4. I'm not sure if this is just with it probably being a newer version of Forge than the one the mod uses, but I get the following sequence of errors when I have added the mods in the respective folder: If the forge version is the problem, where would I be able to see the list of all current versions of Forge 1.13.2? In the files area, it only goes back to the 19th.
  5. When trying any of the commands I read in tutorials, I get this: Exception: org.gradle.listener.ListenerNotificationException thrown from the UncaughtExceptionHandler in thread "main" However, I can do the command "-v" to get version history. I'm using Windows 7 64-bit, and am supposedly following the instructions correctly, however I'm doing something wrong or something isn't set up correctly. My paths are correct as well, and I'd be using Eclipse as my IDE.
×
×
  • Create New...

Important Information

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