{
	"ingredient": "firmalife:sparkling_wine",
	"thirst": 10,
	"intoxication": 4000,
	"may_drink_when_full": true,
	"effects": [
		{
			"type": "minecraft:jump_boost",
			"duration": 6400,
			"amplifier": 1
		},
		{
			"type": "minecraft:strength",
			"duration": 6400,
			"amplifier": 0
		}
	]
}