Skip to content

Optimizations#69

Open
idealth wants to merge 5 commits into
canyonmodded:masterfrom
idealth:pr
Open

Optimizations#69
idealth wants to merge 5 commits into
canyonmodded:masterfrom
idealth:pr

Conversation

@idealth

@idealth idealth commented Feb 11, 2024

Copy link
Copy Markdown

No description provided.

@idealth idealth changed the title Only tick loaded chunks Minor Optimizations Feb 12, 2024
Normally the SpawnerCreature class will spawn entities within 8 chunks
regardless of the render distance.
This patch breaks vanilla-behavior hence why it adds a configuration
option.
Only check for lava every 25 ticks + implement item merging
@KoboDev

KoboDev commented Feb 15, 2024

Copy link
Copy Markdown
Contributor

May I ask, if these are all Config options, or is it just for Fast Entity Spawner?

@idealth

idealth commented Feb 15, 2024

Copy link
Copy Markdown
Author

May I ask, if these are all Config options, or is it just for Fast Entity Spawner?

I've only added configuration options for the render-distance based entity spawner & item merger as those are the only tweaks that heavily change vanilla behavior.

@idealth idealth changed the title Minor Optimizations Optimizations Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants