diff --git a/src/main/resources/data/growthcraft_cellar/recipes/fermentation_barrel_kumis.json b/src/main/resources/data/growthcraft_cellar/recipes/fermentation_barrel_kumis.json index 4d8fd53b..565fe431 100644 --- a/src/main/resources/data/growthcraft_cellar/recipes/fermentation_barrel_kumis.json +++ b/src/main/resources/data/growthcraft_cellar/recipes/fermentation_barrel_kumis.json @@ -1,5 +1,10 @@ { "type": "growthcraft_cellar:fermentation_barrel_recipe", + "conditions": [ + { + "type": "forge:false" + } + ], "processing_time": 1200, "ingredient_item": { "item": "growthcraft_cellar:yeast_brewers",