Releases: DimensionalDevelopment/JustEnoughIDs
Releases · DimensionalDevelopment/JustEnoughIDs
untagged-c8ea5297bb29446fa8f2: Take 2 of Github Actions
It *ALMOST* worked first try, I just need to figure out the release feature :D I might just have to change this to a release creation and call it that, but idk :P
untagged-c81d371f2da50e01789b: Possible start of shifting to Github Actions
I have absolutely no idea if this is gonna work first try, but hey, it's a start and if it don't work, I'll blow it up and start again.
untagged-61bed80b7f3e88437b27: Possibly fix inventory bug
I have absolutely 0 idea if this will fix it, but fuck it, what do I have to lose?
untagged-c00fe1b90255ca3f8e49
Fixes for Mixin 0.8 (#117)
untagged-a4885010a8f321a326bb: Update target Forge version to latest
There is an updated implementation of PacketBuffer#readItemStack and writeItemStack in newer versions of Forge. The previous commit targeted this implementation but omitted the Forge upgrade.
untagged-5159f1d8e5fb37beaf74: Merge pull request #103 from clienthax/patch-1
Avoid race conditions
untagged-6bc4fd19875f745a7b7f: fixes issue #93 (#98)
* Update MixinPacketBiomeIDChange.java * Update MixinPacketBiomeIDChange.java * Create MANIFEST.MF * Delete MANIFEST.MF oops
untagged-c11d61322c6e054eddd6: BiomeTweaker - constant mixins
Remove hardcoded biome ID limit in this mod
untagged-925345ce53a4d71bfde2
BiomeTweaker compatibility
untagged-84cb2889052db67f394c
Silly mistake fixed