Plushified

Quick rating

Plushified

No reviews yet

Lets you create plushies from a simple texture and a bit of json.

Cozy
No Genre
Furniture & Decor
QoL & Tweaks
Development: Abandoned
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Plushified - 0.8.0B
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

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

Screenshots

Gallery

  • A Plushie
    A Plushie A plushie added using the mod.
  • plushified_logo.png
    plushified_logo.png Mod Banner

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works