a performance core mod for minecraft

malte0811 5afc63a060 Even more complex source set classloader setup, this allows me to use MC/FC classes in my ImmutableMap directly 4 yıl önce
.github 60a4a0674c Use gradle 7 for Java 16 test, since that does not need any extra arguments 4 yıl önce
common 5afc63a060 Even more complex source set classloader setup, this allows me to use MC/FC classes in my ImmutableMap directly 4 yıl önce
fabric 9a2ef07a6d Update build.gradle 4 yıl önce
forge 955d2f2edf Update Arch and MCP 4 yıl önce
gradle e65d4f1dd6 Initial move to Architectury 4 yıl önce
.gitignore 4937d9c8b2 Add support for "custom.gradle" files in all subprojects 4 yıl önce
LICENSE 5d05ee81d3 Initial commit 4 yıl önce
README.md 7eca1b21fb Update documentation 4 yıl önce
build.gradle 354b660885 Update build setup 4 yıl önce
gradle.properties b7dfd0046b Update version 4 yıl önce
gradlew e65d4f1dd6 Initial move to Architectury 4 yıl önce
gradlew.bat e65d4f1dd6 Initial move to Architectury 4 yıl önce
settings.gradle 354b660885 Update build setup 4 yıl önce
summary.md 7eca1b21fb Update documentation 4 yıl önce

README.md

A coremod to save a few of these:

or rather their modern equivalent: RAM.

(Image: Konstantin Lanzet, CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/, via Wikimedia Commons)

I am working on getting at least some of the changes made by this mod into Forge ( see this issue for progress), features will be removed from the Forge version of FerriteCore if and when they are added to Forge. They will still be present on Fabric. For a high-level description of the improvements implemented by this mod see here.

Mappings

This mod currently uses MCP names for everything, in case someone involved in MCP mapping wants to look at it. There are a few commits using official names, so be careful when looking at the commit history if you are concerned about "mapping taint".