Jump to content

legierung

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by legierung

  1. Hello, I created a new fluid and want to have the abillity to store it in Vanilla Cauldrons? How do I do that? I tried setWaterLevel, but it just fills the cauldron with water (surprise ), so how do I replace water with my own fluid? I'm currently working on 1.11 but also want to port to every version from 1.7.10 to 1.12. Thanks.
  2. Hey, I was setting up a new workspace for mc 1.11.2. I used Forge mdk version 13.20.1.2386. But the setupDecopmWorkspace Command didn't work. This is the error log: https://pastebin.com/MxFW7G8X
  3. Hello, i have a problem with the gradle build. It can't find a history for :retromapReplacedMain, so I can not build my mod. What should I do? Here is the code: :retromapReplacedMain (Thread[main,5,main]) started :retromapReplacedMain Executing task ':retromapReplacedMain' (up-to-date check took 0,033secs) due to: No history is available. remapping source... :retromapReplacedMain FAILED :retromapReplacedMain (Thread[main,5,main]) completed. Took 0,885secs. FAILURE: Build failed with an exception What went wrong: Execution failed for task ':retromapReplacedMain' >String index out of range: -140 BUILD FAILED.
×
×
  • Create New...

Important Information

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