diff --git a/config/corail_woodcutter-server.toml b/config/corail_woodcutter-server.toml deleted file mode 100644 index 19d0bd9..0000000 --- a/config/corail_woodcutter-server.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Miscellaneous options -[general] - #Allows to open the woodcutter in inventory with right-click while sneaking [default:true] - open_woodcutter_in_inventory = true - diff --git a/config/corn_delight-common.toml b/config/corn_delight-common.toml deleted file mode 100644 index 7cacc47..0000000 --- a/config/corn_delight-common.toml +++ /dev/null @@ -1,10 +0,0 @@ - -#General settings -[general] - #Should this mod add some of its items (CORN!!!) as extra chest loot across Minecraft? - genCornLootModifier = true - #Should this mod add corn farm to plains and taiga village? - genCornFarm = true - #Should Novice and Apprentice Farmers trade this mod's crops? (May reduce chances of other trades appearing) - villagersTradeCorn = true -