KAMKEEL / CustomNPC-Plus

Custom Version of 1.7.10 CustomNPC with backported features and original expansions
https://www.curseforge.com/minecraft/mc-mods/customnpc-plus
Other
53 stars 34 forks source link

Scripting Update #13

Closed c0508383 closed 2 years ago

c0508383 commented 3 years ago

Player & Forge events scripting coded in the style of the 1.12 CNPC API, complete with custom GUIs and lists of usable hooks to the side of them. More functions for API classes. NpcAPI class accessible through the in-game scripting API. For example: var scriptItem = API.getIItem() Custom particles added by existing vanilla directories, resource packs, or the CNPC assets folder.