promotional bannermobile promotional banner

Picture Axe

PicAxe (Picture Axe) can put images from the internet onto beds, banners, a custom 6 sided block, and a sizable image frame.

File Details

picaxe-1.21.1-neoforge-1.1.0.jar

  • R
  • Feb 10, 2026
  • 326.52 KB
  • 22
  • 1.21.1
  • NeoForge

File Name

picaxe-1.21.1-neoforge-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:picaxe-1283860:7605894"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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