This is my personal fork of the popular Webdisplays mod created by montoyo.
- 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 byfg_runs
, mods resources are not included. In order to properly test the mod you have to runjar
frombuild
and copybuild/reobfJar/output.jar
into amods
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.
- The Wiki that details all blocks/items can be found on montoyo's website: https://montoyo.net/wdwiki/