From 1403a71e99b64ab53b615b7a583431f8685426a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraj=20Hrivn=C3=A1k?= Date: Wed, 1 Mar 2023 01:35:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 64 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79bf4cb2..dc3bdba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,73 @@ The best place to set up a server to play the Underdog modpack is at: \ ## What's new? -- +- Fixed missing textures on the mangrove rooty water block. +- Added Charset's Chests & InventoryBogoSorter compatibility. +- Unified metal block recipes. +- Tweaked down nutrition loss. +- Removed curve ore veins to improve performance. +- Added new snowloggable blocks. +- Added recipe for bonemeal from Mulch. +- Removed recipe for leather from rabbit hide. +- Added recipe for leather from two small pieces of leather. +- Replaced the Pyrotech torch with a burning torch with a new fine-tuned texture. Pumpkins now burn out too! +- There is now a 100% chance to light an entity on fire when hit with a torch. +- The torch can now be extinguished using all types of buckets. +- Added new textures for Forestry leaves and logs. +- Updated configs for prospector's pick, realistic block physics & fragileblocks. +- Added new textures for placed ingots. +- Forced simplelogic to render using TESRs. (It looks better.) +- Added the well block. +- You can now right-click on FutureMC Berry Bush to get sweet berries. +- Added primitive crafting recipe for a torch, wooden slabs and planks. +- Fixed ArmorStandSwap conflict. +- Fixed snow suffocation issue. (Snow bounding box was too small.) +- Recipes for cloth boxes now require a bronze block. ## Mod Changes ```markdown +Added: +- Simple Voice Chat +- Elenai Dodge 2 +- Reach Fix +- Well well well... +- Primitive Crafting +- Dynamic View[Forge] +- XP Orb Clump +- Burning Torches +- RLArtifacts +- Lootr (Forge) +Removed: +- Clumps +- Special AI +- Scarper +- Tinkers OreDict Cache +- FastWorkbench + +Updated: +- Recurrent Complex +- CraftTweaker +- Dynamic Darkness +- Greenery🌿 +- Dramatic Trees +- Realistic Terrain Generation Unofficial +- Universal Tweaks +- Logistics Pipes +- ForgeEndertech +- Pollution of the Realms +- LittleTiles +- CraftPresence +- Snow! Real Magic! ⛄ (Forge) +- Aqua Acrobatics +- Zen Utils +- Not Enough Energistics +- AE2 Unofficial Extended Life +- Inventory Bogo Sorter +- Baubley Elytra +- ReAuth +- Pyrotech +- Entity Culling +- RenderLib ```