mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-22 19:15:55 +00:00
General Fixes, Support for Fabric, and Bump to 1.16.2 (#8)
* Fix font, add accented variants * signs * mismatched emissives fixed, new nether bricks given original color * pull in stingraych's piglin textures (same license) * Update Pack Metadata * Run Pack Through MCPPPP to Support Fabric Alternatives to OptiFine * Bump Supported Minecraft Version in README.md Co-authored-by: auctumnus <auctumnus@users.noreply.github.com>
This commit is contained in:
parent
d325d18459
commit
28e38cab7c
56 changed files with 675 additions and 3 deletions
33
assets/minecraft/varied/textures/entity/skeleton/skeleton.json
Executable file
33
assets/minecraft/varied/textures/entity/skeleton/skeleton.json
Executable file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"root": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"below": 10,
|
||||
"then": {
|
||||
"identifier": "minecraft:varied/textures/entity/skeleton/skeleton1-4.png",
|
||||
"type": "reselect:constant"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 10,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton2.png
Normal file
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 505 B |
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton3.png
Normal file
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 506 B |
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton4.png
Normal file
BIN
assets/minecraft/varied/textures/entity/skeleton/skeleton4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 506 B |
44
assets/minecraft/varied/textures/entity/skeleton/stray2.json
Executable file
44
assets/minecraft/varied/textures/entity/skeleton/stray2.json
Executable file
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"root": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"iMatchPattern": "(glow|stray)",
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"identifier": "minecraft:varied/textures/entity/skeleton/stray22.png",
|
||||
"type": "reselect:constant"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:string",
|
||||
"use": {
|
||||
"type": "reselect:entity_name"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
BIN
assets/minecraft/varied/textures/entity/skeleton/stray2.png
Normal file
BIN
assets/minecraft/varied/textures/entity/skeleton/stray2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 582 B |
44
assets/minecraft/varied/textures/entity/skeleton/wither_skeleton2.json
Executable file
44
assets/minecraft/varied/textures/entity/skeleton/wither_skeleton2.json
Executable file
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"root": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"iMatchPattern": "(glow|glow wither_skeleton)",
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"identifier": "minecraft:varied/textures/entity/skeleton/wither_skeleton22.png",
|
||||
"type": "reselect:constant"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:string",
|
||||
"use": {
|
||||
"type": "reselect:entity_name"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
44
assets/minecraft/varied/textures/entity/skeleton/wither_skeleton3.json
Executable file
44
assets/minecraft/varied/textures/entity/skeleton/wither_skeleton3.json
Executable file
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"root": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"iMatchPattern": "(glow|glow wither_skeleton)",
|
||||
"then": {
|
||||
"options": [
|
||||
{
|
||||
"below": 1,
|
||||
"then": {
|
||||
"identifier": "minecraft:varied/textures/entity/skeleton/wither_skeleton32.png",
|
||||
"type": "reselect:constant"
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:string",
|
||||
"use": {
|
||||
"type": "reselect:entity_name"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"type": "reselect:range",
|
||||
"when": {
|
||||
"max": 1,
|
||||
"min": 0,
|
||||
"type": "reselect:random"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue