Skip to content
cech12 edited this page Jun 10, 2024 · 9 revisions

This is a Minecraft Forge mod which adds Ceramic Shears to the game.

Crafting Process

Adds 3 items to the game:

  • Clay Shears Part: Craftable with two clay balls.
  • Ceramic Shears Part: Craftable in furnace with a Clay Shears Part.
  • Ceramic Shears: Act like vanilla shears but has only 75% durability. Craftable with two Ceramic Shears Part.

Supported Behaviour

  • shearing sheeps to get wool
  • harvest leaves, cobweb, tall grass, seagrass, ferns (both normal and 2-high), dead bushes and vines
  • shearing mooshrooms
  • shearing a tripwire connected to a tripwire hook does not trigger it
  • shearing pumpkins
  • shearing snow golems
  • [1.15] shearing beehives or bee nests at honey level 5

Dependencies

The Fabric / Quilt version needs the following mods:

Configuration

Since mod version 1.6.0.0 there is a server config file, where you can configure preferences of the wooden shears. It lies in serverconfig directory of each savegame.

durability

Defines the maximum durability of Ceramic Shears.

  • 179 - 179 shearing interactions (default)
  • 0 - deactivates the durability
Clone this wiki locally