All the Mods 3 - Remix 1.0.0 to All the Mods 3 - Remix 1.0.1

Added:
	- Guidebook

Updated:
	Actually Addon (went from actuallyaddon-1.0.1.jar to actuallyaddon-1.0.2.jar):
		actuallyaddon-1.0.2.jar:
			- Added config

			- Block breakable

	Corail Tombstone (went from Corail Tombstone 3.2.6 for 1.12.2 to Corail Tombstone 3.3.0 for 1.12.2):
		Corail Tombstone 3.3.0 for 1.12.2:
			This mod supports mc version from 1.8.9 to 1.12
			Minecraft Version = [1.12.2] - Forge Version [14.23.2.2611+]
			Latest : 3.3.0 - Recommended : 3.2.6

			Changes 3.3.0 :

			 * provisory compat for Blood Magic to fix the death with the sacrificial dagger and items of others mods preventing death, and prevents indirectly the lost of the inventory (config to disable it)
			 * the max level of the perk about grave's key is limited to 5 levels instead of 10 (and provides +20%)
			 * improvments for english translations (TheRandomLabs)
			 * fix the grave names in some gui overlays (like The One Probe)
			 * fix #32 (effect "purification" doesn't remove bad effects properly)
			 * command /tbsiege to start a village siege (for testing purpose mainly, the config option to allow tombstone to handle village siege needs to be enabled)

			 * new config options around the village siege :
			 * always equip the undeads of a village siege with helm
			 * delays the next test of trySiege if the first has failed
			 * enables persistence on spawned mobs of a siege
			 * shuffle the list players when searching a place for a siege
			 * list of dimensionType that should never been tested for villageSiege (replaces the option about nether/end)

			 * logs the different states of a village siege while searching for an adequate place
			 * allows the creatures of a siege to have an effect of glowing (only for test purpose)
			Changes 3.2.6 :

			 * the ghost only haunts players that don't pray on grave with the Ânkh of Pray (so when the ankh has no cooldown ;) )
			 * delays the teleportation outside the player tick for some magic items, as onItemUseFinish method doesn't fit well with it (thanks Barteks & Yamza for the help to debug a strange behavior about this in AMT Remix pack)
			 * the config option about "nerf" ghostly shape reduced the time of the effect to 10 seconds after using teleportation with a grave's key (default is false)
			 * the chance to have an enchanted key on respawn is applied to an unenchanted key in your inventory if you die without grave

	Refined Storage (went from Refined Storage 1.6.8 to Refined Storage 1.6.9):
		Refined Storage 1.6.9:
			 * Fixed OpenComputers "unknown error" when using extract item API (raoulvdberge)
			 * Fixed client FPS stuttering when opening a Crafting Grid (raoulvdberge)
			 * Fixed rare Grid crashing issue (raoulvdberge)
			 * You can now interact with the fluid container input slot in the Fluid Interface (raoulvdberge)

Downgraded:
	CraftTweaker (went from CraftTweaker2-1.12-4.1.11 to CraftTweaker2-1.12-4.1.9):
		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

	Forestry (went from forestry_1.12.2-5.8.2.356.jar to forestry_1.12.2-5.8.1.349.jar):
		5.8.2:
			* Fix #2275 Remove strange backup import - Nedelosk
			* Remove unused lines from en_us.lang Fixes 2278 - Nedelosk
			* Fix #2269 Tried to instantiate a client only variable on the server side - Nedelosk
			* Habitat former (#2270) - Nedelosk
			* Replace the Greenhouse with the Habitat Former (#2260) This PR closes #2251, closes #2235, closes #2213, closes #2172, closes #2108, closes #2092, closes #2088, closes #1991, closes #1990, closes #1983, closes #1891. - Nedelosk
			* prevent wood pile from loading more chunks (#2268) - temp1011
			* Refine some models for filesize and performance (#2265) - Hallo89
			* Update de_de.lang (#2262) - Vexatos
			* more fixes for charcoal (#2248) * more fixes for charcoal * fix typo * simplify things - temp1011
			* Fix #2255 Menril Seeds from Mystical Agriculture - Nedelosk
			* Fix Escritoire Crash when loading minecraft - Nedelosk
			* Fix #2257 Crash when loading minecraft - Nedelosk
			* fix over-init of allelehelper (#2254) - temp1011
			* clean up init of allelehelper (#2253) - temp1011
			* Use thread-safe container for climate sources (#2252) - Andriy Kushnir
			* add methods to allow removing charcoal walls (#2240) - temp1011
			* improve wood pile code (#2241) - temp1011
			* Check for IToolGrafter instead of ItemGrafter for non-Forestry leaves (#2231) This fixes an issue where items (from other a) implementing IToolGrafter but not subclasses of ItemGrafter would work for Forestry leaves, but not for other types of leaves. - apemanzilla
			* fix breakable block check, fixes #2227 (#2228) - temp1011
			* Fix #2200 Single-block farm can break bedrock - Nedelosk
			* Fix #2222 Errors in log loading crate models - Nedelosk
			* add config for disabling factory machines (#2221) - temp1011
			* Fix broken build.gradle - Nedelosk
			* Update ru_RU.lang (#2199) - Konstantin
			* Fix #2143 Biogas Engine Dupes Ethanol - Nedelosk
			* Fix #2192 Broken Fluid Textures - Nedelosk
			* Fix #2209 Disable Dimension change for butterflies - Nedelosk
			* Fix #2177 Improve Crate Model - Nedelosk
			* add methods to allow formatting config comments (#2197) t a - temp1011
			* add methods to allow formatting config comments (#2197) - temp1011
			* fix wrong drops from orchard with harvestcraft closes #2211 (#2217) - temp1011
			* Update zh_cn.lang (#2220) - Urey. Xue
			* Use getInternalInventory() instead of using the inventory field directly (#2201) - Paul Durbaba
			* Fix some config comments (#2196) - temp1011
			* fix crashes in plugins from disabled fluids (#2195) - temp1011
			* Fix bottler dupe (#2128) - temp1011

* Generated using https://github.com/TheRandomLabs/ChangelogGenerator (1.11.1)
