promotional bannermobile promotional banner

KehaanPets

Adds an inventory pet to the game
Back to Files

KehaanPets-1.16.4-1.1.0.jar

File nameKehaanPets-1.16.4-1.1.0.jar
Uploader
LCLC98LCLC98
Uploaded
Jan 3, 2021
Downloads
331
Size
12.3 KB
Mod Loaders
Forge
File ID
3156932
Type
R
Release
Supported game versions
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kehaanpets-430996:3156932")

Learn more about Curse Maven

What's new

Breaking change:

Change the config for how consumable is handled. Now uses the Ingredient system.
Example config is:

{
  "consumable": {
    "item": "minecraft:nether_star",
    "count": 1
  },
  "cooldown": 12000
}


Supports "tag" if you want to support all ingots, planks, etc.

{
  "consumable": {
    "tag": "minecraft:planks"
  },
  "cooldown": 12000
}

 

 

 

This mod has no related projects