HomeJavaModsAuraLite Realistic Crafting
AuraLite Realistic Crafting

✨ AuraLite Realistic Crafting — Minecraft 1.20.1

Copyright © 2026 AlexanderNyr · License: CC BY‑NC‑SA 4.0

1258 reworked recipes — almost every vanilla craft is now more realistic. Ships in 3 formats: vanilla datapack, Fabric mod, Forge mod.

📜 TL;DR license: You may freely use, modify and redistribute this mod with credit to AlexanderNyr and only for non‑commercial purposes; derivative works must use the same license. Full text in LICENSE.txt. Monetized YouTube/Twitch videos are fine — see the Rules & Permissions section below.


📦 Downloads (build/ folder)

File Where to put it Requires
AuraLiteRealisticCrafting-datapack-0.1.1.zip <world>/datapacks/ nothing — vanilla 1.20.1 client
AuraLiteRealisticCrafting-fabric-0.1.1.jar .minecraft/mods/ Fabric Loader 0.14+
AuraLiteRealisticCrafting-forge-0.1.1.jar .minecraft/mods/ Forge 47+

The datapack is a .zip (Minecraft data packs require this), while Fabric/Forge mods must be .jar files — the loaders ignore anything else in the mods/ folder. All three files contain the same JSON recipes; only the manifest differs.


🚀 Installation

Datapack (no mods needed, any 1.20.1 client)

  1. Put AuraLiteRealisticCrafting-datapack-0.1.1.zip into <world_folder>/datapacks/.
  2. Enter the world and run /reload. Verify with /datapack list.

Fabric

  1. Install Fabric Loader 0.14+ for 1.20.1.
  2. Drop AuraLiteRealisticCrafting-fabric-0.1.1.jar into .minecraft/mods/.
  3. Launch the Fabric profile.

Forge

  1. Install Forge 47.x for 1.20.1.
  2. Drop AuraLiteRealisticCrafting-forge-0.1.1.jar into .minecraft/mods/.
  3. Launch. The mod registers via lowcodefml (pure data — no Java code).

Works on servers too — same file goes into the server's mods/ folder or world datapacks/ folder.


🛠 What changed (1258 recipes)

🪵 Wood (11 types: oak, spruce, birch, jungle, acacia, dark_oak, mangrove, cherry, crimson, warped, bamboo)

⛏ Tools (6 materials: wood, stone, iron, gold, diamond, netherite)

🛡 Armor

🎨 16 colors — full coverage

For each of the 16 vanilla colors:

🌸 Dyes — every source

35+ recipes: flowers (single + tall), color mixing, bone meal, lapis lazuli, cocoa, ink sac, beetroot, dried kelp, etc.

🟧 Copper — every oxidation stage

🧱 Stone (40+ blocks)

🔥 Lighting & fire

🏠 Utility blocks

⚙ Redstone

🚂 Transport

⚔ Weapons

🍞 Food

🪄 Magic / enchanting

💎 Ingots ↔ blocks

♻️ Recycling

🎆 Fireworks

🪟 Glass, bars, chains

🌿 Nature & extras


⚖️ Rules & Permissions (FAQ)

Copyright © 2026 AlexanderNyr — licensed under CC BY‑NC‑SA 4.0.

License at a glance

Full legal text: see LICENSE.txt or https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode. Human‑readable summary: https://creativecommons.org/licenses/by-nc-sa/4.0/.


📁 Project structure

AuraLiteRealisticCrafting/
├── src/data/minecraft/recipes/    ← 1258 JSON recipe sources
├── scripts/
│   └── package.sh                 ← builds all 3 archives
├── formats/
│   ├── datapack/                  ← unpacked datapack contents
│   ├── fabric/                    ← unpacked Fabric mod contents
│   └── forge/                     ← unpacked Forge mod contents
├── build/
│   ├── AuraLiteRealisticCrafting-datapack-0.1.1.zip
│   ├── AuraLiteRealisticCrafting-fabric-0.1.1.jar
│   └── AuraLiteRealisticCrafting-forge-0.1.1.jar
├── pack.png                       ← 128×128 pixel-art "A" icon with aura
├── LICENSE.txt                    ← full CC BY-NC-SA 4.0 text
└── README.md

📝 Changelog

v0.1.1

v0.1.0-beta

🔧 Rebuild from source

Want to tweak a recipe?

  1. Edit a JSON file in src/data/minecraft/recipes/.
  2. Run:
    bash scripts/package.sh
    
  3. The built archives appear in build/.

⚙ Compatibility

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more