promotional bannermobile promotional banner

StoneyCore

A library used for Knights & Heraldry team mods.

File Details

StoneyCore 0.7.0

  • B
  • Dec 23, 2025
  • 972.69 KB
  • 53
  • 1.20.1
  • Fabric

File Name

stoneycore-0.7.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stoneycore-1209106:7369529"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added:
- Claim Land config, to enable or disable claim land
- Manuscripts
- Broken weapons. Does melee weapons with less than 10% of durability will make 25% of the weapon damage. Also, the model can be changed.
- Craftman Anvil
- Datapacks: Accessories visoredHelmet. If empty, it will not be opened. If the name is “empty”, it can be opened, but it will not have an overlay.
- Datagen for Definitions
- Siege Entity damage sources now is held with datapacks

Changed:
- Smithing Hammer durability: 20 → 163
- Open visor Deflect Chance: -2% → -5%

Technical Changes:
- Added FabricModelProviderPlus class. A helper class to make models.
- Improved Land claim, now it should work perfectly fine for big areas
- Changed mappings: Yarn → Mojmap
- Removed VISORED_HELMET item tag
- SCItems: class → interface
- Removed Better Combat dependency