Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Fleecifer

Fleecifer

Turns all sheep hostile...

743
3
Cursed

Compatibility

Minecraft: Java Edition

1.21
1.20–1.20.2
1.19.x
1.12.2
c0.30_01c

Platforms

Fabric
NeoForge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Donate on Ko-fi

Creators

dannytaylor
dannytaylor Lead Developer

Details

Licensed LGPL-3.0-or-later
Published last year
Updated last month
DescriptionGalleryChangelogVersions

Show all versions

[in-20100223] Fleecifer 1.2.2

by dannytaylor on May 11, 2025
Download
  • Backported to in-20100223.

Requires Quilt, use OrnitheMC to install.

Mismatched Versioning

Section 5.1 of Modrinth's Content Rules

All metadata, including license, client/server-side information, tags, etc. are filled out correctly and are consistent with information found elsewhere.

Modrinth doesn't currently list archived versions of Minecraft (modrinth:code#2566).
We currently incorrectly list the game version as c0.30_01c, but list the actual version in the mod version title, we will fix this once the above mentioned issue has been fixed.

[Quilt 1.21.5] Fleecifer 1.2.2

by dannytaylor on Apr 24, 2025
Download
  • Update to 1.21.5 (Quilt)

[Fabric 1.21.5] Fleecifer 1.2.2

by dannytaylor on Apr 24, 2025
Download
  • Update to 1.21.5 (Fabric)

[Neoforge 1.21.5] Fleecifer 1.2.2

by dannytaylor on Apr 24, 2025
Download
  • Update to 1.21.5 (NeoForge)

[1.12.2] Fleecifer 1.2.1 (Legacy Fabric)

by dannytaylor on Feb 27, 2025
Download

Backported to Legacy Fabric 1.12.2

To see our included textures, install Legacy Fabric API.

[1.21.4] Fleecifer 1.2.1

by dannytaylor on Feb 27, 2025
Download
  • Updated to 1.21.4

[1.21.3] Fleecifer 1.2

by dannytaylor on Oct 24, 2024
Download
  • Updated to 1.21.3.
  • Migrated to Official Mojang Mappings.
  • Quilt no longer requires QSL.
  • Added Fabric Support.

Missing Textures

If you are running Quilt/Fabric and don't have QSL/FabricAPI installed, you will need to install the attached resource pack. If you are running NeoForge, or have the above mentioned API, you don't need this.

[1.21] Fleecifer 1.1.1

by dannytaylor on Jul 8, 2024
Download
  • Merged Quilt and NeoForge jars.

Dependencies

Quilt requires QSL.
NeoForge has no dependencies.

[1.21] Fleecifer 1.1.1

by dannytaylor on Jul 8, 2024
Download
  • Port of Fleecifer 1.1.1 for NeoForge 1.21.

Please note, the quilt version of the mod will remain the primary version.

[1.21] Fleecifer 1.1.1

by dannytaylor on Jul 7, 2024
Download
  • Added Emissive Sheep Eyes Texture.
  • Added Herobrine Easter Egg.

[1.21] Fleecifer 1.1

by dannytaylor on Jul 7, 2024
Download

This update modifies the sheep entity attributes, lowering sheep armour, and doubling max health. This may make sheep slightly harder to kill overall.

  • Updated to 1.21.
  • Lowered Generic Armour Attribute to 2.
  • Doubled Generic Max Health Attribute to 16.
  • Added Generic Follow Range Attribute of 35.
  • Added seperate Sheep Eyes texture.
  • Removed Resource Pack.

[1.19.x-1.20.x] Fleecifer 1.0.2

by dannytaylor on Oct 27, 2023
Download
  • Tested and rebuilt to add 1.19.x support.
    • 1.0.1 technically supported it, but was untested at the time with quilt.mod.json stopping it from loading.
    • If you were using this mod on 1.20.x with 1.0.1, there is no reason to update.
  • Added licensing and contributor information to the source code.

QSL for 1.20.2

  • The Quilt team have posted that QSL is on the way. QSL is already complete, but Quilted Fabric API still needs to be updated.
    • This does mean if you know what you are doing, you could build QSL for 1.20.2 for use for mods that don't need QFAPI - like this one! Otherwise, it should be out reasonably soon.
  • https://tech.lgbt/@quiltmc/111297822573636982

[1.20.x] Fleecifer 1.0.1

by dannytaylor on Oct 26, 2023
Download

The baa-ckporting is real.

PLEASE NOTE: This version will only work on the Quilt Loader, and now requires QSL.

Changelog

  • Backported Fleecifer 1.0.1 to Quilt 1.20.1.

Reporting Bugs/Issues

Feel free to report any bugs/issues over on our GitHub Issues page.

[1.20.2] Fleecifer 1.0.1

by dannytaylor on Oct 26, 2023
Download

The previous version didn't work outside my development environment, baaa-ut this one should.

Please Note: This version has only been tested for 1.20.2, older/newer versions may or may not be compatible.

Changelog

  • Instead of replacing minecraft:sheep's goals, we are now just adding onto them.
    • This does mean that the run away goal is still there, however this doesn't seem to effect the gameplay much.

Reporting Bugs/Issues

Feel free to report any bugs/issues over on our GitHub.

[1.20.2] Fleecifer 1.0.0

by dannytaylor on Oct 26, 2023
Download

This seems baaa-d...

Please Note: This version has only been tested for 1.20.2, older/newer versions may or may not be compatible.

Changelog

  • Added GENERIC_ATTACK_DAMAGE to SheepEntity.
  • Replaced SheepEntity goals with the following:
    • ActiveTargetGoal
      • Priority: 0
      • Entity: minecraft:player
    • MeleeAttackGoal
      • Priority: 0
      • Speed: 1.25
    • SwimGoal
      • Priority: 1
    • AnimalMateGoal
      • Priority: 2
      • Speed: 1.0
    • TemptGoal
      • Priority: 3
      • Speed: 1.1
      • Item(s): minecraft:wheat
      • Can be scared: false
    • FollowParent
      • Priority: 4
      • Speed: 1.1
    • EatGrassGoal
      • Priority: 5
    • WanderAroundFar
      • Priority: 6
      • Speed: 1.0
    • LookAtEntity
      • Priority: 7
      • Range: 6.0
      • Entity: minecraft:player
    • LookAround
      • Priority: 8

Reporting Bugs/Issues

Feel free to report any bugs/issues over on our GitHub.

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.