NPCoreMod

NPCoreMod

Client-side foundation for every NorrionProject Fabric mod

25 downloads

NorrionProjectCoreMod

Client-side foundation for every NorrionProject Fabric mod


🎯 What is this?

NorrionProjectCoreMod is the shared client-side library for the NorrionProject ecosystem's Fabric mods. It is not a standalone gameplay mod.


✨ What it brings

Feature Benefit for you
Server ↔ client channel transport Lets the server push live data (HUD, map, inventories, blocks, ...) to the client
Generic custom-block dispatch Backbone for custom block rendering used by dependent mods
Mod ↔ server handshake Detects when you're connected to a server having norrion project plugin
Keybind & config-screen engine Shared infrastructure reused by every Norrion client mod

📦 Installation

  1. Download NorrionProjectCoreMod-<version>.jar
  2. Place it in your mods/ folder alongside Fabric API and Fabric Loader
  3. Install the mod that actually needs it (e.g. NPChiselMod)

📋 Dependencies

Mod / Loader Type Why?
Fabric Loader Required Mod loader
Fabric API Required Networking, rendering hooks
Cloth Config API Required Config screen engine

❓ FAQ

Q: I installed it but nothing happens? A: Normal! It's a library mod. Install NPChiselMod to see gameplay features.


🔗 Useful Links


Part of the Norrion server ecosystem.

No gallery available for this project.