promotional bannermobile promotional banner

Plushified

Lets you create plushies from a simple texture and a bit of json.
A plushie added using the mod.

A plushie added using the mod.

Description


Button suggesting to join the Discord server Button suggesting to support the Developer on Ko-fi

DISCONTINUED

 

Plushified Mod Banner

Overview

The Plushie Blocks Mod allows users to create custom plushie blocks with their own textures, sounds, and descriptions. Personalize your Minecraft world with unique plushies by simply adding a texture file and updating the configuration file.

Features

  • Custom Textures: Add your own textures for plushie blocks.
  • Custom Sounds: Assign specific sound events to your plushies.
  • Custom Descriptions: Add unique descriptions for each plushie.

How to Use

  1. Add Your Texture:

    • Place your texture files in the config/plushified/textures folder.
    • Ensure the texture name matches the "texture" field in the configuration file.
  2. Update Configuration File:

    • Open the config/plushified/config.json5 file.
    • Add a new JSON object for each plushie you want to create. Follow the format below:
    "your_plushie_name": {
        "texture": "your_texture_name",
        "soundEvent": "your_sound_event",
        "descriptionText": "your_description"
    }

    Example:

    "cup_plushie": {
        "texture": "cup_plushie",
        "soundEvent": "minecraft:block.mud.hit",
        "descriptionText": "It's only been a week, but it feels like a year."
    }

Example Configuration

Here is an example configuration with multiple plushies:

{
    "cup_plushie": {
        "texture": "cup_plushie",
        "soundEvent": "minecraft:block.mud.hit",
        "descriptionText": "It's only been a week, but it feels like a year."
    },
    "bear_plushie": {
        "texture": "bear_plushie",
        "soundEvent": "minecraft:block.wood.hit",
        "descriptionText": "A cuddly bear plushie."
    },
    "cat_plushie": {
        "texture": "cat_plushie",
        "soundEvent": "minecraft:block.wool.hit",
        "descriptionText": "A cute cat plushie to keep you company."
    }
}

Notes

  • The texture file must be named exactly as specified in the "texture" field.
  • Make sure the sound event exists in the Modpack.
  • Descriptions can be any text string to give your plushies a unique touch.

Installation

  1. Download and install the mod.
  2. Place your texture files in the config/textures folder.
  3. Edit the config/plushified/config.json5 file to add your plushie configurations.
  4. Launch Minecraft and enjoy your custom plushie blocks!

Sponsor

Bisecthosting Sponsor Banner

The Plushified Team

profile avatar
  • 13
    Followers
  • 6
    Projects
  • 260.0K
    Downloads

More from backupcupView all

  • RunicLib project image

    RunicLib

    • 3.9M
    • Mods

    RunicLib is a library for Azurune mods that adds MultiLoader utils and attributes/effects for utilization.

    • 3.9M
    • May 9, 2026
    • Mods
    • +2
  • Icy Incitement project image

    Icy Incitement

    • 592.3K
    • Mods

    Some useful snowy tools!

    • 592.3K
    • January 5, 2026
    • Mods
    • +3
  • Dozed project image

    Dozed

    • 274
    • Mods

    Additions of new utilities for traversal such as “Dash”, “Wall Jump”, etc. Also new access to Quality of Life.

    • 274
    • December 16, 2025
    • Mods
    • +1
  • WraithWork project image

    WraithWork

    • 7
    • Mods

    Adding New Spectral Equipment

    • 7
    • October 29, 2025
    • Mods
    • +4
  • RunicLib project image

    RunicLib

    • 3.9M
    • Mods

    RunicLib is a library for Azurune mods that adds MultiLoader utils and attributes/effects for utilization.

    • 3.9M
    • May 9, 2026
    • Mods
    • +2
  • Icy Incitement project image

    Icy Incitement

    • 592.3K
    • Mods

    Some useful snowy tools!

    • 592.3K
    • January 5, 2026
    • Mods
    • +3
  • Dozed project image

    Dozed

    • 274
    • Mods

    Additions of new utilities for traversal such as “Dash”, “Wall Jump”, etc. Also new access to Quality of Life.

    • 274
    • December 16, 2025
    • Mods
    • +1
  • WraithWork project image

    WraithWork

    • 7
    • Mods

    Adding New Spectral Equipment

    • 7
    • October 29, 2025
    • Mods
    • +4