Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ShulkerSakura committed Aug 20, 2021
1 parent 53c4b87 commit 6c66b99
Show file tree
Hide file tree
Showing 2,406 changed files with 848 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
## SPBR Shulker's PBR
#A renewed textures pack based on VNR,which in order to provide batter PBR textures based on current VNR(Vanilla-Normal-Renewed)textures pack by Poudingue.
# A renewed textures pack based on VNR,which in order to provide batter PBR textures based on current VNR(Vanilla-Normal-Renewed)textures pack by Poudingue.
![avatar](images/1.jpg)
![avatar](images/2.jpg)
![avatar](images/3.jpg)
##Change log:
1. Fixed all bucket textures crudeky.
2. Added raw_iron_block_n.png , raw_iron_block_s.png , raw_copper_block_n.png , raw_copper_block_s.png , raw_gold_block_n.png , raw_gold_block_s.png .
3. Remade diamond ore block , deepslate diamond ore block , lapis ore block , deepslate lapis ore block , emerald ore block , deepslate emerald ore block , redstone ore block , deepslate redstone ore block , gold ore block , deepslate gold ore block , copper ore block , deepslate copper ore block , iron ore block , deepslate iron block , coal ore block , deepslate coal ore block in 1.17 version style which Poudingue didn't make.("_n" mean Normal map and "_s" mean Reflection map)
1. Fixed all bucket textures crudely.
Before:
![avatar](images/0.jpg)
![avatar](images/00.jpg)
After:
![avatar](images/01.jpg)
2. Added raw_iron_block_n.png , raw_iron_block_s.png , raw_copper_block_n.png , raw_copper_block_s.png , raw_gold_block_n.png , raw_gold_block_s.png
![avatar](images/4.jpg)
3. Remade diamond ore block , deepslate diamond ore block , lapis ore block , deepslate lapis ore block , emerald ore block , deepslate emerald ore block , redstone ore block , deepslate redstone ore block , gold ore block , deepslate gold ore block , copper ore block , deepslate copper ore block , iron ore block , deepslate iron block , coal ore block , deepslate coal ore block in 1.17 version style which Poudingue didn't make.("_n" mean Normal map and "_s" mean Reflection map)
Before:
![avatar](images/5.jpg)
After:
![avatar](images/6.jpg)
Binary file added images/0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/00.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
97 changes: 97 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
# Vanilla-Normals-Renewed
A shaders compatible minecraft texture pack, based on vanilla but with normals and proper glossiness information.
This resourcepack is compatible with both the "oldPBR" and "labPBR" standards, and should work correctly with most shaders.

**⚠️ This version is made for Minecraft 1.16 and above ⚠️**

## Description

I didn't want any of those fancy high-resolution texture packs in order to enjoy normal mapping and specular highlights.
So I decided to make my own, but based on vanilla textures.

This texture pack is free for everyone to use! However if you wish to support me, you can join my Patreon : https://www.patreon.com/Poudingue

## Copyright

You can do whatever you want with my texture pack, screenshots, videos, modifications for personal use or redistribution, as long as you don't sell it and provide a link to this page or my Patreon page. Oh, and also, don't mix it with Realistico. Dead serious. Absolutely not a joke. This is not irony, I really insist. I will sue you.

## Screenshots

⚠️ The screenshots provided here were made with SEUS renewed, an an old version of minecraft, the results will differ with other shaders ⚠️

Textures have bump mapping information, allowing parallax occlusion mapping and normal mapping.
Smoothness information is very important for the credibility of materials too, especially when the sun lights it at grazing angles.

![Normals and smoothness](https://user-images.githubusercontent.com/18035775/64910219-244f3800-d714-11e9-9101-7651afb13ced.png)
Screenshot taken in SEUS renewed 1.0

Metals and smooth materials now have the correct information to compute reflections.
SEUS renewed heavily relies on Screen Space Reflections for this and don't take correctly roughness surfaces for it, so the reflections may be too shiny and imperfect. However using SEUS PTGI will provide Path-Traced reflections and indirect lighting, and correctly take into account roughness.

![Metal and smooth materials](https://user-images.githubusercontent.com/18035775/64910220-2618fb80-d714-11e9-9315-f0c6e72ff281.png)
Screenshot taken in SEUS PTGI E9

## Installation

- Install a shader supporting normal and specular mapping. If you don't know which one, give this one a shot : https://sonicether.com/seus/ and if you want raytracing, it should also work properly with SEUS PTGI HRR : https://www.patreon.com/sonicether

- Joining the discord server is recommended for update notifications, support, and giving feedback.
[Join Here](https://discord.gg/bn8S5Z3)

### BRAND NEW zip-based Method (if you don't know how to use git)

1. On this page, click on «Release», on the top of the screen.
2. Pick the version you want and download the zip in the «assets» zone.
2. Go to the minecraft folder
- For windows, go to "%appdata%/.minecraft" on your start menu.
- For Linux, go to "~/.minecraft" in your file explorer.
- For Mac OS, go to "~/Library/Application Support/minecraft" in your file explorer
3. Go into the «resourcepacks» folder. Create it if it doesn't exist
4. Put the zip you downloaded here.
5. Select the right shader and resourcepack in minecraft options.
6. (for PTGI and other shaderpacks needing resolution adjustment) : set "Texture resolution" to ×16
7. Enjoy !

### GIT powered Install Method (

Git is a version control software that github uses to manage all the code that they host, which can be used to make installation really easy.
Version Control software allows multiple authors to collaborate, and track all the changes made, and who made what changes

#### Linux Git Install
1. To do this, you will first need to open a terminal window
2. Then verify that git is installed by running `git --version` This will make sure that it is installed, and additionally, show what version is installed
- If you get an output that looks like `git version 2.21.0` then it is installed.
- If you get an output like this `bash: git: command not found` (Different shells will appear different, but most will basically state that the command wasn't found.) Different Distros have different approaches to installing software, if you're having trouble look up "<insert Linux Distro Here> Install git"
3. Once you have certified git is installed, move your terminal to the folder `~/.minecraft/resourcepacks` by running `cd ~/.minecraft/resourcepacks`
4. After you're in the right folder, run 'git clone https://github.com/Poudingue/Vanilla-Normals-Renewed.git` to clone the entire repository to your computer.
- You will not need to zip the repo to have it work, Minecraft can handle unzipped texture packs.

##### Linux Git Update
1. Please have installed the texture pack using the above guide. This won't work if you went on github, downloaded the Zip, and extracted it.
2. Open up a terminal
3. Change to the TEXTURE PACK'S folder by running `cd ~/.minecraft/resourcepacks/Vanilla-Normals-Renewed`
4. Run `git pull origin' to download the latest version.
- You might want to relaunch Minecraft after this to make sure it uses the latest textures.


#### Windows Git Install
1. Install Git and add to the path (don't' worry there is a guide below)
1. Open a web browser and [download](https://git-scm.com/download/win) the latest version of git
2. Run the installer
- When it comes to the "Adjusting your PATH environment" the middle option is recommended, as it allow for more flexibility, but doesn't cause problems.
- When it comes to the "Configuring the line ending conventions", set it to "Checkout Windows-style, commit Unix-style line endings"
- Linux and Windows use different line ending in text files, and this will prevent any problems.
- When it comes to the " Configuring the Terminal Emulator to use with Git Bash" the Windows one is sufficient for most work
3. Once it is installed, launch command prompt
- Press the Windows key + "R", to open a run box, then type in cmd.exe, and press enter
4. Change to the resourcepack folder using the command `cd %AppData%/.minecraft/resourcepacks`
5. Clone the repository to your computer by running git clone https://github.com/Poudingue/Vanilla-Normals-Renewed.git
- You will not need to zip the repo to have it work, Minecraft can handle unzipped texture packs.

##### Windows Git Update
1. Please have installed the texture pack using the above guide. This won't work if you went on github, downloaded the Zip, and extracted it.
2. Open up command prompt
- Press the Windows key + "R", to open a run box, then type in cmd.exe, and press enter
3. Change to the TEXTURE PACK'S folder by running `cd %appdata%/.minecraft/resourcepacks/Vanilla-Normals-Renewed`
4. Then run `git pull origin' to download the latest version.
- You might want to relaunch Minecraft after this to make sure it uses the latest textures.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/minecraft/textures/block/acacia_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/minecraft/textures/block/acacia_log_n.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/minecraft/textures/block/andesite.png
Binary file added src/assets/minecraft/textures/block/andesite_n.png
Binary file added src/assets/minecraft/textures/block/andesite_s.png
Binary file added src/assets/minecraft/textures/block/anvil.png
Binary file added src/assets/minecraft/textures/block/anvil_n.png
Binary file added src/assets/minecraft/textures/block/anvil_s.png
Binary file added src/assets/minecraft/textures/block/anvil_top.png
Binary file added src/assets/minecraft/textures/block/anvil_top_n.png
Binary file added src/assets/minecraft/textures/block/anvil_top_s.png
Binary file added src/assets/minecraft/textures/block/bamboo_stalk.png
Binary file added src/assets/minecraft/textures/block/barrel_side.png
Binary file added src/assets/minecraft/textures/block/barrel_top.png
Binary file added src/assets/minecraft/textures/block/barrel_top_n.png
Binary file added src/assets/minecraft/textures/block/barrel_top_s.png
Binary file added src/assets/minecraft/textures/block/basalt_side.png
Binary file added src/assets/minecraft/textures/block/basalt_top.png
Binary file added src/assets/minecraft/textures/block/basalt_top_n.png
Binary file added src/assets/minecraft/textures/block/basalt_top_s.png
Binary file added src/assets/minecraft/textures/block/beacon.png
Binary file added src/assets/minecraft/textures/block/beacon_n.png
Binary file added src/assets/minecraft/textures/block/beacon_s.png
Binary file added src/assets/minecraft/textures/block/bedrock.png
Binary file added src/assets/minecraft/textures/block/bedrock_n.png
Binary file added src/assets/minecraft/textures/block/bedrock_s.png
Binary file added src/assets/minecraft/textures/block/bell_bottom.png
Binary file added src/assets/minecraft/textures/block/bell_side.png
Binary file added src/assets/minecraft/textures/block/bell_side_n.png
Binary file added src/assets/minecraft/textures/block/bell_side_s.png
Binary file added src/assets/minecraft/textures/block/bell_top.png
Binary file added src/assets/minecraft/textures/block/bell_top_n.png
Binary file added src/assets/minecraft/textures/block/bell_top_s.png
Binary file added src/assets/minecraft/textures/block/birch_leaves.png
Binary file added src/assets/minecraft/textures/block/birch_leaves_n.png
Binary file added src/assets/minecraft/textures/block/birch_log.png
Binary file added src/assets/minecraft/textures/block/birch_log_n.png
Binary file added src/assets/minecraft/textures/block/birch_log_s.png
Binary file added src/assets/minecraft/textures/block/birch_planks.png
Binary file added src/assets/minecraft/textures/block/black_wool.png
Binary file added src/assets/minecraft/textures/block/black_wool_n.png
Binary file added src/assets/minecraft/textures/block/black_wool_s.png
Binary file added src/assets/minecraft/textures/block/blackstone.png
Binary file added src/assets/minecraft/textures/block/blackstone_n.png
Binary file added src/assets/minecraft/textures/block/blackstone_s.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 10
}
}
Binary file added src/assets/minecraft/textures/block/blue_ice.png
Binary file added src/assets/minecraft/textures/block/blue_ice_n.png
Binary file added src/assets/minecraft/textures/block/blue_ice_s.png
Binary file added src/assets/minecraft/textures/block/blue_wool.png
Binary file added src/assets/minecraft/textures/block/blue_wool_n.png
Binary file added src/assets/minecraft/textures/block/blue_wool_s.png
Binary file added src/assets/minecraft/textures/block/bookshelf.png
Binary file added src/assets/minecraft/textures/block/bookshelf_n.png
Binary file added src/assets/minecraft/textures/block/bookshelf_s.png
Binary file added src/assets/minecraft/textures/block/bricks.png
Binary file added src/assets/minecraft/textures/block/bricks_n.png
Binary file added src/assets/minecraft/textures/block/bricks_s.png
Binary file added src/assets/minecraft/textures/block/brown_wool.png
Binary file added src/assets/minecraft/textures/block/brown_wool_n.png
Binary file added src/assets/minecraft/textures/block/brown_wool_s.png
Binary file added src/assets/minecraft/textures/block/cactus_side.png
Binary file added src/assets/minecraft/textures/block/cactus_top.png
Binary file added src/assets/minecraft/textures/block/cactus_top_n.png
Binary file added src/assets/minecraft/textures/block/cactus_top_s.png
Binary file added src/assets/minecraft/textures/block/cake_bottom.png
Binary file added src/assets/minecraft/textures/block/cake_inner.png
Binary file added src/assets/minecraft/textures/block/cake_side.png
Binary file added src/assets/minecraft/textures/block/cake_top.png
5 changes: 5 additions & 0 deletions src/assets/minecraft/textures/block/campfire_fire.png.mcmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"animation": {
"frametime": 2
}
}
Binary file added src/assets/minecraft/textures/block/campfire_log.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 20
}
}
Binary file added src/assets/minecraft/textures/block/cauldron_top.png
Binary file added src/assets/minecraft/textures/block/chain.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 10
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 10
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 10
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 10
}
}
Binary file added src/assets/minecraft/textures/block/chain_n.png
Binary file added src/assets/minecraft/textures/block/chain_s.png
Loading

0 comments on commit 6c66b99

Please sign in to comment.