{ "version": 2, "name": { "translate": "drinktype.ttb.gin" }, "color": "#40aed6", "alcoholic_value": "40", "ingredients": [ { "items": [ "minecraft:wheat" ], "count": 3 }, { "items": [ "minecraft:wheat_seeds" ], "count": 4 }, { "items": [ "minecraft:sugar" ], "count": 2 }, { "items": [ "minecraft:spider_eye" ], "count": 1 } ], "distillation_runs": 1, "cooking_quality_multiplier": "cos(clamp((age / 60 - 15.0) * 0.15, -2, 2))", "base_quality_value": "smooth_value_days(5.0, 3.0, 25.0, age) * 10", "book_information": { "best_cooking_time": 900.0, "best_barrel_age": 6000.0 }, "barrel_definitions": [ { "type": "*", "quality_value": "quality", "reveal_time": 300 } ], "entries": [ { "type": "potion", "locked": false, "effect": "minecraft:speed", "time": "300", "value": "0" }, { "type": "delayed", "entries": [ { "type": "random", "entries": [ { "type": "potion", "locked": false, "effect": "minecraft:slowness", "time": "120", "value": "0" } ], "apply_check": "random() - 1 + (80 / 100)" } ], "delay": "300" } ] }