#custom fluid bottles & potion recipe

18 messages · Page 1 of 1 (latest)

mellow steppe
#

hi, i created a custom fluid and i noticed that it created autimatically a bucket but not bottles? it that a separate thing? i need to have a fluid bottle with each fluid. or is there a mod that add automatically fluid bottles with fluids?

night plinthBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

mellow steppe
#

And how do i give a fluid the semi-transparent color like water

marsh niche
#

Bottles are Just normal items

#

Unlike buckets which have Special in world interactions

#

Also .thinTexture(0x123455) would give you a Texture Like water

mellow steppe
#

Thx!

#

i have another question

#

how do i get a recipe id for brewing? JEI does not give it to me

mellow steppe
marsh niche
#

Use morejs to remove brewing recipes

quasi tundraBOT
#

MoreJS is a KubeJS addon with additional events for villager/wanderer trades, structures, the enchantment table, potion brewing and more.

mellow steppe
#
MoreJSEvents.registerPotionBrewing((event) => {
    event.removeByPotion(null, null, "cobblemon:potion");
  });```
#

but potion still there

mellow steppe
#

custom fluid bottles & potion recipe

mellow steppe
#

welp used crafttweeker for this