From 5bf23222d72f95bcccf8e7a1ca6cbeb327bf96d2 Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Tue, 8 May 2018 04:47:46 +0300 Subject: feldweg crafts --- adaptions.lua | 2 -- textures/cottages_loam.png | Bin 4598 -> 5743 bytes textures/cottages_loam_old.png | Bin 5743 -> 0 bytes 3 files changed, 2 deletions(-) delete mode 100644 textures/cottages_loam_old.png diff --git a/adaptions.lua b/adaptions.lua index 5d59e1b..24782cd 100644 --- a/adaptions.lua +++ b/adaptions.lua @@ -56,9 +56,7 @@ cottages.texture_chest = {"default_chest_top.png", "default_chest_top.png", "def -- the treshing floor produces wheat seeds cottages.craftitem_seed_wheat = "farming:seed_wheat"; -cottages.craftitem_seed_barley = "farming:seed_barley"; cottages.texture_wheat_seed = "farming_wheat_seed.png"; -cottages.texture_barley_seed = "farming_barley_seed.png"; cottages.texture_stick = "default_stick.png"; -- texture for roofs where the tree bark is the main roof texture diff --git a/textures/cottages_loam.png b/textures/cottages_loam.png index ee83bd0..bdf058f 100644 Binary files a/textures/cottages_loam.png and b/textures/cottages_loam.png differ diff --git a/textures/cottages_loam_old.png b/textures/cottages_loam_old.png deleted file mode 100644 index bdf058f..0000000 Binary files a/textures/cottages_loam_old.png and /dev/null differ -- cgit v1.2.3