9
0
mirror of https://github.com/Dreeam-qwq/Gale.git synced 2025-12-23 16:59:23 +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] Cache CubeVoxelShape shape array
License: LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.html)
This patch is based on the following mixin:
"shapes/precompute_shape_arrays/SimpleVoxelShapeMixin"
Original commit: "Initial commit"
"me/jellysquid/mods/lithium/mixin/shapes/precompute_shape_arrays/SimpleVoxelShapeMixin.java"
By: Angeline <jellysquid3@users.noreply.github.com>
As part of: Lithium (https://github.com/CaffeineMC/lithium-fabric)
Licensed under: LGPL-3.0 (https://www.gnu.org/licenses/lgpl-3.0.nl.html)