Skip to content

DarkKronicle/KronosTextures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KronosTextures

By DarkKronicle and Chronos22Gamer

Overview

This pack's goal is to improve everyday Minecraft without drastically changing the feel and look. This pack only works on 1.15 and requires Optifine for many of the features. This texturepack is meant to be an add on to be an add on, not a texturepack you use alone, so feel free to add on any other texturepacks to improve generic looks. While we strive to make this pack as original as possible, select textures have been used from other texturepacks. These textures are visible in the credits.

We have also added textures from a game called BombBrigaders, including panoramas and different messages from there. Along with this, other builds that we've made are present.

In this file there will be documentation on how different aspects of this texturepack were achieved and how you can use do it too.

Installation

There are 2 main ways to install this texturepack into Minecraft:

1st method

Download the zip.

  1. Download the texturepack by going to the Github repo and select clone or download, select download.
  2. Move the downloaded file to your Minecraft resourcepack folder.
  3. Reload the resourcepack and it should be there
    • If this doesn't work you may need to uncompress the zip file.

2nd method

Use GitHub clone function.

  1. Open up a terminal and navigate to your Minecraft resource folder.
    • cd PATHTOFILE
  2. Inside of this folder go to the GitHub page and select clone or download, if you do not have SSH click Use HTTP. Copy this link.
  3. Back in terminal run this command:
    • git clone LINKHERE
  4. Wait for it to finish and you should have the full resourcepack. Later if you want to update you can simply navigate back to it and do:
    • git pull (To update you only need to do git pull after you've cloned it)

Features

All additions planned and added:

  • New splashes and panorama
  • Credits/End text
  • New loading screen
  • BombBrigaders death messages
  • BombBrigaders style messages
  • Change Message text's
  • Lightmaps for end and nether (Removed for now)
  • HD Font (Credits)
  • Durability colors
  • XP orb colors
  • XP text color
  • End sky color
  • Slime colors
  • Enchantment glint
  • Sky textures (Credits)
  • Dark GUI
  • Clean Hotbar
  • HD Icons/Minimalistic Icons
  • Random Panoramas
  • Fancy GUI's (i.e. beacon GUI being different depending on level)

Other Packs

Inside of the project there is a folder labled otherpacks, in here there are other resourcepacks that provide helpful tools for MC. You have to move these outside of the folder to be used.

Current packs:

  • LightLevelHelper - Makes it so spawnable blocks are red.
  • ChronosEdits - Chronos's texture edits that everyone may not like.

Optifine Use

In this texturepack how optifine is used to provide more ways to customize minecraft. Mainly we use this to change hardcoded colors and provide randomness to different textures.

Go to the docs to learn more: Optifine docs

In this section all files are from ~/optifine/

color.properties

Inside of here there are multiple parameters we use:

  • text.xpbar=fffff Sets xp text to white
  • screen.loading.progress=6628e2 Sets loading screen progress bar to purple.
  • screen.loading=000000 Sets loading screen background to black.
  • screen.loading.outline=9e9e9e Sets loading screen progress bar outline to white.
  • xporb.time=50000 Sets how fast the xp bar flickers
  • sky.end=3b004d Sets end sky color to a dark purple.

Credits

HD Font (64x64) ~/textures/font/ascii.png
Real Nature ~/optifine/sky/
Uncle Jam Used his tutorials.

Contributing/Questions

To contribute any textures or ideas go to the BombBrigaders Discord

About

The Kronos Empire's favorite textures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published