Iskalls Island

how I beleive Minecraft should be, Minecraft 2.0?

File Details

Iskalls Island (Minecraft 2.0) - 1.4

  • R
  • Dec 15, 2018
  • 45.12 KB
  • 1.4K
  • 1.12.2

File Name

Iskalls Island (Minecraft 2.0)-1.4.zip

Supported Versions

  • 1.12.2
Iskalls Island (Minecraft 2.0) 1.3 to Iskalls Island (Minecraft 2.0) 1.4

Updated:
	AutoRegLib (went from AutoRegLib-1.3-16.jar to AutoRegLib-1.3-21.jar):
		AutoRegLib-1.3-21.jar:
			WARNING: If you use Quark, you need to update it to the latest version as well.

			- Added AtlasSpriteHelper.
			- Added IItemHandler hooks.
			- Allow dropping in to items that aren't on the player inventory.
			- Fixed BlacklistOreIngredient not creating the matcher list properly.
			- Fixed drop-in not working with the correct items.
			- Fixed packets not serializing ItemStack capability NBT.
			- Removed ItemTickHandler, giving performance gains to everyone everywhere.
		AutoRegLib-1.3-20.jar:
			- Fixed inventories not providing capabilities, which was preventing Quark blocks (Pipes and Chutes) from receiving input from other mods.

			- Fixed the drop-in capability not being registered properly, which was causing crashes with other mods.

			- Moved in AbstractDropIn from quark for futureproofing.
		AutoRegLib-1.3-19.jar:
			- Added tools to help rotate stuff around other stuff.
			- Implemented hooks for dropping items onto other items in the inventory.
			- Implemented some state and model features to allow dynamic models with retextured sides. (KnightMiner)
			- Inventory blocks can now opt out from being synced and saved in case their inventory is non-standard.
		AutoRegLib-1.3-18.jar:
			- Added item tick event hook for Quark and Alquimia
		AutoRegLib-1.3-17.jar:
			Lots of new stuff to be used by future things :eyes:

	B.A.S.E (went from base-1.12.2-3.7.1.jar to base-1.12.2-3.10.0.jar):
		base-1.12.2-3.10.0.jar:
			Added:

			 - Ore Parts can now drop multiple items and can have fortune applied. (Shananiganeer)

			 - Wrench recipe

			 - Wrench configuration

			 - Ore Samples can now require Tools (Shananiganeer)

			 - Ore Samples can now set waypoints (Shananiganeer)

			Fixed:

			 - Fix for trying to load Transport Loaders with hoppers
		base-1.12.2-3.9.0.jar:
			Internal:

			 * Changes to Sided Blocks for Transport V1
		base-1.12.2-3.8.1.jar:
			Fixes:

			 * Tools Module no longer crashes IE
		base-1.12.2-3.8.0.jar:
			Fixes:

			 * Base no longer kills Chinese/Russia Language files in the resources Folder
			Internal:

			 * Lots of Preparation for Transport and Heated Tanks
		base-1.12.2-3.7.2.jar:
			Don't crash when fed invalid items.

	Better Builder's Wands (went from Better Builder's Wands 0.11.1 [MC1.12; rev 245] to Better Builder's Wands 0.12.0 [MC1.12; rev 251]):
		Better Builder's Wands 0.12.0 [MC1.12; rev 251]:
			0.11.1

	Chisel (went from Chisel - MC1.12.2-0.2.0.31 to Chisel - MC1.12.2-0.2.1.35):
		Chisel - MC1.12.2-0.2.1.35:
			 * [#738](https://github.com/Chisel-Team/Chisel/issues/738) Fix chisel GUI not handling swap/throw clicks properly
			 * [#739](https://github.com/Chisel-Team/Chisel/issues/739) Fix Speedup blocks (concrete) no longer working
		Chisel - MC1.12.2-0.2.1.34:
			Add chiseling for iron bar variants
		Chisel - MC1.12.2-0.2.1.33:
			Chisel MC1.12.2-0.2.1.33

			New
			 - Iron bars are back! With an all new model you can once again imprison your friends WITH STYLE!

			Changes
			 - [#661](https://github.com/Chisel-Team/Chisel/issues/661), [#699](https://github.com/Chisel-Team/Chisel/issues/699) CTM is now properly declared as a clientside dependency
			 - [#696](https://github.com/Chisel-Team/Chisel/issues/696) Auto Chisel will hide the FE bar when it is disabled in the config
			 - [#678](https://github.com/Chisel-Team/Chisel/issues/678) Chisel blocks should now work with JEI color search
			 - Added the remaining missing description tooltips, and fixed a few broken ones

			Fixes
			 - [#653](https://github.com/Chisel-Team/Chisel/issues/653) Crashes when some features are disabled (chisel, autochisel)
			 - [#651](https://github.com/Chisel-Team/Chisel/issues/651) Occasional crash when Auto Chisel tries to play a sound
			 - [#681](https://github.com/Chisel-Team/Chisel/issues/681) Crash when Auto Chisel plays sound as the chisel inside breaks
			 - [#693](https://github.com/Chisel-Team/Chisel/issues/693) Fix calling getActualState too late, fixes crash with TCon blocks (and potentially others)
			 - [#668](https://github.com/Chisel-Team/Chisel/issues/668) Fix crash when last group for an oredict is removed
			 - Fixed some small issues with the Auto Chisel GUI
			 - [#713](https://github.com/Chisel-Team/Chisel/issues/713) Removed rough and dark prismarine as prismarine variants, fixes potential dupes
			 - [#691](https://github.com/Chisel-Team/Chisel/issues/691) Fix iChisel deleting items when chisel damage is disabled in the config
			 - [#663](https://github.com/Chisel-Team/Chisel/issues/663) Fixed Rusty Scaffold texture not being properly transparent
			 - [#730](https://github.com/Chisel-Team/Chisel/issues/730) Fixed speed boost from concrete being offset in some situations

	Chisels & Bits (went from chiselsandbits-14.16.jar to chiselsandbits-14.29.jar):
		chiselsandbits-14.29.jar:
			 * Fix a crash with Minecolonies Building Tool Preview #445
		chiselsandbits-14.28.jar:
			New Features:

			 * Dye-able bit bags. Implements #198 ( craft a bag with any dye to color it, or with a water bucket to remove the color )
			 * Sort/Combine/Condense Button for Bit Bag. Implements #125 ( button to combine and sort bits inside the bit bag )
			 * Rotate X / Z buttons. Implements #114 ( Add two buttons to flip patterns, and blocks around by x and z axis. )
			Fixes:

			 * Bit Tank item model registration tweak, fixes null delegate issue for #443
		chiselsandbits-14.27.jar:
			Fix inconsistent solid block logic when re-lighting an area.
		chiselsandbits-14.26.jar:
			Fix a crash caused by calling the wrong method when logging an error with LittleTiles API
		chiselsandbits-14.25.jar:
			 * Expose via the API the rendering of baked models with transparency. ( Thanks Phylogeny! )
			 * Exposed via the API voxel blob information, such as most common state and a list of all state counts. ( Thanks Phylogeny! )
		chiselsandbits-14.24.jar:
			 * Add new API for Rotation/Mirroring ( Thanks Phylogeny! )
		chiselsandbits-14.23.jar:
			 * Forge Requirements raised from *.2420 to *.2443
			 * Placing a chiseled block between multiple blocks now can be un-done in a single step ( Thanks Phylogeny! )
			 * Fixed bug where off grid placement would fail in certain cases. ( Thanks Phylogeny! )
			 * Slipperiness is no longer emulated based on material, and instead uses the common material approach.
			 * Improved support for blocks that use tint and block colors beyond grass and leaves.
		chiselsandbits-14.22.jar:
			 * Prevent crashes, and fix issues with extended ID Ranges.
			 *  Update ZH_CN ( Thanks TartaricAcid! )
		chiselsandbits-14.21.jar:
			 * Fix a crash when rendering invalid ghost blocks.
			 * Enhance API to provide collisions and other bounding box information ( Thanks Phylogeny! )
			 * Fix performance when placing bits with a ridiculous surplus of extra bits.
			 * Fix bug with certain blocks not being replaceable.
		chiselsandbits-14.20.jar:
			 * Fix a crash involving dig speed event and extra planet blocks.
		chiselsandbits-14.19.jar:
			 * Improve memory allocations when testing for MCMP occupied spaces
			 * Add Mycelium to vanilla overridden blocks, same as grass.
		chiselsandbits-14.18.jar:
			 * #390 - Call Block.canHarvestBlock instead of returning true, and additional permission related checks.
			 * Fix, #392 - send texture to consumer in pipe logic.
			 * Add keybinding for off grid placement, this defaults to unset, but uses sneak when unset. (#377)
		chiselsandbits-14.17.jar:
			Special case air when determining colors, to prevent crashing when another mod registers their color handler for air.

	Clumps (went from Clumps-3.0.0 to Clumps-3.1.1):
		Clumps-3.1.1:
			Fixed the clumps rendering!
		Clumps-3.1.0:
			Removed BASE as a dependency.

	ConnectedTexturesMod (went from CTM - MC1.12-0.2.3.12 to CTM - MC1.12.2-0.3.3.22):
		CTM - MC1.12.2-0.3.3.22:
			CTM MC1.12.2-0.3.3.22
			New

			 - Models with light data will now render properly in item form. NOTE: This requires Forge 2781 or higher!

			Fixes

			 - Model texture discovery is now more thorough, more types of models should now be supported through texture metadata only
		CTM - MC1.12.2-0.3.2.20:
			Fix compatibility with Forge 2772+
		CTM - MC1.12.2-0.3.2.18:
			 Hotfix: Fix bad import causing crash
		CTM - MC1.12.2-0.3.2.17:
			CTM MC1.12.2-0.3.2.17
			Changes

			 - Further optimized render caches
			 - Changed all occurrences of "chisel" to "ctm"
			 - Added a few new profiler sections, and cleaned up the names all around

			Fixes

			 - [#70](https://github.com/Chisel-Team/ConnectedTexturesMod/issues/70) occasional crash from rendering due to race condition
		CTM - MC1.12.2-0.3.1.16:
			CTM MC1.12.2-0.3.1.16
			Changes

			 - Move away from trove collections, this may increase performance slightly

			Fixes

			 - Fix compatibility with forge versions >=2718
			 - Fix a slow memory leak caused by render caches (covers1624)
		CTM - MC1.12-0.3.0.15:
			CTM MC1.12-0.3.0.15
			New

			 - Added the ability to use offsets for map texture types
			 - Added support for proxy textures with no metadata
			 - Added ASM patch to fix animated textures not interpolating alpha

			Changes

			 - Add a second BlockPos parameter to IFacade
			 - Optimization pass, should be faster in general
			 - Removed the check for culled model sides
			 - Better method of getting item mesh for caching

			Fixes

			 - Patched some potential resource leaks
			 - [#54](https://github.com/Chisel-Team/ConnectedTexturesMod/issues/54) reloading resources causes some textures to go missing
			 - Fixed some issues that could occur when using meta overrides and forge blockstates

	CraftTweaker (went from CraftTweaker2-1.12-4.1.6 to CraftTweaker2-1.12-4.1.13):
		CraftTweaker2-1.12-4.1.13:
			Fixed JEI server crash
		CraftTweaker2-1.12-4.1.12:
			Fixed shapeless recipe removal

			fixed tooltip clearing

			fixed JEI crash on servers

			new event before and after scripts are fired

			Added JEI recipe removal

			Fixed NBT checking not checking partial nbt
			Added JSON command

			Added blockstate matching

			Fixed doubles on function params
		CraftTweaker2-1.12-4.1.11:
			updated ZS head

			Some missing IIngredient#getInternal implementations

			recipes.replaceAllOccurences now supports an optional parameter that specifies recipes for which outputs shoudl be changed (uses IngredientAny in case no output was provided)

			Loaders now can be delayed/frozen until the mod that froze them calls the frozen alias. This should allow for mods to prevent a loader from being loaded to early by other mods. They now need to subscribe to the load_finished event, if they want to get the post-finished loader stage though.

			Added blockstate handling

			Fixed NBT matching (again!)

			Fixed recipe removal
		CraftTweaker2-1.12-4.1.10:
			Fixed JEI hide overriding item additions

			Added a new loglevel called default.

			-People can use that logger, and packdevs can disable its outputs entirely.
			-All the other loggers wont be affected if the pack dev choses to disable
			-that logger.

			Added INVALIDATED loader stage

			Added LoaderSkip info and AfterMerge info to default loader

			Refactored CrTLoadingStartedEvent's signature

			ODE.add can now remove entries from the MCOreDictEntry Blacklist

			Made the block harvest event use weighted stacks

			made tooltips hardcoded to either shift key

			Changed how RemoveRecipeShaped works

			Add getRayTrace to IEntity

			Added onPlayerInteractBlock to IEventManager

			- Callthrough to onPlayerRightClickBlock due to naming inconsistense
			- See #595 for info

			Fixed NPE in SlotRecipe

			Make sure ActionRemoveRecipesNoIngredients runs before the other recipe removals

			CTGUI: Inputs now also use withTag to make the items look better in JEI

			performance improvements when looping over items (need to be implemented by the mod author, if you're a crt addon dev, look here: [https://github.com/CraftTweaker/CraftTweaker/pull/600](https://github.com/CraftTweaker/CraftTweaker/pull/600))

			Fix NPE for getSubItems when no creativeTab was found.

			fix creative tab searching

			furnace.all shouldn't crash anymore on empty stacks

			gave IEntityXP a setter for the value
		CraftTweaker2-1.12-4.1.9:
			fixed biome names on servers, close #526

			update wiki command to point to the new docs

			fixed forge complaining about duplicate ASM

			fixed legacy oredict code close #541

			========================================================

			ZSLint!!! Run /ct zslint and open visual studio on the script folder!

			========================================================

			Fixed duplicating Close #543

			Added biome types.
		CraftTweaker2-1.12-4.1.8:
			fixed loadup crash
		CraftTweaker2-1.12-4.1.7:
			Added Command manager wrapperAdding recipes.replaceAllOccurences(IIngredient,IIngredient) as a new zenscript command.

			Changed how names are set for replacement recipes

			Implemented events.onPlayerBonemeal

			Added DamageSource Bracket handler and static methods to get damagesources

			Added Nullcheck to getIngredient

			Fixed Typo in IMod

			Some furnace recipe additions

			- Allow intput/output/xp getter in IFurnaceRecipe
			- IItemDefinition now has getITemBurnTime(IItemStack stack)
			- IItemStack's getItemBurnTime is now implemented properly
			- MCFurnaceManager's getFuel is now implemented correctly

			Implemented some IItemStack Methods

			Fixed possible NPE with RecipeFunctions

			Added Way to create Item Entities from within CrT

			Event system refactor

			It's now split in API and Implementation since before it was all API.
			Should be more versatile this way.
			Also, implemented some more recipeHandlers

			Added way of getting the clicked Entity to PlayerFillBucket

			Replaced hitEntity with RayTraceResult getter

			More Event System refactoring

			- Added default methods for getX, Y and Z.
			- Added Interfaces for Events with positions, and those who are processable.
			- Rearranged Code in MTEventManager (comments were all over...)
			- Implemented IContainer in MCContainer (needed for the opencontainerEvent)
			- Pulled up commonly used methods into interfaces

			More event stuff

			- IContainers now have asString caster
			- Annotated missing methods
			- Moved IRayTraceResult from block to world (Last commit was not published yet so it's ok!)

			Added ActionDummyAddRecipe for JEI plugin compatibility.

			Changes in OreDictionary manipulation

			- They now can blacklist items from being added later on.
			- They now directly manipulate the list (as not to complicate ↑)

			Fixed possible NPE when providing a null creativeTab to IITemDefinition's setter

			Even more Event stuff

			- More Events implemented
			- Some Additional events added
			- Some Methods pulled up into into interfaces (also some with default methods)

			Added Command manager wrapper

			Gave players the command function

			Vector3d wrapper and Entity Spawning

			Added Entity definition getter and CrafttweakerMC methods for fluids

			Added optional parameter to IItemStack tags methods to allow for displayOnly tags

			Added error checking to JEI stuff

			DataMaps can now properly be indexed with numbers, if you ever needed to

			Fixed JeI Hiding and optimized the code

	FTB Utilities (went from FTBUtilities-5.0.0.11.jar to FTBUtilities-5.3.0.67.jar):
		FTBUtilities-5.3.0.67.jar:
			 * Added prefix-less method for item tooltips - LatvianModder
		FTBUtilities-5.3.0.66.jar:
			 * /scan_items now exports multiple files, soon to be moved to FTB Janitor mod - LatvianModder
		FTBUtilities-5.3.0.65.jar:
			 * Added fluid exporting in /scan_items - LatvianModder
		FTBUtilities-5.3.0.64.jar:
			 * Better name color replacement - LatvianModder
		FTBUtilities-5.3.0.63.jar:
			 * Info now opens CurseForge Pages - LatvianModder
		FTBUtilities-5.3.0.62.jar:
			 * Fixed #885 - LatvianModder
		FTBUtilities-5.3.0.61.jar:
			 * Fixed some data like flight not saving properly - LatvianModder
		FTBUtilities-5.3.0.60.jar:
			 * Renamed FTBULastChunkTeam tag to ftbu_lchunk - LatvianModder
		FTBUtilities-5.3.0.59.jar:
			 * Support leaderboards command from console - LatvianModder
		FTBUtilities-5.3.0.58.jar:
			 * Changed trash can size from 9x2 to 9x4 - LatvianModder
		FTBUtilities-5.3.0.57.jar:
			 * Claimed chunks are now saved as separate files - LatvianModder
			 * Fixed claimed chunks not saving - LatvianModder
			 * Updated Forge and Gradle versions - LatvianModder
		FTBUtilities-5.3.0.56.jar:
			 * Fixed #888 - LatvianModder
		FTBUtilities-5.3.0.55.jar:
			 * Removed shop button - LatvianModder
			 * Deleted github guide (moved to CurseForge pages) - LatvianModder
		FTBUtilities-5.3.0.54.jar:
			 * Fixed Edit Ranks button being visible in Admin Panel (it's unfinished) - LatvianModder
			 * FTBLib changes - LatvianModder
			 * Switched to using short ID instead of string ID when sending claimed chunk update - LatvianModder
			 * Added IWithID (replaces vanilla's IStringSerializable / getName() with getID()), UIDs for ForgeTeam (short int), util code cleanup - LatvianModder
		FTBUtilities-5.3.0.53.jar:
			 * Added config for printing command errors - LatvianModder
			 * Removed BackupEvent private constructor, maybe fixed #869 - LatvianModder
		FTBUtilities-5.3.0.52.jar:
			 * Updated Forge and mappings - LatvianModder
			 * Added NBT size checker before sending it back to server - LatvianModder
			 * Big config changes, moved to mostly lambdas instead of value wrappers - LatvianModder
		FTBUtilities-5.3.0.51.jar:
			 * Added SimpleInt, SimpleLong, SimpleBoolean - LatvianModder
			 * Added GuiHelper.addStackTooltip() - LatvianModder
			 * /shrug now supports text - LatvianModder
		FTBUtilities-5.3.0.50.jar:
			 * FTBLib changes - LatvianModder
			 * Fixed #851 - LatvianModder
		FTBUtilities-5.3.0.49.jar:
			 * FTBLib changes - LatvianModder
			 * Added curseforge changelog and source jar - LatvianModder
			 * Fixed wrong world.log file location in config comment - LatvianModder
		FTBUtilities-5.3.0.48.jar:
			No changelog provided.
		FTBUtilities-5.3.0.45.jar:
			No changelog provided.
		FTBUtilities-5.2.0.40.jar:
			No changelog provided.
		FTBUtilities-5.2.0.39.jar:
			No changelog provided.
		FTBUtilities-5.2.0.38.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBUtilities-5.2.0.37.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBUtilities-5.2.0.36.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBUtilities-5.2.0.35.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBUtilities-5.2.0.34.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.33.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.32.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.31.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.30.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.29.jar:
			[https://reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252freddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBUtilities-5.2.0.28.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBUtilities-5.1.0.27.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBUtilities-5.1.0.26.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBUtilities-5.1.0.25.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBUtilities-5.1.0.24.jar:
			No changelog provided.
		FTBUtilities-5.1.0.23.jar:
			No changelog provided.
		FTBUtilities-5.1.0.22.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBUtilities-5.1.0.19.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBUtilities-5.1.0.18.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBUtilities-5.1.0.15.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBUtilities-5.0.2.14.jar:
			No changelog provided.
		FTBUtilities-5.0.2.13.jar:
			No changelog provided.
		FTBUtilities-5.0.2.12.jar:
			No changelog provided.
		FTBUtilities-5.0.2.11.jar:
			No changelog provided.
		FTBUtilities-5.0.2.10.jar:
			No changelog provided.
		FTBUtilities-5.0.2.9.jar:
			 * Fixed server crash
		FTBUtilities-5.0.2.8.jar:
			No changelog provided.
		FTBUtilities-5.0.1.12.jar:
			 * Bugfixes, mostly related to chunkloading
			 * New ranks.json format, auto-converted from old one

	FTBLib (went from FTBLib-5.0.0.14.jar to FTBLib-5.4.0.72.jar):
		FTBLib-5.4.0.72.jar:
			 * Added button list gui for enums with many values - LatvianModder
		FTBLib-5.4.0.71.jar:
			 * Merge remote-tracking branch 'origin/master' - LatvianModder
			 * Added gui.move translation - LatvianModder
			 * Merge pull request #77 from kellixon/patch-1 - Kristi?ns Mic?tis
			 * Create ru_ru.lang - Konstantin
		FTBLib-5.4.0.70.jar:
			 * Added prefix-less method for item tooltips - LatvianModder
			 * Same for list editing gui - LatvianModder
			 * Made the config gui smaller - LatvianModder
			 * Changed stack size to varint - LatvianModder
			 * Added SimpleToast - LatvianModder
			 * Added Patreon icon - LatvianModder
		FTBLib-5.4.0.69.jar:
			 * Minor performance improvements - LatvianModder
			 * Removed button collapsing - LatvianModder
			 * Moved item matchers to FTBQ - LatvianModder
			 * Merge pull request #76 from mezz/master - Kristi?ns Mic?tis
			 * Integrate with JEI 4.14 bookmarks to avoid overlapping - mezz
		FTBLib-5.4.0.68.jar:
			 * Better name color replacement - LatvianModder
			 * Minor enum config fix - LatvianModder
		FTBLib-5.4.0.67.jar:
			 * Fixed broken enums and lists in config - LatvianModder
			 * Added GuiButtonListBase.focus() - LatvianModder
		FTBLib-5.4.0.66.jar:
			 * Added support for curseforgepages:project-id:path in click actions - LatvianModder
			 * Fixed nbt saving not closing file - LatvianModder
		FTBLib-5.4.0.65.jar:
			 * Fixed lists not syncing properly - LatvianModder
		FTBLib-5.4.0.64.jar:
			 * Fixed some things not saving properly, added NBTUtils.getPersistedData() - LatvianModder
		FTBLib-5.4.0.63.jar:
			 * Fixed team config not working - LatvianModder
		FTBLib-5.4.0.62.jar:
			 * Added setBorder() in GuiButtonListBase - LatvianModder
		FTBLib-5.4.0.61.jar:
			 * Changed how custom data files are saved, now they get placed in separate folder - LatvianModder
			 * Fixed data not saving properly - LatvianModder
			 * Updated Forge and Gradle versions - LatvianModder
			 * Changed ConfigTeam to use ForgeTeam in getter and setter - LatvianModder
		FTBLib-5.3.1.60.jar:
			 * Changed item ID to use var int in DataIO - LatvianModder
		FTBLib-5.3.1.59.jar:
			 * Fixed buttons crashing in rare cases - LatvianModder
			 * Removed config iterate method, added better callbacks - LatvianModder
			 * Fixed item and fluid selector gui opening order - LatvianModder
		FTBLib-5.3.1.57.jar:
			 * Added multiline tooltip for sidebar buttons, better custom text handler, replaced CustomSidebarButtonTextEvent with SidebarButtonCreatedEvent - LatvianModder
			 * Added WIP item matchers - LatvianModder
			 * Added min forge version in build script to update dev without forcing new forge version in built jars - LatvianModder
		FTBLib-5.3.0.56.jar:
			 * Added drawIcon in ContextMenuItem - LatvianModder
		FTBLib-5.3.0.55.jar:
			 * Added ForgePlayerConfigSavedEvent and ForgeTeamConfigSavedEvent - LatvianModder
		FTBLib-5.3.0.54.jar:
			 * Mouse is no longer updated in background of context menu - LatvianModder
			 * Added ContextMenuItem.setCloseMenu() - LatvianModder
			 * Added Resource Reloader integration - LatvianModder
			 * Separated resource reload handlers, made them ISelectiveResourceReloadListener - LatvianModder
			 * Updated Forge and mappings - LatvianModder
			 * Merge pull request #75 from SE7-KN8/master - Kristi?ns Mic?tis
			 * create de_de.lang - Sebastian Knackstedt
			 * Fixed text going outside button box - LatvianModder
			 * Fixed context menu item sorting - LatvianModder
			 * Moved client config out of General category - LatvianModder
			 * Big config changes, moved to mostly lambdas instead of value wrappers - LatvianModder
			 * Reduced saved stack data even more - LatvianModder
			 * Added standard team ID max length and pattern - LatvianModder
			 * Removed ConfigTristate - LatvianModder
			 * Added @FunctionalInterface to some classes, BooleanConsumer, removed TriFunction - LatvianModder
		FTBLib-5.3.0.53.jar:
			 * Added IIteratingConfig, fixed minor config bugs - LatvianModder
			 * If you hold Alt while viewing item NBT, it shows share tag instead - LatvianModder
			 * Fixed font sometimes breaking alpha - LatvianModder
		FTBLib-5.3.0.52.jar:
			 * Added SimpleInt, SimpleLong, SimpleBoolean - LatvianModder
			 * Fixed context menus for, like, 10th time - LatvianModder
			 * Added GuiHelper.addStackTooltip() - LatvianModder
			 * Added more info in case player is null in Universe.getPlayer() - LatvianModder
		FTBLib-5.3.0.51.jar:
			 * Added background_squares.png, fixed some context menu issues, removed ExtendedTextField, its all TextField now. - LatvianModder
			 * Added Set Display name button in item selector - LatvianModder
			 * Added StringUtils.unformatted(), StringUtils.toSnakeCase(), WidgetVerticalSpace, SimpleTextButton.hasIcon() - LatvianModder
		FTBLib-5.3.0.50.jar:
			 * Fixed stack comparing in InvUtils - LatvianModder
		FTBLib-5.3.0.49.jar:
			 * Added ServerUtils.isFirstLogin(), ListUtils.clearAndCopy() - LatvianModder
		FTBLib-5.3.0.48.jar:
			 * Added BOTANIA to OtherMods - LatvianModder
			 * Faster NBTBase IO, fixed panels not correctly sorting widgets with colored names - LatvianModder
		FTBLib-5.3.0.47.jar:
			 * Fixed bug where container guis wouldnt close properly - LatvianModder
		FTBLib-5.3.0.46.jar:
			No changelog provided.
		FTBLib-5.3.0.45.jar:
			 * Fixed sourceJar in buildscript - LatvianModder
		FTBLib-5.3.0.43.jar:
			No changelog provided.
		FTBLib-5.3.0.42.jar:
			No changelog provided.
		FTBLib-5.2.0.41.jar:
			No changelog provided.
		FTBLib-5.2.0.40.jar:
			No changelog provided.
		FTBLib-5.2.0.39.jar:
			No changelog provided.
		FTBLib-5.2.0.38.jar:
			No changelog provided.
		FTBLib-5.2.0.37.jar:
			No changelog provided.
		FTBLib-5.2.0.36.jar:
			No changelog provided.
		FTBLib-5.2.0.34.jar:
			No changelog provided.
		FTBLib-5.2.0.33.jar:
			No changelog provided.
		FTBLib-5.2.0.32.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBLib-5.2.0.31.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBLib-5.2.0.30.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBLib-5.2.0.29.jar:
			[https://www.reddit.com/r/latmod/comments/93dmom/august_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f93dmom%252faugust_news%252f)
		FTBLib-5.2.0.28.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBLib-5.2.0.27.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBLib-5.2.0.26.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBLib-5.2.0.25.jar:
			[https://www.reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBLib-5.2.0.24.jar:
			[https://reddit.com/r/latmod/comments/8wfq2p/july_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252freddit.com%252fr%252flatmod%252fcomments%252f8wfq2p%252fjuly_news%252f)
		FTBLib-5.2.0.23.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBLib-5.1.0.22.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBLib-5.1.0.21.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBLib-5.1.0.20.jar:
			[https://www.reddit.com/r/latmod/comments/8nmldq/june_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8nmldq%252fjune_news%252f)
		FTBLib-5.1.0.19.jar:
			No changelog provided.
		FTBLib-5.1.0.18.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBLib-5.1.0.17.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBLib-5.1.0.16.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBLib-5.1.0.15.jar:
			[https://www.reddit.com/r/latmod/comments/8j31sz/may_news/](https://minecraft.curseforge.com/linkout?remoteUrl=https%253a%252f%252fwww.reddit.com%252fr%252flatmod%252fcomments%252f8j31sz%252fmay_news%252f)
		FTBLib-5.0.2.14.jar:
			No changelog provided.
		FTBLib-5.0.2.13.jar:
			No changelog provided.
		FTBLib-5.0.2.12.jar:
			No changelog provided.
		FTBLib-5.0.2.11.jar:
			No changelog provided.
		FTBLib-5.0.2.10.jar:
			No changelog provided.
		FTBLib-5.0.1.15.jar:
			 * Moved config location to config/ftblib.cfg

	GraveStone Mod (went from [1.12.2] Gravestone Mod 1.10.1 to [1.12.2] Gravestone Mod 1.10.2):
		[1.12.2] Gravestone Mod 1.10.2:
			Updated Forge version

	Just Enough Items (JEI) (went from jei_1.12.2-4.8.5.159.jar to jei_1.12.2-4.14.3.237.jar):
		4.14.3:
			* Fix #1202 Modded enchanted books are incorrect (#1402)
		4.14.2:
			* Move some specially-handled ItemStack cases into the vanilla plugin
			* Organize ingredients into subfolders
			* minor cleanup
		4.14.1:
			* Add support for anvil recipe left side being a list (#1419)
			* Updated Polish translation (#1421)
			* Update sv_se.lang (#1427)
			* Update ja_jp.lang (#1428)
			* Fix handling mouse input in config guis
			* Fixes for live-updating gui exclusion areas
		4.14.0:
			* Add API to allow utility mods to set areas where JEI should not draw
			* Update ru_ru.lang (Bookmarks) (#1418)
			* update(pt_BR) add bookmark strings (#1416)
			* Fixes for cleanup
			* Minor cleanup
			* Add a Bookmarks list to the left side of the screen (#1408)
			* Fix #1405 Center search bar not centered after toggling overlay
			* Get better error information from ErrorUtil#checkIsValidIngredient and ClickedIngredient creation
			* Pass a null player to getTooltip (#1388) Some items display useful information in their tooltips and it should not be shown in JEI since the item needs to be crafted to get the info normally.
			* Update zh_cn.lang (#1377)
		4.13.1:
			* Add a hook for getting the hovered ingredient in the recipe gui (#1374)
			* Update to latest stable MCP mappings
		4.13.0:
			* Close #1298 add API method for hiding recipe categories
		4.12.1:
			* Small optimizations to startup time
			* v4.12.1
			* Fix #1355 Stopwatch is not reset when measuring plugin method execution time
			* Update uk_ua.lang (#1348)
			* Fix broken info recipes
		4.12.0:
			* Use IIngredientType instead of raw ingredient Classes
			* Improve performance of adding strings to a Suffix Tree (#1329)
			* Catch and log crashes from IRecipeRegistryPlugins instead of crashing
			* Update MCP version
			* update(pt_br) Minor fixes (#1317)
			* Update zh_tw.lang (#1308)
			* Simplify ingredient focus code
			* Add more information when a rendering a recipe ingredient crashes
			* Use singletonList for single subtypes
			* Update sv_se.lang (#1286)
			* update ja_jp.lang (#1285)
			* Updated Polish translation (#1282)
			* update(pt_BR) maxRecipeGuiHeight (#1284)
			* update ja_jp.lang (#1283)
		4.11.0:
			* Fix handling clicks in modded gui exclusion areas
			* Add config for the max height of the recipe gui
			* Fix shapeless icon glitches on small gui scales
			* Minor code cleanup
			* Add IDrawableBuilder
			* Move tooltip debug and formatting into MinecraftForge-specific class
			* Fix #1275 Prioritize showing relevant categories first when in a crafting gui
			* Update pt_BR lang (#1280)
			* Updated Polish translation (#1273)
			* Fix spacing between search field and config button
			* Fix support for adding/hiding recipes at runtime
			* Remove accidental file
		4.10.0:
			* GUI refactor. Draw borders around recipes. Recipes GUI scales to screen height.
			* Fix #1245 Ghost ingredient dragging continues after gui is closed, causing issues
			* Fix #1186 Ghost items from JEI overlap items held on the player cursor
		4.9.2:
			* Bump version to 4.9.2
			* Close #1184 Allow recipe category buttons to wrap between first and last pages
			* Fix #1217 unhide recipes if they are added again
			* Fix #195 Simplify ingredient hiding, allow un-hiding individual ingredients.
			* Use FastUtil instead of Trove
			* Fix recipe errors when there is a null ingredient in a display rotation
			* Update sv_se.lang (#1240)
			* fix(pt-BR) "item list" to "ingredient list" (#1241)
			* Update ru_ru.lang (#1242)
			* Chang "item list" to "ingredient list", to make it consistent (#1236)
			* Update Polish translation (#1237)
			* Fix #1238 Mod Name drawn for recipe tabs when disabled
			* Filter out hidden ingredients from recipe rotations where possible
			* Add missing localization keys to lang files to make them easier to update
			* Update sv_se.lang (#1230)
			* Update pt_BR.lang - Fix CTRL/CMD key localization (#1229)
			* Fix CTRL/CMD key localization for the new cheat-mode tooltip
			* update (pt-BR) (lang) (#1228)
			* Remove unused localization key
			* Update ru_ru.lang (#1227)
			* Show JEI config button when ingredient list is hidden
			* Fix #1224 Add better support for old IIngredientRenderer tooltip implementations
			* Fix implementation of deprecated IRecipeRegistry methods #1217
			* update lang pt-BR (#1220)
			* French lang update (#1219)
			* Update es_es.lang (#1213)
			* Fix #1215 Crash when getting ItemStack rarity for tooltip
			* Update Polish translation (#1211)
			* update ja_jp.lang (#1206)
			* Fix #1203 Duplicate fuel entries for items with multiple oredict names
			* Update sv_se.lang (#1201)
			* Update pt_br:lang (#1199)
			* Update ru_ru.lang (#1196)
			* Fix issues with items that crash with FluidSubtypeInterpreter
			* Fix #1197 Truncate long recipe category titles so they fit in the gui
		4.9.1:
			* Add built-in IDrawable for drawing basic ingredients
			* Fix #1192 Fix hiding ingredients at runtime without a resource reload
			* Add "Recipe ID:" prefix for advanced tooltip on recipe outputs
		4.9.0:
			* Hide recipe categories when all their crafting catalysts are hidden
			* Fix #1161 Empty Recipe Screen shows when all recipes in category are hidden
			* Fix in-game changes to blacklist and hidden ingredients
		4.8.6:
			* Fix #1145 Blacklist not re-applying after Resource Reload
			* Fix resource reload listener in main menu
			* Protect against wildcard items in the creative menu
			* Show full recipe registry name on advanced tooltips for crafting recipes
			* Update README on Github (#1157)
			* Fix #1095 remove maxSubtypes restriction for displaying items
			* Updated Ukrainian translation (#1139)
			* Fix recipe lookups for enchanted books on servers
			* Fix #1129 JEI responds to R and U keys when config gui is open
			* Fix #1128 Prevent crashes when creating anvil recipes for broken Items
			* Create tr_tr.lang by RoCoKo & Emirhangg (#1112)
			* Use latest Forge getValuesCollection instead of getValues (#1113)
			* Depend on latest Forge version to allow JEI to crash properly
			* Fix crash with JEI Villagers and Primitive Mobs
			* Improve zh_tw translation (#1102)
			* Updated Russian translation (#1105)
			* Update Polish translation (#1103)
			* Update sv_se.lang (#1101)
			* Add config for maximum width of the ingredient list
			* Fix Error Info for null fluids
			* Boolean to ignore set restriction when transferring recipe items. (#1068)
			* Update pl_PL (#1092)
			* Update sv_se.lang (#1090)
			* Update ja_jp.lang (#1089)
			* Improve error message when a recipeHandler.getRecipeWrapper fails
			* Update zh_cn.lang (#1073)
			* Improve tooltip message when item can't be crafted in player inventory
			* Fix #1077 packet handler issue with latest Forge (14.23.1.2574+)
			* Update sv_se.lang (#1070)
			* Fix #1066 Item Hiding Mode not working with mouse clicks
			* Use ClientConnectedToServerEvent instead of EntityJoinWorldEvent
			* Check for disabled brewing recipes using a BrewingRecipeRegistry#hasOutput (#1065)

	KleeSlabs (went from KleeSlabs_1.12.2-5.4.8.jar to KleeSlabs_1.12.2-5.4.11.jar):
		KleeSlabs_1.12.2-5.4.11.jar:
			Add Concrete Extends compatibility

			Fix smooth soul sandstone slabs in Quark compatibility
		KleeSlabs_1.12.2-5.4.10.jar:
			Add support for Erebus slabs
		KleeSlabs_1.12.2-5.4.9.jar:
			Fixed Betweenlands single slabs not being breakable

			Added missing Betweenlands slabs support

	Minecraft Forge (went from 1.12.2-14.23.2.2612 to 1.12.2-14.23.5.2768):
		1.12.2-14.23.5.2768:
			LexManos: Bump version number for RB.
		1.12.2-14.23.4.2767:
			LexManos:
				Change biome spawn list entries to use factory method where possible
				(#5075)
			LexManos: Prevent some texture loading errors from crashing the game (#5121)
			LexManos: Patch PotionHelper to use registry delegates (#5142)
			LexManos: Add a notification event for handling game rule changes (#5152)
		1.12.2-14.23.4.2766:
			LexManos:
				Change universal bucket support to use fluid names instead of instances
				(#5031)
		1.12.2-14.23.4.2765:
			LexManos: Fix NPE on clientside entities constructed with null world (#5170)
		1.12.2-14.23.4.2764:
			tterrag: Fix patches from #5160 running on the client and causing stutter
		1.12.2-14.23.4.2763:
			LexManos:
				Class transformer optimizations (#5159)
				* Filter packages for deobf transformation
				* Only serialize transformed class with TerminalTransformer if bytecode
				changed
		1.12.2-14.23.4.2762:
			github: Update github stale so issues can be Assigned
		1.12.2-14.23.4.2761:
			LexManos:
				Fix MC-136995 - Chunk loading and unloading issue with entities placed
				in exact positions. (#5160)
				Scatter gun patches to improve entity tracking and position tracking.
				Provided by Aikar through the Paper project, this commit of patches
				combines the following patches:

				https://github.com/PaperMC/Paper/blob/fd1bd5223a461b6d98280bb8f2d67280a30dd24a/Spigot-Server-Patches/0306-Mark-chunk-dirty-anytime-entities-change-to-guarante.patch

				https://github.com/PaperMC/Paper/blob/fd1bd5223a461b6d98280bb8f2d67280a30dd24a/Spigot-Server-Patches/0315-Always-process-chunk-registration-after-moving.patch

				https://github.com/PaperMC/Paper/blob/fd1bd5223a461b6d98280bb8f2d67280a30dd24a/Spigot-Server-Patches/0335-Ensure-chunks-are-always-loaded-on-hard-position-set.patch

				https://github.com/PaperMC/Paper/blob/fd1bd5223a461b6d98280bb8f2d67280a30dd24a/Spigot-Server-Patches/0378-Sync-Player-Position-to-Vehicles.patch
		1.12.2-14.23.4.2760:
			LexManos: Fix --mods and --modListFile arguments not making it past LaunchWrapper.
		1.12.2-14.23.4.2759:
			LexManos: Remove BlamingTransformer (#5115)
		1.12.2-14.23.4.2758:
			LexManos: Change org.apache to org.apache.maven. class loader exclusion.
		1.12.2-14.23.4.2757:
			mezz: Increase time it takes for Github Pull Requests to go stale
		1.12.2-14.23.4.2756:
			bs2609: Allow network leak detection level to be specified (#5067)
			goto.minecraft: Added getter for children of CompoundIngredient (#5082)
			bs2609: Add variant alias for item models not loaded via blockstate (#5025)
		1.12.2-14.23.4.2755:
			itwasmec4:
				New SleepingTimeCheckEvent to add yet another way to control sleeping.
				(#5013)
			bs2609: Fix server watchdog thread occasionally crashing on first run (#5019)
			bs2609: Fix saved toolbars not working with non-vanilla items (#5063)
		1.12.2-14.23.4.2754:
			bs2609:
				Allow sending packets to client from ServerConnectionFromClientEvent
				(#4991)
		1.12.2-14.23.4.2753:
			TheCyberBrick:
				Fixed overworld spawn point reset when respawning in another dimension
				(#4982)
		1.12.2-14.23.4.2752:
			redstoneinfire: Fix ModList cache never being updated (#5081)
		1.12.2-14.23.4.2751:
			tterrag1098: Fix loading languages with no underscore in the name (#5105)
		1.12.2-14.23.4.2750:
			1036527+thommy101:
				Fixed Redstone and RedstoneDiodes placement on modded blocks that use
				BlockFaceShape.SOLID for Top.  (#5100)
		1.12.2-14.23.4.2749:
			daemon.umbra: Fix blank Server GUI console log (#5089)
		1.12.2-14.23.4.2748:
			mezz: Fix SlotItemHandler.isItemValid check
		1.12.2-14.23.4.2747:
			mezz: Improve performance of FluidRegistry.getBucketFluids
		1.12.2-14.23.4.2746:
			bs2609:
				Fix received data for last vertex format element not being recorded
				(#5074)
		1.12.2-14.23.4.2745:
			Karthas077: Fix missing lang entry for Swim Speed attribute (#5064)
		1.12.2-14.23.4.2744:
			Karthas077: Added Swim Speed Attribute to EntityLivingBase (#4990)
		1.12.2-14.23.4.2743:
			bs2609: Add function to lookup model location for an ItemStack (#5017)
		1.12.2-14.23.4.2742:
			gegy1000:
				Resource type sensitive ResourceManager reloading, Disabled by default,
				but may increase performance. (#4658)
			bs2609: Allow custom SpawnPlacementType registration (#4973)
		1.12.2-14.23.4.2741:
			InsomniaKitten: Added CreativeTabs#getBackgroundImage (#5034)
			cbrittain10:
				Add functionality in IItemHandler to test if a slot can accept an item
				(#5033)
			bs2609: Fire colour events for mesa and swamp biomes (#5029)
			Bward7864: Improve crash report details (#5011)
		1.12.2-14.23.4.2740:
			Chollis81: Add wooden doors to the OreDictionary. (#5036)
		1.12.2-14.23.4.2739:
			bs2609: Update and clean up Forge fluid render model (#4763)
		1.12.2-14.23.4.2738:
			mezz:
				Allow configuring log levels using system properties. (#5024)
				Defaults are:
				-Dforge.logging.mojang.level=info (note that setting this to debug or
				trace will enable extra debug behavior which may slow things down or
				detect issues and crash)
				-Dforge.logging.console.level=info
				-Dforge.logging.file.level=info
				-Dforge.logging.debugFile.level=trace
		1.12.2-14.23.4.2737:
			mezz: Update README on github to fix the CLA section
		1.12.2-14.23.4.2736:
			bs2609: Add support for FluidStack-dependant colouring to Forge bucket (#4952)
		1.12.2-14.23.4.2735:
			ichhabads:
				Use itemstack in LivingEntityUseItemEvent.Finish before it was used
				(#5015)
		1.12.2-14.23.4.2734:
			bloodmc: Check use item result before calling onItemUseFirst. (#5016)
		1.12.2-14.23.4.2733:
			tterrag1098: Clean up and improve ICapabilityProvider javadocs (#4978)
		1.12.2-14.23.4.2732:
			tterrag1098: Fix potential deadlock when chunkload raises non-IO exception (#4861)
			mezz: Update license header on ChunkIOThreadPoolExecutor
		1.12.2-14.23.4.2730:
			LexManos: Fix MDK not having license texts.
		1.12.2-14.23.4.2729:
			bs2609: Change some client hooks to use GlStateManager functions (#5010)
		1.12.2-14.23.4.2728:
			Weissmoon: Write full class name in undefined packet error messages. (#4970)
			marvinroesch99: Move some test mods into appropriate packages (#5006)
		1.12.2-14.23.4.2727:
			bs2609:
				Fix ItemHandlerHelper.giveItemToPlayer creating item entities with
				incorrect contents (#5007)
		1.12.2-14.23.4.2726:
			minecrell: Setup configuration for licenser Gradle plugin
			minecrell: Restore original license headers of delta package
			minecrell: Restore original license headers in Maven versioning package
			LexManos: Run licenseFormat to apply license header to all files.
		1.12.2-14.23.4.2725:
			bs2609:
				Fix player movement status not syncing across dimension change
				(MC-10657) (#4974)
		1.12.2-14.23.4.2724:
			kinglemming:
				Fix ISpecialArmor to allow for "Unblockable" damage to be handled if the
				armor opts in. (#4964)
			bs2609:
				Fix some ClassCastExceptions incorrectly being logged in FML handshake.
				(#4972)
		1.12.2-14.23.4.2723:
			LexManos: Fix NPE when sleeping in some custom beds. Closes #4956
			LexManos:
				Fix FML entity network spawning not using EntityBuilder's facctory.
				Closes #4845 and #4846
		1.12.2-14.23.4.2721:
			LexManos:
				Added Fluid Place Block Event for when fluid changes blocks in world.
				(#4627)
		1.12.2-14.23.4.2719:
			LexManos: Cleanup licenses
		1.12.2-14.23.4.2718:
			tterrag1098: Fix MC-234: Z-fighting when viewing break animation side-on (#4928)
			latvianmodder: Added Item#readNBTShareTag(ItemStack, NBTTagCompound) (#4932)
			bs2609: Switch from trove to fastutil collections (#4933)
			UnRealDinnerbone: Add Farmland Trample Event  (#4895)
		1.12.2-14.23.4.2717:
			bs2609:
				Clean up some dimension manager code and add a command to list
				dimensions (#4902)
		1.12.2-14.23.4.2716:
			bs2609: Change item model loading priority to fix model conflicts (#4898)
		1.12.2-14.23.4.2715:
			mezz: Improve server console implementation (#4821)
		1.12.2-14.23.4.2714:
			bs2609: Add validation to recipe registry (#4957)
		1.12.2-14.23.4.2713:
			mezz: Fix flickering leaves when mods break the blurMipmap settings (#4997)
		1.12.2-14.23.4.2712:
			bs2609: Clear out stored errors after model loading finishes (#4938)
		1.12.2-14.23.4.2711:
			paul.fulham0: Fix AutomaticEventSubscriber error message (#4986)
		1.12.2-14.23.4.2710:
			mezz:
				Always wrap mod creation errors in LoaderException
				to make error message more clear
		1.12.2-14.23.4.2709:
			bs2609: Fix vertex lighter using stale normal data (#4917)
		1.12.2-14.23.4.2708:
			bs2609:
				Fix structure template processors causing cascading world generation
				(#4979)
		1.12.2-14.23.4.2707:
			LexManos: Fix scala mods crashing with the json annotation cache.
		1.12.2-14.23.4.2706:
			bs2609:
				Fix black flickering on animated models by clamping max diffuse lighting
				multiplier to 1.0 (#4962)
		1.12.2-14.23.4.2705:
			bs2609: Fix crash from search tree processing invalid recipes (#4942)
		1.12.2-14.23.4.2704:
			LexManos:
				Fix names in JSON annotation data not matching expected format. Closes
				#4953
		1.12.2-14.23.4.2703:
			LexManos:
				Add potential support for models defining 'vanilla like' rotations in
				Forge's Modified Blockstate format.
			LexManos: Bump version in prep for new RB.
		1.12.2-14.23.3.2702:
			LexManos:
				Copy the Dedicated server's EULA checking to main() function so it can
				exit earlier. Closes #3659, #3661
		1.12.2-14.23.3.2701:
			bs2609: Fix Forge bucket not declaring all texture dependencies (#4930)
		1.12.2-14.23.3.2700:
			bs2609: Reuse multipart model instances across variants (#4791)
		1.12.2-14.23.3.2699:
			mezz: Fix language parsing for creating the java locale
		1.12.2-14.23.3.2698:
			thilo: Fixes parameter inconsistency in IFieldWrapper (Fixes #4325) (#4766)
		1.12.2-14.23.3.2697:
			latvianmodder: Added formatting support for status messages (#4925)
		1.12.2-14.23.3.2696:
			bs2609: Fix memory leaks in EnchantmentHelper (MC-128547) (#4880)
			bs2609: Fix server-side data not being released (#4882)
		1.12.2-14.23.3.2695:
			bs2609:
				Change composite models to fetch quads from submodels using full context
				(#4809)
		1.12.2-14.23.3.2694:
			bs2609: Add an event to control nether portal formation (#4735)
			bs2609: Check name prefix used for tile entity registrations (#4681)
			34900092+temp1011: Expand Villager Farmer AI to generic crops. (#4745)
		1.12.2-14.23.3.2693:
			bs2609: Allow custom models to have per-state lighting (#4732)
		1.12.2-14.23.3.2692:
			bs2609: Fix some light-emitting blocks letting light through (MC-119932) (#4642)
		1.12.2-14.23.3.2691:
			34900092+temp1011: Preserve original ChunkPos for decoration events. (#4767)
		1.12.2-14.23.3.2690:
			LexManos: Fix library folder detection on various JVMs.
		1.12.2-14.23.3.2689:
			diesieben07: Add supports for redirects when doing mod version checks (#4826)
		1.12.2-14.23.3.2688:
			mezz:
				Give immediate and complete error messages when there is a crash during
				startup (#4869)
			mezz: Fix imports
		1.12.2-14.23.3.2686:
			mezz:
				Revert "Give immediate and complete error messages when there is a crash
				during startup (#4869)"
				This reverts commit a38f5fd6a24297490671cd300b5e4a9020189f63.
		1.12.2-14.23.3.2685:
			mezz: Remove invalid optimization in ItemStackHandler#setStackInSlot #3465
		1.12.2-14.23.3.2684:
			mezz:
				Give immediate and complete error messages when there is a crash during
				startup (#4869)
		1.12.2-14.23.3.2683:
			bs2609: Clean up mod dependency checking code (#4922)
		1.12.2-14.23.3.2682:
			mezz: Fix version range check for required mods #4918
		1.12.2-14.23.3.2681:
			mezz: Fix possible NPE when calling Loader.getIndexedModList #4919
			mezz:
				Add javadoc note about minimum required Forge versions for old Forge.
				Close #4918
		1.12.2-14.23.3.2680:
			tterrag1098: Fix MC-12269 Various Particles glitchy movement (#4914)
		1.12.2-14.23.3.2679:
			bs2609: Fix deobfuscator not regenerating super maps (#4856)
		1.12.2-14.23.3.2678:
			cpw: Clean up broken aliases caused by registry bug #4894. (#4909)
		1.12.2-14.23.3.2677:
			LexManos:
				Only revert to frozen data on server shutdown on client. Should fix race
				condition exposed by #4904
			LexManos: Move registry snapshot read/write code to Snapshot class. Cleaner code.
		1.12.2-14.23.3.2676:
			LexManos:
				Potentially fix issue with BungeeCord or other servers resetting the
				registry mappings on the client while the game is running. Errors may
				still occure if the client knows about world data beyond vanilla.
				Servers should NEVER send world/registry invocations before they have
				sent registry mappings. Closes #4901
		1.12.2-14.23.3.2675:
			sfPlayer1: Reduce range requirement for World.checkLightFor from 17 to 16 (#4729)
		1.12.2-14.23.3.2674:
			bs2609: Fix typo in validation of vanilla registry wrappers (#4899)
		1.12.2-14.23.3.2673:
			josephcsible: Fix #4772: add an "isActivator" boolean to powered rails (#4774)
		1.12.2-14.23.3.2672:
			bs2609: Fix some code holding client world references longer than needed (#4881)
			bs2609:
				Add checks for undefined packet discriminators when sending messages
				(#4890)
		1.12.2-14.23.3.2671:
			bs2609: Don't try to render removed tile entities. Fixes MC-123363 (#4811)
		1.12.2-14.23.3.2670:
			LexManos: Fix overrides typo in saving registry data. Closes #4894
		1.12.2-14.23.3.2669:
			LexManos: Fix library path and soft fail when repository root is not found.
		1.12.2-14.23.3.2668:
			LexManos:
				Fix libraries not being added to the modlist when using external
				metadata. Closes #4879
		1.12.2-14.23.3.2666:
			bs2609:
				Fix dragon fight not initialising correctly under some circumstances
				(#4868)
		1.12.2-14.23.3.2665:
			LexManos:
				Cleanup some issues with the mod extraction to the memory modlist.
				Closes #4874 #4875
		1.12.2-14.23.3.2664:
			mezz: Improve missing mod dependency error screen (#4762)
		1.12.2-14.23.3.2663:
			bs2609: Fix biome dictionary's biome type detection (#4878)
		1.12.2-14.23.3.2662:
			bs2609: Clean up Reader/Writer handling to use a specified charset (#4872)
		1.12.2-14.23.3.2661:
			bs2609:
				Suppress firing events at load time if an error has already occurred
				(#4801)
		1.12.2-14.23.3.2660:
			AlexIIL: Fix FluidUtil.getFluidHandler skipping some fluid tile entities (#4854)
		1.12.2-14.23.3.2659:
			erlend: Parse contained dependency Timestamp as long instead of int (#4866)
		1.12.2-14.23.3.2658:
			LexManos: Fix Forge's metadata not being loaded. Closes #4865
		1.12.2-14.23.3.2657:
			LexManos: Fix mods without ModSide meta value.
		1.12.2-14.23.3.2656:
			LexManos: Rewrite dependency extraction to use mod list system (#4841)
		1.12.2-14.23.3.2655:
			LexManos: Bump Forge version for new dev chunk.
		1.12.2-14.23.2.2654:
			LexManos:
				Add support for World Workers skipping ticks without being removed from
				the worker list.
			LexManos:
				Slow down Forge chunk gen worker when save queue is to high. Prevents
				task from completing while tons of chunks are pending save. And add
				minimum notification every 60 seconds.
			LexManos: Fix vanilla duplication bug.
		1.12.2-14.23.2.2653:
			williewillus: Fix MC-88179 in a better way that avoids and closes #4824 (#4830)
		1.12.2-14.23.2.2652:
			bs2609: Improve the warning logged for cascading world generation (#4725)
		1.12.2-14.23.2.2651:
			bs2609:
				New ITeleporter interface making dimensional teleportation easier.
				(#4602)
		1.12.2-14.23.2.2650:
			williewillus:
				Add a FML outbound target for all players tracking a point or entity in
				the world. Closes #3677 (#4631)
		1.12.2-14.23.2.2649:
			mail:
				Prevent EntityPlayer.attackEntityFrom from firing LivingAttackEvent
				twice (#4661)
		1.12.2-14.23.2.2648:
			bs2609: Improve performance of some ExtendedBlockState methods (#4698)
			6081834+Yuudaari: Add a way to get a list of registered biome types (#4685)
		1.12.2-14.23.2.2647:
			bs2609:
				Check for empty dimensions outside of chunk unloading loop, culling
				worlds without needing chunk unloads to trigger it. (#4704)
			bs2609: Optimise adding normal element to vertex formats (#4699)
		1.12.2-14.23.2.2646:
			CreativeMD:
				Fixed Spectator mode particles and sounds computed from where you have
				been before (MC-46445) (#4728)
			Parker Young:
				Update ItemHandlerHelper.giveItemToPlayer to allow player who picked up
				the item to hear the sound as well (#4720)
			josephcsible: Add description to Error raised by the server hang watchdog. (#4714)
			Judge40: Create event for overriding mob griefing flag based on entity. (#4710)
		1.12.2-14.23.2.2645:
			matti.j.ruohonen:
				Add a WorldProvider#canSleepHere() method to allow providers to control
				sleeping in beds separately from re-spawning. (#4741)
		1.12.2-14.23.2.2644:
			bs2609: Fix some block connection logic not matching vanilla (#4781)
			bs2609: Reduce memory usage of model transforms (#4753)
			malte0811:
				Fix FMLCommonHandler#exitJava printing useless/wrong calling info
				(#4742)
		1.12.2-14.23.2.2643:
			34900092+temp1011: Add fences and fence gates to ore dictionary (#4807)
			TheCyberBrick: Added chunk instance to ChunkWatchEvent (#4805)
			Bward7864:
				Small performance improvement to ItemStack, by using Items.AIR directly
				instead of getting it from the Block map. (#4786)
			Mordenkainen:
				Fix for the player inadvertently being removed from the Entity Tracker
				when the chunk they were in unloads after they teleport out of it.
				(#4784)
		1.12.2-14.23.2.2642:
			bs2609: Fix entities sometimes not rendering when out-of-world (#4823)
		1.12.2-14.23.2.2641:
			mezz: Fix issues with the test mods
		1.12.2-14.23.2.2640:
			marvinroesch99: Reorganise test mods into packages (#4706)
		1.12.2-14.23.2.2639:
			diesieben07: Fix servers crashing due to initializer on @SideOnly field (#4825)
		1.12.2-14.23.2.2638:
			Bward7864:
				Cleaner TileEntityItemStackRenderers, now stored on the Item. Modders
				should be careful and cache their renderers. (#4700)
		1.12.2-14.23.2.2637:
			mezz:
				Add support for creator mod ID for modded enchanted books, potions,
				arrows, and spawn eggs (#4810)
		1.12.2-14.23.2.2636:
			LexManos: Remove Mercurius from optional mods.
		1.12.2-14.23.2.2635:
			CreativeMD: Fixed sound engine crash when stopping streaming sounds (#4765)
		1.12.2-14.23.2.2634:
			LexManos:
				Merge vanilla pre-decompile annotations with Forge's post-patching.
				Fixes #4769 Crash detail classes causing class not found errors.
		1.12.2-14.23.2.2633:
			malte0811:
				Fix NBT data loss when shift-clicking stacked items in the enchantment
				table (MC-17431) (#4817)
		1.12.2-14.23.2.2632:
			mezz: Update docs for ItemTooltipEvent
		1.12.2-14.23.2.2631:
			ichttt: Fix some IResources being leaked (#4806)
		1.12.2-14.23.2.2630:
			mezz:
				Fix server console logging issues
				Closes #4808
		1.12.2-14.23.2.2629:
			mezz: Fix up logging and log4j configuration (#4802)
		1.12.2-14.23.2.2628:
			josephcsible: Make lookupFluidForBlock work for flowing water and lava (#4675)
		1.12.2-14.23.2.2627:
			wynprice999:
				Patched BlockInfo#updateLightMatrix to use
				IBlockState#doesSideBlockRendering instead of
				Block#doesSideBlockRendering (#4798)
		1.12.2-14.23.2.2626:
			bs2609: Fix integrated server crash not stopping client (#4796)
		1.12.2-14.23.2.2625:
			mezz: Fix #4792 TextComponentHelper handling for FakePlayers
		1.12.2-14.23.2.2624:
			ichttt:
				Fix serverside startup failure when checking for vanilla acceptance
				(#4783)
		1.12.2-14.23.2.2623:
			mezz: Prevent various vanilla blocks from loading unloaded chunks (#4689)
			bs2609: Improve how smooth lighting code handles translucency (#4711)
		1.12.2-14.23.2.2622:
			mezz:
				Improve the "Mod rejections" error message when connecting to a server
				(#4761)
		1.12.2-14.23.2.2621:
			cpw:
				Fix the ForgeChunkManager to use the writebehind FileIO thread for
				writing (#4777)
				the chunk file. Closes #4775
				 This is a performance tweak - doing File IO on the server thread during
				 world saves causes significant lag spikes. This is one of many.
		1.12.2-14.23.2.2620:
			LexManos:
				Fix vanilla crash classes not being preloaded. Closes #4769 Fix classes
				not being aggregated for mods using the new annotation cache.
		1.12.2-14.23.2.2619:
			bs2609: Fix incorrect dimension ID being used for maps (#4690)
		1.12.2-14.23.2.2618:
			bs2609: Don't cull generated item models with non-default transforms (#4749)
		1.12.2-14.23.2.2617:
			bs2609: Maintain deterministic order in deserialised Forge blockstates (#4748)
		1.12.2-14.23.2.2616:
			goto.minecraft: Add function to BufferBuilder to directly insert byte data. Closes #4722
		1.12.2-14.23.2.2615:
			bs2609: Clean up some GUI code and change magic numbers to GL constants (#4734)
		1.12.2-14.23.2.2614:
			mezz: Minor cleanup for TestAnnotationParser
		1.12.2-14.23.2.2613:
			LexManos:
				Remove Mercurius from release JSON, Sadly it's dead we may address it at
				a later date.
			LexManos:
				Initial implementation of JSON based annotation scanning. Disabled by
				default for now, until proven to be fully function. Enable using
				-Dfml.enableJsonAnnotations=true

	Quark (went from Quark-r1.4-123.jar to Quark-r1.5-135.jar):
		Quark-r1.5-135.jar:
			- Oddities: Fixed the Totem of Holding not saving your armor when in a server cuz I did an oopsie.
			- Patreon Rewards: Changed the old tired dance emote to the GLORIOUS default dance emote by 3ddy.
			- Patreon Rewards: T-Pose now lasts 10 minutes or until you break it. Assert your dominance.
		Quark-r1.5-134.jar:
			- General: Added some new patreon incentive features that will be used soon(tm).
			- Vanity: Fixed the Elytra not being dyable with any oredict dyes.
			- Vanity: The Dyed Elytra now has a lighter tone.
		Quark-r1.5-133.jar:
			- General: Fixed some ASM nonsense preventing the mod from loading after being compiled.
		Quark-r1.5-132.jar:
			- General: Fixed crash when loading on a server. Sorry I'm a dumb and forgot to test it D:
			- Client: Fixed Quark's Glass and Bricks textures not applying.
			- Oddities: Fixed a crash when enabling the backpack recipe.
		Quark-r1.5-131.jar:
			WARNING: For this update you need to update AutoRegLib to the latest version as well.

			- General: Fixed Loot Tables not being registered properly. (Daomephsta)
			- Automation: Added Trapped Chests to the default blacklist for pistons moving TEs. They had issues, mainly that they broke other mods like Dimensional Doors.
			- Automation: Pistons Push/Pull Items is aproximately a bajillion percent less tickrate intensive.
			- Decoration: Fixed Flat Item Frames not being localized. (duely)
			- Decoration: Fixed quark Trapped Chests not outputting strong power.
			- Decoration: Fixed Varied Trapped Chests not being craftable.
			- Decoration: Fixed varied wood type blocks not being craftable under some circumstances.
			- Management: Added forced GUI listings for the sort and dropoff buttons. (Shadlock0133)
			- Management: Fixe a crash with shulker boxes if they have a loot table associated with them.
			- Misc: Endermites into Shulkers is now marked as incompatible with the Mite2Shulker mod. (josephcsible)
			- Misc: Fixed the Slime in a Bucket making a visual dupe.
			- Tweaks: Fixed the player not swinging their arm when shearing a chicken. (Insane-96)
			- Tweaks: Removed the ability to make potions stackable, as the brewing stand really doesn't like this ability.
			- Vanity: Fixed a crash when another player uses an emote.
			- World: Added metadata support to the Fairy Ring config. (e.g. mod:block:2)
			- World: Fixed a crash when generating multiple underground biomes of the same type at once.
			- World: Fixed Compatibility with Dungeon Tweaks. (jredfox)
			- World: Removed a debug feature that was attached to an item it shouldn't have been attached to.
			- Oddities: Added the Backpack. Trade with a Leatherworker villager for one and it'll help you carry some items around!
			- Oddities: Added the Totem of Holding. When you die, this totem will store your stuff, but if you die again, it'll go away and drop it all. It's the Dark Souls of modded grave mechanics!
			- Oddities: Added the Soul Compass, it comes as a bonus to the Totem of Holding, and lets you locate it should you die.
			- Oddities: Pipes are now crafted vertically so that the recipe isn't the same as buildcraft's.
		Quark-r1.5-130.jar:
			- Automation: Added Random Things' Block Breaker to the piston TE moving blacklist, because the Block Breaker does not like being moved. You'll need to reset that part of your config for it to apply if you're on an old one.
			- Decoration: Added "Charge" to the end of every banner pattern so it's consistent with vanilla
			- Management: Added a config to disable the sorting button in the player's inventory.
			- Tweaks: Fixed improved sleeping send a mesasge to players saying they're no longer afk if they're left alone in a server even if they weren't afk in the first place.
			- Tweaks: Mobs that can open double doors will no longer crash the game if they're set to open one and it's broken.
			- Tweaks: Squids will no longer shoot ink if attacked by anything other than a player.
			- World: Added config option to change what layers clay can generate on.
			- World: Clay no longer generates below layer 20.
			- World: Fixed Varied Dungeons making the general dungeon frequency lower.
			- World: Mobs are no longer allowed to path through speleothems.
			- World: Speleothems will no longer generate under direct sunlight.
		Quark-r1.5-129.jar:
			- Client: Fixed bows losing their texture when being pulled.
		Quark-r1.5-128.jar:
			- Automation: Fixed the Redstone Randomizer not having Biotite in the recipe.
			- Automation: Fixed Varied Buttons and Pressure Plates not fitting in the q menu.
			- Building: Fixed the Limestone Pavement recipe being wrong.
			- Client: Fixed items flashing causing some other mods' renders to break.
			- Client: Rewrote the vanilla texture override system to be data-driven. This won't make a difference for players yet, but soon enough it will!
			- Decoration: Fixed flower pots only accepting some biomes o plenty flowers but not all.
			- Decoration: Fixed More Banner Layers not working? I think? It's a weird bug, let me know.
			- Management: Fixed the trash can appearing in the corner in interfaces that aren't the player's inventory.
			- Misc: Fixed some debug messages being left behind with the compass changes.
			- Oddities: Fixed Pipe collision boxes if a pipe is connected to the east.
			- World: Fairy Rings are rarer by default now because I'm really bad at measuring rarity.
			- World: Fixed Speleothems causing cascading worldgen in the nether.
			- World: Nether Fossils now spawn one block lower so that they don't float on the lava.
			- World: Speleothems now spawn a bit lower, also added a config option to change this value.
		Quark-r1.5-127.jar:
			WARNING: This version requires the latest AutoRegLib. Please get that too.

			- Management: The trash can icon no longer gets confused about where it's supposed to go if you open the recipe book.
			- Misc: Fixed parrot eggs being Grey instead of Gray.

			Also, these were not fixed in Quark itself, but the latest AutoRegLib update includes fixes for crashing in inventories and pipes not accepting items, so just accept that as part of this changelog too.
		Quark-r1.5-126.jar:
			WARNING: This version requires the latest AutoRegLib. Please get that too.

			- General: Added the new Oddities module, including more complex which requires the Oddities addon to be installed.
			- General: Moved some things around in the q Button menu to accomodate new buttons and the Oddities module.
			- Automation: Added Iron and Gold Buttons. Iron is slow, Gold is fast.
			- Automation: Added a Sugar Block. It dissolves if next to water.
			- Automation: Added the Redstone Randomizer, made like a comparator but with Biotite.
			- Automation: Fixed broken redstone behaviour with observers. (quat)
			- Automation: Fixed the Chute desyncing a bit when just placed.
			- Building: Added Framed Glass, a new glass type made with iron that looks cool for medieval builds.
			- Building: Added Pavement for all types of stone.
			- Building: Improved the Carved Wood texture. It no longer looks like a terrible mismash of wood plank textures (which it was).
			- Client: Added a better looking effect for mobs on fire.
			- Client: Better Vanilla Textures now makes Beetroot Seeds less awful.
			- Client: Dropped items now flash when they're almost despawning.
			- Client: Fixed panorama screenshots messing up the player's rotation and sending an error message instead of confirmation. (quat)
			- Client: Fixed using the search bar when having invalid enchanted books in an inventory crashing the game. (quat)
			- Client: Fixed the description for the panorama screenshot feature saying it's triggered by F12 instead of F2.
			- Decoration: Added Flower Pots being able to hold every flower. (KnightMiner)
			- Decoration: Added Paper Lamps.
			- Decoration: Added wood variant Pressure Plates and Buttons.
			- Decoration: Colord Flower Pots also have the ability to hold every flower. (KnightMiner)
			- Decoration: Fixed paper walls breaking instantly and not having the proper sound assigned.
			- Decoration: Paper Walls now have a big variant.
			- Decoration: Tallow can now be used as a fuel source, smelting one item each.
			- Experimental: Added [DATA EXPUNGED].
			- Management: Added the ability to add chests to boats by right clicking them in.
			- Management: Added the ability to right click shulker boxes with items to add the items to the box.
			- Management: Better Crafting Shift Clicking now supports Villagers.
			- Management: Delete Items now has a trash can icon you can drop stuff in.
			- Management: Dropoff/sorting now supports forge SlotItemHandler. (asiekierka)
			- Management: Fixed a possibility for world corruption with dropoff. (palaster)
			- Misc: Added Parrot Eggs. Feed a parrot some Beetroot Seeds and it may pop out an egg after a bit!
			- Misc: Fixed a crash with the Slime in a Bucket if the NBT data isn't correct.
			- Misc: Fixed some log spam thanks to the glowstone dust and gunpowder blocks not having item models.
			- Oddities: Added Pipes, a fancy way to transport items, designed so you need some thought to make them work.
			- Tweaks. More Stackables now supports potions, soups/stews, and saddles.
			- Tweaks: Fixed minecart interaction not dealing well with cart items that were replaced by other mods like Railcraft. (palaster)
			- Tweaks: Fixed villagers that don't know how to open doors being forced to open two doors at a time crashing the game. (palaster)
			- Tweaks: Improved Sleeping now turns itself off if you have SleepingOverhaul so it doesn't break it.
			- Tweaks: Improved the code for hoe harvesting, it should be able to detect plants from Biomes'o'Plenty now.
			- Tweaks: Signs from the Minecraft Guideposts mod are now blacklisted from sign edit.
			- Vanity: Fixed desyncs when sitting in stairs.
			- World: Added Fairy Rings, new rare flower structures with some cool ore under them.
			- World: Added Speleothems (stalactites and stalagmites) to caves, they come in all 7 stone types, as well as netherrack. You can craft them too.
			- World: Fixed Cave Crystals not working with Chisels & Bits.
			- World: Made world stone clusters more common by default.
		Quark-r1.4-125.jar:
			- Automation: Added Pistons Pushing and Pulling items. (Vazkii/quat)
			- Automation: Added the Chute, a new block that instantly and precisely drops any items fed into it. (clone of the Open Crate from botania)
			- Building: Added a config option to disable Vertical Stained Planks independently of Vertical Planks or Stained Planks.
			- Client: Added new Observer Textures, taken from the Vanilla Tweaks resource pack.
			- Client: Fixed Visual Stat Display rendering.
			- Misc: Added Utility Recipes.
			- Tweaks: Villagers can use double doors now. (palaster)
			- World: Added Fossils spawning in the Nether lava lakes.
		Quark-r1.4-124.jar:
			- General: Fixed torches and other similar blocks being allowed on the sides of quark walls (palaster)
			- Client: Fixed visual stat display removing the wrong part of the tooltip if construct's armory is loaded.
			- Misc: Fixed a crash on startup with the slime in a bucket that showed up overnight for some reason D:
			- Misc: Fixed a crash when using enchanted books in an anvil.
			- Tweaks: Fixed a dupe with Glass Shards and the Vitreous Pickaxe from botania. (palaster)
			- Tweaks: Fixed enderman anti cheese spawning ghost items in the client.

	Storage Drawers (went from StorageDrawers-1.12.2-5.3.6.jar to StorageDrawers-1.12.2-5.3.8.jar):
		StorageDrawers-1.12.2-5.3.8.jar:
			 * Fixed external inventories/networks not extracting from creative vending drawers
		StorageDrawers-1.12.2-5.3.7.jar:
			 * Fix duplication bug when dropping container items

	VeinMiner (went from VeinMiner 0.38.1 [MC1.12; rev 639] to VeinMiner 0.38.2 [MC1.12; rev 647]):
		VeinMiner 0.38.2 [MC1.12; rev 647]:
			0.38.1

	stimmedcow : NoMoreRecipeConflict (went from NoMoreRecipeConflict-0.10 to NoMoreRecipeConflict-0.12):
		NoMoreRecipeConflict-0.12:
			-Refresh switch button position as late as possible: Fix modded gui like TinkersConstruct

			-More generic support of craft table

			-Skip checking recipes conflict multiple times if table content didn't change

			-Specific support for AppliedEnergistics2 and EnderIoMachines

			-Force fix TinkersConstruct crafting station

			-Blacklist some TinkersConstruct tables
		NoMoreRecipeConflict-0.11:
			Added recipes commands

			Fixed blacklist config not working in some cases

			Fixed switch not switching in some cases

			Improved output slot gui support


If you would like to make a one-off donation to help me in what I do then please use this link https://www.paypal.me/scaldaytdonations