Getting Started
This page provide basic informations for Uncraft Everything.
Installation
Uncraft Everything can be downloaded on CurseForge and Modrinth.
| Platform | Link |
|---|---|
| CurseForge | Download from CurseForge |
| Modrinth | Download from Modrinth |
Supported Versions
A list of version that support v2.0.0+
| Mod Loader | Minecraft Version | Maintaining |
|---|---|---|
| NeoForge, Fabric | 26.1 | ✅ |
| NeoForge, Fabric, Forge | 1.21.11 | ❌ |
| NeoForge, Fabric, Forge | 1.21.10 | ❌ |
| NeoForge | 1.21.1 | ❌ |
| Forge | 1.20.1 | ❌ |
Old version no longer updated (Except critical bug)
Version below Minecraft 26.1 will no longer be maintained due to the code has major different between 1.20.1, 1.21.1 and 26.1
What's new in v2.x.x
2.1.0
Addition
- Added new common config field prioritizeVanillaIngredientRecipe to sort recipe selection order
2.0.2
Fixes
- Fixed enchanted item unable to uncraft when
allowEnchantedItemistruebutoutputEnchantedBookisfalse - Added localization for all the new texts (Translated by Gemini, might be inaccurate)
2.0.1
Fixes
- Fixed selected recipe auto reset to default one when the screen is opened by player.
- Fixed recipe selection not updating when screen remains open while uncrafting (Fabric)
- Fixed no recipe found for damaged netherite tools/armors
2.0.0
Addition
- Added Auto Uncrafting Table
- Added new commands to open config screen
- Added new Client Config
- Added new function to auto move output stacks to player inventory when uncraft button clicked (Not applicable to Auto Uncrafting Table, can be toggle in Client Config)
Changes
- Removed Black Box and Status Text from Uncrafting Table GUI, replaced with input slot color overlay and tooltip to show status of the input stack
- Replaced
Experience Requiredtext in Uncrafting Table GUI with better design - Uncrafting output is no longer Shaped, it will stack all same items together instead of follow original crafting shape
- Changed exp deduction calculation for uncrafting to prevent unfair if uncrafting require Level instead of Points, new calculation should be same as how Anvil works
Fixes
- Fixed missing filter for DataComponent/NBT based items