Jump to content

Crafting recipe with potions (1.16.5)


StrangePerson

Recommended Posts

you need to set the potion via NBT data, i would recommend to use Data generation for it
you can set the Potion of an ItemStack with PotionUtils.setPotion

Note you need to use StrictNBTIngredient instead of the vanilla Ingredient, since the vanilla Ingredient does not check the tag (nbt) data

Edited by Luis_ST
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.