90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Sean's Guinea Pigs

Features

  • Guinea Pigs now roam your world.
    • Found in Windswept and Meadow biomes.
    • Can be tamed using apples, carrots, wheat, and sweet berries.
    • Will be attacked by ocelots and untamed cats.

Mod Compatibility

Adding support for mods (or other vanilla features) is extremely easy and can be done yourself through the use of data packs.

To add new food items, create a file named guinea_pig_food.json in the data/sgp/tags/item directory. Inside that file you will add the identifiers of the new items.

Note: Make sure to include "replace": false so the default food items do not get overwritten by your data pack.

{
  "replace": false,
  "values": [
    "minecraft:diamond"
  ]
}

Then package this up like a normal data pack and put it into your worlds folder.

If you need more assistance, you can ask for help on the discussions page.

Modpacks

You are 100% allowed to incorporate this mod in any modpack that you wish. If you do, please let me know!


Project members

seano

Member

Details

Published 3 days ago
Updated 4 days ago