diff --git a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/ales_and_lagers.json b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/ales_and_lagers.json index d93e15d..155c662 100644 --- a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/ales_and_lagers.json +++ b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/ales_and_lagers.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "1. Grow wheat (or similar).$(br)2. Make a grain mixture; you can mix grain types. $(br)3. Roast the grain at the correct level in the $(l:cellar/roaster)Roaster$().$(br)4. Place the roasted grain with water in the $(l:cellar/brew_kettle)Brew Kettle$(). $(br)5. Place the resulting wort into a $(l:cellar/ferment_barrel)Fermentation Barrel$() with $(6)Brewer's$() or $(6)Lager yeast$(). $(br)6. Use a glass bottle to draw out the fermented fluid. $(br)7. Enjoy the effects$(br2)The following pages list the ingredients and effects of specific ales and lagers." + "text": "1. Grow wheat.$(br)2. Craft the wheat into Grain.$(br)3. Roast the Grain at the correct level in the $(l:cellar/roaster)Roaster$().$(br)4. Place the roasted Grain with water in the $(l:cellar/brew_kettle)Brew Kettle$().$(br)5. Place the resulting wort into a $(l:cellar/ferment_barrel)Fermentation Barrel$() with $(6)Brewer's$() or $(6)Lager Yeast$().$(br)6. Use a glass bottle to draw out the fermented fluid.$(br)7. Enjoy the effects.$(br2)The following pages list the ingredients and effects of specific ales and lagers." }, { "type": "patchouli:spotlight", @@ -21,7 +21,7 @@ { "type": "patchouli:text", "title": "Ales (cont.)", - "text": "$(bold)IPA$() (from $(t:requires Golden Roasted Grain and Hops)$(o)Hopped Golden Wort*$())$(li)$(o)infused with extra $(2)Hops$()$(li)Jump Boost II (3:00)$(br2)$(bold)Old Port Ale$() (from $(t:requires Deep Copper Roasted Grain)$(o)Deep Copper Wort$())$(li)Luck (5:00)$(br2)$(bold)Pale Ale$() (from $(t:requires Pale Golden Roasted Grain)$(o)Pale Golden Wort$())$(li)Haste II (3:00)$(bold)$(br2)Stout Ale$() (from $(t:requires Dark Roasted Grain)$(o)Dark Wort$())$(li)Hero of the Village (10:00)" + "text": "$(bold)IPA$() (from $(t:requires Golden Roasted Grain and Hops)$(o)Hopped Golden Wort*$())$(li)$(o)infused with extra $(2)Hops$()$(li)Jump Boost II (3:00)$(br2)$(bold)Old Port Ale$() (from $(t:requires Deep Copper Roasted Grain)$(o)Deep Copper Wort$())$(li)Luck (5:00)$(br2)$(bold)Pale Ale$() (from $(t:requires Pale Golden Roasted Grain)$(o)Pale Golden Wort$())$(li)Haste II (3:00)$(bold)$(br2)Stout Ale$() (from $(t:requires Dark Roasted Grain)$(o)Dark Wort$())$(li)Fire Resistance (3:00)" }, { "type": "patchouli:spotlight", diff --git a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/culture_jar.json b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/culture_jar.json index d4a9416..d3fd96c 100644 --- a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/culture_jar.json +++ b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/culture_jar.json @@ -9,9 +9,14 @@ "item": "growthcraft_cellar:culture_jar", "text": "The culture jar is primarily used to multiply yeasts.$(br2)Put a yeast in a $(bold)Culture Jar$() with its $(l:cellar/yeast)corresponding fluid$(), provide a nearby heat source, and it will grow additional yeasts.$(br2)The culture jar is also used to grow a $(bold)Starter Culture$() for $(l:milk/making_cheese)Making Cheese$()." }, + { + "type": "patchouli:text", + "title": "Your First Culture", + "text": "Place Brewer's Yeast in a heated Culture Jar with 1,000 mB of Milk. After 4 minutes, it becomes Starter Culture.$(br2)$(bold)Multiplying Cultures$()$(br)Place an existing Starter Culture in the heated Culture Jar with 250 mB of Milk or Skim Milk. After 1 minute, an additional Starter Culture is produced." + }, { "type": "patchouli:crafting", "recipe": "growthcraft_cellar:culture_jar" } ] -} \ No newline at end of file +} diff --git a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/yeast.json b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/yeast.json index ab083c0..d7ac993 100644 --- a/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/yeast.json +++ b/src/main/resources/assets/growthcraft/patchouli_books/growthcraft/en_us/entries/cellar/yeast.json @@ -27,6 +27,12 @@ "type": "patchouli:spotlight", "item": "growthcraft_cellar:yeast_ethereal", "text": "$(bold)Ethereal Yeast$() - These are magical versions of yeast, which do not have a purpose yet.$(br2)$(bold)Source$() - Ethereal yeast is not currently lootable in the world.$(br2)$(bold)Culturing$() - Needs generic Wort from wheat." + }, + { + "type": "patchouli:spotlight", + "item": "growthcraft_milk:starter_culture", + "title": "Starter Culture", + "text": "$(bold)Starter Culture$() - Starter Culture is used to make cultured milk and other dairy products.$(br2)$(bold)Source$() - Create the first culture from Brewer's Yeast in a heated $(l:cellar/culture_jar)Culture Jar$().$(br2)$(bold)Culturing$() - Needs Milk or Skim Milk." } ] -} \ No newline at end of file +} diff --git a/src/main/resources/data/growthcraft_cellar/recipe/fermentation_barrel_stout_ale.json b/src/main/resources/data/growthcraft_cellar/recipe/fermentation_barrel_stout_ale.json index 136e26c..a8c7cb3 100644 --- a/src/main/resources/data/growthcraft_cellar/recipe/fermentation_barrel_stout_ale.json +++ b/src/main/resources/data/growthcraft_cellar/recipe/fermentation_barrel_stout_ale.json @@ -15,13 +15,13 @@ }, "effects": [ { - "effect": "minecraft:hero_of_the_village", - "duration": 12000, - "amplifier": 1 + "effect": "minecraft:fire_resistance", + "duration": 3600, + "amplifier": 0 } ], "bottle": { "item": "growthcraft_cellar:potion_ale" }, "color": "0x0E0A07" -} \ No newline at end of file +}