Correct grammar in harvest block property

search_cooldown_max_seconds
This commit is contained in:
Ben Dodd
2022-06-28 14:10:40 +01:00
committed by GitHub
parent 3df9e495bd
commit 0807257d78

View File

@@ -16,7 +16,7 @@
},
"search_cooldown_max_seconds": {
"title": "Search Cooldown Maximum Seconds",
"description": "The maximum amount of time in seconds that the goal can take before searching again, after failing to find a a harvest block already.",
"description": "The maximum amount of time in seconds that the goal can take before searching again, after failing to find a block to harvest.",
"$comment": "UNDOCUMENTED",
"type": "number"
},