
Make Enchanted Golden Apple Great Again.
✅ Restores the classic crafting recipe (1 Apple + 8 Gold Blocks)
✅ Configurable effect presets (12w21a / 13w24b / 13w25a / 15w37a) or custom
✅ Restores the "Overpowered" advancement
✅ Full configuration file support
Recipe

(1 Apple + 8 Gold Blocks)
Advancement

Overpowered Build a Notch Apple.
Effect Presets
| Effect Version | Regeneration | Resistance | Absorption | Fire Resistance |
|---|---|---|---|---|
| 12w21a | IV (30s) | I (5min) | - | ✓ (5min) |
| 13w24b | IV (30s) | I (5min) | I (1min) | ✓ (5min) |
| 13w25a (Default) | IV (30s) | I (5min) | I (2min) | ✓ (5min) |
| 15w37a | II (20s) | III (5min) | IV (2min) | ✓ (5min) |
Note: The Datapack version only support Default effects.
Config
Upon first launch, a config file will be created at:
/config/egabackwards/config.json
{
"features": {
"recipe": true,
"advancement": true,
"effect": "13w25a"
},
"custom_effects": [
{
"id": "minecraft:speed",
"duration": 600,
"amplifier": 1
},
{
"id": "minecraft:strength",
"duration": 400,
"amplifier": 2
}
]
}
- recipe: Enable or disable crafting recipes (true/false)
- advancement: Enable or disable advancements (true/false)
- effect: Enable or disable custom effects (off/custom/)
- custom_effects: Configure custom potion effects (id: registry name of the effect, duration: time in ticks, amplifier: level (0–255))
For potion effect IDs, please also refer to the Potion Effects page on the Wiki.
Compatibility
- Supports Minecraft 1.12+
- Requires Resources Pack of Datapack version.
Note: The Fabric version requires Fabric API.
Ченджлог
1.2+1.12.2Релиз1.12.2 · 20 июля 2026 г.
Only the Forge version for 1.12.2 will get future updates
1.2+1.21.2Релиз1.21.2, 1.21.3 · 18 июля 2026 г.
This is going to be the last update for Fabric 1.21.2-1.21.3
1.0Релиз26.3-snapshot-2, 26.3-snapshot-3, 26.3-snapshot-4 · 28 апреля 2026 г.
Should Resources Pack
1.1Релиз1.20.4 · 28 апреля 2026 г.
Should Java 17+
1.1Релиз1.20, 1.20.1 · 28 апреля 2026 г.
Should Java 17+
1.1-hotfixРелиз1.21.9, 1.21.10, 1.21.11 · 28 апреля 2026 г.
Fixed the issue where items would still be displayed when the recipe is set to false, but would disappear when picked up.
1.1Релиз1.20.5, 1.20.6 · 28 апреля 2026 г.
Should Java 21+
1.1Релиз1.20.2, 1.20.3, 1.20.4 · 28 апреля 2026 г.
Should Java 21+
Комментарии
Загружаем…