Compare commits

...

26 commits
v2.0.0 ... main

Author SHA1 Message Date
2d10dd80a1 Updated bedrock min engine version to 1.21.44 2024-11-10 03:32:08 -06:00
0e5ffbc18d Pack format 42, now strips metadata from files to reduce overall size 2024-11-10 03:28:31 -06:00
G2
37221a9d72
Delete textures/deepslate directory 2024-10-06 01:24:37 -05:00
G2
8695c508a8
Update README.md 2024-10-05 13:51:54 -05:00
0ac2a577d4 Make bedrock package with .mcpack extension 2024-10-05 03:42:30 -05:00
46f54ed5c4 Update manifest.json for 1.21.x 2024-10-05 03:38:31 -05:00
2c37feeb6f Fixed coal 2024-10-05 03:28:51 -05:00
G2
20d34a9e86
Update README.md 2024-10-05 02:55:42 -05:00
8a19dd0c2a Added bedrock autobuild 2024-10-05 02:29:30 -05:00
97ea672d51 Finished Java autobuild 2024-10-05 02:22:22 -05:00
0e9242f46f Removed old java folder 2024-10-05 02:14:46 -05:00
51c7310b05 WIP Autobuild 2024-10-05 02:03:53 -05:00
G2
d61e1b5f77
Remove broken image from README.md 2023-10-23 19:15:55 -05:00
G2
2dc704b20d
Updated README.md 2023-10-23 19:14:01 -05:00
ea4b41fef4 Updated README.md 2023-10-23 19:13:32 -05:00
2e0aaed9e8 Updated README.md 2023-10-23 19:11:27 -05:00
0f5280da70 Added simple build script and gitignore 2023-10-23 17:34:06 -05:00
ced7e64b8f Updated pack.mcmeta and manifest.json with 1.20.2 versioning 2023-10-23 17:33:02 -05:00
1a7830a435 Restructured files, updated URLs 2023-01-18 17:12:42 -06:00
G2
33d883f138
Update README.md 2023-01-17 19:40:22 -06:00
G2
fbd3ca0f34
Updated pack.mcmeta 2022-06-27 20:34:36 -05:00
G2
63b66e243b
Add files via upload 2022-06-27 20:33:23 -05:00
G2
381bc7de40
Top texture changes (java)
Changed the top texture of deepslate ores in Java to match the top of regular deepslate blocks
2021-12-08 18:12:58 -06:00
G2
0d334883ef
Update README.md 2021-12-08 01:39:38 -06:00
G2
55cf666e04
Updated manifest and pack.mcmeta files
To ensure compatibility with 1.18
2021-12-08 01:39:00 -06:00
G2
52739aa9a9
Update README.md 2021-12-08 01:04:49 -06:00
85 changed files with 152 additions and 15 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
build/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

View file

@ -1,8 +1,11 @@
# Old Ores # Old Ores
## Where to download ## Where to download
Download latest file from the **[Releases](https://github.com/G2-Games/Old-Ores-MC/releases)** \ ### Recommended
Also available for download from **[Curseforge](https://www.curseforge.com/minecraft/texture-packs/old-ores-copper/)**. The bedrock version is not available from there. 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-ores-copper)**, and **[Planet Minecraft](https://www.planetminecraft.com/texture-pack/old-ore-textures-pre-1-17-includes-copper/)**.
## What is this pack for? ## What is this pack for?
The changes it makes to the game are: The changes it makes to the game are:
@ -11,7 +14,9 @@ The changes it makes to the game are:
- Changes copper to a custom texture that I think fits with the old ores - Changes copper to a custom texture that I think fits with the old ores
## Texture Showcase ## Texture Showcase
![Showcase](https://g2games.dev/Assets/hosted_files/mc/showcase.png) <p align="center">
<img src="https://github.com/user-attachments/assets/50587777-bb85-4442-858a-9a649f2d766e" />
</p>
## Compatibility ## Compatibility
This pack is compatible with 1.17.x for now. It will be updated as Minecraft is updated. This pack is compatible with 1.17.x and up for now. It will be updated as Minecraft is updated.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

68
build.sh Executable file
View file

@ -0,0 +1,68 @@
#!/bin/bash
version="2.1.3"
# Inputs:
# 1: Base layer
# 2: Output Prefix
# 3: Output Suffix
# 4: Skip file match
# 5: Remove from original name
# 6: Output Folder
overlay_on() {
for file in ../textures/ore_overlays/*; do
file_basename=$(basename "$file")
if [[ "$4" != "" ]] && [[ $file_basename == *"$4"* ]]; then
continue
fi
file_basename=${file_basename//"$5"/}
magick "$1" "$file" -strip -gravity center -composite PNG8:"$6/$2${file_basename%.*}_ore$3.png"
done
}
currentdir=$(pwd)
mkdir -p ./build/
cd ./build/ || exit 1
echo -e "---\nBuilding Java"
# Create Java directory structure
mkdir -p ./java/assets/minecraft/models/block/
mkdir -p ./java/assets/minecraft/textures/block/
echo "Copying Java metafiles"
cp "../src/pack.mcmeta" "./java/pack.mcmeta"
cp "../src/pack.png" "./java/pack.png"
echo "Copying block models"
cp ../src/models/* ./java/assets/minecraft/models/block/
echo "Overlaying textures"
overlay_on "../textures/stones/ore_stone.png" "" "" "coal_deepslate.png" "" "./java/assets/minecraft/textures/block/"
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 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"
# Create Bedrock directory structure
mkdir -p ./bedrock/textures/blocks/deepslate/
echo "Copying Bedrock metafiles"
cp "../src/manifest.json" "./bedrock/manifest.json"
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/"
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

@ -3,16 +3,16 @@
"header": { "header": {
"description": "§7The old ore textures\n§6§oCopper made by G2", "description": "§7The old ore textures\n§6§oCopper made by G2",
"name": "Old Ores", "name": "Old Ores",
"uuid": "66c6e9a8-3093-462a-9c36-dbb052165822", "uuid": "509d7359-84d8-43bd-9260-43c38b1f0013",
"version": [0, 0, 1], "version": [2, 1, 4],
"min_engine_version": [ 1, 17, 10 ] "min_engine_version": [ 1, 21, 44 ]
}, },
"modules": [ "modules": [
{ {
"description": "§7The old ore textures\n§6§oCopper made by G2", "description": "§7The old ore textures\n§6§oCopper made by G2",
"type": "resources", "type": "resources",
"uuid": "743f6949-53be-44b6-b326-398005028819", "uuid": "471c09f2-d4cc-4c5b-9d44-cc323b491fef",
"version": [0, 0, 1] "version": [2, 1, 4]
} }
] ]
} }

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_coal_ore_top",
"side": "minecraft:block/deepslate_coal_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_copper_ore_top",
"side": "minecraft:block/deepslate_copper_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_diamond_ore_top",
"side": "minecraft:block/deepslate_diamond_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_emerald_ore_top",
"side": "minecraft:block/deepslate_emerald_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_gold_ore_top",
"side": "minecraft:block/deepslate_gold_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_iron_ore_top",
"side": "minecraft:block/deepslate_iron_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_lapis_ore_top",
"side": "minecraft:block/deepslate_lapis_ore"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column_mirrored",
"textures": {
"end": "minecraft:block/deepslate_top",
"side": "minecraft:block/deepslate"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/deepslate_redstone_ore_top",
"side": "minecraft:block/deepslate_redstone_ore"
}
}

6
src/pack.mcmeta Normal file
View file

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

BIN
src/pack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

BIN
src/pack_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
textures/stones/stone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B