File Details
picaxe-1.21.1-fabric-1.1.0.jar
- R
- Feb 10, 2026
- 317.17 KB
- 34
- 1.21.1
- Fabric
File Name
picaxe-1.21.1-fabric-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
PicAxe Mod v1.1.0
Major New Features
- Added Image Configurator Tool for advanced image block customization
- Integrated ImgurUploadAPI for direct image uploads
- Introduced Image Rotation & Transformation System (RotationConfig, RotationUtils)
- Enhanced Bed Rendering via new BedRenderTypes
User Interface
- New Tabbed Configuration System:
- ImageBannerConfigScreenTabbed
- ImageBedConfigScreenTabbed
- ImageFrameConfigScreenTabbed
- SixSidedImageConfigScreenTabbed
- Added 3D Block Preview component
- New Rotation Tab for flip/rotation controls
- Base framework: BlockConfigScreen + ConfigTab system
Block Entities
- Rotation support added to all image block entities
- Improved network sync with new payloads:
- UpdateImageBannerPayload
- UpdateImageBedPayload
- UpdateImageFramePayload
- UpdateSixSidedImagePayload
- Better data persistence and handling
Rendering
- All renderers updated for rotation support
- Rendering efficiency improved
- Enhanced image visual quality
Technical Updates
- Modularized architecture with new utilities
- Improved client utils and screen handling
- Extended ImageUtils with rotation features
- Updated recipe system for new items
Items & Recipes
- New Image Configurator item (craftable)
- Added recipe for Image Configurator
Breaking Changes
- Legacy ImageFrameConfigScreen replaced with tabbed version
- Existing block configs require reconfiguration
- Network protocol updates → may require world restart on servers

