diff --git a/config/actuallyadditions-common.toml b/config/actuallyadditions-common.toml index f916f981..6983a4ba 100644 --- a/config/actuallyadditions-common.toml +++ b/config/actuallyadditions-common.toml @@ -38,6 +38,8 @@ redstoneConfigurator = "minecraft:redstone_torch" #define the item used to configure Direction in laser relays relayConfigurator = "minecraft:compass" + #define the item used to configure the area in a farmer + farmerConfigurator = "minecraft:compass" #Machine Settings [machineSettings] diff --git a/config/aether-client.toml b/config/aether-client.toml index 30a3f8a3..c22d95f9 100644 --- a/config/aether-client.toml +++ b/config/aether-client.toml @@ -9,20 +9,6 @@ "Enables green sunrise/sunset" = false [Gui] - #Adds a button to the top right of the main menu screen to toggle between the Aether and vanilla menu - "Enables Aether menu button" = true - #Changes the background panorama into a preview of the latest played world - "Enables world preview" = false - #Adds a button to the top right of the main menu screen to toggle between the panorama and world preview - "Enables toggle world button" = false - #Adds a button to the top right of the main menu screen to allow quick loading into a world if the world preview is enabled - "Enables quick load button" = false - #Determines that menu elements will align left if the menu's world preview is active, if true, this overrides 'Align menu elements left' - "Align menu elements left with world preview" = false - #Determines the default Aether menu style to switch to with the menu theme button - "Default Aether menu style" = "aether:the_aether_left" - #Determines the default Minecraft menu style to switch to with the menu theme button - "Default Minecraft menu style" = "cumulus_menus:minecraft" #Adds random trivia and tips to the bottom of loading screens "Enables random trivia" = true #Makes the extra hearts given by life shards display as silver colored @@ -69,7 +55,5 @@ "Disables Aether world preview menu music" = false [Miscellaneous] - #Disables the Cumulus menu selection screen button on launch - "Disable Cumulus button" = false #Enables a direct join button for the official server "Enables server button" = false diff --git a/config/cursedearth-server.toml b/config/cursedearth-server.toml index c71df78a..6f80095a 100644 --- a/config/cursedearth-server.toml +++ b/config/cursedearth-server.toml @@ -9,10 +9,6 @@ "max tick time" = 600 #Force spawns to occur regardless of conditions such as light level and elevation "force spawns" = false - #does cursed earth die in sunlight - "die in sunlight" = true - #does cursed earth naturally spread - "naturally spread" = true #do the items set as 'cursed item' and 'blessed item' make earths - set false to disable "do items make earth" = true #minimum distance cursed earth has to be away from players before it spawns mobs @@ -23,3 +19,11 @@ "cursed item" = "minecraft:wither_rose" #item used to create blessed earth "blessed item" = "cursedearth:blessed_flower" + #the light level above which cursed earth blocks burn - default 7 - allowed values 1 to 15 + # Default: 7 + # Range: 1 ~ 15 + "burn light level" = 7 + #does cursed earth die from light levels + "dies from light level" = true + #does cursed earth naturally spread + "naturally spreads" = true diff --git a/config/farmersdelight-common.toml b/config/farmersdelight-common.toml index 7b350494..07646987 100644 --- a/config/farmersdelight-common.toml +++ b/config/farmersdelight-common.toml @@ -53,8 +53,10 @@ [world] #Should this mod add some of its items (ropes, seeds, knives, meals etc.) as extra chest loot across Minecraft? generateFDChestLoot = true - #Generate Compost Heaps across all village biomes + #Should FD generate Compost Heaps across all village biomes? genVillageCompostHeaps = true + #Should FD crops show up planted randomly in various village farms? + genFDCropsOnVillageFarms = true #Wild Cabbage generation [world.wild_cabbages] diff --git a/config/jei/ingredient-list-mod-sort-order.ini b/config/jei/ingredient-list-mod-sort-order.ini index 76bd76be..cfc8632c 100644 --- a/config/jei/ingredient-list-mod-sort-order.ini +++ b/config/jei/ingredient-list-mod-sort-order.ini @@ -117,3 +117,5 @@ Advanced AE AppliedFlux Oritech The Aether +Ars Controle +KubeJS