diff options
author | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-04-21 23:21:44 +0200 |
---|---|---|
committer | Lizzy Fleckenstein <eliasfleckenstein@web.de> | 2023-04-21 23:22:15 +0200 |
commit | 9bddd83c8483e7b2476ce4166daf5ff40c4622fb (patch) | |
tree | 4d3aa5d83e01fa3cbb6d7b1ec548802aa7f1fb23 | |
parent | 009cc896a2d29adc7886a373f4b253318a998c18 (diff) | |
download | are_we_minecraft_yet-9bddd83c8483e7b2476ce4166daf5ff40c4622fb.tar.xz |
-rwxr-xr-x | convert.sh | 2 | ||||
-rw-r--r-- | minecraft.txt | 19 |
2 files changed, 1 insertions, 20 deletions
@@ -1,3 +1,3 @@ #!/bin/bash # converts minecraft.csv to minecraft.txt -cut -d',' -f2 < minecraft.csv | tail -n +2 | sort > minecraft.txt +cut -d',' -f2 < minecraft.csv | tail -n +2 | sort | uniq > minecraft.txt diff --git a/minecraft.txt b/minecraft.txt index 4ecb181..056123c 100644 --- a/minecraft.txt +++ b/minecraft.txt @@ -35,11 +35,6 @@ Azure Bluet Baked Potato Bamboo Banner Pattern -Banner Pattern -Banner Pattern -Banner Pattern -Banner Pattern -Banner Pattern Barrel Barrier Basalt @@ -671,20 +666,6 @@ Mule Spawn Egg Mushroom Stem Mushroom Stew Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc -Music Disc Mycelium Name Tag Nautilus Shell |