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