9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2025-12-23 08:49:28 +00:00

Optimize noise generation

This commit is contained in:
MartijnMuijsers
2022-11-30 19:59:43 +01:00
parent 81be83eca3
commit 1844cc4476
34 changed files with 255 additions and 16 deletions

View File

@@ -6,8 +6,7 @@ Subject: [PATCH] Store mob counts in an array
License: MIT (https://opensource.org/licenses/MIT)
This patch is based on the following mixin:
"general/spawn_density_cap/MixinSpawnDensityCapperDensityCap"
Original commit: "Replace density cap implementation using arrays"
"com/ishland/vmp/mixins/general/spawn_density_cap/MixinSpawnDensityCapperDensityCap.java"
By: ishland <ishlandmc@yeah.net>
As part of: VMP (https://github.com/RelativityMC/VMP-fabric)
Licensed under: MIT (https://opensource.org/licenses/MIT)