Jump to content

Exabyte314

Members
  • Posts

    7
  • Joined

  • Last visited

Exabyte314's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hello, I am trying to make a mod for Minecraft Forge 1.12.2, mdk file forge-1.12.2-14.23.5.2854-mdk. Problem is, when i right-click inside this folder, open Powershell and run the ./gradlew setupDecompWorkspace eclipse command, it comes up with an error log: forge-1.12.2-14.23.5.2854-mdk> ./gradlew setupDecompWorkspace eclipse To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradlDaemon will be stopped at the end of the build stopping after processing FAILURE: Build failed with an exception. What went wrong: A problem occurred configuring root project 'forge-1.12.2-14.23.5.2854-mdk'. Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at https://help.gradle.org BUILD FAILED in 6s Could somebody please help me with this? I am not sure what else to try.
  2. yes i read that before, where in the IDE is what i am asking.
  3. I'm using Eclipse for my modding, where would I put my build.gradle - inside the workspace folder or do i need to place it inside further folders?
  4. Hi, was wondering if there was a way to make smaller and larger crafting tables, larger crafting recipes (larger as in needs a 9x9 crafting table), change the inventory crafting size, make furnaces with multiple slots (with recipes taking, say, an iron ingot and some coal and you smelt to make a steel ingot), and completely custom things requiring something like a Compressor or similar.
  5. I was looking for a way to code this into a forge mod, not a datapack.
  6. I'm sorry but I don't know how to override json files. Could you help me out or maybe share an example of the code? I can figure it out myself from the code if you want.
  7. Hi, can somebody help me out? I have looked online through multiple sites and cannot find any ways to disable vanilla recipes or change the block drops? I also could only find a way to change the break time of a vanilla/modded block, no way to change the break level (require a pick possibly higher than diamond) If someone could help me figure out how or even direct me to any possible answers, I would be very grateful.
×
×
  • Create New...

Important Information

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