Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ship block when the ship is loaded and not when the ship entity nor redstone is ticked #1099

Open
1 task done
cylian914 opened this issue Feb 10, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@cylian914
Copy link

This issue occurs when only Valkyrien Skies and addons are installed and no other mods

  • I have tested this issue and it occurs when no other mods are installed

Minecraft Version

1.20.x

Mod Loader

Forge

Issue description

in the image bellow the command block on vs ship is ticked but not the ship entity itself, the command block on the ground nor the anvil
Image

Logically since its in a chunk that doesn't process entity nor redstone the command block on the ship shouldn't be ticked.

Issue reproduction

  1. make a ship with a ticked block (ex: command block or redstone)
  2. set /gamerule spectatorsGenerateChunks false
  3. go in spec
    or
  4. go far enough for the chunk where the ship is to not process redstone

Logs

No response

@cylian914 cylian914 added the bug Something isn't working label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant