Skip to content

A server-side mod that uses Text Display entities to show images, videos, and dynamic sources to vanilla clients.

License

Notifications You must be signed in to change notification settings

pattlebass/VanillaDisplay

Repository files navigation

A proof-of-concept server-side mod that uses Text Display entities to show images, videos, and dynamic sources to vanilla clients.

Needs a resource pack. (Link)

It's recommended to require it on the server side. See https://minecraft.wiki/w/Server.properties.

Images

A screenshot of 4 different images in an art gallery in Minecraft

Videos

VanillaDisplay.Doom.mp4

Video Sources

You can write scripts that output a source (such as your screen or webcam) to a file and then point Vanilla Display to it. - See commands.md.

A display that shows the screen, creating a feedback loop

How to use

See commands.md.

Features

  • No client-side mods required
  • Display static images, looping videos, and dynamic sources
  • Versatile - See Video Sources

Limitations

  • Supported format: JPG
  • Max resolution: 256x256
  • Max FPS: 20 (recommended: 10)
  • Performance drops when using many displays at once

Note

Not ready for production. If you’re a server admin interested in supporting or sponsoring further development, get in touch: @pattlebass.bsky.social.

About

A server-side mod that uses Text Display entities to show images, videos, and dynamic sources to vanilla clients.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages