A Minecraft mod for creating and interacting with web browsers
Go to file
YajatKaul 364285d99f Changes to be committed:
modified:   build.gradle
	modified:   gradle.properties
	modified:   gradle/wrapper/gradle-wrapper.properties
	modified:   src/main/java/net/montoyo/wd/SharedProxy.java
	modified:   src/main/java/net/montoyo/wd/WebDisplays.java
	modified:   src/main/java/net/montoyo/wd/registry/ItemRegistry.java
2025-01-07 23:51:17 +05:30
gradle/wrapper Changes to be committed: 2025-01-07 23:51:17 +05:30
src Changes to be committed: 2025-01-07 23:51:17 +05:30
.gitignore + Added base files 2018-01-26 18:03:02 +01:00
build.gradle Changes to be committed: 2025-01-07 23:51:17 +05:30
cursors.piskel update cursor textures 2023-09-27 23:16:07 -04:00
gradle.properties Changes to be committed: 2025-01-07 23:51:17 +05:30
gradlew Make gradlew executable, remove libs dir 2023-11-10 21:54:56 -06:00
gradlew.bat + Added base files 2018-01-26 18:03:02 +01:00
LICENSE MIT License, start new README, gradle.properties cleanup 2023-11-10 22:46:18 -06:00
README.md Update README.md 2023-12-13 08:53:10 -07:00
settings.gradle mod compiles, things *really* don't work 2023-09-22 15:26:43 -04:00
TODO.md vivecraft support's back 2023-10-19 09:52:26 -04:00

WebDisplays

WebDisplays is a mod for creating and interacting with web browsers in Minecraft. You can create screens in your world and browse the internet.

WebDisplays was originally written by montoyo. It is currently maintained by CinemaMod Group.

Discussion: https://discord.gg/rNrh5kW8Ty

Install

Download WebDisplays from either:

WebDisplays Requires MCEF! You must install MCEF in order for WebDisplays to work.

Download MCEF from either:

Wiki

Outdated Wiki from the original creator

Outdated Getting Started