From 047a13ffdfc29fe56473ad3eee2d511fb80709fb Mon Sep 17 00:00:00 2001 From: Gaelmare <2gaelmare@gmail.com> Date: Thu, 15 Oct 2020 21:43:27 -0600 Subject: [PATCH] Added file for Curseforge Project Description. Why does their Markdown have to suck so much? --- src/CF_ProjectDescription.html | 105 +++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 src/CF_ProjectDescription.html diff --git a/src/CF_ProjectDescription.html b/src/CF_ProjectDescription.html new file mode 100644 index 0000000..1a7b499 --- /dev/null +++ b/src/CF_ProjectDescription.html @@ -0,0 +1,105 @@ +

Water Flasks for TFC:TNG!

+

This was heavily inspired by Emris' Leather Water Sac + 1.7.10 TerraFirmaCraft(TFC) add-on. +

The Water Sac Curseforge Page + is not by the original author, and has the license + completely incorrect. + The source for the original mod is on github. + +

I missed this mod so much for TerraFirmaCraft for 1.12.2 (TFC:TNG), I needed a replacement. + Please see the TFC:TNG discord at https://invite.gg/terrafirmacraft + in channel #tfc-tng-addons for support. + Huge props to the TFC:TNG project for building a mod so much easier to code for than 1.7.10! + +

The flasks now break at a configurable durability, and can be repaired using bladders. + +

The durability bar is the color of the liquid inside, if any.

+

+

Leather Flask

+
  • To make the leather flask, you'll need two string, a bladder, two leather sides, and a knife. +
  • The capacity of this leather flask is 40% of the OG version, as it was very overpowered. +
  • The leather sides are knapped out of leather. Please look the recipe up in JEI, as it is different from the old + Leather Sac recipe. +
  • Fluid level in the leather flask is indicated by the apparent size. +

    +

    Iron Flask

    +
  • Recipe includes burlap and a unfinished flask which is forged out of an iron sheet. +
  • The iron flask has quadruple the capacity of the leather flask. +
  • The iron flask also requires burlap to repair. +
  • Fluid level in the iron flask is shown by a bar in the center of the item. +

    +

    Bladders

    +

    As butchering skill increases, the chance to drop a bladder will increase, with certain skill levels required + before the bladder is obtainable from that species. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    AnimalsButcheringMinimum
    SkillChance
    BearsNovice50
    BovinesAdept60
    EquinesAdept50
    CamelAdept50
    SheepExpert25
    GoatExpert25
    AlpacaExpert25
    LlamaExpert25
    DeerExpert15
    GazelleExpert15
    + +

    As usual, if you break it, you get to keep the pieces. +

    Please come to the TFC:TNG discord if you'd like to discuss. +

    Happy TFC!

    +
    Gaelmare