promotional bannermobile promotional banner

NFF Services

A framework for easily creating friendly mobs and taming features.

IMPORTANT: NFF: Girls doesn't require separated .jar file of NFF Services now! This lib is already embedded in NFF: Girls. Until other noted, please remove NFF Services jar from your /mod folder to prevent versioning errors.

===================================================================

Note: NFF Services is now NOT available for development. It's under major refactor, and the API is changing frequently.

===================================================================

NFF (Natrium Friending Framework) Services is a framework allowing modders to easily create friendly/tamed mobs and to add taming features for existing non-tamable mobs.

Most vanilla tamable mobs (e.g. wolf) inherit TamableAnimal class. If you want to make hostile mobs (e.g. Zombie) friendly or tamed, only using vanilla API it may become complex. Then you can easily create a subclass of Zombie (or anything else extends Mob) with NFF Services without using any vanilla TamableAnimal interfaces, and without considering about the type hierarchy of the existing mobs.

Github: https://github.com/SodiumZH/NFF-Services

For coding tutorial, see Github Wiki. (Under construction now)

For example mod, see: https://www.curseforge.com/minecraft/mc-mods/nff-girls

It's always welcomed to request for more features, especially when position where you want to insert code doesn't provide an event, or properties you expect to be variable is hard-coded.

QQ Group ID: 336794947 (Chinese language)

The NFF Services Team

profile avatar
  • 54
    Followers
  • 5
    Projects
  • 324.5K
    Downloads

More from SodiumZHView all