Skip to content

Commit

Permalink
feat(docs): 📝[Woodweave singularity] make formula more readable
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jun 11, 2024
1 parent 194791c commit b8dc235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/contenttweaker/lang/en_us.lang
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@ item.contenttweaker.any_burnable.name=§6Any burnable
# Wood singularity
item.singularity.quartz.name=§eBark Singilarity
item.singularity.gold.name=§cWoodweave Singularity
tooltips.lang.singularity.bark=§7Intermediate ingredient.§r\nCombine with §6any fireproof planks§r to increase power.\nThe §6variety§r of plank types increases the power exponentially. Power is calculated by the formula §aM*2^(N-1)§r, where §aM§r is the median number of planks, §aN§r is the number of plank types.\n§2§nRight-Click§2 on something to see list of planks.
tooltips.lang.singularity.woodweave=Combine with §6any fireproof planks§r to increase power.\nThe §6variety§r of plank types increases the power exponentially. Power is calculated by the formula §aM*2^(N-1)§r, where §aM§r is the median number of planks, §aN§r is the number of plank types.
tooltips.lang.singularity.bark=§7Intermediate ingredient.§r\nCombine with §6any fireproof planks§r to increase power.\nThe §6variety§r of plank types increases the power exponentially. Power is calculated by the formula §2M×2ⁿ⁻¹§r, where §2M§r is the median number of planks, §2ⁿ§r is the number of plank types.\n§2§nRight-Click§2 on something to see list of planks.
tooltips.lang.singularity.woodweave=Combine with §6any fireproof planks§r to increase power.\nThe §6variety§r of plank types increases the power exponentially. Power is calculated by the formula §2M×2ⁿ⁻¹§r, where §2M§r is the median number of planks, §2ⁿ§r is the number of plank types.
item.contenttweaker.any_fireproof.name=§6Any Fireproof Plank
##################################

Expand Down

0 comments on commit b8dc235

Please sign in to comment.