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
ManasCore

ManasCore

Modding and Core Library by ManasMods

269.5k
8
Library

Compatibility

Minecraft: Java Edition

1.19.2–1.19.3
1.18.2

Platforms

Forge

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 Visit wiki

Creators

ManasMods
ManasModsOrganization

MinhEragon
MinhEragon Coder

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 4 months ago
DescriptionChangelogVersions

Show all versions

ManasCore 2.1.4.6

by MinhEragon on Mar 5, 2025
Download
  • Modified some Packets to avoid DOS attacks.

ManasCore 2.1.4.5

by MinhEragon on Jan 1, 2025
Download
  • Technical changes with HeldAttribute and TickingSkill.

ManasCore 2.1.4.4

by MinhEragon on Dec 20, 2024
Download
  • Game freezing on Skill interaction with Piercing or similar projectiles.

ManasCore 2.1.4.3

by MinhEragon on Dec 13, 2024
Download
  • Technically change with TickingSkill.

ManasCore 2.1.4.2

by MinhEragon on Nov 16, 2024
Download
  • ManasCore now won't require a specific MixinExtra version.

ManasCore 2.1.4.1

by MinhEragon on Nov 16, 2024
Download
  • Fixed Critical Multiplier applying 1.5 twice.
  • Downgrade MixinExtra from 0.3.2 to 0.2.0 for compatibilities with other 1.19.2 mods.
  • Removed unused Anvil Mixin for compatibilities with other mods.

ManasCore 2.1.4.0

by MinhEragon on Nov 14, 2024
Download
  • Added Skill system.
  • Added many attributes.
  • Added some useful ultilities.

1.19.2-2.0.15.0

on Mar 11, 2023
Download

2.0.15.0

  • embed MixinExtras to ManasCore
  • automatically initialize MixinExtras in runtimes

2.0.14.0

  • added config to change vanillas anvil EXP limit

2.0.13.0

  • add Crit Chance Attribute
  • add Crit Multiplier Attribute

2.0.12.0

  • allow exact class matching in ItemComparator

2.0.11.1

  • fix Sapling model location

2.0.11.0

  • add sapling model gen method to BlockStateProvider

2.0.10.1

  • fix issue with @SlabModel using the stairs gen method

2.0.10.0

  • add render type support to BlockStateProvider#defaultBlock and @CubeAllModel annotation

2.0.9.0

  • add needsNetheriteTool, needsDiamondTool, needsIronTool, needsStoneTool, needsWoodenTools and needsGoldenTools to BlockTagProvider

2.0.8.0

  • add supplier supporting method of subTag to ItemTagProvider
  • add supplier supporting method of mineableWithAxe, mineableWithHoe, mineableWithPickaxe, mineableWithShovel, mineableWithAllTools and subTag to BlockTagProvider

2.0.7.0

  • add supplier supporting method of slab, stairs, planksFromLogs and nineStorage

2.0.6.0

  • add addBlock, addItem and addEntityType to LanguageProvider

2.0.5.0

  • automatically load known entities in EntityLoot using the WithLootTables annotation
  • add @GenerateEntityLoot
  • add extended EntityLoot class

2.0.4.0

  • automatically load known block in BlockLoot using the WithLootTables annotation

2.0.3.0

  • add @GenerateBlockLoot
  • add extended BlockLoot class

2.0.2.1

  • fix wrong annotation targets in @GenerateBlockModels sub annotations

2.0.2.0

  • rename @GenerateModels Annotation to @GenerateItemModels
  • add @GenerateBlockModels

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.19.2-2.0.14.0

on Mar 10, 2023
Download

2.0.14.0

  • added config to change vanillas anvil EXP limit

2.0.13.0

  • add Crit Chance Attribute
  • add Crit Multiplier Attribute

2.0.12.0

  • allow exact class matching in ItemComparator

2.0.11.1

  • fix Sapling model location

2.0.11.0

  • add sapling model gen method to BlockStateProvider

2.0.10.1

  • fix issue with @SlabModel using the stairs gen method

2.0.10.0

  • add render type support to BlockStateProvider#defaultBlock and @CubeAllModel annotation

2.0.9.0

  • add needsNetheriteTool, needsDiamondTool, needsIronTool, needsStoneTool, needsWoodenTools and needsGoldenTools to BlockTagProvider

2.0.8.0

  • add supplier supporting method of subTag to ItemTagProvider
  • add supplier supporting method of mineableWithAxe, mineableWithHoe, mineableWithPickaxe, mineableWithShovel, mineableWithAllTools and subTag to BlockTagProvider

2.0.7.0

  • add supplier supporting method of slab, stairs, planksFromLogs and nineStorage

2.0.6.0

  • add addBlock, addItem and addEntityType to LanguageProvider

2.0.5.0

  • automatically load known entities in EntityLoot using the WithLootTables annotation
  • add @GenerateEntityLoot
  • add extended EntityLoot class

2.0.4.0

  • automatically load known block in BlockLoot using the WithLootTables annotation

2.0.3.0

  • add @GenerateBlockLoot
  • add extended BlockLoot class

2.0.2.1

  • fix wrong annotation targets in @GenerateBlockModels sub annotations

2.0.2.0

  • rename @GenerateModels Annotation to @GenerateItemModels
  • add @GenerateBlockModels

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.19.2-2.0.11.1

on Jan 23, 2023
Download

2.0.12.0

  • allow exact class matching in ItemComparator

2.0.11.1

  • fix Sapling model location

2.0.11.0

  • add sapling model gen method to BlockStateProvider

2.0.10.1

  • fix issue with @SlabModel using the stairs gen method

2.0.10.0

  • add render type support to BlockStateProvider#defaultBlock and @CubeAllModel annotation

2.0.9.0

  • add needsNetheriteTool, needsDiamondTool, needsIronTool, needsStoneTool, needsWoodenTools and needsGoldenTools to BlockTagProvider

2.0.8.0

  • add supplier supporting method of subTag to ItemTagProvider
  • add supplier supporting method of mineableWithAxe, mineableWithHoe, mineableWithPickaxe, mineableWithShovel, mineableWithAllTools and subTag to BlockTagProvider

2.0.7.0

  • add supplier supporting method of slab, stairs, planksFromLogs and nineStorage

2.0.6.0

  • add addBlock, addItem and addEntityType to LanguageProvider

2.0.5.0

  • automatically load known entities in EntityLoot using the WithLootTables annotation
  • add @GenerateEntityLoot
  • add extended EntityLoot class

2.0.4.0

  • automatically load known block in BlockLoot using the WithLootTables annotation

2.0.3.0

  • add @GenerateBlockLoot
  • add extended BlockLoot class

2.0.2.1

  • fix wrong annotation targets in @GenerateBlockModels sub annotations

2.0.2.0

  • rename @GenerateModels Annotation to @GenerateItemModels
  • add @GenerateBlockModels

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.19.3-2.1.0.0

on Jan 6, 2023
Download

2.1.0.0

  • update to 1.19.3

2.0.12.0

  • add Cached class for easier object caching

2.0.11.1

  • fix Sapling model location

2.0.11.0

  • add sapling model gen method to BlockStateProvider

2.0.10.1

  • fix issue with @SlabModel using the stairs gen method

2.0.10.0

  • add render type support to BlockStateProvider#defaultBlock and @CubeAllModel annotation

2.0.9.0

  • add needsNetheriteTool, needsDiamondTool, needsIronTool, needsStoneTool, needsWoodenTools and needsGoldenTools to BlockTagProvider

2.0.8.0

  • add supplier supporting method of subTag to ItemTagProvider
  • add supplier supporting method of mineableWithAxe, mineableWithHoe, mineableWithPickaxe, mineableWithShovel, mineableWithAllTools and subTag to BlockTagProvider

2.0.7.0

  • add supplier supporting method of slab, stairs, planksFromLogs and nineStorage

2.0.6.0

  • add addBlock, addItem and addEntityType to LanguageProvider

2.0.5.0

  • automatically load known entities in EntityLoot using the WithLootTables annotation
  • add @GenerateEntityLoot
  • add extended EntityLoot class

2.0.4.0

  • automatically load known block in BlockLoot using the WithLootTables annotation

2.0.3.0

  • add @GenerateBlockLoot
  • add extended BlockLoot class

2.0.2.1

  • fix wrong annotation targets in @GenerateBlockModels sub annotations

2.0.2.0

  • rename @GenerateModels Annotation to @GenerateItemModels
  • add @GenerateBlockModels

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.19.2-2.0.3.0

on Nov 27, 2022
Download

2.0.3.0

  • add @GenerateBlockLoot
  • add extended BlockLoot class

2.0.2.1

  • fix wrong annotation targets in @GenerateBlockModels sub annotations

2.0.2.0

  • rename @GenerateModels Annotation to @GenerateItemModels
  • add @GenerateBlockModels

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.19.2-2.0.1.0

on Nov 26, 2022
Download

2.0.1.0

  • add @GenerateModels Annotation
  • add @SingleTextureModel Annotation to generate a singleTexture model for the annotated registry object field
  • add @SingleHandheldTextureModel Annotation to generate a handheldSingleTexture model for the annotated registry object field

2.0.0.0

  • port to 1.19.2

1.18.2-1.0.2.0

on Nov 15, 2022
Download

1.0.2.0

  • add ItemComparator and ItemComparator.Builder to sort Items based on an easy-to-use rule set

1.0.1.1

  • fix small issue in FontRenderHelper that caused the scaling factor finder to result in smaller texts then needed

1.0.1.0

  • add FontRenderHelper to allow texts in GUIs to get resized until they fit into an Area

1.0.0.0

  • Initial release

Modrinth is open source.

main@396f737

© 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.