A Minecraft mod for creating and interacting with web browsers
Go to file
2023-10-19 17:19:48 -04:00
gradle/wrapper update gradle 2023-09-21 22:40:01 -04:00
libs ssr prototyping, no network logic hooked up yet 2023-10-19 17:19:48 -04:00
src ssr prototyping, no network logic hooked up yet 2023-10-19 17:19:48 -04:00
.gitignore + Added base files 2018-01-26 18:03:02 +01:00
build.gradle ssr prototyping, no network logic hooked up yet 2023-10-19 17:19:48 -04:00
cursors.piskel update cursor textures 2023-09-27 23:16:07 -04:00
gradle.properties fix keyboard model, fix upgrade stacking&serialization, fix keyboard collision shape 2023-06-02 23:19:13 -04:00
gradlew + Added base files 2018-01-26 18:03:02 +01:00
gradlew.bat + Added base files 2018-01-26 18:03:02 +01:00
LICENSE Update LICENSE 2022-06-23 08:31:21 +09:30
README.md Update README.md 2023-10-19 11:14:25 -04: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 adds a screen block, which allows you to browse the internet in minecraft.

This project is a fork of montoyo's WebDisplays mod from 1.12, updated to work in newer versions, and with some bug fixes and reworking.

WebDisplays requires MCEF, which is using CinamaMod's fork of JCEF, which should allow for WD to be a bit more seamless than Chromium's JCEF would allow for.

Wiki

  • A Wiki which details all blocks/items can be found on montoyo's website. However, a lot of stuff has changed since that wiki was written.