From 1dfa6f45bd93527c59c8a31fea1631658ebc0ede Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 3 Oct 2020 16:38:44 +0200 Subject: [PATCH] clarify that the rose of oblivion doesn't require a catalyst to run Closes #145 --- .../patchouli_books/book/en_us/entries/creating/end_flower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/creating/end_flower.json b/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/creating/end_flower.json index 944302cd..b862ae1e 100644 --- a/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/creating/end_flower.json +++ b/src/main/resources/data/naturesaura/patchouli_books/book/en_us/entries/creating/end_flower.json @@ -11,7 +11,7 @@ { "type": "spotlight", "item": "naturesaura:end_flower", - "text": "This flower bears very large amounts of $(aura) that can be harvested in an interesting way: Dropping an $(item)Ender Eye$() on the ground close to it will cause the rose to consume it and start dispersing its $(aura) into the environment. During this process, it can neither be stopped, nor harvested.", + "text": "This flower bears very large amounts of $(aura) that can be harvested in an interesting way: Dropping an $(item)Ender Eye$() on the ground close to it will cause the rose to consume it and start dispersing its $(aura) into the environment. During this process, it can neither be stopped, nor harvested. Note that this process does $(italic)not$() require a $(l:creating/generator_limit_remover)Creational Catalyst$().", "link_recipe": true } ]