Lumberjack

Lumberjack

1M Downloads

MC 1.12

hron84 opened this issue ยท 8 comments

commented

Could you please investigate if 1.12 is potentially can get this mod? It would perfectly fit my near-vanilla pack.

commented

I second that. I would have the need for that my 1.12 Packs

commented

I'm already working on a 1.12 port. Once I've finished it I'll open a pull request here, it looks like this repo is mostly inactive.

https://github.com/essentialmc/lumberjack

commented

I have not looked into porting to 1.12 yet, I doubt it's even possible. Hence why no replies yet.
I'm glad someone else is, because it was low on my priority list and I unfortunately have little time.

commented

@dries007 How does your versioning scheme work?

commented

I don't increment versions if it's a straight port from one MC version to the next (with equal features).
If the port required significant changes, or the config has changed, I increment, depending on how severe the breakage, it's minor or patch.

I usually reserve major version changes for when a complete rewrite is required or when I feel the changes with the previous version is so great, it might as well be a new mod.

Oh and jar files should always be <MC>-<Version>[.<BuildNR>].

commented

@dries007 I see D3Core has been updated to 1.12, however your maven repo results in a 404.

http://doubledoordev.net/maven

commented

Maven is dead, I recommend doing it like JsonLootBags.

commented

There is a limited 1.12 version available now, Closing this.