From dcd375be7b30554fb3191bd058a4cb76b871afcc Mon Sep 17 00:00:00 2001 From: Mossmanikin Date: Fri, 20 Dec 2013 18:45:05 +0100 Subject: [PATCH] No need to rename folder anymore --- crafting.lua => dryplants/crafting.lua | 0 depends.txt => dryplants/depends.txt | 0 init.lua => dryplants/init.lua | 0 juncus.lua => dryplants/juncus.lua | 0 .../meadowvariation.lua | 0 moregrass.lua => dryplants/moregrass.lua | 0 reed.lua => dryplants/reed.lua | 0 reedmace.lua => dryplants/reedmace.lua | 0 settings.txt => dryplants/settings.txt | 0 .../textures}/default_grass_1.png | Bin .../textures}/default_grass_2.png | Bin .../textures}/default_grass_3.png | Bin .../textures}/default_grass_4.png | Bin .../textures}/default_grass_5.png | Bin .../textures}/default_papyrus.png | Bin .../textures}/dryplants_grass.png | Bin .../textures}/dryplants_grass_short.png | Bin .../textures}/dryplants_grass_short_side.png | Bin {textures => dryplants/textures}/dryplants_hay.png | Bin .../textures}/dryplants_juncus_02.png | Bin .../textures}/dryplants_juncus_03.png | Bin .../textures}/dryplants_juncus_inv.png | Bin {textures => dryplants/textures}/dryplants_reed.png | Bin .../textures}/dryplants_reed_wet.png | Bin .../textures}/dryplants_reedmace.png | Bin .../textures}/dryplants_reedmace_bottom.png | Bin .../textures}/dryplants_reedmace_height_2.png | Bin .../textures}/dryplants_reedmace_height_3.png | Bin .../dryplants_reedmace_height_3_spikes.png | Bin .../textures}/dryplants_reedmace_sapling.png | Bin .../textures}/dryplants_reedmace_spikes.png | Bin .../textures}/dryplants_reedmace_top.png | Bin .../textures}/dryplants_reedmace_water.png | Bin .../textures}/dryplants_sickle.png | Bin .../textures}/not_in_use/big_pic_8.png | Bin .../textures}/not_in_use/big_pic_9.png | Bin .../textures}/not_in_use/default_grass_5y.png | Bin .../textures}/not_in_use/default_papyrus16.png | Bin .../textures}/not_in_use/default_papyrus16b.png | Bin .../textures}/not_in_use/default_papyrus16m.png | Bin .../textures}/not_in_use/default_papyrus32.png | Bin .../textures}/not_in_use/default_papyrus32m.png | Bin .../textures}/not_in_use/dryplants_cattailsG_m2.png | Bin .../not_in_use/dryplants_juncus_02_left.png | Bin .../not_in_use/dryplants_juncus_02_right.png | Bin .../not_in_use/dryplants_juncus_02_whole2.png | Bin .../not_in_use/dryplants_juncus_03_left.png | Bin .../not_in_use/dryplants_juncus_03_right.png | Bin .../not_in_use/dryplants_juncus_03_whole2.png | Bin .../textures}/not_in_use/dryplants_reedmace_01.png | Bin .../textures}/not_in_use/dryplants_reedmace_02.png | Bin .../textures}/not_in_use/dryplants_reedmace_03.png | Bin .../textures}/not_in_use/dryplants_reedmace_04.png | Bin .../textures}/not_in_use/reedmace2.png | Bin .../textures}/not_in_use/reedmace3.png | Bin .../textures}/not_in_use/reedmace4.png | Bin .../textures}/not_in_use/reedtest.png | Bin .../textures}/not_in_use/texturing.png | Bin .../textures}/old/default_grass_5_old.png | Bin .../textures}/old/dryplants_grass_short_old3.png | Bin .../textures}/old/dryplants_grass_short_old4.png | Bin .../textures}/old/dryplants_juncus_02_left_old.png | Bin .../textures}/old/dryplants_juncus_02_right_old.png | Bin .../textures}/old/dryplants_juncus_03_left_old.png | Bin .../textures}/old/dryplants_juncus_03_right_old.png | Bin .../old/dryplants_reedmace_bottom_left_old2.png | Bin .../old/dryplants_reedmace_bottom_old4.png | Bin .../old/dryplants_reedmace_bottom_right_old2.png | Bin .../textures}/old/dryplants_reedmace_left_old2.png | Bin .../textures}/old/dryplants_reedmace_old8.png | Bin .../textures}/old/dryplants_reedmace_right_old2.png | Bin .../old/dryplants_reedmace_spikes_old3.png | Bin .../old/dryplants_reedmace_top_left_old2.png | Bin .../textures}/old/dryplants_reedmace_top_old3.png | Bin .../old/dryplants_reedmace_top_right_old2.png | Bin .../textures}/old/dryplants_reedmace_water_old2.png | Bin modpack.txt | 0 77 files changed, 0 insertions(+), 0 deletions(-) rename crafting.lua => dryplants/crafting.lua (100%) rename depends.txt => dryplants/depends.txt (100%) rename init.lua => dryplants/init.lua (100%) rename juncus.lua => dryplants/juncus.lua (100%) rename meadowvariation.lua => dryplants/meadowvariation.lua (100%) rename moregrass.lua => dryplants/moregrass.lua (100%) rename reed.lua => dryplants/reed.lua (100%) rename reedmace.lua => dryplants/reedmace.lua (100%) rename settings.txt => dryplants/settings.txt (100%) rename {textures => dryplants/textures}/default_grass_1.png (100%) rename {textures => dryplants/textures}/default_grass_2.png (100%) rename {textures => dryplants/textures}/default_grass_3.png (100%) rename {textures => dryplants/textures}/default_grass_4.png (100%) rename {textures => dryplants/textures}/default_grass_5.png (100%) rename {textures => dryplants/textures}/default_papyrus.png (100%) rename {textures => dryplants/textures}/dryplants_grass.png (100%) rename {textures => dryplants/textures}/dryplants_grass_short.png (100%) rename {textures => dryplants/textures}/dryplants_grass_short_side.png (100%) rename {textures => dryplants/textures}/dryplants_hay.png (100%) rename {textures => dryplants/textures}/dryplants_juncus_02.png (100%) rename {textures => dryplants/textures}/dryplants_juncus_03.png (100%) rename {textures => dryplants/textures}/dryplants_juncus_inv.png (100%) rename {textures => dryplants/textures}/dryplants_reed.png (100%) rename {textures => dryplants/textures}/dryplants_reed_wet.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_bottom.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_height_2.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_height_3.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_height_3_spikes.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_sapling.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_spikes.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_top.png (100%) rename {textures => dryplants/textures}/dryplants_reedmace_water.png (100%) rename {textures => dryplants/textures}/dryplants_sickle.png (100%) rename {textures => dryplants/textures}/not_in_use/big_pic_8.png (100%) rename {textures => dryplants/textures}/not_in_use/big_pic_9.png (100%) rename {textures => dryplants/textures}/not_in_use/default_grass_5y.png (100%) rename {textures => dryplants/textures}/not_in_use/default_papyrus16.png (100%) rename {textures => dryplants/textures}/not_in_use/default_papyrus16b.png (100%) rename {textures => dryplants/textures}/not_in_use/default_papyrus16m.png (100%) rename {textures => dryplants/textures}/not_in_use/default_papyrus32.png (100%) rename {textures => dryplants/textures}/not_in_use/default_papyrus32m.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_cattailsG_m2.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_02_left.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_02_right.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_02_whole2.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_03_left.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_03_right.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_juncus_03_whole2.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_reedmace_01.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_reedmace_02.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_reedmace_03.png (100%) rename {textures => dryplants/textures}/not_in_use/dryplants_reedmace_04.png (100%) rename {textures => dryplants/textures}/not_in_use/reedmace2.png (100%) rename {textures => dryplants/textures}/not_in_use/reedmace3.png (100%) rename {textures => dryplants/textures}/not_in_use/reedmace4.png (100%) rename {textures => dryplants/textures}/not_in_use/reedtest.png (100%) rename {textures => dryplants/textures}/not_in_use/texturing.png (100%) rename {textures => dryplants/textures}/old/default_grass_5_old.png (100%) rename {textures => dryplants/textures}/old/dryplants_grass_short_old3.png (100%) rename {textures => dryplants/textures}/old/dryplants_grass_short_old4.png (100%) rename {textures => dryplants/textures}/old/dryplants_juncus_02_left_old.png (100%) rename {textures => dryplants/textures}/old/dryplants_juncus_02_right_old.png (100%) rename {textures => dryplants/textures}/old/dryplants_juncus_03_left_old.png (100%) rename {textures => dryplants/textures}/old/dryplants_juncus_03_right_old.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_bottom_left_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_bottom_old4.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_bottom_right_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_left_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_old8.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_right_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_spikes_old3.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_top_left_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_top_old3.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_top_right_old2.png (100%) rename {textures => dryplants/textures}/old/dryplants_reedmace_water_old2.png (100%) create mode 100644 modpack.txt diff --git a/crafting.lua b/dryplants/crafting.lua similarity index 100% rename from crafting.lua rename to dryplants/crafting.lua diff --git a/depends.txt b/dryplants/depends.txt similarity index 100% rename from depends.txt rename to dryplants/depends.txt diff --git a/init.lua b/dryplants/init.lua similarity index 100% rename from init.lua rename to dryplants/init.lua diff --git a/juncus.lua b/dryplants/juncus.lua similarity index 100% rename from juncus.lua rename to dryplants/juncus.lua diff --git a/meadowvariation.lua b/dryplants/meadowvariation.lua similarity index 100% rename from meadowvariation.lua rename to dryplants/meadowvariation.lua diff --git a/moregrass.lua b/dryplants/moregrass.lua similarity index 100% rename from moregrass.lua rename to dryplants/moregrass.lua diff --git a/reed.lua b/dryplants/reed.lua similarity index 100% rename from reed.lua rename to dryplants/reed.lua diff --git a/reedmace.lua b/dryplants/reedmace.lua similarity index 100% rename from reedmace.lua rename to dryplants/reedmace.lua diff --git a/settings.txt b/dryplants/settings.txt similarity index 100% rename from settings.txt rename to dryplants/settings.txt diff --git a/textures/default_grass_1.png b/dryplants/textures/default_grass_1.png similarity index 100% rename from textures/default_grass_1.png rename to dryplants/textures/default_grass_1.png diff --git a/textures/default_grass_2.png b/dryplants/textures/default_grass_2.png similarity index 100% rename from textures/default_grass_2.png rename to dryplants/textures/default_grass_2.png diff --git a/textures/default_grass_3.png b/dryplants/textures/default_grass_3.png similarity index 100% rename from textures/default_grass_3.png rename to dryplants/textures/default_grass_3.png diff --git a/textures/default_grass_4.png b/dryplants/textures/default_grass_4.png similarity index 100% rename from textures/default_grass_4.png rename to dryplants/textures/default_grass_4.png diff --git a/textures/default_grass_5.png b/dryplants/textures/default_grass_5.png similarity index 100% rename from textures/default_grass_5.png rename to dryplants/textures/default_grass_5.png diff --git a/textures/default_papyrus.png b/dryplants/textures/default_papyrus.png similarity index 100% rename from textures/default_papyrus.png rename to dryplants/textures/default_papyrus.png diff --git a/textures/dryplants_grass.png b/dryplants/textures/dryplants_grass.png similarity index 100% rename from textures/dryplants_grass.png rename to dryplants/textures/dryplants_grass.png diff --git a/textures/dryplants_grass_short.png b/dryplants/textures/dryplants_grass_short.png similarity index 100% rename from textures/dryplants_grass_short.png rename to dryplants/textures/dryplants_grass_short.png diff --git a/textures/dryplants_grass_short_side.png b/dryplants/textures/dryplants_grass_short_side.png similarity index 100% rename from textures/dryplants_grass_short_side.png rename to dryplants/textures/dryplants_grass_short_side.png diff --git a/textures/dryplants_hay.png b/dryplants/textures/dryplants_hay.png similarity index 100% rename from textures/dryplants_hay.png rename to dryplants/textures/dryplants_hay.png diff --git a/textures/dryplants_juncus_02.png b/dryplants/textures/dryplants_juncus_02.png similarity index 100% rename from textures/dryplants_juncus_02.png rename to dryplants/textures/dryplants_juncus_02.png diff --git a/textures/dryplants_juncus_03.png b/dryplants/textures/dryplants_juncus_03.png similarity index 100% rename from textures/dryplants_juncus_03.png rename to dryplants/textures/dryplants_juncus_03.png diff --git a/textures/dryplants_juncus_inv.png b/dryplants/textures/dryplants_juncus_inv.png similarity index 100% rename from textures/dryplants_juncus_inv.png rename to dryplants/textures/dryplants_juncus_inv.png diff --git a/textures/dryplants_reed.png b/dryplants/textures/dryplants_reed.png similarity index 100% rename from textures/dryplants_reed.png rename to dryplants/textures/dryplants_reed.png diff --git a/textures/dryplants_reed_wet.png b/dryplants/textures/dryplants_reed_wet.png similarity index 100% rename from textures/dryplants_reed_wet.png rename to dryplants/textures/dryplants_reed_wet.png diff --git a/textures/dryplants_reedmace.png b/dryplants/textures/dryplants_reedmace.png similarity index 100% rename from textures/dryplants_reedmace.png rename to dryplants/textures/dryplants_reedmace.png diff --git a/textures/dryplants_reedmace_bottom.png b/dryplants/textures/dryplants_reedmace_bottom.png similarity index 100% rename from textures/dryplants_reedmace_bottom.png rename to dryplants/textures/dryplants_reedmace_bottom.png diff --git a/textures/dryplants_reedmace_height_2.png b/dryplants/textures/dryplants_reedmace_height_2.png similarity index 100% rename from textures/dryplants_reedmace_height_2.png rename to dryplants/textures/dryplants_reedmace_height_2.png diff --git a/textures/dryplants_reedmace_height_3.png b/dryplants/textures/dryplants_reedmace_height_3.png similarity index 100% rename from textures/dryplants_reedmace_height_3.png rename to dryplants/textures/dryplants_reedmace_height_3.png diff --git a/textures/dryplants_reedmace_height_3_spikes.png b/dryplants/textures/dryplants_reedmace_height_3_spikes.png similarity index 100% rename from textures/dryplants_reedmace_height_3_spikes.png rename to dryplants/textures/dryplants_reedmace_height_3_spikes.png diff --git a/textures/dryplants_reedmace_sapling.png b/dryplants/textures/dryplants_reedmace_sapling.png similarity index 100% rename from textures/dryplants_reedmace_sapling.png rename to dryplants/textures/dryplants_reedmace_sapling.png diff --git a/textures/dryplants_reedmace_spikes.png b/dryplants/textures/dryplants_reedmace_spikes.png similarity index 100% rename from textures/dryplants_reedmace_spikes.png rename to dryplants/textures/dryplants_reedmace_spikes.png diff --git a/textures/dryplants_reedmace_top.png b/dryplants/textures/dryplants_reedmace_top.png similarity index 100% rename from textures/dryplants_reedmace_top.png rename to dryplants/textures/dryplants_reedmace_top.png diff --git a/textures/dryplants_reedmace_water.png b/dryplants/textures/dryplants_reedmace_water.png similarity index 100% rename from textures/dryplants_reedmace_water.png rename to dryplants/textures/dryplants_reedmace_water.png diff --git a/textures/dryplants_sickle.png b/dryplants/textures/dryplants_sickle.png similarity index 100% rename from textures/dryplants_sickle.png rename to dryplants/textures/dryplants_sickle.png diff --git a/textures/not_in_use/big_pic_8.png b/dryplants/textures/not_in_use/big_pic_8.png similarity index 100% rename from textures/not_in_use/big_pic_8.png rename to dryplants/textures/not_in_use/big_pic_8.png diff --git a/textures/not_in_use/big_pic_9.png b/dryplants/textures/not_in_use/big_pic_9.png similarity index 100% rename from textures/not_in_use/big_pic_9.png rename to dryplants/textures/not_in_use/big_pic_9.png diff --git a/textures/not_in_use/default_grass_5y.png b/dryplants/textures/not_in_use/default_grass_5y.png similarity index 100% rename from textures/not_in_use/default_grass_5y.png rename to dryplants/textures/not_in_use/default_grass_5y.png diff --git a/textures/not_in_use/default_papyrus16.png b/dryplants/textures/not_in_use/default_papyrus16.png similarity index 100% rename from textures/not_in_use/default_papyrus16.png rename to dryplants/textures/not_in_use/default_papyrus16.png diff --git a/textures/not_in_use/default_papyrus16b.png b/dryplants/textures/not_in_use/default_papyrus16b.png similarity index 100% rename from textures/not_in_use/default_papyrus16b.png rename to dryplants/textures/not_in_use/default_papyrus16b.png diff --git a/textures/not_in_use/default_papyrus16m.png b/dryplants/textures/not_in_use/default_papyrus16m.png similarity index 100% rename from textures/not_in_use/default_papyrus16m.png rename to dryplants/textures/not_in_use/default_papyrus16m.png diff --git a/textures/not_in_use/default_papyrus32.png b/dryplants/textures/not_in_use/default_papyrus32.png similarity index 100% rename from textures/not_in_use/default_papyrus32.png rename to dryplants/textures/not_in_use/default_papyrus32.png diff --git a/textures/not_in_use/default_papyrus32m.png b/dryplants/textures/not_in_use/default_papyrus32m.png similarity index 100% rename from textures/not_in_use/default_papyrus32m.png rename to dryplants/textures/not_in_use/default_papyrus32m.png diff --git a/textures/not_in_use/dryplants_cattailsG_m2.png b/dryplants/textures/not_in_use/dryplants_cattailsG_m2.png similarity index 100% rename from textures/not_in_use/dryplants_cattailsG_m2.png rename to dryplants/textures/not_in_use/dryplants_cattailsG_m2.png diff --git a/textures/not_in_use/dryplants_juncus_02_left.png b/dryplants/textures/not_in_use/dryplants_juncus_02_left.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_02_left.png rename to dryplants/textures/not_in_use/dryplants_juncus_02_left.png diff --git a/textures/not_in_use/dryplants_juncus_02_right.png b/dryplants/textures/not_in_use/dryplants_juncus_02_right.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_02_right.png rename to dryplants/textures/not_in_use/dryplants_juncus_02_right.png diff --git a/textures/not_in_use/dryplants_juncus_02_whole2.png b/dryplants/textures/not_in_use/dryplants_juncus_02_whole2.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_02_whole2.png rename to dryplants/textures/not_in_use/dryplants_juncus_02_whole2.png diff --git a/textures/not_in_use/dryplants_juncus_03_left.png b/dryplants/textures/not_in_use/dryplants_juncus_03_left.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_03_left.png rename to dryplants/textures/not_in_use/dryplants_juncus_03_left.png diff --git a/textures/not_in_use/dryplants_juncus_03_right.png b/dryplants/textures/not_in_use/dryplants_juncus_03_right.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_03_right.png rename to dryplants/textures/not_in_use/dryplants_juncus_03_right.png diff --git a/textures/not_in_use/dryplants_juncus_03_whole2.png b/dryplants/textures/not_in_use/dryplants_juncus_03_whole2.png similarity index 100% rename from textures/not_in_use/dryplants_juncus_03_whole2.png rename to dryplants/textures/not_in_use/dryplants_juncus_03_whole2.png diff --git a/textures/not_in_use/dryplants_reedmace_01.png b/dryplants/textures/not_in_use/dryplants_reedmace_01.png similarity index 100% rename from textures/not_in_use/dryplants_reedmace_01.png rename to dryplants/textures/not_in_use/dryplants_reedmace_01.png diff --git a/textures/not_in_use/dryplants_reedmace_02.png b/dryplants/textures/not_in_use/dryplants_reedmace_02.png similarity index 100% rename from textures/not_in_use/dryplants_reedmace_02.png rename to dryplants/textures/not_in_use/dryplants_reedmace_02.png diff --git a/textures/not_in_use/dryplants_reedmace_03.png b/dryplants/textures/not_in_use/dryplants_reedmace_03.png similarity index 100% rename from textures/not_in_use/dryplants_reedmace_03.png rename to dryplants/textures/not_in_use/dryplants_reedmace_03.png diff --git a/textures/not_in_use/dryplants_reedmace_04.png b/dryplants/textures/not_in_use/dryplants_reedmace_04.png similarity index 100% rename from textures/not_in_use/dryplants_reedmace_04.png rename to dryplants/textures/not_in_use/dryplants_reedmace_04.png diff --git a/textures/not_in_use/reedmace2.png b/dryplants/textures/not_in_use/reedmace2.png similarity index 100% rename from textures/not_in_use/reedmace2.png rename to dryplants/textures/not_in_use/reedmace2.png diff --git a/textures/not_in_use/reedmace3.png b/dryplants/textures/not_in_use/reedmace3.png similarity index 100% rename from textures/not_in_use/reedmace3.png rename to dryplants/textures/not_in_use/reedmace3.png diff --git a/textures/not_in_use/reedmace4.png b/dryplants/textures/not_in_use/reedmace4.png similarity index 100% rename from textures/not_in_use/reedmace4.png rename to dryplants/textures/not_in_use/reedmace4.png diff --git a/textures/not_in_use/reedtest.png b/dryplants/textures/not_in_use/reedtest.png similarity index 100% rename from textures/not_in_use/reedtest.png rename to dryplants/textures/not_in_use/reedtest.png diff --git a/textures/not_in_use/texturing.png b/dryplants/textures/not_in_use/texturing.png similarity index 100% rename from textures/not_in_use/texturing.png rename to dryplants/textures/not_in_use/texturing.png diff --git a/textures/old/default_grass_5_old.png b/dryplants/textures/old/default_grass_5_old.png similarity index 100% rename from textures/old/default_grass_5_old.png rename to dryplants/textures/old/default_grass_5_old.png diff --git a/textures/old/dryplants_grass_short_old3.png b/dryplants/textures/old/dryplants_grass_short_old3.png similarity index 100% rename from textures/old/dryplants_grass_short_old3.png rename to dryplants/textures/old/dryplants_grass_short_old3.png diff --git a/textures/old/dryplants_grass_short_old4.png b/dryplants/textures/old/dryplants_grass_short_old4.png similarity index 100% rename from textures/old/dryplants_grass_short_old4.png rename to dryplants/textures/old/dryplants_grass_short_old4.png diff --git a/textures/old/dryplants_juncus_02_left_old.png b/dryplants/textures/old/dryplants_juncus_02_left_old.png similarity index 100% rename from textures/old/dryplants_juncus_02_left_old.png rename to dryplants/textures/old/dryplants_juncus_02_left_old.png diff --git a/textures/old/dryplants_juncus_02_right_old.png b/dryplants/textures/old/dryplants_juncus_02_right_old.png similarity index 100% rename from textures/old/dryplants_juncus_02_right_old.png rename to dryplants/textures/old/dryplants_juncus_02_right_old.png diff --git a/textures/old/dryplants_juncus_03_left_old.png b/dryplants/textures/old/dryplants_juncus_03_left_old.png similarity index 100% rename from textures/old/dryplants_juncus_03_left_old.png rename to dryplants/textures/old/dryplants_juncus_03_left_old.png diff --git a/textures/old/dryplants_juncus_03_right_old.png b/dryplants/textures/old/dryplants_juncus_03_right_old.png similarity index 100% rename from textures/old/dryplants_juncus_03_right_old.png rename to dryplants/textures/old/dryplants_juncus_03_right_old.png diff --git a/textures/old/dryplants_reedmace_bottom_left_old2.png b/dryplants/textures/old/dryplants_reedmace_bottom_left_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_bottom_left_old2.png rename to dryplants/textures/old/dryplants_reedmace_bottom_left_old2.png diff --git a/textures/old/dryplants_reedmace_bottom_old4.png b/dryplants/textures/old/dryplants_reedmace_bottom_old4.png similarity index 100% rename from textures/old/dryplants_reedmace_bottom_old4.png rename to dryplants/textures/old/dryplants_reedmace_bottom_old4.png diff --git a/textures/old/dryplants_reedmace_bottom_right_old2.png b/dryplants/textures/old/dryplants_reedmace_bottom_right_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_bottom_right_old2.png rename to dryplants/textures/old/dryplants_reedmace_bottom_right_old2.png diff --git a/textures/old/dryplants_reedmace_left_old2.png b/dryplants/textures/old/dryplants_reedmace_left_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_left_old2.png rename to dryplants/textures/old/dryplants_reedmace_left_old2.png diff --git a/textures/old/dryplants_reedmace_old8.png b/dryplants/textures/old/dryplants_reedmace_old8.png similarity index 100% rename from textures/old/dryplants_reedmace_old8.png rename to dryplants/textures/old/dryplants_reedmace_old8.png diff --git a/textures/old/dryplants_reedmace_right_old2.png b/dryplants/textures/old/dryplants_reedmace_right_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_right_old2.png rename to dryplants/textures/old/dryplants_reedmace_right_old2.png diff --git a/textures/old/dryplants_reedmace_spikes_old3.png b/dryplants/textures/old/dryplants_reedmace_spikes_old3.png similarity index 100% rename from textures/old/dryplants_reedmace_spikes_old3.png rename to dryplants/textures/old/dryplants_reedmace_spikes_old3.png diff --git a/textures/old/dryplants_reedmace_top_left_old2.png b/dryplants/textures/old/dryplants_reedmace_top_left_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_top_left_old2.png rename to dryplants/textures/old/dryplants_reedmace_top_left_old2.png diff --git a/textures/old/dryplants_reedmace_top_old3.png b/dryplants/textures/old/dryplants_reedmace_top_old3.png similarity index 100% rename from textures/old/dryplants_reedmace_top_old3.png rename to dryplants/textures/old/dryplants_reedmace_top_old3.png diff --git a/textures/old/dryplants_reedmace_top_right_old2.png b/dryplants/textures/old/dryplants_reedmace_top_right_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_top_right_old2.png rename to dryplants/textures/old/dryplants_reedmace_top_right_old2.png diff --git a/textures/old/dryplants_reedmace_water_old2.png b/dryplants/textures/old/dryplants_reedmace_water_old2.png similarity index 100% rename from textures/old/dryplants_reedmace_water_old2.png rename to dryplants/textures/old/dryplants_reedmace_water_old2.png diff --git a/modpack.txt b/modpack.txt new file mode 100644 index 0000000..e69de29