{ "version": 2, "name": { "translate": "drinktype.ttb.absinthe" }, "color": "#35753a", "alcoholic_value": "45", "ingredients": [ { "items": [ "minecraft:short_grass" ], "count": 15 }, { "items": [ "minecraft:wheat_seeds" ], "count": 3 } ], "distillation_runs": 6, "cooking_quality_multiplier": "cos(clamp((age / 60 - 3.0) * 0.75, -2, 2))", "base_quality_value": "10", "book_information": { "best_cooking_time": 180.0 }, "entries": [ { "type": "random", "entries": [ { "type": "potion", "locked": false, "effect": "minecraft:poison", "time": "(quality - 5) * 60", "value": "1" } ], "apply_check": "random() + 1 - 0.75" } ] }