diff --git a/TextureUtil---block-and-biome-coloring.md b/TextureUtil---block-and-biome-coloring.md index f0918e2..bff2400 100644 --- a/TextureUtil---block-and-biome-coloring.md +++ b/TextureUtil---block-and-biome-coloring.md @@ -1,5 +1,5 @@ ### Notes: - - Put any jars with textures you want (e.g. your .minecraft/versions//.jar) in FastAsyncWorldEdit/textures + - Put any jars with textures you want (e.g. your `.minecraft/versions//.jar`) in FastAsyncWorldEdit/textures - Colors are represented as the RGB(A) color integer, it can be obtained with Color#getRGB() ### Constructors