Compare commits

...

5 commits
v2.1.3 ... main

22 changed files with 12 additions and 13 deletions

View file

@ -5,7 +5,7 @@
Download latest file from the **[Releases](https://github.com/G2-Games/Old-Ores-MC/releases)**
### Other
Also available for download from **[Curseforge](https://www.curseforge.com/minecraft/texture-packs/old-ores-copper/)**, **[Modrinth](https://modrinth.com/resourcepack/old-ore-textures-(with-copper))**, and **[Planet Minecraft](https://www.planetminecraft.com/texture-pack/old-ore-textures-pre-1-17-includes-copper/)**.
Also available for download from **[Curseforge](https://www.curseforge.com/minecraft/texture-packs/old-ores-copper/)**, **[Modrinth](https://modrinth.com/resourcepack/old-ores-copper)**, and **[Planet Minecraft](https://www.planetminecraft.com/texture-pack/old-ore-textures-pre-1-17-includes-copper/)**.
## What is this pack for?
The changes it makes to the game are:

View file

@ -17,7 +17,7 @@ overlay_on() {
fi
file_basename=${file_basename//"$5"/}
magick "$1" "$file" -gravity center -composite PNG8:"$6/$2${file_basename%.*}_ore$3.png"
magick "$1" "$file" -strip -gravity center -composite PNG8:"$6/$2${file_basename%.*}_ore$3.png"
done
}
@ -36,7 +36,7 @@ echo "Copying Java metafiles"
cp "../src/pack.mcmeta" "./java/pack.mcmeta"
cp "../src/pack.png" "./java/pack.png"
echo "Copying Java models"
echo "Copying block models"
cp ../src/models/* ./java/assets/minecraft/models/block/
echo "Overlaying textures"
@ -44,8 +44,8 @@ overlay_on "../textures/stones/ore_stone.png" "" "" "coal_deepslate.png" "" "./j
overlay_on "../textures/stones/deepslate.png" "deepslate_" "" "coal.png" "_deepslate" "./java/assets/minecraft/textures/block/"
overlay_on "../textures/stones/deepslate_top.png" "deepslate_" "_top" "coal.png" "_deepslate" "./java/assets/minecraft/textures/block/"
echo "Packaging"
echo "Packaging to \"Old.Ores.$version-Java.zip\""
rm "Old.Ores.$version-Java.zip" 2> /dev/null
7z a -tzip "Old.Ores.$version-Java.zip" -w ./java/* > /dev/null
echo -e "\n---\nBuilding Bedrock"
@ -60,10 +60,9 @@ cp "../src/pack_icon.png" "./bedrock/pack_icon.png"
echo "Overlaying textures"
overlay_on "../textures/stones/ore_stone.png" "" "" "coal_deepslate.png" "" "./bedrock/textures/blocks/"
overlay_on "../textures/stones/deepslate.png" "deepslate_" "" "coal.png" "_deepslate" "./bedrock/textures/blocks/deepslate/"
#overlay_on "../textures/stones/deepslate_top.png" "deepslate_" "_top" "coal.png" "_deepslate" "./java/assets/minecraft/textures/block/"
echo "Packaging"
7z a -tzip "Old.Ores.$version-Bedrock.zip" -w ./bedrock/* > /dev/null
echo "Packaging to \"Old.Ores.$version-Bedrock.mcpack\""
rm "Old.Ores.$version-Bedrock.mcpack" 2> /dev/null
7z a -tzip "Old.Ores.$version-Bedrock.mcpack" -w ./bedrock/* > /dev/null
cd "$currentdir" || exit 1

View file

@ -4,15 +4,15 @@
"description": "§7The old ore textures\n§6§oCopper made by G2",
"name": "Old Ores",
"uuid": "509d7359-84d8-43bd-9260-43c38b1f0013",
"version": [2, 1, 3],
"min_engine_version": [ 1, 21, 30 ]
"version": [2, 1, 4],
"min_engine_version": [ 1, 21, 44 ]
},
"modules": [
{
"description": "§7The old ore textures\n§6§oCopper made by G2",
"type": "resources",
"uuid": "471c09f2-d4cc-4c5b-9d44-cc323b491fef",
"version": [2, 1, 3]
"version": [2, 1, 4]
}
]
}

View file

@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 34,
"pack_format": 42,
"description": "§7The old ore textures\n§6§oCopper made by G2"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB