Skip to content

Commit

Permalink
Adding ATM9 Resource Pack Depot (#71)
Browse files Browse the repository at this point in the history
* Update addons.conf

Adding ATM9 Resource Pack Depot

* Update addons.conf

Fixed platforms to be resource pack

* Update addons.conf

Granulated addon. removed API version
  • Loading branch information
TyBraniff authored Nov 1, 2024
1 parent 182db19 commit d193726
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions assets/addon_browser/addons.conf
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,72 @@
"modrinth": "https://modrinth.com/mod/openpac-bluemap-remapped"
}
}
{
name: "Ad Astra x Bluemap"
description: "A Resource pack to help Ad Astra Mod load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-ad-astra"
"github": "https://github.com/TyBraniff/Bluemap-x-AdAstra"
}
}
{
name: "Twilight Forest x Bluemap"
description: "A Resource pack to help Twilight Forest Mod load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-twilightforest"
"github": "https://github.com/TyBraniff/Bluemap-x-Twilightforest"
}
}
{
name: "Reinforced Chests x Bluemap"
description: "A Resource pack to help Reinforced Chests Mod load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-reinforcedchests"
"github": "https://github.com/TyBraniff/Bluemap-x-ReinforcedChests"
}
}
{
name: "Sophisticated Storage x Bluemap"
description: "A Resource pack to help Sophisticated Storage Mod load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-sophisticatedstorage"
"github": "https://github.com/TyBraniff/Bluemap-x-SophisticatedStorage"
}
}
{
name: "Minecolonies x Bluemap"
description: "A Resource pack to help Minecolonies Mod load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-minecolonies"
"github": "https://github.com/TyBraniff/Bluemap-x-Minecolonies"
}
}
{
name: "TysFixes x Bluemap"
description: "A Resource pack to help Stock minecraft load models and textures correctly with Bluemap"
author: "TyBraniff"
apiVersion: ""
platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/resourcepack/bluemap-x-tysfixes"
"github": "https://github.com/TyBraniff/Bluemap-x-TysFixes"
}
}
{
name: "XClaim"
description: "A chunk claiming system for primarily SMPs with BlueMap integration"
Expand Down

0 comments on commit d193726

Please sign in to comment.