RealEthanPlayzDev / webdisplays

WebDisplays mod for Minecraft 1.12.2 (RadiatedExodus's fork)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebDisplays for Minecraft 1.12.2 (RadiatedExodus's fork)

This is my personal fork of the popular Webdisplays mod created by montoyo.

Notes

  • I do not have experience with Minecraft modding on both Forge or Fabric, so most of the modifications I've done may be incorrect or unefficient or just theres a better way to do it.
  • I have upgraded the Forge toolchain from the deprecated ForgeGradle to the newer one.
  • I do not know why, but when using the runClient provided by fg_runs, mods resources are not included. In order to properly test the mod you have to run jar from build and copy build/reobfJar/output.jar into a mods folder from a Forge 1.12.2 installation (either via Minecraft Launcher, PolyMC, etc) and run it from there.
  • This should be compatible with both MCEF provided by montoyo and MCEF provided by ds58. (Assuming nothing in the API changes)
  • The ComputerCraft API included is the ComputerCraft: Tweaked version.

Wiki

About

WebDisplays mod for Minecraft 1.12.2 (RadiatedExodus's fork)

License:Other


Languages

Language:Java 98.5%Language:HTML 1.0%Language:JavaScript 0.5%