diff --git a/.gitattributes b/.gitattributes index f811f6a..d7d560f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,7 @@ # are changed when only line endings change. src/generated/**/.cache/cache text eol=lf src/generated/**/*.json text eol=lf + +# Detect json files +*.json linguist-detectable +*.mcmeta linguist-detectable diff --git a/src/main/resources/assets/mc_rebalance/textures/block/emerald_plush.png b/src/main/resources/assets/mc_rebalance/textures/block/emerald_plush.png old mode 100755 new mode 100644