From bf99c5c4606ba2e92a7aa2c0a5a39b870a25e00b Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Wed, 17 Jun 2020 19:03:57 -0400 Subject: [PATCH] Fix Typo --- src/main/resources/assets/twine/lang/en_us.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/twine/lang/en_us.json b/src/main/resources/assets/twine/lang/en_us.json index 9b2d426..d08cac9 100644 --- a/src/main/resources/assets/twine/lang/en_us.json +++ b/src/main/resources/assets/twine/lang/en_us.json @@ -13,9 +13,9 @@ "block.twine.glowing_obsidian.tooltip_2": "and hurts everything else", "block.twine.creative_item_spawner": "Creative Item Spawner", - "block.twine.creative_item_spawner.tooltip_1": "This block copies the items in", - "block.twine.creative_item_spawner.tooltip_2": "a block on the §cred§r side and", - "block.twine.creative_item_spawner.tooltip_3": "them on the §dpurple§r side", + "block.twine.creative_item_spawner.tooltip_1": "This block copies the items in the", + "block.twine.creative_item_spawner.tooltip_2": "block on the §cred§r side and", + "block.twine.creative_item_spawner.tooltip_3": "spawns them on the §dpurple§r side", "advancements.twine.root.title": "Twine", "advancements.twine.root.description": "A simple survival mod for Minecraft encouraging a nomadic lifestyle",