HomeJavaModsShearMaster
ShearMaster
The ShearMaster plugin introduces an exciting and practical way to gather resources from animals without the need to kill them. Players can now shear or "slice" various animals to collect materials such as wool, feathers, leather, and meat. This allows for a more sustainable approach to resource collection, encouraging farming and animal care, while adding a unique mechanic to gameplay.

For support & bug reports, please join the discord
Features

Configuration

Each animal has individual settings for:
Commands & Permissions:
Config
Code (YAML):
shearable-animals:
  cow
:
    shearable
: true
    sliceable
: true
    loot
:
      material
: LEATHER
      amount
: 1
    slice
:
      loot
:
        material
: BEEF
        amount
: 2
    exp
: 2
  chicken
:
    shearable
: true
    sliceable
: true
    loot
:
      material
: FEATHER
      amount
: 2
    slice
:
      loot
:
        material
: CHICKEN
        amount
: 1
    exp
: 1
  horse
:
    shearable
: true
    sliceable
: true
    loot
:
      material
: LEATHER
      amount
: 2
    slice
:
      loot
:
        material
: BEEF
        amount
: 3
    exp
: 3
  rabbit
:
    shearable
: true
    sliceable
: true
    loot
:
      material
: RABBIT_HIDE
      amount
: 1
    slice
:
      loot
:
        material
: RABBIT
        amount
: 1
    exp
: 1
  pig
:
    shearable
: false
    sliceable
: true
    slice
:
      loot
:
        material
: PORKCHOP
        amount
: 2
    exp
: 1
  llama
:
    shearable
: true
    sliceable
: true
    loot
:
      material
: WOOL
      amount
: 3
    slice
:
      loot
:
        material
: LEATHER
        amount
: 2
    exp
: 2
 
shearstatus.png

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ShearMaster is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 179 times (via Spigot). Download it and open it directly in the game.

Explore more