Skip to content
LordFinn - Yannick Suc edited this page Aug 28, 2026 · 3 revisions

CrazyPhone

A held-item smartphone: contacts, group texting, a native camera with photos/albums, sneak-presenting, an optional mayor election, and an optional Simple Voice Chat integration (calls + voice messages). Built with Stonecutter on a single shared source tree targeting both NeoForge and Fabric, across several Minecraft versions.

CrazyPhone is a standalone, hand-written rewrite of the smartphone feature originally found in my own crazythings mod. It keeps the same look and core features, but the codebase was re-architected - most importantly to fix a server-crashing data growth bug. See Architecture for why.

Wiki contents

Quick facts

  • Platforms: NeoForge (1.20.4, 1.21.1, 1.21.10) and Fabric (1.20.1, 1.21.1). NeoForge 1.21.1 is the primary development target; see Architecture for exactly what works where today.
  • License: All Rights Reserved.
  • Source: github.com/yannicksuc/CrazyPhone

Clone this wiki locally