File Details
wallwand-1.1.4.jar
- R
- Jul 5, 2026
- 43.56 KB
- 16
- 1.21.11
- Fabric
File Name
wallwand-1.1.4.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Changelog
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.1.4 - 2026-07-05
Fixed
- Fixed crash when opening the settings screen (
setScreennow runs on the render thread) - Fixed overlapping labels on the tower shape and orientation buttons
1.1.3 - 2026-07-05
Fixed
- Fixed crash on world load caused by writing recipes into an immutable recipe map (1.21.1 / Recipe Essentials)
- Crafting recipes are now injected safely during recipe loading instead of after reload
1.1.1 - 2026-07-05
Fixed
- Crafting recipes now load correctly by using the
recipe/data folder (Minecraft 1.21+) - JEI now always shows WallWand crafting recipes (no longer depends on a loaded world)
1.1.0 - 2026-07-05
Added
- EMI integration: crafting recipes shown in EMI (stone and cobblestone)
- JEI integration: mod recipes explicitly registered in JEI
- EMI info entry with crafting hint for the WallWand tool
- EMI recipe defaults for the recipe tree
- Semantic versioning documentation (
VERSIONING.md)
Changed
- Crafting recipes updated to the Minecraft 1.21 JSON format
- Separate recipes for stone and cobblestone
Fixed
- Survival crafting recipe now works with stone and cobblestone
1.0.0 - 2026-07-05
Added
- WallWand tool with magic wand texture
- Build modes: Normal, Diagonal, Palisade, Tower
- Adjustable width, height, diameter, and orientation
- Tower shapes: Round, Square, Diamond (hollow outer walls)
- Random mode for hotbar blocks
- Material selection via sneak + right-click on a block
- Settings menu via sneak + right-click in the air
- Survival crafting recipe (diagonal: stone, stick, stone)
- German and English localization
- GPL-3.0 license
Changed
- Unified mod ID and assets under
wallwand