{
	"ingredient": "gtceu:ethanol",
	"thirst": 5,
	"may_drink_when_full": true,
	"effects": [
		{
			"type": "minecraft:nausea",
			"duration": 1200,
			"amplifier": 0
		},
		{
			"type": "minecraft:poison",
			"duration": 600,
			"amplifier": 1
		}
	]
}