Sign in to follow this
Followers
0
how can i embed a dependancy from maven
By
lukas2005, in ForgeGradle
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
Events don't return values. Second, I'm pretty sure getMoonPhase() is client side only.
-
Im new at modding so probably this have an obvious error but plz somebody tell me how can i make this works, it is intended to return a value in relation to the moon phase public float endWorldTick(TickEvent.WorldTickEvent event) { float x = 0; if(event.side.isServer() && event.phase == TickEvent.Phase.END) { World world = event.world; if(world.provider.getDimension() == 0) { if(world.getMoonPhase() == 1.0f) { x = 15.0f; } } } return x; }
-
By DaemonUmbra · Posted
Please don't Necro old threads, if you have an issue make your own. -
By DaemonUmbra · Posted
You changed "Game Directory" to your mods folder. The Game Directory is supposed to be the folder that contains the mods folder, .minecraft by default -
Ok to add on, had to do manual library install due to failed library install thing, also there is never another window It just closes the launcher window and then reopens it with the error.
-
-
Topics
-
Who's Online (See full list)