From 8a1bf6d5223032199007803f845bd067118af7f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Brada?= Date: Sun, 19 Apr 2015 20:31:54 +0200 Subject: [PATCH] This is now a modpack. --- modpack.txt | 1 + depends.txt => rocks/depends.txt | 0 ign.lua => rocks/ign.lua | 0 init.lua => rocks/init.lua | 0 sed.lua => rocks/sed.lua | 0 skarn.lua => rocks/skarn.lua | 0 {textures => rocks/textures}/decoblocks.txt | 0 {textures => rocks/textures}/geologica.txt | 0 {textures => rocks/textures}/rocks_Andesite.png | Bin {textures => rocks/textures}/rocks_Basalt.png | Bin {textures => rocks/textures}/rocks_Chalcopyrite.png | Bin {textures => rocks/textures}/rocks_Diorite.png | Bin {textures => rocks/textures}/rocks_Dolomite.png | Bin {textures => rocks/textures}/rocks_Gabbro.png | Bin {textures => rocks/textures}/rocks_Gneiss.png | Bin {textures => rocks/textures}/rocks_Granite.png | Bin {textures => rocks/textures}/rocks_Limestone.png | Bin {textures => rocks/textures}/rocks_Magnesite.png | Bin {textures => rocks/textures}/rocks_Magnetite.png | Bin {textures => rocks/textures}/rocks_Mudstone.png | Bin {textures => rocks/textures}/rocks_Peridotite.png | Bin {textures => rocks/textures}/rocks_Rhyolite.png | Bin {textures => rocks/textures}/rocks_Schist.png | Bin {textures => rocks/textures}/rocks_Skarn.png | Bin {textures => rocks/textures}/rocks_Slate.png | Bin {textures => rocks/textures}/rocks_Vermiculite.png | Bin {textures => rocks/textures}/rocks_bb.png | Bin {textures => rocks/textures}/rocks_blkgr.png | Bin {textures => rocks/textures}/rocks_brgr.png | Bin {textures => rocks/textures}/rocks_galena.png | Bin {textures => rocks/textures}/rocks_gls.png | Bin {textures => rocks/textures}/rocks_mrbrownstone.png | Bin {textures => rocks/textures}/rocks_obs.png | Bin {textures => rocks/textures}/rocks_pgr.png | Bin {textures => rocks/textures}/rocks_rss.png | Bin {textures => rocks/textures}/rocks_serp.png | Bin {textures => rocks/textures}/rocks_sod.png | Bin {textures => rocks/textures}/rocks_sphalerite.png | Bin {textures => rocks/textures}/rocks_trav.png | Bin {textures => rocks/textures}/rocks_wgr.png | Bin {textures => rocks/textures}/rocks_wm.png | Bin {textures => rocks/textures}/rocks_yss.png | Bin 42 files changed, 1 insertion(+) create mode 100644 modpack.txt rename depends.txt => rocks/depends.txt (100%) rename ign.lua => rocks/ign.lua (100%) rename init.lua => rocks/init.lua (100%) rename sed.lua => rocks/sed.lua (100%) rename skarn.lua => rocks/skarn.lua (100%) rename {textures => rocks/textures}/decoblocks.txt (100%) rename {textures => rocks/textures}/geologica.txt (100%) rename {textures => rocks/textures}/rocks_Andesite.png (100%) rename {textures => rocks/textures}/rocks_Basalt.png (100%) rename {textures => rocks/textures}/rocks_Chalcopyrite.png (100%) rename {textures => rocks/textures}/rocks_Diorite.png (100%) rename {textures => rocks/textures}/rocks_Dolomite.png (100%) rename {textures => rocks/textures}/rocks_Gabbro.png (100%) rename {textures => rocks/textures}/rocks_Gneiss.png (100%) rename {textures => rocks/textures}/rocks_Granite.png (100%) rename {textures => rocks/textures}/rocks_Limestone.png (100%) rename {textures => rocks/textures}/rocks_Magnesite.png (100%) rename {textures => rocks/textures}/rocks_Magnetite.png (100%) rename {textures => rocks/textures}/rocks_Mudstone.png (100%) rename {textures => rocks/textures}/rocks_Peridotite.png (100%) rename {textures => rocks/textures}/rocks_Rhyolite.png (100%) rename {textures => rocks/textures}/rocks_Schist.png (100%) rename {textures => rocks/textures}/rocks_Skarn.png (100%) rename {textures => rocks/textures}/rocks_Slate.png (100%) rename {textures => rocks/textures}/rocks_Vermiculite.png (100%) rename {textures => rocks/textures}/rocks_bb.png (100%) rename {textures => rocks/textures}/rocks_blkgr.png (100%) rename {textures => rocks/textures}/rocks_brgr.png (100%) rename {textures => rocks/textures}/rocks_galena.png (100%) rename {textures => rocks/textures}/rocks_gls.png (100%) rename {textures => rocks/textures}/rocks_mrbrownstone.png (100%) rename {textures => rocks/textures}/rocks_obs.png (100%) rename {textures => rocks/textures}/rocks_pgr.png (100%) rename {textures => rocks/textures}/rocks_rss.png (100%) rename {textures => rocks/textures}/rocks_serp.png (100%) rename {textures => rocks/textures}/rocks_sod.png (100%) rename {textures => rocks/textures}/rocks_sphalerite.png (100%) rename {textures => rocks/textures}/rocks_trav.png (100%) rename {textures => rocks/textures}/rocks_wgr.png (100%) rename {textures => rocks/textures}/rocks_wm.png (100%) rename {textures => rocks/textures}/rocks_yss.png (100%) diff --git a/modpack.txt b/modpack.txt new file mode 100644 index 0000000..57fe34f --- /dev/null +++ b/modpack.txt @@ -0,0 +1 @@ +# This is now a modpack, for you to ask why :) diff --git a/depends.txt b/rocks/depends.txt similarity index 100% rename from depends.txt rename to rocks/depends.txt diff --git a/ign.lua b/rocks/ign.lua similarity index 100% rename from ign.lua rename to rocks/ign.lua diff --git a/init.lua b/rocks/init.lua similarity index 100% rename from init.lua rename to rocks/init.lua diff --git a/sed.lua b/rocks/sed.lua similarity index 100% rename from sed.lua rename to rocks/sed.lua diff --git a/skarn.lua b/rocks/skarn.lua similarity index 100% rename from skarn.lua rename to rocks/skarn.lua diff --git a/textures/decoblocks.txt b/rocks/textures/decoblocks.txt similarity index 100% rename from textures/decoblocks.txt rename to rocks/textures/decoblocks.txt diff --git a/textures/geologica.txt b/rocks/textures/geologica.txt similarity index 100% rename from textures/geologica.txt rename to rocks/textures/geologica.txt diff --git a/textures/rocks_Andesite.png b/rocks/textures/rocks_Andesite.png similarity index 100% rename from textures/rocks_Andesite.png rename to rocks/textures/rocks_Andesite.png diff --git a/textures/rocks_Basalt.png b/rocks/textures/rocks_Basalt.png similarity index 100% rename from textures/rocks_Basalt.png rename to rocks/textures/rocks_Basalt.png diff --git a/textures/rocks_Chalcopyrite.png b/rocks/textures/rocks_Chalcopyrite.png similarity index 100% rename from textures/rocks_Chalcopyrite.png rename to rocks/textures/rocks_Chalcopyrite.png diff --git a/textures/rocks_Diorite.png b/rocks/textures/rocks_Diorite.png similarity index 100% rename from textures/rocks_Diorite.png rename to rocks/textures/rocks_Diorite.png diff --git a/textures/rocks_Dolomite.png b/rocks/textures/rocks_Dolomite.png similarity index 100% rename from textures/rocks_Dolomite.png rename to rocks/textures/rocks_Dolomite.png diff --git a/textures/rocks_Gabbro.png b/rocks/textures/rocks_Gabbro.png similarity index 100% rename from textures/rocks_Gabbro.png rename to rocks/textures/rocks_Gabbro.png diff --git a/textures/rocks_Gneiss.png b/rocks/textures/rocks_Gneiss.png similarity index 100% rename from textures/rocks_Gneiss.png rename to rocks/textures/rocks_Gneiss.png diff --git a/textures/rocks_Granite.png b/rocks/textures/rocks_Granite.png similarity index 100% rename from textures/rocks_Granite.png rename to rocks/textures/rocks_Granite.png diff --git a/textures/rocks_Limestone.png b/rocks/textures/rocks_Limestone.png similarity index 100% rename from textures/rocks_Limestone.png rename to rocks/textures/rocks_Limestone.png diff --git a/textures/rocks_Magnesite.png b/rocks/textures/rocks_Magnesite.png similarity index 100% rename from textures/rocks_Magnesite.png rename to rocks/textures/rocks_Magnesite.png diff --git a/textures/rocks_Magnetite.png b/rocks/textures/rocks_Magnetite.png similarity index 100% rename from textures/rocks_Magnetite.png rename to rocks/textures/rocks_Magnetite.png diff --git a/textures/rocks_Mudstone.png b/rocks/textures/rocks_Mudstone.png similarity index 100% rename from textures/rocks_Mudstone.png rename to rocks/textures/rocks_Mudstone.png diff --git a/textures/rocks_Peridotite.png b/rocks/textures/rocks_Peridotite.png similarity index 100% rename from textures/rocks_Peridotite.png rename to rocks/textures/rocks_Peridotite.png diff --git a/textures/rocks_Rhyolite.png b/rocks/textures/rocks_Rhyolite.png similarity index 100% rename from textures/rocks_Rhyolite.png rename to rocks/textures/rocks_Rhyolite.png diff --git a/textures/rocks_Schist.png b/rocks/textures/rocks_Schist.png similarity index 100% rename from textures/rocks_Schist.png rename to rocks/textures/rocks_Schist.png diff --git a/textures/rocks_Skarn.png b/rocks/textures/rocks_Skarn.png similarity index 100% rename from textures/rocks_Skarn.png rename to rocks/textures/rocks_Skarn.png diff --git a/textures/rocks_Slate.png b/rocks/textures/rocks_Slate.png similarity index 100% rename from textures/rocks_Slate.png rename to rocks/textures/rocks_Slate.png diff --git a/textures/rocks_Vermiculite.png b/rocks/textures/rocks_Vermiculite.png similarity index 100% rename from textures/rocks_Vermiculite.png rename to rocks/textures/rocks_Vermiculite.png diff --git a/textures/rocks_bb.png b/rocks/textures/rocks_bb.png similarity index 100% rename from textures/rocks_bb.png rename to rocks/textures/rocks_bb.png diff --git a/textures/rocks_blkgr.png b/rocks/textures/rocks_blkgr.png similarity index 100% rename from textures/rocks_blkgr.png rename to rocks/textures/rocks_blkgr.png diff --git a/textures/rocks_brgr.png b/rocks/textures/rocks_brgr.png similarity index 100% rename from textures/rocks_brgr.png rename to rocks/textures/rocks_brgr.png diff --git a/textures/rocks_galena.png b/rocks/textures/rocks_galena.png similarity index 100% rename from textures/rocks_galena.png rename to rocks/textures/rocks_galena.png diff --git a/textures/rocks_gls.png b/rocks/textures/rocks_gls.png similarity index 100% rename from textures/rocks_gls.png rename to rocks/textures/rocks_gls.png diff --git a/textures/rocks_mrbrownstone.png b/rocks/textures/rocks_mrbrownstone.png similarity index 100% rename from textures/rocks_mrbrownstone.png rename to rocks/textures/rocks_mrbrownstone.png diff --git a/textures/rocks_obs.png b/rocks/textures/rocks_obs.png similarity index 100% rename from textures/rocks_obs.png rename to rocks/textures/rocks_obs.png diff --git a/textures/rocks_pgr.png b/rocks/textures/rocks_pgr.png similarity index 100% rename from textures/rocks_pgr.png rename to rocks/textures/rocks_pgr.png diff --git a/textures/rocks_rss.png b/rocks/textures/rocks_rss.png similarity index 100% rename from textures/rocks_rss.png rename to rocks/textures/rocks_rss.png diff --git a/textures/rocks_serp.png b/rocks/textures/rocks_serp.png similarity index 100% rename from textures/rocks_serp.png rename to rocks/textures/rocks_serp.png diff --git a/textures/rocks_sod.png b/rocks/textures/rocks_sod.png similarity index 100% rename from textures/rocks_sod.png rename to rocks/textures/rocks_sod.png diff --git a/textures/rocks_sphalerite.png b/rocks/textures/rocks_sphalerite.png similarity index 100% rename from textures/rocks_sphalerite.png rename to rocks/textures/rocks_sphalerite.png diff --git a/textures/rocks_trav.png b/rocks/textures/rocks_trav.png similarity index 100% rename from textures/rocks_trav.png rename to rocks/textures/rocks_trav.png diff --git a/textures/rocks_wgr.png b/rocks/textures/rocks_wgr.png similarity index 100% rename from textures/rocks_wgr.png rename to rocks/textures/rocks_wgr.png diff --git a/textures/rocks_wm.png b/rocks/textures/rocks_wm.png similarity index 100% rename from textures/rocks_wm.png rename to rocks/textures/rocks_wm.png diff --git a/textures/rocks_yss.png b/rocks/textures/rocks_yss.png similarity index 100% rename from textures/rocks_yss.png rename to rocks/textures/rocks_yss.png