a performance core mod for minecraft

malte0811 340b6af739 Add basic tests for FastMap, fix some issues with binary keys 4 tahun lalu
common 340b6af739 Add basic tests for FastMap, fix some issues with binary keys 4 tahun lalu
fabric c84166b435 New: deduplicate vertex data of baked quads used in SimpleBakedModels 4 tahun lalu
forge cd58db849c Clean up gradle setup 4 tahun lalu
gradle e65d4f1dd6 Initial move to Architectury 4 tahun lalu
.gitignore e65d4f1dd6 Initial move to Architectury 4 tahun lalu
LICENSE 5d05ee81d3 Initial commit 4 tahun lalu
README.md 6bd48234c5 Add jar signing 4 tahun lalu
build.gradle 340b6af739 Add basic tests for FastMap, fix some issues with binary keys 4 tahun lalu
gradle.properties cd58db849c Clean up gradle setup 4 tahun lalu
gradlew e65d4f1dd6 Initial move to Architectury 4 tahun lalu
gradlew.bat e65d4f1dd6 Initial move to Architectury 4 tahun lalu
settings.gradle 169f22ea04 Implement alternative indexing schemes for fast maps 4 tahun lalu
summary.md 169f22ea04 Implement alternative indexing schemes for fast maps 4 tahun lalu

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, features will be removed here if and when they are added to Forge. For a description of the improvements implemented by this mod see here.