Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions assets/addon_browser/addons.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1395,4 +1395,14 @@
"github": "https://github.com/deimiczny/easy-bmapmarkers"
}
}
{
name: "BlueMap Biomes Textures Correction"
description: "Pack adressing the coloring issue for some biomes from BOP, RU and TF (The pack replaces the white-ish tint of some biomes-depending blocks with their true colors)"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: "Pack adressing the coloring issue for some biomes from BOP, RU and TF (The pack replaces the white-ish tint of some biomes-depending blocks with their true colors)"
description: "Pack addressing the coloring issue for some biomes from Biomes O' Plenty, Regions Unexplored and The Twilight Forest (The pack replaces the white-ish tint of some biomes-depending blocks with their true colors)"

@Darknicomars I'd suggest to put the full names of the mods into the description to people find it better when using the search function :)

author: "darkearth"
apiVersion: "2"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
apiVersion: "2"
apiVersion: ""

Oh and this ^^
A resourcepack doesn't use the API

platforms: ["resourcepack"]
links: {
"modrinth": "https://modrinth.com/datapack/bluemap-biomes-textures-correction"
}
}
]
Loading