Skip to content

TeamLapen/VampirismAPIExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vampirism API Mod Example - Minecraft 1.15

This is just an example for a mod that can interact with Vampirism's API if Vampirism is installed. It also runs without Vampirism and adds a "super cow entity" which can be converted if Vampirism is installed.

This example mod does not require Vampirism to be installed. Check out the other examples for a addon style mod example.

Vampirism's API is declared as optional dependency in the build.gradle file. Adjust it to use the latest version. It will be downloaded automatically when setting up your workspace.

Setting up your workspace

Same as the MDK or most other mods. You can check out the guide in the Vampirism repository.

About

Example mod which (optionally) interacts with Vampirism's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages