Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Diamondstar-Mods/GameCrasher

Repository files navigation

Fabric Example Mod

Setup

For setup instructions please see the fabric documentation page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

Crasher Mod

A Minecraft mod for Fabric and Quilt (1.20–1.21.7) that adds a /crash <player> command to crash a player's game by giving them a shulker box filled with Unicode chaos books.

Features

  • /crash <player> command: Gives the specified player a purple shulker box containing books with chaotic Unicode/text, which may crash or lag their game.

Installation

  1. Download or build the mod JAR file.
  2. Place the JAR file in your Minecraft mods folder.
  3. Make sure you are using Fabric or Quilt loader for Minecraft 1.20–1.21.7.
  4. Install Fabric API (recommended).

Usage

  • In-game or from the server console, run:

    /crash <player>
    

    Replace <player> with the target player's username.

  • The target player will receive a shulker box in their inventory filled with books containing Unicode chaos.

Compatibility

  • Minecraft 1.20 to 1.21.7
  • Fabric Loader and Quilt Loader
  • Requires Fabric API

License

This mod is available under the CC0 license. Feel free to use, modify, and distribute.

About

THIS MOD IS ARCHIVED DUE TO BEING REJECTED BY MODRINTH ADMINS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages