An open source recreation of Vanilla Tweaks for the Faithful 64x Texturepack by Team HJP.
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.
- 1.16.2
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
- AlternateEntities
- BlackNetherBricks
- CherryPicking
- CodeCraftedWool
- PlainLeather
- RedGolemFlowers
- SidewaysNuggets
- SolidHoney
- UnbundledHayBales
- BetterBedrock
- LowerGrassSide
- PebblelessCoarseDirt
- BetterObservers
- BrokenItems
- CleanRedstone
- ColoredBows
- DirectionalHoppers
- NetherwartGrowthStage
- OreBorders
- SlicedSwords
- StackedItems
- StickyPistonSides
- AlternateEnchantGlint
- BorderlessGlass
- CleanBorderlessGlass
- CleanGlass
- ClearPumpkinBlur
- InvisibleTotem
- LowFire
- LowShield
- NoVignette
- ReducedPumpkinBlur
- UnobtrusiveRain
- UnobtrusiveScaffolding
- UnobtrusiveWater
- BreadHunger
- BlueWitherHearts
- ColoredPing
- MelonHunger
- RainbowXP
- DarkUI
- AcaciaPlanksBG
- AncientDebrisBG
- AndesiteBG
- BedrockBG
- BetterBedrockBG
- BirchPlanksBG
- DarkOakPlanksBG
- DioriteBG
- EndStoneBG
- GraniteBG
- HoneycombBG
- JunglePlanksBG
- NetherrackBG
- NetherrackBrightBG
- OakPlanksBG
- ObsidianBG
- PebblelessDirtBG
- SprucePlanksBG
- StoneBG
- BastionPano
- ClassicPano
- EndPano
- SeirinsPano
- AlternateBlockDestruction
- FullyAgedCropMarker
- ProgressBarBlockDestruction
- PebblelessDirt
- 3DIronBars (Needs updating)
- 3DLadders (Needs updating)
- 3DLilyPads (Needs updating)
- 3DRails (Needs updating)
- 3DReeds (Needs updating)
- BrighterNether (Needs updating)
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"
}
⚠ 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).
- Banakin: Making the website
- The Faithful Team: Making the Faithful Texture Pack
- TheRandomGamerTRG: Making the information site and various tweaks
- Stridey: LowShield
- Vanilla Tweaks: Inspiration
- Firebase - Backend (API, Hosting, Storage)
- node.js - Used for the API
- Canvas - Combining images
- Archiver - Creating the ZIP file
- Hugo - Website framework
- Webpack - Bundler
- Bootstrap - CSS framework for the website
- jQuery - JavaScript Framework for the website
- Popper - Engine for description popups
- Font Awesome - Icons used on the website