Henry Loenwind

Results 151 comments of Henry Loenwind

That's the command line parameter Forge adds. No mod I tried has ever worked in 1.8.9+ with that parameter present. How do you start your client? If it's with Eclipse's...

I've had a look at that tutorial. I posted some comment there, let me repeat it here: Um, this is kinda wrong and will lead to all kinds of problems....

Try this: http://loenwind.info/EnderCore-1.10.2-0.4.1.test1-beta.jar

ok, then I know what's causing this.

'just' is the word. With this it'll work out of the box. Nothing to do. And (see EIO PR) at also can pull out of the local Maven cache without...

It uses the local Maven cache. That has a default location, and I'm sure there are env vars to relocate it. And "mavenLocal()" adds it to the sources list.

PS: IGrowable has not `canBeHarvested()`, so automation traditionally uses `canGrow()` to mean `canGrowMoreProduce()` or `isStillInTheGrowingPhaseAndHasntReachedHarvestingPhaseYet()`...

Even without the "test from here" there's the issue of those boolean "done that" variables. You have to set them to false first *somewhere* if you want to use them...

The number of times a section has been visited already is being tracked. So it may make sense to not use a (new) link use count but the (existing) section...