Skip to content

Commit

Permalink
Typo fixing (#4932, #5201)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed May 19, 2024
1 parent 9f1daf3 commit 9df2d76
Show file tree
Hide file tree
Showing 44 changed files with 60 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,14 +209,14 @@ public void load() {

@Override
public void build(BookData book, ArrayList<BookElement> list, boolean brightSide) {
this.addTitle(list, getTitle());
this.addTitle(list, getTitle());s

int padding = 5;

// description
int h = BookScreen.PAGE_WIDTH / 3 - 10;
int y = getTitleHeight();
list.add(new TextElement(padding, y, BookScreen.PAGE_WIDTH - padding * 2, h, text));
list.add(new TextElement(padding, y, BookScreen.PAGE_WIDTH - padding * 2, h + 5, text));

// do we want to show the crafting recipe here perhaps? or just nothing?
int imgWidth = 0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"item": "tconstruct:scorched_drain",
"text": [
{
"text": "The drain is your input/output of the smeltery when it comes to fluids. You can use faucets or pipes from your favorite mod on the drain to pour out fluids. Buckets, copper cans, and channels may be used on the drain to input or take out fluids.",
"text": "The drain is your input/output of the foundry when it comes to fluids. You can use faucets or pipes from your favorite mod on the drain to pour out fluids. Buckets, copper cans, and channels may be used on the drain to input or take out fluids.",
"paragraph": true
},

This comment has been minimized.

Copy link
@KnightMiner

KnightMiner May 19, 2024

Author Member

This is the wrong place to report issues. If this commit added the extra comment you can comment on the change, but otherwise use the typo issue

{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"item": "tconstruct:scorched_duct",
"text": [
{
"text": "The seared duct is your way to pull a specific fluid out of the foundry. The fluid is chosen by putting a copper can or bucket full of that liquid in the duct's filter slot.",
"text": "The scorched duct is your way to pull a specific fluid out of the foundry. The fluid is chosen by putting a copper can or bucket full of that liquid in the duct's filter slot.",
"paragraph": true
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"text": "\n"
},
{
"text": "Unlike other most other tools, it is crafted in a crafting station or crafting table."
"text": "Unlike most other tools, it is crafted in a crafting station or crafting table."
}
],
"properties": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows an extra jump",
"Multiple levels, each level gives an extra jump",
"Multiple levels, each level gives an extra jump",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Leaves fires where you walk",
"Area boosted by expanded",
"Maximum of 1 level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Water freezes as you walk",
"Area boosted by expanded",
"Maximum of 1 level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"effects": [
"Prevents all fall damage",
"Requires Feather Falling IV",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Creates paths as you walk",
"Area boosted by expanded",
"Maximum of 1 level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Creates farmland as you walk",
"Area boosted by expanded",
"Maximum of 1 level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Creates snow as you walk",
"Does not work in warm biomes",
"Area boosted by expanded",
"Maximum of 1 level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"effects": [
"Increases attack damage of weapons",
"Multiple levels, each level increases damage further",
"Requires 1 upgrade slot per level"
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"effects": [
"Increases protection against all damage",
"Single level",
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"Adds more inventory space",
"Access with shift plus leggings interact",
"Multiple levels, each level gives +18 slots",
"Requires 1 ability slot"
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"Increases mining width & height",
"Range is different on every tool",
"Multiple levels, each level increases width & height by one",
"Requires 1 Ability slot per level"
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"text": "These abilities all affect your interactions."
},
{
"text": "Due to their nature some interaction abilities will conflict.",
"text": "Due to their nature, some interaction abilities will conflict.",
"paragraph": true
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Charge to launch the targeted mob away",
"Can boost launch speed with power or knockback",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"effects": [
"Your tool is now a bucket",
"Tank size can be increased with Tank Upgrade",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"effects": [
"Interact to start fires",
"Single Level",
"Single level",
"Requires 1 ability slot",
"Using on flint and bronze increases radius, requiring 1 Upgrade slot"
"Using on flint and bronze increases radius, requiring 1 upgrade slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Charge to launch away from the targeted block",
"Can boost launch speed with power or knockback",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Interact to place glows",
"Placing glows consumes durability, even if the tool has unbreaking",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows you to make paths with your tools",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"effects": [
"Charge to fire fluid in the direction looked",
"Higher levels launch more projectiles",
"Requires 1 ability slot"
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Charge to launch in the direction you are looking",
"Can boost launch speed with power or knockback",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows you to strip wood with your tools",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows you to till the ground with your tool",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"effects": [
"Charge to teleport in the direction looked",
"Can boost teleport range with power",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows you to block with your tool",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows you to dual wield your tools",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"effects": [
"Allows daggers to briefly block after attacking",
"Single Level",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
],
"effects": [
"Allows your bow to store arrows",
"Access by sneaking and attacking",
"Multiple levels, each level increases storage size",
"Requires 1 ability slot"
"Access by sneaking and attacking",
"Multiple levels, each level increases storage size",
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
}
],
"effects": [
"Shoots crystals instead of arrows",
"Doesn't require ammo, consumes extra durability",
"Changes colors based on crystals used to craft",
"Single level",
"Requires 1 ability slot"
"Shoots crystals instead of arrows",
"Doesn't require ammo, consumes extra durability",
"Changes colors based on crystals used to craft",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
}
],
"effects": [
"Shoots multiple arrows at once",
"Multiple levels, each level increases amount of arrows fired",
"Requires 1 ability slot"
"Shoots multiple arrows at once",
"Multiple levels, each level increases amount of arrows fired",
"Requires 1 ability slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
}
],
"effects": [
"Gives the bow three toggleable arrow slots",
"Switch slots by attacking",
"Access the slots by sneaking and attacking",
"Single level",
"Requires 1 ability slot"
"Gives the bow three toggleable arrow slots",
"Switch slots by attacking",
"Access the slots by sneaking and attacking",
"Single level",
"Requires 1 ability slot"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"effects": [
"Reduces explosive damage and knockback",
"Multiple levels, each level further increases resistance",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"text": "Dovah ko krif dilos ahrk qah."
},
{
"text": "Tinker, you can't read dragon tongue? Nonsense, what do they teach these days? That says, Dragons that fly are deadly and protected.", "paragraph": true
"text": "Tinker, you can't read dragon tongue? What do they teach these days? That says, \"Dragons that fly are deadly and protected.\"", "paragraph": true
}
],
"effects": [
"Increases protection and attack damage when airborn",
"Increases protection and attack damage when airborne",
"Multiple levels, each level further increases protection and damage",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"effects": [
"Decreases fire damage and burn time",
"Multiple levels, each level further decreases damage and burn time.",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"effects": [
"Decreases magic damage",
"Multiple levels, each level further decreases magic damage",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"Decreases damage from melee attacks",
"Boosts movement speed when using shields and bows",
"Multiple levels, each level boosts effects",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"Decreases damages from projectiles",
"Increases knockback resistance",
"Multiple levels, each level boosts effects",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"Reduces damage given and received while sneaking",
"Multiple levels, each level further increases effect",
"Can apply levels incrementally",
"Requires 1 defense slot"
"Requires 1 defense slot per level"
]
}

0 comments on commit 9df2d76

Please sign in to comment.