Skip to content

Commit

Permalink
Add flavor text for new modifiers in mighty smelting
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed Nov 28, 2023
1 parent 17661ec commit de3b5e8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"modifier_id": "tconstruct:firestarter",
"modifier_id": "tconstruct:springing",
"text": [
{
"text": "Charging up then release to launch yourself in the targeted direction, consuming 1 durability."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"modifier_id": "tconstruct:firestarter",
"modifier_id": "tconstruct:warping",
"text": [
{
"text": "Charging up then release to teleport yourself in the targeted direction, consuming 1 durability. Effect is boosted by power. Charge time is reduced by quick charge."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"modifier_id": "tconstruct:bonking",
"text": [
{
"text": " "
"text": "Best used on cliffs during epic sunset."
}
],
"effects": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"modifier_id": "tconstruct:flinging",
"text": [
{
"text": ""
"text": "To infinity and beyond! (not a flying toy)"
}
],
"effects": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
{
"text": "That's a bright idea."
}


],
"effects": [
"Interact to place glows",
"Placing glows consumes durability, even if the tool has unbreaking",
"Placing glows consumes durability, even if the tool has unbreaking",
"Single Level",
"Requires 1 Ability Slot"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"modifier_id": "tconstruct:springing",
"text": [
{
"text": " "
"text": "The first part of daylight savings time."
}
],
"effects": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"modifier_id": "tconstruct:warping",
"text": [
{
"text": " "
"text": "We can't go over it. We can't go under it. Oh no! We've got to go through it!"
}
],
"effects": [
Expand Down

0 comments on commit de3b5e8

Please sign in to comment.