Jump to content

Texasjake95

Members
  • Posts

    153
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Texasjake95's Achievements

Creeper Killer

Creeper Killer (4/8)

6

Reputation

  1. I had the same problem. You need to find where the script is compiled and deleted it. I believe it is in the build folder. If not there search your main .gradle cache file.
  2. Try using build not assemble Look in /build/lib/ for the reobfuscated jar
  3. Sounds like an Id overlap reconfigure your ids and try again
  4. It's most likely giving a nullpointerexception which means there are no registered ore/ingots by that name if there were (like from IC2 for example) you would not get any errors
  5. Is it possible to extend the block metadata by using tile entities? And if it is where would I be able to find out how to do it? EDIT: Been doing some reading on tile entities and it looks like I don't want to do this because it would take more and more memory to do something like this so I am going to stick with the standard 0-15 block meta (for now) Although I would still like to know how to do this if just in case the need to do this ever arises...
  6. How would I make it where my custom sapling would grow using bonemeal?
  7. Is there a way for to have an item be at its highest damage and not break?
  8. I got it working but one one recipe can use it... Any ideas?
  9. Try reinstalling everything that works for me alot
  10. It needs to be a fresh jar for some reason Forge's decomplier doesn't like any thing else (at least in my experience)
×
×
  • Create New...

Important Information

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