Skip to content

Commit

Permalink
change: remove a micro optimization that provides virtually zero benefit
Browse files Browse the repository at this point in the history
  • Loading branch information
ishland committed Dec 31, 2024
1 parent 7f5e813 commit 3518529
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"plugin": "com.ishland.c2me.opts.worldgen.vanilla.MixinPlugin",
"mixins": [
"aquifer.MixinAquiferSamplerImpl",
"aquifer.MixinNoiseChunkGenerator",
"structure_weight_sampler.MixinStructureWeightSampler",
"the_end_biome_cache.MixinTheEndBiomeSource"
]
Expand Down

0 comments on commit 3518529

Please sign in to comment.