Loading...
Beta Modpages Unclaimed

After Taste

Item Tag based Potion Effects for Consumables

0 Likes
90 Downloads
Created by mallrat208

Description

After Taste is a 1.15.2 Forge Mod primarily designed for Mod Pack makers. You will either need to make a Datapack or use something like The Loader.

Using After Taste you can assign potion effects to items, primarily food items but anything that fires off the LivingEntityUseItemEvent.Finish event works, via Item Tags. Since it is Tag based it affects all instances of the tagged Item. Effects are treated as recipes and are as such synchronized between the server and client upon connection meaning you can add custom effects for your server.

 

You can for example make items with the tag "minecraft:fishes" give you Water Breathing for 5 minutes. 
To do that, you would add a recipe like follows

 

{
  "type": "aftertaste:food_effect",
  "itemTag": "minecraft:fishes",
  "effects": {
    "name": "minecraft:water_breathing",
    "duration": 6000
  }
}

'effects' may be either a JSON Array or a JSON Object,  Additionally, the 'effects' entries support additional values to further specify the effect:

    "amp": 0 #DEFAULT 0
    "ambient": false #DEFAULT false
    "particles": true #DEFAULT true

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

AppleSkin

Adds some useful information about food/hunger to the HUD

Cooking for Blockheads

Adds a cooking book and multiblock kitchens that only shows recipes you can make with what you currently have in your inventory.

Pam's HarvestCraft

A farming mod that adds 60+ new crops, 36 new fruit trees, 17 new fish, simple beekeeping, and over 1100 new foods and items!

Aquaculture 2

Spices up fishing with a number of new biome specific fish, recipes, and more!

Spice of Life: Carrot Edition

A mod based around food that rewards the player instead of punishing them for discovering new foods!

Croptopia

[Fabric/Forge] Adds over 250 new foods, 58 crops and 26 trees to your world!

Abnormals Delight

Fills content gaps and ties together Abnormals mods and Farmer's Delight!