Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamkeel/customnpc-dbc-addon
DBC Support for CNPC+
https://github.com/kamkeel/customnpc-dbc-addon
Last synced: about 1 month ago
JSON representation
DBC Support for CNPC+
- Host: GitHub
- URL: https://github.com/kamkeel/customnpc-dbc-addon
- Owner: KAMKEEL
- Created: 2024-04-10T02:30:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T09:36:04.000Z (7 months ago)
- Last Synced: 2024-04-14T00:56:22.964Z (7 months ago)
- Language: Java
- Size: 37.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 👋 Welcome to the CustomNPC+ DBC Addon Repository.
----------------
[![Download CustomNPC+](https://img.shields.io/badge/CustomNPC+-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://modrinth.com/mod/customnpc-plus)
[![Download MPM+](https://img.shields.io/badge/MorePlayerModels+-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://www.curseforge.com/minecraft/mc-mods/moreplayermodels-plus)
[![Download PluginMod](https://img.shields.io/badge/Plugin_Mod-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://github.com/KAMKEEL/Plugin-Mod)----------------
### ⬇️ Downloads
- **Modrinth**: [NONE]()
- **CurseForge**: [NONE]()### 🔹 Installation
This mod is an addon mod to **CustomNPC+**. It requires **DBC**, **JRMCore**, **JBRAClient**, and **CustomNPC+** to be installed alongside it.
It also requires a Mixin Mod like UniMixins.## Cloning / Compiling / Building
1. Run gradlew build in console and wait BUILD SUCCESSFUL
2. Import project into IntelliJ
3. Wait for the IntelliJ to build the environment