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
CodeChickenCore Unofficial 1.7.10

CodeChickenCore Unofficial 1.7.10

Contains common code for all Chicken-Bones (Unofficial).

306.1k
12
Library

Compatibility

Minecraft: Java Edition

1.7.10

Platforms

Forge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

View source

Creators

mitchej123
mitchej123 Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 weeks ago
DescriptionChangelogVersions
1
2

1.4.3

by mitchej123 on May 29, 2025
Download

What's Changed

  • modern java compat by @FalsePattern in https://github.com/GTNewHorizons/CodeChickenCore/pull/31

New Contributors

  • @FalsePattern made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/31

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.4.2...1.4.3

1.4.2

by mitchej123 on May 3, 2025
Download

What's Changed

  • More thread safe, again. by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenCore/pull/30

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.4.1...1.4.2

1.3.11

by mitchej123 on Feb 23, 2025
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.10...1.3.11

1.4.1

by mitchej123 on Jan 9, 2025
Download

What's Changed

  • Improve NPE checks by @mts2200 in https://github.com/GTNewHorizons/CodeChickenCore/pull/26

New Contributors

  • @mts2200 made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/26

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.4.0...1.4.1

1.4.0

by mitchej123 on Dec 22, 2024
Download

What's Changed

  • use ZipFile instead of ZipInputStream in ClassDiscoverer by @charagarlnad in https://github.com/GTNewHorizons/CodeChickenCore/pull/25

New Contributors

  • @charagarlnad made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/25

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.10...1.4.0

1.3.10

by mitchej123 on Nov 13, 2024
Download

What's Changed

  • Allow colorful Tooltips by @glowredman in https://github.com/GTNewHorizons/CodeChickenCore/pull/24

New Contributors

  • @glowredman made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/24

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.9...1.3.10

1.3.9

by mitchej123 on Oct 6, 2024
Download

What's Changed

  • Change ASM dump folder by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/21

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.8...1.3.9

1.3.8

by mitchej123 on Oct 6, 2024
Download

What's Changed

  • Reduce RAM allocations during rendering by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/22

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.7...1.3.8

1.3.7

by mitchej123 on Sep 1, 2024
Download

What's Changed

  • fix logic of the ClassConstantPoolParser by @Alexdoru in https://github.com/GTNewHorizons/CodeChickenCore/pull/20

New Contributors

  • @Alexdoru made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/20

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.6...1.3.7

1.3.6

by mitchej123 on Jul 18, 2024
Download

What's Changed

  • Add map to provide fast access to all config tags in sub-tree by @tth05 in https://github.com/GTNewHorizons/CodeChickenCore/pull/18

New Contributors

  • @tth05 made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/18

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.4...1.3.6

1.3.5-pre

by mitchej123 on Jul 17, 2024
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.4...1.3.5-pre

1.3.4

by mitchej123 on Jul 4, 2024
Download

What's Changed

  • Fix casing by @Caedis in https://github.com/GTNewHorizons/CodeChickenCore/pull/17

New Contributors

  • @Caedis made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/17

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.1...1.3.4

1.3.2-pre

by mitchej123 on Jul 4, 2024
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.1...1.3.2-pre

1.3.1

by mitchej123 on Jul 3, 2024
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.3.0...1.3.1

1.3.0

by mitchej123 on Jul 3, 2024
Download

What's Changed

  • Bye bye DepLoader by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenCore/pull/16
  • Merge CodeChickenLib

NOTE: Please remove codechickenlib as it is no longer required

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.2.1...1.3.0

1.2.2-pre

by mitchej123 on Jul 2, 2024
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.2.1...1.2.2-pre

1.2.1

by mitchej123 on Jan 22, 2024
Download

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.2.0...1.2.1

1.1.13

by mitchej123 on Dec 1, 2023
Download

What's Changed

  • update BS and spotlessApply by @bombcar in https://github.com/GTNewHorizons/CodeChickenCore/pull/11

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.1.11...1.1.13

1.1.12

by mitchej123 on Nov 30, 2023
Download

What's Changed

  • update BS and spotlessApply by @bombcar in https://github.com/GTNewHorizons/CodeChickenCore/pull/11

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.1.11...1.1.12

1.1.11

by mitchej123 on Feb 3, 2023
Download

What's Changed

  • Add Curse/Modrinth projects by @mitchej123 in https://github.com/GTNewHorizons/CodeChickenCore/pull/10

New Contributors

  • @mitchej123 made their first contribution in https://github.com/GTNewHorizons/CodeChickenCore/pull/10

Full Changelog: https://github.com/GTNewHorizons/CodeChickenCore/compare/1.1.10...1.1.11

1
2

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

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