diff --git a/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/items/depth_tools.json b/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/items/depth_tools.json index 729f317b..f35c67cb 100644 --- a/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/items/depth_tools.json +++ b/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/items/depth_tools.json @@ -10,7 +10,7 @@ }, { "type": "crafting", - "text": "The $(item)Soulstrider's Pickaxe$(), when enabled by $(thing)sneak-interacting$() with it, will mine blocks in a larger area - a three-by-three block area, to be specific.", + "text": "The $(item)Soulstrider's Pickaxe$(), when enabled by $(thing)sneak-interacting$() with it, will mine a whole $(thing)vein of ores$() all in one, allowing mining much more efficiently.", "recipe": "naturesaura:depth_pickaxe" }, {