aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/gregtech
diff options
context:
space:
mode:
authorBlood-Asp <bloodasphendrik@gmail.com>2016-09-28 13:05:02 +0200
committerBlood-Asp <bloodasphendrik@gmail.com>2016-09-28 13:23:42 +0200
commit1e7a044fe09cd12202596540096756aff0ef27d3 (patch)
treeafb92d1a33a7dbcf6fa9779512219b78a845073e /src/main/resources/assets/gregtech
parent16a3c059b39271488ec666b97996f0e6cdee21ab (diff)
downloadGT5-Unofficial-1e7a044fe09cd12202596540096756aff0ef27d3.tar.gz
GT5-Unofficial-1e7a044fe09cd12202596540096756aff0ef27d3.tar.bz2
GT5-Unofficial-1e7a044fe09cd12202596540096756aff0ef27d3.zip
Remove .bats since Curse does not like them. Take from old builds if needed.
Diffstat (limited to 'src/main/resources/assets/gregtech')
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_all.bat28
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_dull.bat13
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_gems.bat10
-rw-r--r--src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_shiny.bat11
-rw-r--r--src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_all.bat28
-rw-r--r--src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_dull.bat13
-rw-r--r--src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_gems.bat10
-rw-r--r--src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_shiny.bat11
8 files changed, 0 insertions, 124 deletions
diff --git a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_all.bat b/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_all.bat
deleted file mode 100644
index b5954d2bcd..0000000000
--- a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_all.bat
+++ /dev/null
@@ -1,28 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "DULL\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "FINE\"
-COPY \\?\%1 "FIERY\"
-COPY \\?\%1 "FLINT\"
-COPY \\?\%1 "FLUID\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "LAPIS\"
-COPY \\?\%1 "LEAF\"
-COPY \\?\%1 "LIGNITE\"
-COPY \\?\%1 "MAGNETIC\"
-COPY \\?\%1 "METALLIC\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "NONE\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "PAPER\"
-COPY \\?\%1 "POWDER\"
-COPY \\?\%1 "QUARTZ\"
-COPY \\?\%1 "ROUGH\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SAND\"
-COPY \\?\%1 "SHARDS\"
-COPY \\?\%1 "SHINY\"
-COPY \\?\%1 "WOOD\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_dull.bat b/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_dull.bat
deleted file mode 100644
index 2b25558ccb..0000000000
--- a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_dull.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-pause
-COPY \\?\%1 "DULL\"
-COPY \\?\%1 "FINE\"
-COPY \\?\%1 "FLINT\"
-COPY \\?\%1 "FLUID\"
-COPY \\?\%1 "LAPIS\"
-COPY \\?\%1 "LIGNITE\"
-COPY \\?\%1 "NONE\"
-COPY \\?\%1 "PAPER\"
-COPY \\?\%1 "POWDER\"
-COPY \\?\%1 "QUARTZ\"
-COPY \\?\%1 "ROUGH\"
-COPY \\?\%1 "SAND\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_gems.bat b/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_gems.bat
deleted file mode 100644
index 46b9fe3518..0000000000
--- a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_gems.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SHARDS\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_shiny.bat b/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_shiny.bat
deleted file mode 100644
index 52aa04f081..0000000000
--- a/src/main/resources/assets/gregtech/textures/blocks/materialicons/copy_into_shiny.bat
+++ /dev/null
@@ -1,11 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SHARDS\"
-COPY \\?\%1 "SHINY\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_all.bat b/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_all.bat
deleted file mode 100644
index b5954d2bcd..0000000000
--- a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_all.bat
+++ /dev/null
@@ -1,28 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "DULL\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "FINE\"
-COPY \\?\%1 "FIERY\"
-COPY \\?\%1 "FLINT\"
-COPY \\?\%1 "FLUID\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "LAPIS\"
-COPY \\?\%1 "LEAF\"
-COPY \\?\%1 "LIGNITE\"
-COPY \\?\%1 "MAGNETIC\"
-COPY \\?\%1 "METALLIC\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "NONE\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "PAPER\"
-COPY \\?\%1 "POWDER\"
-COPY \\?\%1 "QUARTZ\"
-COPY \\?\%1 "ROUGH\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SAND\"
-COPY \\?\%1 "SHARDS\"
-COPY \\?\%1 "SHINY\"
-COPY \\?\%1 "WOOD\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_dull.bat b/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_dull.bat
deleted file mode 100644
index 2b25558ccb..0000000000
--- a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_dull.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-pause
-COPY \\?\%1 "DULL\"
-COPY \\?\%1 "FINE\"
-COPY \\?\%1 "FLINT\"
-COPY \\?\%1 "FLUID\"
-COPY \\?\%1 "LAPIS\"
-COPY \\?\%1 "LIGNITE\"
-COPY \\?\%1 "NONE\"
-COPY \\?\%1 "PAPER\"
-COPY \\?\%1 "POWDER\"
-COPY \\?\%1 "QUARTZ\"
-COPY \\?\%1 "ROUGH\"
-COPY \\?\%1 "SAND\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_gems.bat b/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_gems.bat
deleted file mode 100644
index 46b9fe3518..0000000000
--- a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_gems.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SHARDS\" \ No newline at end of file
diff --git a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_shiny.bat b/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_shiny.bat
deleted file mode 100644
index 52aa04f081..0000000000
--- a/src/main/resources/assets/gregtech/textures/items/materialicons/copy_into_shiny.bat
+++ /dev/null
@@ -1,11 +0,0 @@
-pause
-COPY \\?\%1 "DIAMOND\"
-COPY \\?\%1 "EMERALD\"
-COPY \\?\%1 "GEM_HORIZONTAL\"
-COPY \\?\%1 "GEM_VERTICAL\"
-COPY \\?\%1 "GLASS\"
-COPY \\?\%1 "NETHERSTAR\"
-COPY \\?\%1 "OPAL\"
-COPY \\?\%1 "RUBY\"
-COPY \\?\%1 "SHARDS\"
-COPY \\?\%1 "SHINY\" \ No newline at end of file