{
	"ingredient": "gtceu:methanol",
	"thirst": 5,
	"may_drink_when_full": true,
	"effects": [
		{
			"type": "minecraft:blindness",
			"duration": 6000,
			"amplifier": 0
		},
		{
			"type": "minecraft:wither",
			"duration": 1200,
			"amplifier": 1
		}
	]
}