diff options
author | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-05-08 04:47:46 +0300 |
---|---|---|
committer | h-v-smacker <hans-von-smacker+github@gmail.com> | 2018-05-08 04:47:46 +0300 |
commit | 5bf23222d72f95bcccf8e7a1ca6cbeb327bf96d2 (patch) | |
tree | 8722294c807666c167cfe0e44f713b20bd128344 /adaptions.lua | |
parent | cb22ba0d73b8654382efc9106aeb14c5836598d3 (diff) |
feldweg crafts
Diffstat (limited to 'adaptions.lua')
-rw-r--r-- | adaptions.lua | 2 |
1 files changed, 0 insertions, 2 deletions
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 |