Started by
BarsTiger
on
Topic category: Help with Minecraft modding (Java Edition)
I need to create file in mcrunfolder/saves/worldname with File Manager plugin, and it has only Get game dir function
Version of MC is 1.16.4
I wanted to use getWorldDirectory (from 1.7), but it doesn't work...
Not sure if you still need this, but in case anyone else shares this problem you can do this, It has to be in a procedure that has the world parameter:
https://imgur.com/a/5cFRVL7
Hey deathking10126, I tried what you sent but that dependency seems to be a direction dependency block. This causes it to throw the error:
> "error: incompatible types: Level cannot be converted to Direction".
Did this change in 1.18.2?
@Rasa_Novum and @deathking10126
I can’t even find the “world” block that was shown in the example, did it get moved or named to something else in one of the newer versions of Mcreator?
Edit: never mind I found it, just took me a bit!
Sorry for the trouble! :P