Skip to content

TheRandomGamrTRG/FaithfulTweaks-64x

Repository files navigation

Faithful Tweaks Logo

Faithful Tweaks

Website Deploy Functions Deploy Images Deploy GitHub issues GitHub forks GitHub stars GitHub license

An open source recreation of Vanilla Tweaks for the Faithful 64x Texturepack by Team HJP.

Creating Modules

If you're interested in creating a module, please look at the wiki.

Notice: Icon/HUD modules, options background modules, and menu panorama modules are not implemented in the traditional fashion.

Available Versions

  • 1.16.2
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Available Modules

Aesthetic

  • AlternateEntities
  • BlackNetherBricks
  • CherryPicking
  • CodeCraftedWool
  • PlainLeather
  • RedGolemFlowers
  • SidewaysNuggets
  • SolidHoney
  • UnbundledHayBales

Terrain

  • BetterBedrock
  • LowerGrassSide
  • PebblelessCoarseDirt

Utility

  • BetterObservers
  • BrokenItems
  • CleanRedstone
  • ColoredBows
  • DirectionalHoppers
  • NetherwartGrowthStage
  • OreBorders
  • SlicedSwords
  • StackedItems
  • StickyPistonSides

Unobtrusive

  • AlternateEnchantGlint
  • BorderlessGlass
  • CleanBorderlessGlass
  • CleanGlass
  • ClearPumpkinBlur
  • InvisibleTotem
  • LowFire
  • LowShield
  • NoVignette
  • ReducedPumpkinBlur
  • UnobtrusiveRain
  • UnobtrusiveScaffolding
  • UnobtrusiveWater

HUD

  • BreadHunger
  • BlueWitherHearts
  • ColoredPing
  • MelonHunger
  • RainbowXP

GUI

  • DarkUI

Options Background

  • AcaciaPlanksBG
  • AncientDebrisBG
  • AndesiteBG
  • BedrockBG
  • BetterBedrockBG
  • BirchPlanksBG
  • DarkOakPlanksBG
  • DioriteBG
  • EndStoneBG
  • GraniteBG
  • HoneycombBG
  • JunglePlanksBG
  • NetherrackBG
  • NetherrackBrightBG
  • OakPlanksBG
  • ObsidianBG
  • PebblelessDirtBG
  • SprucePlanksBG
  • StoneBG

Menu Panorama

  • BastionPano
  • ClassicPano
  • EndPano
  • SeirinsPano

Coming Soon

  • AlternateBlockDestruction
  • FullyAgedCropMarker
  • ProgressBarBlockDestruction
  • PebblelessDirt
  • 3DIronBars (Needs updating)
  • 3DLadders (Needs updating)
  • 3DLilyPads (Needs updating)
  • 3DRails (Needs updating)
  • 3DReeds (Needs updating)
  • BrighterNether (Needs updating)

Making requests to the Cloud Function

Example body of POST request:

{
    "format":  "1.16.2",
    "modules":  ["SlicedSwords", "ReducedPumpkinBlur", "ColoredBows", "OreBorders", "StickyPistonSides"],
    "iconModules": ["MelonHunger", "ColoredPing", "BlueWitherHearts", "RainbowXP"],
    "optionsBackground": "AcaciaPlanksBG",
    "panoOption": "ClassicPano"
}

Example response from POST request:

{
    "url": "https://firebasestorage.googleapis.com/v0/b/faithfultweaks-app.appspot.com/o/FaithfulTweaks%2F900000000-0000-0000-0000-000000000000.zip?alt=media&token=00000000-0000-0000-0000-000000000000"
}

Credits

NOTE We try to give credit to those that created the textures but we're not great at keeping track. If you believe some textures are yours please contact us and we'll add you to this list (or take your textures down upon request).

Tech Used

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published