Skip to content

Commit f675fdf

Browse files
authored
Add 3 new resource packs (#110)
TravelersBackpack ConnectedGlass Rechiseled
1 parent 50f1de5 commit f675fdf

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

assets/addon_browser/addons.conf

+32
Original file line numberDiff line numberDiff line change
@@ -1008,4 +1008,36 @@
10081008
"github": "https://github.com/Renaud11232/BlueMapSpawn"
10091009
}
10101010
}
1011+
{
1012+
name: "TravelersBackpack x Bluemap"
1013+
description: "A Resource pack to help TravelersBackpack Mod load models and textures correctly with Bluemap"
1014+
author: "TyBraniff"
1015+
apiVersion: ""
1016+
platforms: ["resourcepack"]
1017+
links: {
1018+
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-travelersbackpack"
1019+
"github": "https://github.com/TyBraniff/Bluemap-x-TravelersBackpack"
1020+
}
1021+
}
1022+
{
1023+
name: "ConnectedGlass x Bluemap"
1024+
description: "A Resource pack to help ConnectedGlass Mod load models and textures correctly with Bluemap"
1025+
author: "TyBraniff"
1026+
apiVersion: ""
1027+
platforms: ["resourcepack"]
1028+
links: {
1029+
"github": "https://github.com/TyBraniff/Bluemap-x-ConnectedGlass"
1030+
}
1031+
}
1032+
{
1033+
name: "Rechiseled x Bluemap"
1034+
description: "A Resource pack to help Rechiseled Mod load models and textures correctly with Bluemap"
1035+
author: "TyBraniff"
1036+
apiVersion: ""
1037+
platforms: ["resourcepack"]
1038+
links: {
1039+
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-rechiseled"
1040+
"github": "https://github.com/TyBraniff/Bluemap-x-Rechiseled"
1041+
}
1042+
}
10111043
]

0 commit comments

Comments
 (0)