a performance core mod for minecraft

malte0811 6d5809a70a Fabric: Disable some Mixins when Hydrogen is installed, increase priority on some others 4 gadi atpakaļ
.github dd9b575164 Fix GH action(?) 4 gadi atpakaļ
common 6d5809a70a Fabric: Disable some Mixins when Hydrogen is installed, increase priority on some others 4 gadi atpakaļ
fabric 148c0af589 Speed up blockstate cache deduplication 4 gadi atpakaļ
forge 043fc8d07f Forge: Do not warn when only present on one side 4 gadi atpakaļ
gradle e65d4f1dd6 Initial move to Architectury 4 gadi atpakaļ
.gitignore e65d4f1dd6 Initial move to Architectury 4 gadi atpakaļ
LICENSE 5d05ee81d3 Initial commit 4 gadi atpakaļ
README.md 7eca1b21fb Update documentation 4 gadi atpakaļ
build.gradle 7eca1b21fb Update documentation 4 gadi atpakaļ
gradle.properties 908c698ef3 Fix PropertyIndexer.WeirdVanillaDirectionIndexer using the vanilla property for properties with different names, closes #4 4 gadi atpakaļ
gradlew e65d4f1dd6 Initial move to Architectury 4 gadi atpakaļ
gradlew.bat e65d4f1dd6 Initial move to Architectury 4 gadi atpakaļ
settings.gradle 99f0884596 Update to arch 3 4 gadi atpakaļ
summary.md 7eca1b21fb Update documentation 4 gadi atpakaļ

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