From 07b016b4eedd96d0e8a6e42df5049da60300a300 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Tue, 19 May 2020 17:59:49 +0200 Subject: [PATCH] Add list of problematic content In the process of keeping this pack up to date, obviously some original Minecraft textures sneaked in. This is an attempt to track and eventually replace those. --- content_with_issues.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content_with_issues.md diff --git a/content_with_issues.md b/content_with_issues.md new file mode 100644 index 0000000..3aacb88 --- /dev/null +++ b/content_with_issues.md @@ -0,0 +1,11 @@ +# Content with Issues + +## Rationale + +In the process of updating this pack to current versions of Minecraft, some textures have sneaked in which are verbatim copies of original Minecraft textures. This is of course in violation of both CC-BY-SA 4.0 used by this texture pack as well as Minecraft's own license conditions. Hence these textures have to be replaced by original work as soon as possible and removed from this pack until a replacement is ready. This list is an attempt to identify and track the status of those textures. + +## List of Problematic Textures + +|Texture Path |Type of Infringement |Replacement Available | +|--- |:---: |:---: | +|`entity/banner/globe.png` |Original MC content |No | \ No newline at end of file