feldim2425 / MoreOverlays

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoreOverlays

CurseForge CurseForge

Adds some overlays from the 1.7.10 NEI

Added:

  • Mob Spawn/Light Overlay
  • Chunk Bounds
  • Item Search

Custom Build

You can make custom builds and use them. I prefer deleting the Link to the Version File in MoreOverlays.java Line 19

 Original:
 public static final String UPDATE_JSON = "https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json";
 
 For custom build:
 public static final String UPDATE_JSON = "";

About

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)

License:MIT License


Languages

Language:Java 100.0%