diff --git a/config/Mekanism/general.toml b/config/Mekanism/general.toml index ce9b07b..935aefd 100644 --- a/config/Mekanism/general.toml +++ b/config/Mekanism/general.toml @@ -8,7 +8,7 @@ #How many ticks must pass until a block's active state is synced with the client, if it has been rapidly changing. blockDeactivationDelay = 60 #Any mod ids added to this list will not be able to have any of their blocks, picked up by the cardboard box. For example: ["mekanism"] - cardboardModBlacklist = [] + cardboardModBlacklist = ["refinedstorage", "tetra", "storagedrawers"] #Allow right clicking on Cables/Pipes/Tubes with alloys to upgrade the tier. transmitterAlloyUpgrade = true #Base factor for working out machine performance with upgrades - UpgradeModifier * (UpgradesInstalled/UpgradesPossible). @@ -25,7 +25,7 @@ superheatingHeatTransfer = 1.6E7 #Displayed temperature unit in Mekanism GUIs. #Allowed Values: K, C, R, F, STP - temperatureUnit = "K" + temperatureUnit = "C" #Peak processing rate for the Solar Neutron Activator. Note: It can go higher than this value in some extreme environments. maxSolarNeutronActivatorRate = 64 diff --git a/config/Mekanism/world.toml b/config/Mekanism/world.toml index 10e4841..c1440d4 100644 --- a/config/Mekanism/world.toml +++ b/config/Mekanism/world.toml @@ -10,7 +10,7 @@ #Generation Settings for copper ore. [world_generation.copper] #Determines if copper ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that copper generates in a chunk. #Range: 1 ~ 128 perChunk = 16 @@ -28,7 +28,7 @@ #Generation Settings for tin ore. [world_generation.tin] #Determines if tin ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that tin generates in a chunk. #Range: 1 ~ 128 perChunk = 14 @@ -46,7 +46,7 @@ #Generation Settings for osmium ore. [world_generation.osmium] #Determines if osmium ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that osmium generates in a chunk. #Range: 1 ~ 128 perChunk = 12 @@ -64,7 +64,7 @@ #Generation Settings for uranium ore. [world_generation.uranium] #Determines if uranium ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that uranium generates in a chunk. #Range: 1 ~ 128 perChunk = 8 @@ -82,7 +82,7 @@ #Generation Settings for fluorite ore. [world_generation.fluorite] #Determines if fluorite ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that fluorite generates in a chunk. #Range: 1 ~ 128 perChunk = 6 @@ -100,7 +100,7 @@ #Generation Settings for lead ore. [world_generation.lead] #Determines if lead ore should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that lead generates in a chunk. #Range: 1 ~ 128 perChunk = 8 @@ -118,7 +118,7 @@ #Generation Settings for salt. [world_generation.salt] #Determines if salt should be added to world generation. - shouldGenerate = true + shouldGenerate = false #Chance that salt generates in a chunk. #Range: 1 ~ 128 perChunk = 2 diff --git a/config/apotheosis/apotheosis.cfg b/config/apotheosis/apotheosis.cfg index 40dd127..7186a02 100644 --- a/config/apotheosis/apotheosis.cfg +++ b/config/apotheosis/apotheosis.cfg @@ -1,8 +1,12 @@ # Configuration file +client { + # If apotheosis enchantments have tooltips on books. [default: true] + B:"Enchantment Tooltips"=true +} general { # If the deadly module is loaded. [default: true] - B:"Enable Deadly Module"=true + B:"Enable Deadly Module"=false # If the enchantment module is enabled. [default: true] B:"Enable Enchantment Module"=true @@ -19,5 +23,3 @@ general { # If the village module is loaded. [default: true] B:"Enable Village Module"=true } - - diff --git a/config/apotheosis/enchantments.cfg b/config/apotheosis/enchantments.cfg index fe83ca5..077e6c9 100644 --- a/config/apotheosis/enchantments.cfg +++ b/config/apotheosis/enchantments.cfg @@ -1,5 +1,4 @@ # Configuration file - "apotheosis:bane_of_illagers" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10] I:"Max Level"=10 @@ -14,7 +13,6 @@ S:"Min Power Function"= } - "apotheosis:berserk" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -29,7 +27,6 @@ S:"Min Power Function"= } - "apotheosis:capturing" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -44,7 +41,6 @@ S:"Min Power Function"= } - "apotheosis:crescendo" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -59,7 +55,6 @@ S:"Min Power Function"= } - "apotheosis:depth_miner" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -74,7 +69,6 @@ S:"Min Power Function"= } - "apotheosis:hell_infusion" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -89,7 +83,6 @@ S:"Min Power Function"= } - "apotheosis:icy_thorns" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -104,7 +97,6 @@ S:"Min Power Function"= } - "apotheosis:knowledge" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -119,7 +111,6 @@ S:"Min Power Function"= } - "apotheosis:life_mending" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -134,7 +125,6 @@ S:"Min Power Function"= } - "apotheosis:magic_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -149,7 +139,6 @@ S:"Min Power Function"= } - "apotheosis:natures_blessing" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -164,7 +153,6 @@ S:"Min Power Function"= } - "apotheosis:obliteration" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -179,7 +167,6 @@ S:"Min Power Function"= } - "apotheosis:rebounding" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 6] I:"Max Level"=6 @@ -194,7 +181,6 @@ S:"Min Power Function"= } - "apotheosis:reflective" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -209,7 +195,6 @@ S:"Min Power Function"= } - "apotheosis:scavenger" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -224,7 +209,6 @@ S:"Min Power Function"= } - "apotheosis:sea_infusion" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -239,7 +223,6 @@ S:"Min Power Function"= } - "apotheosis:shield_bash" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -254,7 +237,6 @@ S:"Min Power Function"= } - "apotheosis:splitting" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -269,7 +251,6 @@ S:"Min Power Function"= } - "apotheosis:stable_footing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -284,7 +265,6 @@ S:"Min Power Function"= } - "apotheosis:tempting" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -299,7 +279,6 @@ S:"Min Power Function"= } - "apotheosis:true_infinity" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -314,7 +293,6 @@ S:"Min Power Function"= } - "ars_nouveau:mana_boost" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -329,7 +307,6 @@ S:"Min Power Function"= } - "ars_nouveau:mana_regen" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -344,7 +321,6 @@ S:"Min Power Function"= } - "ars_nouveau:reactive" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -359,7 +335,6 @@ S:"Min Power Function"= } - "astralsorcery:night_vision" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -374,7 +349,6 @@ S:"Min Power Function"= } - "astralsorcery:scorching_heat" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -389,7 +363,6 @@ S:"Min Power Function"= } - "cofh_core:holding" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 11] I:"Max Level"=11 @@ -404,7 +377,6 @@ S:"Min Power Function"= } - "farmersdelight:backstabbing" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -419,7 +391,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-depths" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -434,7 +405,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-healing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -449,7 +419,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-jumping" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -464,7 +433,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-mining" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -479,7 +447,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-repair" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -494,7 +461,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-running" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -509,7 +475,6 @@ S:"Min Power Function"= } - "mana-and-artifice:bouncing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -524,7 +489,6 @@ S:"Min Power Function"= } - "mana-and-artifice:cloudstep" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -539,7 +503,6 @@ S:"Min Power Function"= } - "mana-and-artifice:transitorystep" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -554,7 +517,6 @@ S:"Min Power Function"= } - "minecolonies:raider_damage_enchant" { # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 2] I:"Max Level"=2 @@ -569,7 +531,6 @@ S:"Min Power Function"= } - "minecraft:aqua_affinity" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -584,7 +545,6 @@ S:"Min Power Function"= } - "minecraft:bane_of_arthropods" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10] I:"Max Level"=10 @@ -599,7 +559,6 @@ S:"Min Power Function"= } - "minecraft:binding_curse" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -614,7 +573,6 @@ S:"Min Power Function"= } - "minecraft:blast_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -629,7 +587,6 @@ S:"Min Power Function"= } - "minecraft:channeling" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -644,7 +601,6 @@ S:"Min Power Function"= } - "minecraft:depth_strider" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -659,7 +615,6 @@ S:"Min Power Function"= } - "minecraft:efficiency" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -674,7 +629,6 @@ S:"Min Power Function"= } - "minecraft:feather_falling" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -689,7 +643,6 @@ S:"Min Power Function"= } - "minecraft:fire_aspect" { # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -704,7 +657,6 @@ S:"Min Power Function"= } - "minecraft:fire_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -719,7 +671,6 @@ S:"Min Power Function"= } - "minecraft:flame" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -734,7 +685,6 @@ S:"Min Power Function"= } - "minecraft:fortune" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 diff --git a/config/apotheosis/garden.cfg b/config/apotheosis/garden.cfg index f2c9cba..b06de49 100644 --- a/config/apotheosis/garden.cfg +++ b/config/apotheosis/garden.cfg @@ -5,10 +5,10 @@ general { I:"Bamboo Height"=32 # The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5] - I:"Cactus Height"=5 + I:"Cactus Height"=32 # The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255] - I:"Reed Height"=255 + I:"Reed Height"=32 } diff --git a/config/apotheosis/spawner.cfg b/config/apotheosis/spawner.cfg index ff96cab..f382086 100644 --- a/config/apotheosis/spawner.cfg +++ b/config/apotheosis/spawner.cfg @@ -14,13 +14,20 @@ general { ignore_spawn_cap { # The item that applies this modifier. [default: minecraft:chorus_fruit] - S:item=minecraft:chorus_fruit + S:item=minecraft:bedrock + I:max_value=1 + I:min_value=0 + I:value=0 } ignore_spawn_conditions { # The item that applies this modifier. [default: minecraft:dragon_egg] S:item=minecraft:dragon_egg + I:max_value=1 + I:min_value=0 + I:value=0 + } @@ -87,12 +94,18 @@ player_activation_range { redstone_control { # The item that applies this modifier. [default: minecraft:comparator] S:item=minecraft:comparator + I:max_value=1 + I:min_value=0 + I:value=0 } require_players { # The item that applies this modifier. [default: minecraft:nether_star] S:item=minecraft:nether_star + I:max_value=1 + I:min_value=0 + I:value=0 } @@ -114,6 +127,46 @@ spawn_count { spawn_eggs { # A list of entity registry names that cannot be applied to spawners via egg. [default: ] S:"Banned Mobs" < + resourcefulbees:tin_bee + resourcefulbees:terrasteel_bee + resourcefulbees:tainted_gold_bee + resourcefulbees:steel_bee + resourcefulbees:sky_bee + resourcefulbees:silver_bee + resourcefulbees:refined_obsidian_bee + resourcefulbees:refined_glowstone_bee + resourcefulbees:osmium_bee + resourcefulbees:obsidian_bee + resourcefulbees:nickel_bee + resourcefulbees:manasteel_bee + resourcefulbees:lead_bee + resourcefulbees:infused_iron_bee + resourcefulbees:ghast_bee + resourcefulbees:elementium_bee + resourcefulbees:copper_bee + resourcefulbees:clay_bee + resourcefulbees:blaze_bee + resourcefulbees:alf_bee + resourcefulbees:zombie_bee + resourcefulbees:wither_bee + resourcefulbees:slimy_bee + resourcefulbees:skeleton_bee + resourcefulbees:rgbee_bee + resourcefulbees:redstone_bee + resourcefulbees:pigman_bee + resourcefulbees:nether_quartz_bee + resourcefulbees:netherite_bee + resourcefulbees:lapis_bee + resourcefulbees:iron_bee + resourcefulbees:icy_bee + resourcefulbees:gold_bee + resourcefulbees:ender_bee + resourcefulbees:emerald_bee + resourcefulbees:diamond_bee + resourcefulbees:creeper_bee + resourcefulbees:coal_bee + resourcefulbees:oreo_bee + artifacts:mimic > } diff --git a/config/apotheosis/village.cfg b/config/apotheosis/village.cfg index ead9ef8..eaccff4 100644 --- a/config/apotheosis/village.cfg +++ b/config/apotheosis/village.cfg @@ -3,6 +3,15 @@ wanderer { # If new trades are added to the wandering merchant. [default: true] B:"Enable New Trades"=true + + # If the Apotheosis Wanderer Spawner is enabled, instead of the default. [default: true] + B:"Enable Wanderer Spawner"=true + + # The 1/100 chance the wandering trader has to spawn every attempt. This chance is increased by it's own value each failure until successful. [range: 1 ~ 100, default: 10] + I:"Spawn Chance"=5 + + # The number of ticks that must elapse before a wanderer spawn attempt happens. [range: 1 ~ 2147483647, default: 24000] + I:"Spawn Delay"=24000 } diff --git a/config/ars_nouveau-common.toml b/config/ars_nouveau-common.toml index 7cc352c..ac63f22 100644 --- a/config/ars_nouveau-common.toml +++ b/config/ars_nouveau-common.toml @@ -2,14 +2,14 @@ #General settings [general] #Spawn Arcane Ore in the world - genOre = true + genOre = false #Rate of tree spawn per chunk #Range: 0.0 ~ 1.0 genTrees = 0.002 #Spawn Mana Berry Bushes in the world genBerries = true #Spawn a book in the players inventory on login - spawnBook = true + spawnBook = false #How often Carbuncles spawn #Range: 0 ~ 100 carbuncleWeight = 5 diff --git a/config/astralsorcery-common.toml b/config/astralsorcery-common.toml index 561d5d9..873fdaa 100644 --- a/config/astralsorcery-common.toml +++ b/config/astralsorcery-common.toml @@ -33,7 +33,7 @@ [worldgen.marble] #Set this to false to disable this worldgen feature. - enabled = true + enabled = false #Set this to true to let this feature generate in any biome. everyBiome = true #Set this to true to let this feature generate in any world. (Does NOT work for structures!) diff --git a/config/biomesoplenty/biomes.json b/config/biomesoplenty/biomes.json index 775a52e..0dfe1d5 100644 --- a/config/biomesoplenty/biomes.json +++ b/config/biomesoplenty/biomes.json @@ -4,7 +4,7 @@ "weight": 5 }, "biomesoplenty:bayou": { - "weight": 10 + "weight": 7 }, "biomesoplenty:cherry_blossom_grove": { "weight": 1 @@ -16,19 +16,19 @@ "weight": 5 }, "biomesoplenty:dead_forest": { - "weight": 1 + "weight": 2 }, "biomesoplenty:dryland": { - "weight": 3 + "weight": 1 }, "biomesoplenty:fungal_jungle": { "weight": 1 }, "biomesoplenty:grove": { - "weight": 10 + "weight": 7 }, "biomesoplenty:highland": { - "weight": 5 + "weight": 3 }, "biomesoplenty:jade_cliffs": { "weight": 1 @@ -49,7 +49,7 @@ "weight": 1 }, "biomesoplenty:prairie": { - "weight": 7 + "weight": 10 }, "biomesoplenty:rainforest": { "weight": 7 @@ -346,4 +346,4 @@ "weight": 3 } } -} \ No newline at end of file +} diff --git a/config/biomesoplenty/client.toml b/config/biomesoplenty/client.toml index 200d85e..f951577 100644 --- a/config/biomesoplenty/client.toml +++ b/config/biomesoplenty/client.toml @@ -2,5 +2,5 @@ #Client-related options. [gui] #Select the Biomes O' Plenty world type by default. - use_world_type = true + use_world_type = false diff --git a/config/biomesoplenty/generation.toml b/config/biomesoplenty/generation.toml index b71813a..48d5906 100644 --- a/config/biomesoplenty/generation.toml +++ b/config/biomesoplenty/generation.toml @@ -16,5 +16,5 @@ #Enhance vanilla biomes by adding additional decoration. enhance_vanilla_biomes = true #Enable nether generation from Biomes O' Plenty. - use_bop_nether = true + use_bop_nether = false diff --git a/config/cofh_core-client.toml b/config/cofh_core-client.toml index 76de9cd..89bd200 100644 --- a/config/cofh_core-client.toml +++ b/config/cofh_core-client.toml @@ -1,11 +1,11 @@ [Tooltips] #If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment. - "Show Enchantment Descriptions" = true + "Show Enchantment Descriptions" = false #If TRUE, Item descriptions will be added to their tooltips if possible. "Show Item Descriptions" = true #If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible. - "Show Item Tags" = true + "Show Item Tags" = false #If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down. "Always Show Item Details" = false #If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display. diff --git a/config/create-common.toml b/config/create-common.toml index 457faad..278d254 100644 --- a/config/create-common.toml +++ b/config/create-common.toml @@ -14,7 +14,7 @@ [worldgen.v1.copper_ore] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 18 @@ -31,7 +31,7 @@ [worldgen.v1.copper_ore_ocean] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 15 @@ -48,7 +48,7 @@ [worldgen.v1.zinc_ore] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 14 @@ -65,7 +65,7 @@ [worldgen.v1.zinc_ore_desert] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 17 @@ -82,7 +82,7 @@ [worldgen.v1.limestone] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 128 @@ -99,7 +99,7 @@ [worldgen.v1.weathered_limestone] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 128 @@ -116,7 +116,7 @@ [worldgen.v1.dolomite] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 128 @@ -133,7 +133,7 @@ [worldgen.v1.gabbro] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 128 @@ -150,7 +150,7 @@ [worldgen.v1.scoria] # #Whether to spawn this in your World - enable = true + enable = false # #Range: > 0 clusterSize = 128 diff --git a/config/ding.toml b/config/ding.toml index 2012121..93e5e25 100644 --- a/config/ding.toml +++ b/config/ding.toml @@ -29,7 +29,7 @@ #Play sound when the game loads. playOnLoad = true #Play sound when the world loads after connecting to a server. - playOnWorld = false + playOnWorld = true #Play sound when resources complete reloading. Requires game to be restarted. playOnResourcesReload = true #If Ding can't find the third party sound you added with other mods (EG: Additional Resources), try turning this on to skip that check. diff --git a/config/fml.toml b/config/fml.toml index e1ca72d..04055ed 100644 --- a/config/fml.toml +++ b/config/fml.toml @@ -1,5 +1,5 @@ # Enable forge global version checking -versionCheck = true +versionCheck = false # does the splashscreen run splashscreen = true defaultConfigPath = "defaultconfigs" diff --git a/config/forge-client.toml b/config/forge-client.toml index 9a6331c..2590e91 100644 --- a/config/forge-client.toml +++ b/config/forge-client.toml @@ -14,7 +14,7 @@ #Enable the Forge block rendering pipeline - fixes the lighting of custom models. forgeLightPipelineEnabled = true #EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models. - experimentalForgeLightPipelineEnabled = false + experimentalForgeLightPipelineEnabled = true #When enabled, makes specific reload tasks such as language changing quicker to run. selectiveResourceReloadEnabled = true #When enabled, Forge will show any warnings that occurred during loading. diff --git a/config/ftbbackups-common.toml b/config/ftbbackups-common.toml index 7355406..0bbe7fe 100644 --- a/config/ftbbackups-common.toml +++ b/config/ftbbackups-common.toml @@ -18,7 +18,7 @@ backup_timer = 120 #1 - Best speed #9 - Smallest file size #Range: 0 ~ 9 -compression_level = 1 +compression_level = 3 #Absolute path to backups folder. folder = "" #Prints (current size | total size) when backup is done. diff --git a/config/ftbchunks-client.toml b/config/ftbchunks-client.toml index 021c0e1..bc76175 100644 --- a/config/ftbchunks-client.toml +++ b/config/ftbchunks-client.toml @@ -1,9 +1,9 @@ #Noise added to map to make it look less plastic #Range: 0.0 ~ 0.5 -noise = 0.05 +noise = 0.05000000074505806 #Shadow intensity #Range: 0.0 ~ 0.3 -shadows = 0.1 +shadows = 0.10000000149011612 #Chunk grid overlay in large map chunk_grid = false #Reduces color palette to 256 colors diff --git a/config/ftbultimine-common.toml b/config/ftbultimine-common.toml index 95424cd..4e78a9c 100644 --- a/config/ftbultimine-common.toml +++ b/config/ftbultimine-common.toml @@ -1,13 +1,13 @@ #Max blocks you can mine at once #Range: 1 ~ 32768 -max_blocks = 64 +max_blocks = 128 #Hunger multiplied for each block mined with ultimine #Range: 0.0 ~ 10000.0 -exhaustion_per_block = 20.0 +exhaustion_per_block = 25.0 #Doesn't stop at different types of stones -merge_stone = true +merge_stone = false #Tools that won't let you active ultimine when held -tool_blacklist = ["mininggadgets:mininggadget"] +tool_blacklist = ["mininggadgets:mininggadget", "ars_nouveau:wand", "ars_nouveau:novice_spell_book", "ars_nouveau:creative_spell_book", "ars_nouveau:archmage_spell_book", "ars_nouveau:apprentice_spell_book"] #Required for some modpacks #Range: -1 ~ 8 render_text_manually = -1 diff --git a/config/gravestone-client.toml b/config/gravestone-client.toml index 3f1b92c..aff8db7 100644 --- a/config/gravestone-client.toml +++ b/config/gravestone-client.toml @@ -1,3 +1,7 @@ +#The names of the Dimensions for the Death Note +dimension_names = ["minecraft:overworld=Overworld", "minecraft:nether=Nether", "minecraft:the_end=The End"] +#The date format outputted by clicking the gravestone or displayed in the death note +grave_date_format = "yyyy/MM/dd HH:mm:ss" #If this is set to true the players head will be rendered on the gravestone when there is a full block under it render_skull = true #The color of the text at the gravestone (Hex RGB) diff --git a/config/immersiveengineering-common.toml b/config/immersiveengineering-common.toml index 7f5c014..6ac1082 100644 --- a/config/immersiveengineering-common.toml +++ b/config/immersiveengineering-common.toml @@ -1,6 +1,6 @@ #A list of preferred Mod IDs that results of IE processes should stem from, aka which mod you want the copper to come from. #This affects the ores dug by the excavator, as well as those crushing recipes that don't have associated IE items. This list is in oreder of priority. -preferredOres = ["immersiveengineering"] +preferredOres = ["emendatusenigmatica", "minecraft", "immersiveengineering", "thermal", "create", "mekanism", "kubejs", "appliedenergistics2", "pneumaticcraft", "industrialforegoing", "quark"] #A list of all mods that IE has integrated compatability for #Setting any of these to false disables the respective compat diff --git a/config/invtweaks-client.toml b/config/invtweaks-client.toml index 63daff3..935a61e 100644 --- a/config/invtweaks-client.toml +++ b/config/invtweaks-client.toml @@ -56,6 +56,30 @@ containerClass = "appeng.container.implementations.WirelessTermContainer" sortRange = "" + [[sorting.containerOverrides]] + containerClass = "com.refinedmods.refinedstorage.container.GridContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "blusunrize.immersiveengineering.common.gui.CraftingTableContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "se.mickelus.tetra.blocks.workbench.WorkbenchContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsstorage.modules.scanner.blocks.StorageScannerContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsstorage.modules.modularstorage.blocks.ModularStorageContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsutility.modules.crafter.blocks.CrafterContainer" + sortRange = "" + #Categor(y/ies) for sorting # #name: the name of the category @@ -95,7 +119,7 @@ [[sorting.category]] name = "cheapBlocks" - spec = ["/tag:minecraft:cobblestone", "/tag:minecraft:dirt"] + spec = ["/tag:forge:cobblestone", "/tag:forge:dirt"] [[sorting.category]] name = "blocks" @@ -108,7 +132,7 @@ #2 = buttons for external sorting only #3 = all buttons enabled (default) #Range: 0 ~ 3 - enableButtons = 3 + enableButtons = 0 #Enable auto-refill autoRefill = true #0 = disable sorting diff --git a/config/jei-client.toml b/config/jei-client.toml index 8660be7..3805111 100644 --- a/config/jei-client.toml +++ b/config/jei-client.toml @@ -8,7 +8,7 @@ LowMemorySlowSearchEnabled = false #How items should be handed to you #Allowed Values: INVENTORY, MOUSE_PICKUP - GiveMode = "MOUSE_PICKUP" + GiveMode = "INVENTORY" #Max number of columns shown #Range: 4 ~ 100 MaxColumns = 100 diff --git a/config/losttrinkets/general_common.toml b/config/losttrinkets/general_common.toml index bd46f6c..1229275 100644 --- a/config/losttrinkets/general_common.toml +++ b/config/losttrinkets/general_common.toml @@ -8,7 +8,7 @@ unlockCooldown = 2400 blackList = [] #List of trinkets that can't be unlocked randomly eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"] #The trinkets listed in here will not be removed from players that already unlocked them. -nonRandom = [] +nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:turtle_shell", "losttrinkets:blaze_heart", "losttrinkets:tha_bat", "losttrinkets:tea_leaf", "losttrinkets:octopick", "losttrinkets:magical_herbs", "losttrinkets:magical_feathers", "losttrinkets:mad_aura"] [Trinket_Slots] #Numbers of trinket slots the player will start with (Only effect newer players!!). @@ -16,10 +16,10 @@ nonRandom = [] startSlots = 1 #Levels of xp needed to unlock a trinket slot. #Range: 0 ~ 1000 - slotCost = 15 + slotCost = 20 #Amount of Xp levels added to the next unlocking cost. #Range: 0 ~ 20 - slotUpFactor = 3 + slotUpFactor = 5 [Killing_Unlocks] #Set to false to disable unlocking trinkets from killing non-Boss entities. diff --git a/config/naturesaura-common.toml b/config/naturesaura-common.toml index 68dba59..0a8b6d7 100644 --- a/config/naturesaura-common.toml +++ b/config/naturesaura-common.toml @@ -5,9 +5,9 @@ #Additional dimensions that map to Aura types that should be present in them. This is useful if you have a modpack with custom dimensions that should have Aura act similarly to an existing dimension in them. Each entry needs to be formatted as dimension_name->aura_type, where aura_type can be any of naturesaura:overworld, naturesaura:nether and naturesaura:end. auraTypeOverrides = [] #Additional blocks that are recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as tag_name->oreWeight->dimension where a higher weight makes the ore more likely to spawn with 5000 being the weight of coal, the default ore with the highest weight, and dimension being any of overworld and nether - additionalOres = [] + additionalOres = ["forge:ores/nether/gold->1000->nether", "forge:ores/netherite_scrap->1->nether", "forge:ores/bitumen->1000->overworld", "forge:ores/fluorite->50->overworld", "forge:ores/potassium_nitrate->500->overworld", "forge:ores/mana->500->overworld"] #Blocks that are exempt from being recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as modid:block[prop1=value1,...] where block state properties are optional - oreExceptions = [] + oreExceptions = ["thermal:ruby_ore", "thermal:sapphire_ore", "mekanism:copper_ore", "mekanism:tin_ore", "mekanism:lead_ore", "mekanism:osmium_ore", "mekanism:uranium_ore", "mekanism:fluorite_ore", "immersiveengineering:ore_silver", "immersiveengineering:ore_copper", "immersiveengineering:ore_aluminum", "immersiveengineering:ore_nickel", "immersiveengineering:ore_uranium", "immersiveengineering:ore_lead"] #Additional projectile types that are allowed to be consumed by the projectile generator. Each entry needs to be formatted as entity_registry_name->aura_amount additionalProjectiles = [] #The amount of blocks that can be between two Aura Field Creators for them to be connectable and work together diff --git a/config/powah/general_common.toml b/config/powah/general_common.toml index 018dd24..616ebbc 100644 --- a/config/powah/general_common.toml +++ b/config/powah/general_common.toml @@ -10,26 +10,26 @@ lens_of_ender = true ["World Gen"] #Enable/Disable ore generation. [default:true] - oreGen = true + oreGen = false #Poor Uraninite Ore generation chance #Range: 1 ~ 64 - poorUraniniteGenChance = 8 + poorUraniniteGenChance = 1 #Uraninite Ore generation chance #Range: 1 ~ 64 - uraniniteGenChance = 6 + uraniniteGenChance = 1 #Dense Uraninite Ore generation chance #Range: 1 ~ 64 - denseUraniniteGenChance = 3 + denseUraniniteGenChance = 1 #Dry Ice Ore generation chance #Range: 1 ~ 64 - dryIceGenChance = 9 + dryIceGenChance = 1 [Materials] # #List of heat source blocks used under Thermo Generator. #Block registry name = heat, eg: ["minecraft:lava=1000", "minecraft:magma_block=800"] #Min = 1, max = 900000000 - heatSources = ["minecraft:lava=1000", "minecraft:magma_block=800", "powah:blazing_crystal_block=2800"] + heatSources = ["minecraft:lava=1000", "minecraft:magma_block=1200", "minecraft:fire_coral=1800", "powah:nitro_crystal_block=8000", "powah:blazing_crystal_block=2800", "quark:brimstone=1200"] #Enable this to allow other mods to add their heat source blocks. [default:true] heatBlocksAPI = true # diff --git a/config/resourcefulbees/bees/Aluminum.json b/config/resourcefulbees/bees/Aluminum.json new file mode 100644 index 0000000..fce6466 --- /dev/null +++ b/config/resourcefulbees/bees/Aluminum.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/aluminum/aluminum_bee", + "ColorData": { + "honeycombColor": "#dce6f7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:aluminum_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:aluminum_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/aluminum", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Blaze.json b/config/resourcefulbees/bees/Blaze.json new file mode 100644 index 0000000..cca7479 --- /dev/null +++ b/config/resourcefulbees/bees/Blaze.json @@ -0,0 +1,54 @@ +{ + "flower": "minecraft:nether_wart", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["blaze", "nether"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/blaze", + "ColorData": { + "honeycombColor": "#fff32d", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "entity:resourcefulbees:creeper_bee", + "mutationOutput": "entity:resourcefulbees:ghast_bee", + "mutationType": "ENTITY_TO_ENTITY" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:blaze_rod", + "mainOutputWeight": 0.05, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/blaze", + "feedAmount": 16, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Brass.json b/config/resourcefulbees/bees/Brass.json new file mode 100644 index 0000000..5797bf7 --- /dev/null +++ b/config/resourcefulbees/bees/Brass.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/brass", + "ColorData": { + "honeycombColor": "#998d38", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:brass_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:brass_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "zinc", + "feedItem": "tag:forge:storage_blocks/brass", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Bronze.json b/config/resourcefulbees/bees/Bronze.json new file mode 100644 index 0000000..1514a48 --- /dev/null +++ b/config/resourcefulbees/bees/Bronze.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/bronze", + "ColorData": { + "honeycombColor": "#d38c53", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:bronze_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:bronze_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "tin", + "feedItem": "tag:forge:storage_blocks/bronze", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Clay.json b/config/resourcefulbees/bees/Clay.json new file mode 100644 index 0000000..e2c0b86 --- /dev/null +++ b/config/resourcefulbees/bees/Clay.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/clay", + "ColorData": { + "honeycombColor": "#acaebd", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:minecraft:sand", + "mutationOutput": "minecraft:clay", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:clay", + "mainOutputWeight": 0.3, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/clay", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Coal.json b/config/resourcefulbees/bees/Coal.json index 6096e76..0747691 100644 --- a/config/resourcefulbees/bees/Coal.json +++ b/config/resourcefulbees/bees/Coal.json @@ -1,33 +1,54 @@ { "flower": "ALL", - "maxTimeInHive": 600, + "maxTimeInHive": 2400, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/coal/coal_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#303030", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, "mutationInput": "tag:forge:stone", - "mutationOutput": "minecraft:coal_ore", + "mutationOutput": "emendatusenigmatica:coal_ore", "mutationType": "BLOCK_TO_BLOCK" }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:coal", - "mainOutputCount": 16 + "mainOutputWeight": 0.4, + "mainOutputCount": 9, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "tag:overworld", - "biomeBlacklist": "tag:ocean" + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { - "feedItem": "minecraft:poppy", - "feedAmount": 4, - "isBreedable": true + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/coal", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Constantan.json b/config/resourcefulbees/bees/Constantan.json new file mode 100644 index 0000000..1a9d456 --- /dev/null +++ b/config/resourcefulbees/bees/Constantan.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/constantan", + "ColorData": { + "honeycombColor": "#d8876b", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:constantan_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:constantan_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "nickel", + "feedItem": "tag:forge:storage_blocks/constantan", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Copper.json b/config/resourcefulbees/bees/Copper.json new file mode 100644 index 0000000..cd026e5 --- /dev/null +++ b/config/resourcefulbees/bees/Copper.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/copper/copper_bee", + "ColorData": { + "honeycombColor": "#bb5b30", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:copper_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:copper_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/copper", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Creeper.json b/config/resourcefulbees/bees/Creeper.json index de8f86f..34edb25 100644 --- a/config/resourcefulbees/bees/Creeper.json +++ b/config/resourcefulbees/bees/Creeper.json @@ -1,17 +1,27 @@ { "flower": "ALL", - "maxTimeInHive": 600, + "maxTimeInHive": 2400, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "/creeper/creeper_bee", - "traits" : ["creeper"], + "traits": ["creeper"], "ColorData": { + "honeycombColor": "#0c9f0a", "isBeeColored": false, - "honeycombColor": "#0C9F0A", + "isRainbowBee": false, "isGlowing": true, - "glowColor": "#E2D3D3", + "isEnchanted": false, + "glowColor": "#e2d3d3", "glowingPulse": 2, "emissiveLayerTexture": "/creeper/creeper_bee_emissive" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, "MutationData": { "hasMutation": true, "mutationInput": "tag:minecraft:lava", @@ -21,18 +31,27 @@ "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:gunpowder", - "mainOutputCount": 4 + "mainOutputWeight": 0.6, + "mainOutputCount": 3, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" + "biomeBlacklist": "tag:OCEAN", + "lightLevel": "NIGHT", + "minGroupSize": 1, + "maxGroupSize": 4, + "spawnWeight": 8 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "tag:forge:gravel", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Diamond.json b/config/resourcefulbees/bees/Diamond.json index 67d22ec..02f5172 100644 --- a/config/resourcefulbees/bees/Diamond.json +++ b/config/resourcefulbees/bees/Diamond.json @@ -1,34 +1,57 @@ { "flower": "ALL", - "maxTimeInHive": 600, + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/diamond/diamond_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#00ffff", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:lava", - "mutationOutput": "minecraft:water", - "mutationType": "FLUID_TO_FLUID" + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:diamond_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:diamond", - "mainOutputCount": 1 + "mainOutputWeight": 0.08, + "mainOutputCount": 2, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { "isBreedable": true, - "parent1": "Coal", - "parent2": "Skeleton", - "feedItem": "tag:forge:ores" + "parent1": "gold", + "parent2": "lapis", + "feedItem": "tag:forge:storage_blocks/diamond", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Electrum.json b/config/resourcefulbees/bees/Electrum.json new file mode 100644 index 0000000..7b23387 --- /dev/null +++ b/config/resourcefulbees/bees/Electrum.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/electrum", + "ColorData": { + "honeycombColor": "#e5b840", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:electrum_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:electrum_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "silver", + "parent2": "gold", + "feedItem": "tag:forge:storage_blocks/electrum", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Emerald.json b/config/resourcefulbees/bees/Emerald.json index ef1ffcd..e1688e4 100644 --- a/config/resourcefulbees/bees/Emerald.json +++ b/config/resourcefulbees/bees/Emerald.json @@ -1,29 +1,57 @@ { "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/emerald/emerald_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#18eb09", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:lava", - "mutationType": "BLOCK_TO_FLUID" + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:emerald_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:emerald" + "mainOutput": "minecraft:emerald", + "mainOutputWeight": 0.02, + "mainOutputCount": 2, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "TAG:Mountain,Hills" + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { "isBreedable": true, - "spawnWeight": 4 + "parent1": "redstone", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/emerald", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Ender.json b/config/resourcefulbees/bees/Ender.json index 8654b41..9ee1df8 100644 --- a/config/resourcefulbees/bees/Ender.json +++ b/config/resourcefulbees/bees/Ender.json @@ -1,35 +1,55 @@ { "flower": "minecraft:chorus_flower", + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["ender"], - "maxTimeInHive": 1800, + "baseLayerTexture": "other/ender", "ColorData": { - "isBeeColored": true, "honeycombColor": "#339786", - "primaryColor": "#339786", - "secondaryColor": "#303030" + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:obsidian", + "mutationInput": "tag:forge:stone", "mutationOutput": "minecraft:end_stone", "mutationType": "BLOCK_TO_BLOCK" }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:ender_pearl", - "bottleOutput" : "minecraft:dragon_breath" + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1, + "bottleOutput": "minecraft:dragon_breath" }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "TAG:end", + "biomeWhitelist": "tag:END", + "biomeBlacklist": "tag:OVERWORLD,NETHER", "lightLevel": "NIGHT", - "spawnWeight": 20 + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 10 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "tag:forge:gems/ender", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Enderium.json b/config/resourcefulbees/bees/Enderium.json new file mode 100644 index 0000000..a82a650 --- /dev/null +++ b/config/resourcefulbees/bees/Enderium.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/enderium", + "ColorData": { + "honeycombColor": "#0a4a4a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/netherite", + "mutationOutput": "emendatusenigmatica:enderium_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:enderium_ingot", + "mainOutputWeight": 0.05, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "lead", + "parent2": "diamond", + "feedItem": "tag:forge:storage_blocks/enderium", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Ghast.json b/config/resourcefulbees/bees/Ghast.json new file mode 100644 index 0000000..64377d9 --- /dev/null +++ b/config/resourcefulbees/bees/Ghast.json @@ -0,0 +1,51 @@ +{ + "flower": "minecraft:crimson_fungus", + "maxTimeInHive": 4800, + "sizeModifier": 2, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether"], + "baseLayerTexture": "other/ghast", + "ColorData": { + "honeycombColor": "#faebd7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:tnt", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:ghast_tear", + "mainOutputWeight": 0.15, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:ghast_tear", + "feedAmount": 24, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Glowstone.json b/config/resourcefulbees/bees/Glowstone.json new file mode 100644 index 0000000..8f1af56 --- /dev/null +++ b/config/resourcefulbees/bees/Glowstone.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["nether"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/glowstone", + "ColorData": { + "honeycombColor": "#ffbc5e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:glowstone", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:glowstone_dust", + "mainOutputWeight": 0.3, + "mainOutputCount": 12, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/glowstone", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Gold.json b/config/resourcefulbees/bees/Gold.json index 919facf..79fba0f 100644 --- a/config/resourcefulbees/bees/Gold.json +++ b/config/resourcefulbees/bees/Gold.json @@ -1,30 +1,56 @@ { "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, "hasHoneycomb": true, - "maxTimeInHive": 800, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/gold/gold_bee", "ColorData": { + "honeycombColor": "#ffdc00", "isBeeColored": false, - "honeycombColor": "#FFDC00", + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:gold_ore", + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:gold_ore", "mutationType": "BLOCK_TO_BLOCK" }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:gold_ingot" + "mainOutput": "minecraft:gold_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "parent1": "iron", + "parent2": "copper", + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Gravel.json b/config/resourcefulbees/bees/Gravel.json new file mode 100644 index 0000000..0f424d3 --- /dev/null +++ b/config/resourcefulbees/bees/Gravel.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/gravel", + "ColorData": { + "honeycombColor": "#968e8e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "minecraft:gravel", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:gravel", + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN,NETHER,OVERWORLD", + "biomeBlacklist": "tag:END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:gravel", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Icy.json b/config/resourcefulbees/bees/Icy.json index 2a84683..c6dbbbb 100644 --- a/config/resourcefulbees/bees/Icy.json +++ b/config/resourcefulbees/bees/Icy.json @@ -1,14 +1,23 @@ { - "flower": "all", - "hasHoneycomb": false, - "traits": ["can_swim"], - "maxTimeInHive": 1200, + "flower": "ALL", + "maxTimeInHive": 3600, "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["can_swim"], + "baseLayerTexture": "other/icy", "ColorData": { - "isBeeColored": true, "honeycombColor": "#92b9fe", - "primaryColor": "#92b9fe", - "secondaryColor": "#303030" + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 }, "MutationData": { "hasMutation": true, @@ -18,15 +27,28 @@ "mutationCount": 20 }, "CentrifugeData": { - "hasCentrifugeOutput": false + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:snowball", + "mainOutputWeight": 0.5, + "mainOutputCount": 8, + "mainInputCount": 1 }, "SpawnData": { - "canSpawnInWorld": false + "canSpawnInWorld": true, + "biomeWhitelist": "tag:COLD", + "biomeBlacklist": "tag:HOT,NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "spawnWeight": 4 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "minecraft:snow_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Invar.json b/config/resourcefulbees/bees/Invar.json new file mode 100644 index 0000000..eaafa21 --- /dev/null +++ b/config/resourcefulbees/bees/Invar.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/invar", + "ColorData": { + "honeycombColor": "#dfe5e2", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/iron", + "mutationOutput": "emendatusenigmatica:invar_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:invar_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "nickel", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/invar", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Iron.json b/config/resourcefulbees/bees/Iron.json index 39dd19a..9976668 100644 --- a/config/resourcefulbees/bees/Iron.json +++ b/config/resourcefulbees/bees/Iron.json @@ -1,30 +1,56 @@ { "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, "hasHoneycomb": true, - "maxTimeInHive": 600, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/iron/iron_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#ffcc99", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:iron_ore", + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:iron_ore", "mutationType": "BLOCK_TO_BLOCK" }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:iron_ingot" + "mainOutput": "minecraft:iron_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "parent1": "coal", + "parent2": "aluminum", + "feedItem": "tag:forge:storage_blocks/iron", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Lapis.json b/config/resourcefulbees/bees/Lapis.json index dfa3417..783f816 100644 --- a/config/resourcefulbees/bees/Lapis.json +++ b/config/resourcefulbees/bees/Lapis.json @@ -1,31 +1,57 @@ { "flower": "ALL", - "maxTimeInHive": 600, + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/lapis/lapis_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#345ec3", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:lapis_ore", - "mutationType": "BLOCK_TO_BLOCK" + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:lapis_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:lapis_lazuli", - "mainOutputCount": 8 + "mainOutputWeight": 0.3, + "mainOutputCount": 9, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "parent1": "silver", + "parent2": "tin", + "feedItem": "tag:forge:storage_blocks/lapis", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Lead.json b/config/resourcefulbees/bees/Lead.json new file mode 100644 index 0000000..597eb46 --- /dev/null +++ b/config/resourcefulbees/bees/Lead.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/lead/lead_bee", + "ColorData": { + "honeycombColor": "#333952", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:lead_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:lead_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/lead", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Lumium.json b/config/resourcefulbees/bees/Lumium.json new file mode 100644 index 0000000..8a8908f --- /dev/null +++ b/config/resourcefulbees/bees/Lumium.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/lumium", + "ColorData": { + "honeycombColor": "#e5f3b5", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/gold", + "mutationOutput": "emendatusenigmatica:lumium_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:lumium_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "tin", + "parent2": "silver", + "feedItem": "tag:forge:storage_blocks/lumium", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Nether_Quartz.json b/config/resourcefulbees/bees/Nether_Quartz.json index c359e59..d988ec2 100644 --- a/config/resourcefulbees/bees/Nether_Quartz.json +++ b/config/resourcefulbees/bees/Nether_Quartz.json @@ -1,34 +1,55 @@ { - "flower": "minecraft:nether_wart", - "maxTimeInHive": 1000, + "flower": "minecraft:warped_fungus", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, "hasHoneycomb": true, "traits": ["nether"], + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/quartz", "ColorData": { - "isBeeColored": true, - "honeycombColor": "#D4CABA", - "primaryColor": "#D4CABA", - "secondaryColor": "#303030" + "honeycombColor": "#d4caba", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:netherrack", + "mutationInput": "tag:forge:netherrack", "mutationOutput": "minecraft:nether_quartz_ore", - "mutationType": "BLOCK_TO_BLOCK" + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:quartz", - "mainOutputCount": 2 + "mainOutputWeight": 0.15, + "mainOutputCount": 8, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 8, + "minGroupSize": 2, + "maxGroupSize": 4 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/quartz", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Netherite.json b/config/resourcefulbees/bees/Netherite.json index f57a152..8104a72 100644 --- a/config/resourcefulbees/bees/Netherite.json +++ b/config/resourcefulbees/bees/Netherite.json @@ -1,35 +1,55 @@ { "flower": "minecraft:wither_rose", - "maxTimeInHive": 600, + "maxTimeInHive": 7200, + "sizeModifier": 1, "hasHoneycomb": true, - "baseLayerTexture": "ores/netherite/netherite_bee", + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["nether", "wither"], + "baseLayerTexture": "ores/netherite/netherite_bee", "ColorData": { + "honeycombColor": "#654740", "isBeeColored": false, - "honeycombColor": "#654740" + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:blackstone", - "mutationOutput": "minecraft:gilded_blackstone", - "mutationType": "BLOCK_TO_BLOCK" + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:blackstone", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:netherite_ingot", - "mainOutputWeight": 0.05 + "mainOutput": "minecraft:netherite_scrap", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 }, "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 4 }, "BreedData": { "isBreedable": true, - "parent1": "Wither", - "parent2": "Diamond" + "parent1": "wither", + "parent2": "diamond", + "feedItem": "tag:forge:ingots/netherite", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Nickel.json b/config/resourcefulbees/bees/Nickel.json new file mode 100644 index 0000000..dfb459f --- /dev/null +++ b/config/resourcefulbees/bees/Nickel.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/nickel/nickel_bee", + "ColorData": { + "honeycombColor": "#8c8f86", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:nickel_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:nickel_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/nickel", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Obsidian.json b/config/resourcefulbees/bees/Obsidian.json new file mode 100644 index 0000000..72007b7 --- /dev/null +++ b/config/resourcefulbees/bees/Obsidian.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:wither_rose", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "wither"], + "baseLayerTexture": "other/obsidian", + "ColorData": { + "honeycombColor": "#663399", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:obsidian", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 4 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:obsidian", + "mainOutputWeight": 0.1, + "mainOutputCount": 3, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:NETHER,OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 8 + }, + "BreedData": { + "isBreedable": true, + "parent1": "water", + "parent2": "blaze", + "feedItem": "tag:forge:obsidian", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Osmium.json b/config/resourcefulbees/bees/Osmium.json new file mode 100644 index 0000000..d59324a --- /dev/null +++ b/config/resourcefulbees/bees/Osmium.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/osmium/osmium_bee", + "ColorData": { + "honeycombColor": "#c1e0e7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:osmium_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:osmium_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/osmium", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Pigman.json b/config/resourcefulbees/bees/Pigman.json index dc1cecd..63e2829 100644 --- a/config/resourcefulbees/bees/Pigman.json +++ b/config/resourcefulbees/bees/Pigman.json @@ -1,32 +1,55 @@ { - "flower": "minecraft:brown_mushroom", - "maxTimeInHive": 1000, + "flower": "tag:forge:mushrooms", + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, - "baseLayerTexture": "pigman/pigman_bee", + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["nether", "pigman"], + "baseLayerTexture": "pigman/pigman_bee", "ColorData": { + "honeycombColor": "#885956", "isBeeColored": false, - "honeycombColor": "#885956" + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:netherrack", - "mutationOutput": "minecraft:glowstone", - "mutationType": "BLOCK_TO_BLOCK" + "mutationInput": "tag:forge:blackstone", + "mutationOutput": "minecraft:gilded_blackstone", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 2 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:glowstone_dust" + "mainOutput": "minecraft:gold_nugget", + "mainOutputWeight": 0.2, + "mainOutputCount": 6, + "mainInputCount": 1 }, "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 16 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "parent1": "zombie", + "parent2": "gold", + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/RGBee.json b/config/resourcefulbees/bees/RGBee.json index b73fe14..3f1fb38 100644 --- a/config/resourcefulbees/bees/RGBee.json +++ b/config/resourcefulbees/bees/RGBee.json @@ -1,28 +1,52 @@ { "flower": "ALL", - "maxTimeInHive": 600, + "maxTimeInHive": 2400, + "sizeModifier": 0.5, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "ColorData": { - "isBeeColored": true, "honeycombColor": "#ffffff", + "isBeeColored": false, "isRainbowBee": true, - "isGlowing": true + "isGlowing": true, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": false }, - "MutationData": {}, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:red_dye", "secondaryOutput": "minecraft:green_dye", "bottleOutput": "resourcefulbees:rainbow_honey_bottle", - "bottleOutputWeight": 0.02 + "bottleOutputWeight": 0.3, + "mainOutputWeight": 0.3, + "secondaryOutputWeight": 0.3, + "mainInputCount": 1, + "mainOutputCount": 3 }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "TAG:OVerWorld", - "biomeBlacklist": "tag:ocean" + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 8 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "tag:minecraft:flowers", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Redstone.json b/config/resourcefulbees/bees/Redstone.json index 6da12c5..76e106b 100644 --- a/config/resourcefulbees/bees/Redstone.json +++ b/config/resourcefulbees/bees/Redstone.json @@ -1,31 +1,57 @@ { "flower": "ALL", - "maxTimeInHive": 800, + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "ores/redstone/redstone_bee", "ColorData": { - "isBeeColored": false, "honeycombColor": "#aa0f01", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, "modelType": "ORE" }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:redstone", - "mutationType": "BLOCK_TO_BLOCK" + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:redstone_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, "mainOutput": "minecraft:redstone", - "mainOutputCount": 4 + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "parent1": "lead", + "parent2": "copper", + "feedItem": "tag:forge:storage_blocks/redstone", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Sand.json b/config/resourcefulbees/bees/Sand.json new file mode 100644 index 0000000..8714029 --- /dev/null +++ b/config/resourcefulbees/bees/Sand.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/sand", + "ColorData": { + "honeycombColor": "#e7e4bb", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:gravel", + "mutationOutput": "minecraft:sand", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:sand", + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:sand", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Signalum.json b/config/resourcefulbees/bees/Signalum.json new file mode 100644 index 0000000..d7a1696 --- /dev/null +++ b/config/resourcefulbees/bees/Signalum.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/signalum", + "ColorData": { + "honeycombColor": "#fd641a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:signalum_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:signalum_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "silver", + "feedItem": "tag:forge:storage_blocks/signalum", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Silver.json b/config/resourcefulbees/bees/Silver.json new file mode 100644 index 0000000..923d2e7 --- /dev/null +++ b/config/resourcefulbees/bees/Silver.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/silver/silver_bee", + "ColorData": { + "honeycombColor": "#c5d1fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:silver_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:silver_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/silver", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Skeleton.json b/config/resourcefulbees/bees/Skeleton.json index 7897b95..1b5b116 100644 --- a/config/resourcefulbees/bees/Skeleton.json +++ b/config/resourcefulbees/bees/Skeleton.json @@ -1,32 +1,54 @@ { - "flower": "small", - "maxTimeInHive": 600, + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "baseLayerTexture": "skeleton/skeleton_bee", "ColorData": { + "honeycombColor": "#f6f2e6", "isBeeColored": false, - "honeycombColor": "#F6F2E6" + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:gravel", - "mutationType": "BLOCK_TO_BLOCK" + "mutationInput": "tag:forge:stone", + "mutationOutput": "minecraft:bone_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:bone" + "mainOutput": "minecraft:bone_meal", + "mainOutputWeight": 0.5, + "mainOutputCount": 18, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" + "biomeWhitelist": "tag:OVERWORLD,NETHER", + "biomeBlacklist": "tag:END", + "lightLevel": "NIGHT", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 14 }, "BreedData": { "isBreedable": true, - "feedItem": "small", - "feedAmount": 8 + "feedItem": "tag:forge:bone_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, - "TraitData": {} -} \ No newline at end of file + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Slimy.json b/config/resourcefulbees/bees/Slimy.json index b9cb6f1..c2d8c6a 100644 --- a/config/resourcefulbees/bees/Slimy.json +++ b/config/resourcefulbees/bees/Slimy.json @@ -1,26 +1,56 @@ { - "flower": "all", - "hasHoneycomb": false, + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["slimy"], - "maxTimeInHive": 1200, "baseLayerTexture": "slime/slime_bee", "ColorData": { - "modelType": "GELATINOUS", - "gelLayerTexture": "/slime/slime_gel_Layer" + "honeycombColor": "#73c262", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 }, "MutationData": { "hasMutation": true, "mutationInput": "minecraft:honey_block", "mutationOutput": "minecraft:slime_block", "mutationType": "BLOCK_TO_BLOCK", - "mutationCount": 15 + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:slime_ball", + "mainOutputWeight": 0.25, + "mainOutputCount": 8, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 12 }, "BreedData": { "isBreedable": true, - "parent1": "rgbee", - "parent2": "zombie" + "parent1": "zombie", + "parent2": "clay", + "feedItem": "tag:forge:slime_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Steel.json b/config/resourcefulbees/bees/Steel.json new file mode 100644 index 0000000..52935fb --- /dev/null +++ b/config/resourcefulbees/bees/Steel.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/steel", + "ColorData": { + "honeycombColor": "#858585", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:steel_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:steel_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "coal", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/steel", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Tin.json b/config/resourcefulbees/bees/Tin.json new file mode 100644 index 0000000..5230371 --- /dev/null +++ b/config/resourcefulbees/bees/Tin.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/tin/tin_bee", + "ColorData": { + "honeycombColor": "#7d81a4", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:tin_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:tin_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/tin", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Uranium.json b/config/resourcefulbees/bees/Uranium.json new file mode 100644 index 0000000..d6bd04b --- /dev/null +++ b/config/resourcefulbees/bees/Uranium.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/uranium/uranium_bee", + "ColorData": { + "honeycombColor": "#333c2f", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:uranium_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:uranium_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/uranium", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Water.json b/config/resourcefulbees/bees/Water.json new file mode 100644 index 0000000..8650751 --- /dev/null +++ b/config/resourcefulbees/bees/Water.json @@ -0,0 +1,56 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["can_swim"], + "baseLayerTexture": "other/water", + "ColorData": { + "honeycombColor": "#5979ef", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:lava", + "mutationOutput": "minecraft:obsidian", + "mutationType": "FLUID_TO_BLOCK", + "mutationCount": 20 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:kelp", + "secondaryOutput": "minecraft:seagrass", + "bottleOutput": "minecraft:sea_pickle", + "mainOutputWeight": 0.5, + "mainOutputCount": 16, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OCEAN,BEACH", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 4, + "maxGroupSize": 6, + "spawnWeight": 6 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:seagrass", + "feedAmount": 16, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config/resourcefulbees/bees/Wither.json b/config/resourcefulbees/bees/Wither.json index cf22ea3..ef8546b 100644 --- a/config/resourcefulbees/bees/Wither.json +++ b/config/resourcefulbees/bees/Wither.json @@ -1,33 +1,55 @@ { "flower": "minecraft:wither_rose", - "maxTimeInHive": 600, + "maxTimeInHive": 4800, + "sizeModifier": 1.5, "hasHoneycomb": true, - "baseLayerTexture": "wither/wither_bee", + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["nether", "wither"], + "baseLayerTexture": "wither/wither_bee", "ColorData": { + "honeycombColor": "#444444", "isBeeColored": false, - "honeycombColor": "#444444" + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 }, "MutationData": { "hasMutation": true, - "mutationInput": "minecraft:lava", - "mutationOutput": "minecraft:obsidian", - "mutationType": "FLUID_TO_BLOCK" + "mutationInput": "minecraft:water", + "mutationOutput": "minecraft:lava", + "mutationType": "FLUID_TO_FLUID", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:nether_star", - "mainOutputWeight": 0.01 + "mainOutput": "wstweaks:fragment", + "mainOutputWeight": 0.05, + "mainOutputCount": 3, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 12 }, - "SpawnData": {}, "BreedData": { "isBreedable": true, - "parent1": "Coal", - "parent2": "Skeleton", - "feedItem": "minecraft:rotten_flesh", - "feedAmount": 12 + "parent1": "diamond", + "parent2": "obsidian", + "feedItem": "minecraft:nether_star", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/bees/Zinc.json b/config/resourcefulbees/bees/Zinc.json new file mode 100644 index 0000000..5bac229 --- /dev/null +++ b/config/resourcefulbees/bees/Zinc.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/zinc/zinc_bee", + "ColorData": { + "honeycombColor": "#818653", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:zinc_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:zinc_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/zinc", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config/resourcefulbees/bees/Zombie.json b/config/resourcefulbees/bees/Zombie.json index 0a42b29..dda5c9d 100644 --- a/config/resourcefulbees/bees/Zombie.json +++ b/config/resourcefulbees/bees/Zombie.json @@ -1,33 +1,55 @@ { - "flower": "tag:minecraft:bee_growables", - "maxTimeInHive": 600, + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, "hasHoneycomb": true, - "baseLayerTexture": "zombie/zombie_bee", + "apiaryOutputAmounts": [3, 6, 1, 2], "traits": ["zombie"], + "baseLayerTexture": "zombie/zombie_bee", "ColorData": { + "honeycombColor": "#2f4e32", "isBeeColored": false, - "honeycombColor": "#2F4E32" + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 }, "MutationData": { "hasMutation": true, "mutationInput": "minecraft:stone", "mutationOutput": "minecraft:cobblestone", - "mutationType": "BLOCK_TO_BLOCK" + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 }, "CentrifugeData": { "hasCentrifugeOutput": true, - "mainOutput": "minecraft:rotten_flesh" + "mainOutput": "minecraft:rotten_flesh", + "mainOutputWeight": 0.5, + "mainOutputCount": 9, + "mainInputCount": 1 }, "SpawnData": { "canSpawnInWorld": true, "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 6, + "minGroupSize": 4, + "maxGroupSize": 6 }, "BreedData": { - "isBreedable": true + "isBreedable": true, + "feedItem": "minecraft:rotten_flesh", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 }, "TraitData": { "hasTraits": true } -} \ No newline at end of file +} diff --git a/config/resourcefulbees/biome_dictionary/beach.json b/config/resourcefulbees/biome_dictionary/beach.json new file mode 100644 index 0000000..9429dc3 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/beach.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:mushroom_field_shore", + "minecraft:beach", + "minecraft:stone_shore", + "minecraft:snowy_beach" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/cold.json b/config/resourcefulbees/biome_dictionary/cold.json new file mode 100644 index 0000000..ac47f99 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/cold.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:taiga", + "minecraft:the_end", + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:taiga_hills", + "minecraft:snowy_beach", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:taiga_mountains", + "minecraft:ice_spikes", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/coniferous.json b/config/resourcefulbees/biome_dictionary/coniferous.json new file mode 100644 index 0000000..82d75d9 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/coniferous.json @@ -0,0 +1,12 @@ +{ + "biomes": [ + "minecraft:taiga", + "minecraft:taiga_hills", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:taiga_mountains", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/dense.json b/config/resourcefulbees/biome_dictionary/dense.json new file mode 100644 index 0000000..cbdbe28 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/dense.json @@ -0,0 +1,13 @@ +{ + "biomes": [ + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:dark_forest", + "minecraft:modified_jungle", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/dry.json b/config/resourcefulbees/biome_dictionary/dry.json new file mode 100644 index 0000000..fabd3d7 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/dry.json @@ -0,0 +1,17 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:nether_wastes", + "minecraft:the_end", + "minecraft:desert_hills", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:desert_lakes", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/end.json b/config/resourcefulbees/biome_dictionary/end.json new file mode 100644 index 0000000..b546802 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/end.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:the_end", + "minecraft:small_end_islands", + "minecraft:end_midlands", + "minecraft:end_highlands", + "minecraft:end_barrens" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/forest.json b/config/resourcefulbees/biome_dictionary/forest.json new file mode 100644 index 0000000..50ca107 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/forest.json @@ -0,0 +1,27 @@ +{ + "biomes": [ + "minecraft:forest", + "minecraft:taiga", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:jungle_edge", + "minecraft:birch_forest", + "minecraft:birch_forest_hills", + "minecraft:dark_forest", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:wooded_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:crimson_forest", + "minecraft:warped_forest" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/hills.json b/config/resourcefulbees/biome_dictionary/hills.json new file mode 100644 index 0000000..7d261f1 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/hills.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:mountains", + "minecraft:desert_hills", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:jungle_hills", + "minecraft:birch_forest_hills", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga_hills", + "minecraft:flower_forest", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga_hills", + "minecraft:shattered_savanna_plateau", + "minecraft:modified_wooded_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/hot.json b/config/resourcefulbees/biome_dictionary/hot.json new file mode 100644 index 0000000..bf89135 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/hot.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:nether_wastes", + "minecraft:desert_hills", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:desert_lakes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/jungle.json b/config/resourcefulbees/biome_dictionary/jungle.json new file mode 100644 index 0000000..b85dc85 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/jungle.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/mesa.json b/config/resourcefulbees/biome_dictionary/mesa.json new file mode 100644 index 0000000..198c87e --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/mesa.json @@ -0,0 +1,7 @@ +{ + "biomes": [ + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/modified.json b/config/resourcefulbees/biome_dictionary/modified.json new file mode 100644 index 0000000..0185d89 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/modified.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau", + "minecraft:modified_gravelly_mountains" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/mountain.json b/config/resourcefulbees/biome_dictionary/mountain.json new file mode 100644 index 0000000..b6c3afb --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/mountain.json @@ -0,0 +1,17 @@ +{ + "biomes": [ + "minecraft:mountains", + "minecraft:mountain_edge", + "minecraft:snowy_mountains", + "minecraft:wooded_mountains", + "minecraft:gravelly_mountains", + "minecraft:taiga_mountains", + "minecraft:snowy_taiga_mountains", + "minecraft:modified_jungle", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:shattered_savanna", + "minecraft:eroded_badlands", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/mushroom.json b/config/resourcefulbees/biome_dictionary/mushroom.json new file mode 100644 index 0000000..6ae94f6 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/mushroom.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:mushroom_fields", "minecraft:mushroom_field_shore"] +} diff --git a/config/resourcefulbees/biome_dictionary/nether.json b/config/resourcefulbees/biome_dictionary/nether.json new file mode 100644 index 0000000..46e35c5 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/nether.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:nether_wastes", + "minecraft:soul_sand_valley", + "minecraft:crimson_forest", + "minecraft:warped_forest", + "minecraft:basalt_deltas" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/ocean.json b/config/resourcefulbees/biome_dictionary/ocean.json new file mode 100644 index 0000000..ed83164 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/ocean.json @@ -0,0 +1,14 @@ +{ + "biomes": [ + "minecraft:ocean", + "minecraft:frozen_ocean", + "minecraft:deep_ocean", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:deep_lukewarm_ocean" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/overworld.json b/config/resourcefulbees/biome_dictionary/overworld.json new file mode 100644 index 0000000..af6550a --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/overworld.json @@ -0,0 +1,72 @@ +{ + "biomes": [ + "minecraft:ocean", + "minecraft:plains", + "minecraft:desert", + "minecraft:mountains", + "minecraft:forest", + "minecraft:taiga", + "minecraft:swamp", + "minecraft:river", + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:mushroom_fields", + "minecraft:mushroom_field_shore", + "minecraft:beach", + "minecraft:desert_hills", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:mountain_edge", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:deep_ocean", + "minecraft:stone_shore", + "minecraft:snowy_beach", + "minecraft:birch_forest", + "minecraft:birch_forest_hills", + "minecraft:dark_forest", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:wooded_mountains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:cold_ocean", + "minecraft:deep_warm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:sunflower_plains", + "minecraft:desert_lakes", + "minecraft:gravelly_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau", + "minecraft:bamboo_jungle", + "minecraft:bamboo_jungle_hills" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/plains.json b/config/resourcefulbees/biome_dictionary/plains.json new file mode 100644 index 0000000..7f8d9fe --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/plains.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:plains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:sunflower_plains" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/plateau.json b/config/resourcefulbees/biome_dictionary/plateau.json new file mode 100644 index 0000000..14244c4 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/plateau.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:savanna_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:shattered_savanna_plateau", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/rare.json b/config/resourcefulbees/biome_dictionary/rare.json new file mode 100644 index 0000000..472b4d4 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/rare.json @@ -0,0 +1,29 @@ +{ + "biomes": [ + "minecraft:mushroom_fields", + "minecraft:mushroom_field_shore", + "minecraft:jungle_edge", + "minecraft:savanna_plateau", + "minecraft:sunflower_plains", + "minecraft:desert_lakes", + "minecraft:gravelly_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/river.json b/config/resourcefulbees/biome_dictionary/river.json new file mode 100644 index 0000000..40181d0 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/river.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:river", "minecraft:frozen_river"] +} diff --git a/config/resourcefulbees/biome_dictionary/sandy.json b/config/resourcefulbees/biome_dictionary/sandy.json new file mode 100644 index 0000000..0d4d453 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/sandy.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:desert_hills", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:desert_lakes" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/savanna.json b/config/resourcefulbees/biome_dictionary/savanna.json new file mode 100644 index 0000000..e6a3128 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/savanna.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/snowy.json b/config/resourcefulbees/biome_dictionary/snowy.json new file mode 100644 index 0000000..e28dfa0 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/snowy.json @@ -0,0 +1,12 @@ +{ + "biomes": [ + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:ice_spikes", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/sparse.json b/config/resourcefulbees/biome_dictionary/sparse.json new file mode 100644 index 0000000..aa69d24 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/sparse.json @@ -0,0 +1,16 @@ +{ + "biomes": [ + "minecraft:wooded_mountains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:gravelly_mountains", + "minecraft:modified_jungle_edge", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/spooky.json b/config/resourcefulbees/biome_dictionary/spooky.json new file mode 100644 index 0000000..8e38080 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/spooky.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:dark_forest", "minecraft:dark_forest_hills"] +} diff --git a/config/resourcefulbees/biome_dictionary/swamp.json b/config/resourcefulbees/biome_dictionary/swamp.json new file mode 100644 index 0000000..9e54c02 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/swamp.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:swamp", "minecraft:swamp_hills"] +} diff --git a/config/resourcefulbees/biome_dictionary/void.json b/config/resourcefulbees/biome_dictionary/void.json new file mode 100644 index 0000000..e67ed1f --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/void.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:the_void"] +} diff --git a/config/resourcefulbees/biome_dictionary/wasteland.json b/config/resourcefulbees/biome_dictionary/wasteland.json new file mode 100644 index 0000000..b15cc56 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/wasteland.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:snowy_tundra"] +} diff --git a/config/resourcefulbees/biome_dictionary/water.json b/config/resourcefulbees/biome_dictionary/water.json new file mode 100644 index 0000000..aa56345 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/water.json @@ -0,0 +1,15 @@ +{ + "biomes": [ + "minecraft:river", + "minecraft:frozen_river", + "minecraft:ocean", + "minecraft:frozen_ocean", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:deep_lukewarm_ocean" + ] +} diff --git a/config/resourcefulbees/biome_dictionary/wet.json b/config/resourcefulbees/biome_dictionary/wet.json new file mode 100644 index 0000000..58b73e8 --- /dev/null +++ b/config/resourcefulbees/biome_dictionary/wet.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:swamp", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:swamp_hills", + "minecraft:modified_jungle" + ] +} diff --git a/config/resourcefulbees/common.toml b/config/resourcefulbees/common.toml index 34538b3..277f7b7 100644 --- a/config/resourcefulbees/common.toml +++ b/config/resourcefulbees/common.toml @@ -35,7 +35,7 @@ # #Tier 4 Apiary Output Quantity #Range: > 1 - tierFourApiaryQuantity = 8 + tierFourApiaryQuantity = 2 # #Tier 2 Apiary Output #Allowed Values: COMB, BLOCK @@ -43,15 +43,15 @@ # #Tier 2 Apiary Output Quantity #Range: > 1 - tierTwoApiaryQuantity = 16 + tierTwoApiaryQuantity = 6 # #Tier 3 Apiary Output Quantity #Range: > 1 - tierThreeApiaryQuantity = 4 + tierThreeApiaryQuantity = 1 # #Tier 1 Apiary Output Quantity #Range: > 1 - tierOneApiaryQuantity = 8 + tierOneApiaryQuantity = 3 # #Tier 4 Apiary Output #Allowed Values: COMB, BLOCK @@ -59,7 +59,7 @@ # #Maximum breed time before upgrades are applied. #Range: 1200 ~ 4800 - apiaryMaxBreedTime = 2400 + apiaryMaxBreedTime = 3200 # #Tier 1 Apiary Output #Allowed Values: COMB, BLOCK @@ -104,7 +104,7 @@ # #RF/t consumed by the centrifuge when processing recipes. Mutliblock Centrifuge cuts this value in half. #Range: 2 ~ 1000 - centrifugeRfPerTick = 30 + centrifugeRfPerTick = 2 ["Beehive Options"] # @@ -141,7 +141,7 @@ # #Set this to false when you want to overwrite the default bee files. [true/false] #This should be run at least once for initial generation. - generateDefaults = true + generateDefaults = false ["Honey Generator Options"] # @@ -182,7 +182,7 @@ #Chance for nest to spawn when generating chunks in overworld category biomes. [1/x] #A higher value means the nest is less likely to spawn. #Range: 4 ~ 100 - overworld_nest_generation_chance = 48 + overworld_nest_generation_chance = 64 # #Chance for nest to spawn when generating chunks in end category biomes. [1/x] #A higher value means the nest is less likely to spawn. diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json b/config/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json new file mode 100644 index 0000000..f1efc15 --- /dev/null +++ b/config/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json @@ -0,0 +1,136 @@ +{ + "block.resourcefulbees.blaze_honeycomb_block": "Blaze Honeycomb Block", + "item.resourcefulbees.blaze_honeycomb": "Blaze Honeycomb", + "item.resourcefulbees.blaze_bee_spawn_egg": "Blaze Bee Spawn Egg", + "entity.resourcefulbees.blaze_bee": "Blaze Bee", + + "block.resourcefulbees.clay_honeycomb_block": "Clay Honeycomb Block", + "item.resourcefulbees.clay_honeycomb": "Clay Honeycomb", + "item.resourcefulbees.clay_bee_spawn_egg": "Clay Bee Spawn Egg", + "entity.resourcefulbees.clay_bee": "Clay Bee", + + "block.resourcefulbees.ghast_honeycomb_block": "Ghast Honeycomb Block", + "item.resourcefulbees.ghast_honeycomb": "Ghast Honeycomb", + "item.resourcefulbees.ghast_bee_spawn_egg": "Ghast Bee Spawn Egg", + "entity.resourcefulbees.ghast_bee": "Ghast Bee", + + "block.resourcefulbees.glowstone_honeycomb_block": "Glowstone Honeycomb Block", + "item.resourcefulbees.glowstone_honeycomb": "Glowstone Honeycomb", + "item.resourcefulbees.glowstone_bee_spawn_egg": "Glowstone Bee Spawn Egg", + "entity.resourcefulbees.glowstone_bee": "Glowstone Bee", + + "block.resourcefulbees.gravel_honeycomb_block": "Gravel Honeycomb Block", + "item.resourcefulbees.gravel_honeycomb": "Gravel Honeycomb", + "item.resourcefulbees.gravel_bee_spawn_egg": "Gravel Bee Spawn Egg", + "entity.resourcefulbees.gravel_bee": "Gravel Bee", + + "block.resourcefulbees.obsidian_honeycomb_block": "Obsidian Honeycomb Block", + "item.resourcefulbees.obsidian_honeycomb": "Obsidian Honeycomb", + "item.resourcefulbees.obsidian_bee_spawn_egg": "Obsidian Bee Spawn Egg", + "entity.resourcefulbees.obsidian_bee": "Obsidian Bee", + + "block.resourcefulbees.sand_honeycomb_block": "Sand Honeycomb Block", + "item.resourcefulbees.sand_honeycomb": "Sand Honeycomb", + "item.resourcefulbees.sand_bee_spawn_egg": "Sand Bee Spawn Egg", + "entity.resourcefulbees.sand_bee": "Sand Bee", + + "block.resourcefulbees.slimy_honeycomb_block": "Slimy Honeycomb Block", + "item.resourcefulbees.slimy_honeycomb": "Slimy Honeycomb", + "item.resourcefulbees.slimy_bee_spawn_egg": "Slimy Bee Spawn Egg", + "entity.resourcefulbees.slimy_bee": "Slimy Bee", + + "block.resourcefulbees.water_honeycomb_block": "Water Honeycomb Block", + "item.resourcefulbees.water_honeycomb": "Water Honeycomb", + "item.resourcefulbees.water_bee_spawn_egg": "Water Bee Spawn Egg", + "entity.resourcefulbees.water_bee": "Water Bee", + + "block.resourcefulbees.copper_honeycomb_block": "Copper Honeycomb Block", + "item.resourcefulbees.copper_honeycomb": "Copper Honeycomb", + "item.resourcefulbees.copper_bee_spawn_egg": "Copper Bee Spawn Egg", + "entity.resourcefulbees.copper_bee": "Copper Bee", + + "block.resourcefulbees.aluminum_honeycomb_block": "Aluminum Honeycomb Block", + "item.resourcefulbees.aluminum_honeycomb": "Aluminum Honeycomb", + "item.resourcefulbees.aluminum_bee_spawn_egg": "Aluminum Bee Spawn Egg", + "entity.resourcefulbees.aluminum_bee": "Aluminum Bee", + + "block.resourcefulbees.silver_honeycomb_block": "Silver Honeycomb Block", + "item.resourcefulbees.silver_honeycomb": "Silver Honeycomb", + "item.resourcefulbees.silver_bee_spawn_egg": "Silver Bee Spawn Egg", + "entity.resourcefulbees.silver_bee": "Silver Bee", + + "block.resourcefulbees.lead_honeycomb_block": "Lead Honeycomb Block", + "item.resourcefulbees.lead_honeycomb": "Lead Honeycomb", + "item.resourcefulbees.lead_bee_spawn_egg": "Lead Bee Spawn Egg", + "entity.resourcefulbees.lead_bee": "Lead Bee", + + "block.resourcefulbees.nickel_honeycomb_block": "Nickel Honeycomb Block", + "item.resourcefulbees.nickel_honeycomb": "Nickel Honeycomb", + "item.resourcefulbees.nickel_bee_spawn_egg": "Nickel Bee Spawn Egg", + "entity.resourcefulbees.nickel_bee": "Nickel Bee", + + "block.resourcefulbees.uranium_honeycomb_block": "Uranium Honeycomb Block", + "item.resourcefulbees.uranium_honeycomb": "Uranium Honeycomb", + "item.resourcefulbees.uranium_bee_spawn_egg": "Uranium Bee Spawn Egg", + "entity.resourcefulbees.uranium_bee": "Uranium Bee", + + "block.resourcefulbees.tin_honeycomb_block": "Tin Honeycomb Block", + "item.resourcefulbees.tin_honeycomb": "Tin Honeycomb", + "item.resourcefulbees.tin_bee_spawn_egg": "Tin Bee Spawn Egg", + "entity.resourcefulbees.tin_bee": "Tin Bee", + + "block.resourcefulbees.osmium_honeycomb_block": "Osmium Honeycomb Block", + "item.resourcefulbees.osmium_honeycomb": "Osmium Honeycomb", + "item.resourcefulbees.osmium_bee_spawn_egg": "Osmium Bee Spawn Egg", + "entity.resourcefulbees.osmium_bee": "Osmium Bee", + + "block.resourcefulbees.zinc_honeycomb_block": "Zinc Honeycomb Block", + "item.resourcefulbees.zinc_honeycomb": "Zinc Honeycomb", + "item.resourcefulbees.zinc_bee_spawn_egg": "Zinc Bee Spawn Egg", + "entity.resourcefulbees.zinc_bee": "Zinc Bee", + + "block.resourcefulbees.bronze_honeycomb_block": "Bronze Honeycomb Block", + "item.resourcefulbees.bronze_honeycomb": "Bronze Honeycomb", + "item.resourcefulbees.bronze_bee_spawn_egg": "Bronze Bee Spawn Egg", + "entity.resourcefulbees.bronze_bee": "Bronze Bee", + + "block.resourcefulbees.brass_honeycomb_block": "Brass Honeycomb Block", + "item.resourcefulbees.brass_honeycomb": "Brass Honeycomb", + "item.resourcefulbees.brass_bee_spawn_egg": "Brass Bee Spawn Egg", + "entity.resourcefulbees.brass_bee": "Brass Bee", + + "block.resourcefulbees.electrum_honeycomb_block": "Electrum Honeycomb Block", + "item.resourcefulbees.electrum_honeycomb": "Electrum Honeycomb", + "item.resourcefulbees.electrum_bee_spawn_egg": "Electrum Bee Spawn Egg", + "entity.resourcefulbees.electrum_bee": "Electrum Bee", + + "block.resourcefulbees.constantan_honeycomb_block": "Constantan Honeycomb Block", + "item.resourcefulbees.constantan_honeycomb": "Constantan Honeycomb", + "item.resourcefulbees.constantan_bee_spawn_egg": "Constantan Bee Spawn Egg", + "entity.resourcefulbees.constantan_bee": "Constantan Bee", + + "block.resourcefulbees.steel_honeycomb_block": "Steel Honeycomb Block", + "item.resourcefulbees.steel_honeycomb": "Steel Honeycomb", + "item.resourcefulbees.steel_bee_spawn_egg": "Steel Bee Spawn Egg", + "entity.resourcefulbees.steel_bee": "Steel Bee", + + "block.resourcefulbees.invar_honeycomb_block": "Invar Honeycomb Block", + "item.resourcefulbees.invar_honeycomb": "Invar Honeycomb", + "item.resourcefulbees.invar_bee_spawn_egg": "Invar Bee Spawn Egg", + "entity.resourcefulbees.invar_bee": "Invar Bee", + + "block.resourcefulbees.lumium_honeycomb_block": "Lumium Honeycomb Block", + "item.resourcefulbees.lumium_honeycomb": "Lumium Honeycomb", + "item.resourcefulbees.lumium_bee_spawn_egg": "Lumium Bee Spawn Egg", + "entity.resourcefulbees.lumium_bee": "Lumium Bee", + + "block.resourcefulbees.signalum_honeycomb_block": "Signalum Honeycomb Block", + "item.resourcefulbees.signalum_honeycomb": "Signalum Honeycomb", + "item.resourcefulbees.signalum_bee_spawn_egg": "Signalum Bee Spawn Egg", + "entity.resourcefulbees.signalum_bee": "Signalum Bee", + + "block.resourcefulbees.enderium_honeycomb_block": "Enderium Honeycomb Block", + "item.resourcefulbees.enderium_honeycomb": "Enderium Honeycomb", + "item.resourcefulbees.enderium_bee_spawn_egg": "Enderium Bee Spawn Egg", + "entity.resourcefulbees.enderium_bee": "Enderium Bee" +} diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png new file mode 100644 index 0000000..912cf27 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png new file mode 100644 index 0000000..5dd1a80 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png new file mode 100644 index 0000000..70c1c07 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png new file mode 100644 index 0000000..394d5eb Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png new file mode 100644 index 0000000..38ce2b8 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png new file mode 100644 index 0000000..7e77224 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png new file mode 100644 index 0000000..81e015b Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png new file mode 100644 index 0000000..a4fc06b Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png new file mode 100644 index 0000000..889bd2e Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png new file mode 100644 index 0000000..711fb0e Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png new file mode 100644 index 0000000..214b4a6 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png new file mode 100644 index 0000000..b350d17 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png new file mode 100644 index 0000000..0b9ab0a Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png new file mode 100644 index 0000000..b076880 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png new file mode 100644 index 0000000..e6cbfd5 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png new file mode 100644 index 0000000..bf47aac Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png new file mode 100644 index 0000000..8cacce7 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png new file mode 100644 index 0000000..fea7f49 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png new file mode 100644 index 0000000..f36ec7c Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png new file mode 100644 index 0000000..5abdbbf Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png new file mode 100644 index 0000000..2215618 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png new file mode 100644 index 0000000..16ef094 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png new file mode 100644 index 0000000..8b669b0 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png new file mode 100644 index 0000000..2177a8a Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png new file mode 100644 index 0000000..90aba5c Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png new file mode 100644 index 0000000..0305482 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png new file mode 100644 index 0000000..01640aa Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png new file mode 100644 index 0000000..9a56420 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png new file mode 100644 index 0000000..6af5593 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png new file mode 100644 index 0000000..d35cf92 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png new file mode 100644 index 0000000..f8a018b Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png new file mode 100644 index 0000000..ddd259d Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png new file mode 100644 index 0000000..3eefc1f Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png new file mode 100644 index 0000000..0761738 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png new file mode 100644 index 0000000..7af5bd3 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png new file mode 100644 index 0000000..366c643 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png new file mode 100644 index 0000000..d71ba02 Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png differ diff --git a/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png new file mode 100644 index 0000000..86ed34f Binary files /dev/null and b/config/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png differ diff --git a/config/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json b/config/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json index dc3261a..55ba6df 100644 --- a/config/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json +++ b/config/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json @@ -1,25 +1,51 @@ { "replace": false, "values": [ -"resourcefulbees:nether_quartz_bee", +"resourcefulbees:steel_bee", "resourcefulbees:ender_bee", +"resourcefulbees:aluminum_bee", +"resourcefulbees:glowstone_bee", +"resourcefulbees:clay_bee", "resourcefulbees:netherite_bee", "resourcefulbees:gold_bee", "resourcefulbees:skeleton_bee", -"resourcefulbees:diamond_bee", +"resourcefulbees:lumium_bee", "resourcefulbees:kitten_bee", +"resourcefulbees:enderium_bee", +"resourcefulbees:signalum_bee", +"resourcefulbees:blaze_bee", +"resourcefulbees:tin_bee", "resourcefulbees:zombie_bee", -"resourcefulbees:oreo_bee", -"resourcefulbees:coal_bee", -"resourcefulbees:iron_bee", +"resourcefulbees:copper_bee", +"resourcefulbees:invar_bee", "resourcefulbees:lapis_bee", "resourcefulbees:pigman_bee", "resourcefulbees:rgbee_bee", "resourcefulbees:slimy_bee", +"resourcefulbees:ghast_bee", +"resourcefulbees:zinc_bee", +"resourcefulbees:icy_bee", +"resourcefulbees:electrum_bee", +"resourcefulbees:nickel_bee", +"resourcefulbees:obsidian_bee", +"resourcefulbees:nether_quartz_bee", +"resourcefulbees:osmium_bee", +"resourcefulbees:brass_bee", +"resourcefulbees:constantan_bee", +"resourcefulbees:water_bee", +"resourcefulbees:lead_bee", +"resourcefulbees:bronze_bee", +"resourcefulbees:gravel_bee", +"resourcefulbees:sand_bee", +"resourcefulbees:diamond_bee", +"resourcefulbees:oreo_bee", +"resourcefulbees:coal_bee", +"resourcefulbees:iron_bee", +"resourcefulbees:silver_bee", +"resourcefulbees:uranium_bee", "resourcefulbees:wither_bee", "resourcefulbees:creeper_bee", "resourcefulbees:emerald_bee", -"resourcefulbees:icy_bee", "resourcefulbees:redstone_bee" ] } \ No newline at end of file diff --git a/config/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json b/config/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json index e6b86c0..5c4b00d 100644 --- a/config/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json +++ b/config/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json @@ -1,21 +1,49 @@ { "replace": false, "values": [ +"resourcefulbees:aluminum_honeycomb_block", +"resourcefulbees:blaze_honeycomb_block", +"resourcefulbees:brass_honeycomb_block", +"resourcefulbees:bronze_honeycomb_block", +"resourcefulbees:clay_honeycomb_block", "resourcefulbees:coal_honeycomb_block", +"resourcefulbees:constantan_honeycomb_block", +"resourcefulbees:copper_honeycomb_block", "resourcefulbees:creeper_honeycomb_block", "resourcefulbees:diamond_honeycomb_block", +"resourcefulbees:electrum_honeycomb_block", "resourcefulbees:emerald_honeycomb_block", "resourcefulbees:ender_honeycomb_block", +"resourcefulbees:enderium_honeycomb_block", +"resourcefulbees:ghast_honeycomb_block", +"resourcefulbees:glowstone_honeycomb_block", "resourcefulbees:gold_honeycomb_block", +"resourcefulbees:gravel_honeycomb_block", +"resourcefulbees:icy_honeycomb_block", +"resourcefulbees:invar_honeycomb_block", "resourcefulbees:iron_honeycomb_block", "resourcefulbees:lapis_honeycomb_block", +"resourcefulbees:lead_honeycomb_block", +"resourcefulbees:lumium_honeycomb_block", "resourcefulbees:netherite_honeycomb_block", "resourcefulbees:nether_quartz_honeycomb_block", +"resourcefulbees:nickel_honeycomb_block", +"resourcefulbees:obsidian_honeycomb_block", +"resourcefulbees:osmium_honeycomb_block", "resourcefulbees:pigman_honeycomb_block", "resourcefulbees:redstone_honeycomb_block", "resourcefulbees:rgbee_honeycomb_block", +"resourcefulbees:sand_honeycomb_block", +"resourcefulbees:signalum_honeycomb_block", +"resourcefulbees:silver_honeycomb_block", "resourcefulbees:skeleton_honeycomb_block", +"resourcefulbees:slimy_honeycomb_block", +"resourcefulbees:steel_honeycomb_block", +"resourcefulbees:tin_honeycomb_block", +"resourcefulbees:uranium_honeycomb_block", +"resourcefulbees:water_honeycomb_block", "resourcefulbees:wither_honeycomb_block", +"resourcefulbees:zinc_honeycomb_block", "resourcefulbees:zombie_honeycomb_block" ] } \ No newline at end of file diff --git a/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json b/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json index 2ee2cd9..192dc8f 100644 --- a/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json +++ b/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json @@ -1,21 +1,49 @@ { "replace": false, "values": [ +"resourcefulbees:aluminum_honeycomb", +"resourcefulbees:blaze_honeycomb", +"resourcefulbees:brass_honeycomb", +"resourcefulbees:bronze_honeycomb", +"resourcefulbees:clay_honeycomb", "resourcefulbees:coal_honeycomb", +"resourcefulbees:constantan_honeycomb", +"resourcefulbees:copper_honeycomb", "resourcefulbees:creeper_honeycomb", "resourcefulbees:diamond_honeycomb", +"resourcefulbees:electrum_honeycomb", "resourcefulbees:emerald_honeycomb", "resourcefulbees:ender_honeycomb", +"resourcefulbees:enderium_honeycomb", +"resourcefulbees:ghast_honeycomb", +"resourcefulbees:glowstone_honeycomb", "resourcefulbees:gold_honeycomb", +"resourcefulbees:gravel_honeycomb", +"resourcefulbees:icy_honeycomb", +"resourcefulbees:invar_honeycomb", "resourcefulbees:iron_honeycomb", "resourcefulbees:lapis_honeycomb", +"resourcefulbees:lead_honeycomb", +"resourcefulbees:lumium_honeycomb", "resourcefulbees:netherite_honeycomb", "resourcefulbees:nether_quartz_honeycomb", +"resourcefulbees:nickel_honeycomb", +"resourcefulbees:obsidian_honeycomb", +"resourcefulbees:osmium_honeycomb", "resourcefulbees:pigman_honeycomb", "resourcefulbees:redstone_honeycomb", "resourcefulbees:rgbee_honeycomb", +"resourcefulbees:sand_honeycomb", +"resourcefulbees:signalum_honeycomb", +"resourcefulbees:silver_honeycomb", "resourcefulbees:skeleton_honeycomb", +"resourcefulbees:slimy_honeycomb", +"resourcefulbees:steel_honeycomb", +"resourcefulbees:tin_honeycomb", +"resourcefulbees:uranium_honeycomb", +"resourcefulbees:water_honeycomb", "resourcefulbees:wither_honeycomb", +"resourcefulbees:zinc_honeycomb", "resourcefulbees:zombie_honeycomb" ] } \ No newline at end of file diff --git a/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json b/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json index e6b86c0..5c4b00d 100644 --- a/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json +++ b/config/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json @@ -1,21 +1,49 @@ { "replace": false, "values": [ +"resourcefulbees:aluminum_honeycomb_block", +"resourcefulbees:blaze_honeycomb_block", +"resourcefulbees:brass_honeycomb_block", +"resourcefulbees:bronze_honeycomb_block", +"resourcefulbees:clay_honeycomb_block", "resourcefulbees:coal_honeycomb_block", +"resourcefulbees:constantan_honeycomb_block", +"resourcefulbees:copper_honeycomb_block", "resourcefulbees:creeper_honeycomb_block", "resourcefulbees:diamond_honeycomb_block", +"resourcefulbees:electrum_honeycomb_block", "resourcefulbees:emerald_honeycomb_block", "resourcefulbees:ender_honeycomb_block", +"resourcefulbees:enderium_honeycomb_block", +"resourcefulbees:ghast_honeycomb_block", +"resourcefulbees:glowstone_honeycomb_block", "resourcefulbees:gold_honeycomb_block", +"resourcefulbees:gravel_honeycomb_block", +"resourcefulbees:icy_honeycomb_block", +"resourcefulbees:invar_honeycomb_block", "resourcefulbees:iron_honeycomb_block", "resourcefulbees:lapis_honeycomb_block", +"resourcefulbees:lead_honeycomb_block", +"resourcefulbees:lumium_honeycomb_block", "resourcefulbees:netherite_honeycomb_block", "resourcefulbees:nether_quartz_honeycomb_block", +"resourcefulbees:nickel_honeycomb_block", +"resourcefulbees:obsidian_honeycomb_block", +"resourcefulbees:osmium_honeycomb_block", "resourcefulbees:pigman_honeycomb_block", "resourcefulbees:redstone_honeycomb_block", "resourcefulbees:rgbee_honeycomb_block", +"resourcefulbees:sand_honeycomb_block", +"resourcefulbees:signalum_honeycomb_block", +"resourcefulbees:silver_honeycomb_block", "resourcefulbees:skeleton_honeycomb_block", +"resourcefulbees:slimy_honeycomb_block", +"resourcefulbees:steel_honeycomb_block", +"resourcefulbees:tin_honeycomb_block", +"resourcefulbees:uranium_honeycomb_block", +"resourcefulbees:water_honeycomb_block", "resourcefulbees:wither_honeycomb_block", +"resourcefulbees:zinc_honeycomb_block", "resourcefulbees:zombie_honeycomb_block" ] } \ No newline at end of file diff --git a/config/servertabinfo-server.toml b/config/servertabinfo-server.toml index cd9782e..b355d3c 100644 --- a/config/servertabinfo-server.toml +++ b/config/servertabinfo-server.toml @@ -3,7 +3,7 @@ [general] #How often should the server send tps updates to clients #Range: 100 ~ 600 - refreshTicks = 100 + refreshTicks = 200 #Only ops can see tps information, this is to stop tps hunters opOnlyMode = false diff --git a/config/sophisticatedbackpacks-common.toml b/config/sophisticatedbackpacks-common.toml index 5135628..dd0f4bb 100644 --- a/config/sophisticatedbackpacks-common.toml +++ b/config/sophisticatedbackpacks-common.toml @@ -83,7 +83,7 @@ filterSlots = 9 #Number of filter slots displayed in a row #Range: 1 ~ 6 - slotsInRow = 3 + slotsInRow = 4 #Filter Upgrade Settings [common.filterUpgrade] diff --git a/config/theoneprobe-common.toml b/config/theoneprobe-common.toml index d2c1aa1..6f56569 100644 --- a/config/theoneprobe-common.toml +++ b/config/theoneprobe-common.toml @@ -9,7 +9,7 @@ extendedInMain = false #If true there will be a bauble version of the probe if baubles is present supportBaubles = true #If true there will be a readme note for first-time players -spawnNote = true +spawnNote = false #If true show the color of the collar of a wolf showCollarColor = true #How to display RF: 0 = do not show, 1 = show in a bar, 2 = show as text diff --git a/config/tramplestopper-common.toml b/config/tramplestopper-common.toml index 4c5f002..0131545 100644 --- a/config/tramplestopper-common.toml +++ b/config/tramplestopper-common.toml @@ -6,7 +6,7 @@ #Default: Normal behavior #Feather Falling: Does not get trampled with you have feather falling boots #Allowed Values: FEATHER_FALLING, NEVER, ALWAYS - type = "NEVER" + type = "FEATHER_FALLING" #Level of Feather Falling needed #Range: 1 ~ 3 level = 1 diff --git a/config/uteamcore-client.toml b/config/uteamcore-client.toml index 5b9840d..1a313fc 100644 --- a/config/uteamcore-client.toml +++ b/config/uteamcore-client.toml @@ -2,5 +2,5 @@ #Client configuration settings [client] #If you have discord installed it will show your some details about your game as rich presence - discordRichPresence = true + discordRichPresence = false diff --git a/config/waystones-common.toml b/config/waystones-common.toml index 4afbecf..a934108 100644 --- a/config/waystones-common.toml +++ b/config/waystones-common.toml @@ -3,7 +3,7 @@ [common.worldgen] #NOT YET IMPLEMENTED: Set to true if waystones should be added to the generation of villages. THIS OPTION DOES NOT WORK YET. - addVillageStructure = false + addVillageStructure = true #Approximate chunk distance between waystones generated freely in world generation. Set to 0 to disable generation. #Range: > 0 worldGenFrequency = 30 @@ -11,5 +11,5 @@ #Allowed Values: DEFAULT, MOSSY, SANDY, BIOME worldGenStyle = "BIOME" #The Name Generator will pick from these names until they have all been used, then it will generate random ones again. - customWaystoneNames = [] + customWaystoneNames = ["Sandy City", "Chocolate Island", "Sahara", "The Perimeter"] diff --git a/config[common]/biomesoplenty/client.toml b/config[client]/biomesoplenty/client.toml similarity index 100% rename from config[common]/biomesoplenty/client.toml rename to config[client]/biomesoplenty/client.toml diff --git a/config[default]/cofh_core-client.toml b/config[client]/cofh_core-client.toml similarity index 91% rename from config[default]/cofh_core-client.toml rename to config[client]/cofh_core-client.toml index 76de9cd..89bd200 100644 --- a/config[default]/cofh_core-client.toml +++ b/config[client]/cofh_core-client.toml @@ -1,11 +1,11 @@ [Tooltips] #If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment. - "Show Enchantment Descriptions" = true + "Show Enchantment Descriptions" = false #If TRUE, Item descriptions will be added to their tooltips if possible. "Show Item Descriptions" = true #If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible. - "Show Item Tags" = true + "Show Item Tags" = false #If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down. "Always Show Item Details" = false #If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display. diff --git a/config[default]/create-client.toml b/config[client]/create-client.toml similarity index 100% rename from config[default]/create-client.toml rename to config[client]/create-client.toml diff --git a/config[default]/ding.toml b/config[client]/ding.toml similarity index 98% rename from config[default]/ding.toml rename to config[client]/ding.toml index 2012121..93e5e25 100644 --- a/config[default]/ding.toml +++ b/config[client]/ding.toml @@ -29,7 +29,7 @@ #Play sound when the game loads. playOnLoad = true #Play sound when the world loads after connecting to a server. - playOnWorld = false + playOnWorld = true #Play sound when resources complete reloading. Requires game to be restarted. playOnResourcesReload = true #If Ding can't find the third party sound you added with other mods (EG: Additional Resources), try turning this on to skip that check. diff --git a/config[common]/forge-client.toml b/config[client]/forge-client.toml similarity index 100% rename from config[common]/forge-client.toml rename to config[client]/forge-client.toml index 3b8f9c0..2590e91 100644 --- a/config[common]/forge-client.toml +++ b/config[client]/forge-client.toml @@ -1,24 +1,24 @@ #Client only settings, mostly things related to rendering [client] - #Disable culling of hidden faces next to stairs and slabs. Causes extra rendering, but may fix some resource packs that exploit this vanilla mechanic. - disableStairSlabCulling = false #Toggle off to make missing model text in the gui fit inside the slot. zoomInMissingModelTextInGui = false + #Enable uploading cloud geometry to the GPU for faster rendering. + forgeCloudsEnabled = true + #Disable culling of hidden faces next to stairs and slabs. Causes extra rendering, but may fix some resource packs that exploit this vanilla mechanic. + disableStairSlabCulling = false #Enable Forge to queue all chunk updates to the Chunk Update thread. #May increase FPS significantly, but may also cause weird rendering lag. #Not recommended for computers without a significant number of cores available. alwaysSetupTerrainOffThread = false - #EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models. - experimentalForgeLightPipelineEnabled = true #Enable the Forge block rendering pipeline - fixes the lighting of custom models. forgeLightPipelineEnabled = true - #When enabled, Forge will show any warnings that occurred during loading. - showLoadWarnings = true - #Enable uploading cloud geometry to the GPU for faster rendering. - forgeCloudsEnabled = true + #EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models. + experimentalForgeLightPipelineEnabled = true #When enabled, makes specific reload tasks such as language changing quicker to run. selectiveResourceReloadEnabled = true + #When enabled, Forge will show any warnings that occurred during loading. + showLoadWarnings = true #Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones. useCombinedDepthStencilAttachment = false diff --git a/config[default]/ftbchunks-client.toml b/config[client]/ftbchunks-client.toml similarity index 96% rename from config[default]/ftbchunks-client.toml rename to config[client]/ftbchunks-client.toml index 021c0e1..bc76175 100644 --- a/config[default]/ftbchunks-client.toml +++ b/config[client]/ftbchunks-client.toml @@ -1,9 +1,9 @@ #Noise added to map to make it look less plastic #Range: 0.0 ~ 0.5 -noise = 0.05 +noise = 0.05000000074505806 #Shadow intensity #Range: 0.0 ~ 0.3 -shadows = 0.1 +shadows = 0.10000000149011612 #Chunk grid overlay in large map chunk_grid = false #Reduces color palette to 256 colors diff --git a/config[client]/gravestone-client.toml b/config[client]/gravestone-client.toml new file mode 100644 index 0000000..aff8db7 --- /dev/null +++ b/config[client]/gravestone-client.toml @@ -0,0 +1,9 @@ +#The names of the Dimensions for the Death Note +dimension_names = ["minecraft:overworld=Overworld", "minecraft:nether=Nether", "minecraft:the_end=The End"] +#The date format outputted by clicking the gravestone or displayed in the death note +grave_date_format = "yyyy/MM/dd HH:mm:ss" +#If this is set to true the players head will be rendered on the gravestone when there is a full block under it +render_skull = true +#The color of the text at the gravestone (Hex RGB) +grave_text_color = "FFFFFF" + diff --git a/config[default]/invtweaks-client.toml b/config[client]/invtweaks-client.toml similarity index 82% rename from config[default]/invtweaks-client.toml rename to config[client]/invtweaks-client.toml index 63daff3..935a61e 100644 --- a/config[default]/invtweaks-client.toml +++ b/config[client]/invtweaks-client.toml @@ -56,6 +56,30 @@ containerClass = "appeng.container.implementations.WirelessTermContainer" sortRange = "" + [[sorting.containerOverrides]] + containerClass = "com.refinedmods.refinedstorage.container.GridContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "blusunrize.immersiveengineering.common.gui.CraftingTableContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "se.mickelus.tetra.blocks.workbench.WorkbenchContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsstorage.modules.scanner.blocks.StorageScannerContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsstorage.modules.modularstorage.blocks.ModularStorageContainer" + sortRange = "" + + [[sorting.containerOverrides]] + containerClass = "mcjty.rftoolsutility.modules.crafter.blocks.CrafterContainer" + sortRange = "" + #Categor(y/ies) for sorting # #name: the name of the category @@ -95,7 +119,7 @@ [[sorting.category]] name = "cheapBlocks" - spec = ["/tag:minecraft:cobblestone", "/tag:minecraft:dirt"] + spec = ["/tag:forge:cobblestone", "/tag:forge:dirt"] [[sorting.category]] name = "blocks" @@ -108,7 +132,7 @@ #2 = buttons for external sorting only #3 = all buttons enabled (default) #Range: 0 ~ 3 - enableButtons = 3 + enableButtons = 0 #Enable auto-refill autoRefill = true #0 = disable sorting diff --git a/config[default]/jei-client.toml b/config[client]/jei-client.toml similarity index 98% rename from config[default]/jei-client.toml rename to config[client]/jei-client.toml index 8660be7..3805111 100644 --- a/config[default]/jei-client.toml +++ b/config[client]/jei-client.toml @@ -8,7 +8,7 @@ LowMemorySlowSearchEnabled = false #How items should be handed to you #Allowed Values: INVENTORY, MOUSE_PICKUP - GiveMode = "MOUSE_PICKUP" + GiveMode = "INVENTORY" #Max number of columns shown #Range: 4 ~ 100 MaxColumns = 100 diff --git a/config[default]/uteamcore-client.toml b/config[client]/uteamcore-client.toml similarity index 82% rename from config[default]/uteamcore-client.toml rename to config[client]/uteamcore-client.toml index 5b9840d..1a313fc 100644 --- a/config[default]/uteamcore-client.toml +++ b/config[client]/uteamcore-client.toml @@ -2,5 +2,5 @@ #Client configuration settings [client] #If you have discord installed it will show your some details about your game as rich presence - discordRichPresence = true + discordRichPresence = false diff --git a/config[common]/Mekanism/general.toml b/config[common]/Mekanism/general.toml new file mode 100644 index 0000000..935aefd --- /dev/null +++ b/config[common]/Mekanism/general.toml @@ -0,0 +1,177 @@ + +#General Config. This config is synced from server to client. +[general] + #Log Mekanism packet names. Debug setting. + logPackets = false + #Disable to make the anchor upgrade not do anything. + allowChunkloading = true + #How many ticks must pass until a block's active state is synced with the client, if it has been rapidly changing. + blockDeactivationDelay = 60 + #Any mod ids added to this list will not be able to have any of their blocks, picked up by the cardboard box. For example: ["mekanism"] + cardboardModBlacklist = ["refinedstorage", "tetra", "storagedrawers"] + #Allow right clicking on Cables/Pipes/Tubes with alloys to upgrade the tier. + transmitterAlloyUpgrade = true + #Base factor for working out machine performance with upgrades - UpgradeModifier * (UpgradesInstalled/UpgradesPossible). + #Range: > 1 + maxUpgradeMultiplier = 10 + #How much Boiler heat is immediately usable to convert water to steam. + boilerWaterConductivity = 0.7 + #Amount of heat produced per fuel tick of a fuel's burn time in the Fuelwood Heater. + heatPerFuelTick = 400.0 + #How much heat energy is created from one Joule of regular energy in the Resistive Heater. + #Range: 0.0 ~ 1.0 + resistiveHeaterEfficiency = 0.6 + #Amount of heat each Boiler heating element produces. + superheatingHeatTransfer = 1.6E7 + #Displayed temperature unit in Mekanism GUIs. + #Allowed Values: K, C, R, F, STP + temperatureUnit = "C" + #Peak processing rate for the Solar Neutron Activator. Note: It can go higher than this value in some extreme environments. + maxSolarNeutronActivatorRate = 64 + + #Auto Eject Settings + [general.auto_eject] + #Rate at which fluid gets auto ejected from tiles. + fluid = 1024 + #Rate at which chemicals gets auto ejected from tiles. + #Range: 1 ~ 9223372036854775807 + chemical = 1024 + + #Prefilled Tanks + [general.prefilled] + #Add filled creative fluid tanks to creative/JEI. + fluidTanks = true + #Add filled creative gas tanks to creative/JEI. + gasTanks = true + #Add filled creative infusion tanks to creative/JEI. + infusionTanks = true + #Add filled creative pigment tanks to creative/JEI. + pigmentTanks = true + #Add filled creative slurry tanks to creative/JEI. + slurryTanks = true + + #Energy Conversion Rate Settings + [general.energy_conversion] + #Disables IC2 power integration. Requires world restart (server-side option in SMP). + blacklistIC2 = false + #Conversion multiplier from EU to Joules (EU * JoulePerEU = Joules) + JoulePerEU = "10" + #Conversion multiplier from Joules to EU (Joules * EUPerJoule = EU) + EUPerJoule = "0.1000" + #Disables Forge Energy (FE,RF,IF,uF,CF) power integration. Requires world restart (server-side option in SMP). + blacklistForge = false + #Conversion multiplier from Forge Energy to Joules (FE * JoulePerForgeEnergy = Joules) + JoulePerForgeEnergy = "2.5000" + #Conversion multiplier from Joules to Forge Energy (Joules * ForgeEnergyPerJoule = FE) + ForgeEnergyPerJoule = "0.4000" + #Disables Flux Networks higher throughput Forge Energy (FE,RF,IF,uF,CF) power integration. Requires world restart (server-side option in SMP). Note: Disabling Forge Energy integration also disables this. + blacklistFluxNetworks = false + #How much energy is produced per mB of Hydrogen, also affects Electrolytic Separator usage, Ethylene burn rate and Gas generator energy capacity. + HydrogenEnergyDensity = "200" + #Burn time for Ethylene (1mB hydrogen + 2*bioFuel/tick*200ticks/100mB * 20x efficiency bonus). + EthyleneBurnTime = 40 + #Maximum Joules per mB of Steam. Also affects Thermoelectric Boiler. + maxEnergyPerSteam = "10" + #Displayed energy type in Mekanism GUIs. + #Allowed Values: J, FE, EU + energyType = "FE" + + #Radiation Settings + [general.radiation] + #Enable worldwide radiation effects. Don't be a downer and disable this. + radiationEnabled = true + #The radius of chunks checked when running radiation calculations. The algorithm is efficient, but don't abuse it by making this crazy high. + #Range: 1 ~ 100 + chunkCheckRadius = 5 + #Radiation sources are multiplied by this constant roughly once per second to represent their emission decay. At the default rate, it takes roughly 10 days to remove a 1,000 Sv/h (crazy high) source. + sourceDecayRate = 0.9995 + #Radiated objects and entities are multiplied by this constant roughly once per second to represent their dosage decay. + targetDecayRate = 0.9995 + #Defines the minimum severity radiation dosage severity (scale of 0 to 1) for which negative effects can take place. Set to 1 to disable negative effects completely. + #Range: 0.0 ~ 1.0 + negativeEffectsMinSeverity = 0.1 + #Amount of gas (mB) that can be stored in a Radioactive Waste Barrel. + #Range: 1 ~ 9223372036854775807 + radioactiveWasteBarrelMaxGas = 64000 + #Number of ticks required for radioactive gas stored in a Radioactive Waste Barrel to decay radioactiveWasteBarrelDecayAmount mB. + #Range: > 1 + radioactiveWasteBarrelProcessTicks = 1200 + #Number of mB of gas that decay every radioactiveWasteBarrelProcessTicks ticks when stored in a Radioactive Waste Barrel. Set to zero to disable decay all together. (Gases in the mekanism:waste_barrel_decay_blacklist tag will not decay). + #Range: 0 ~ 9223372036854775807 + radioactiveWasteBarrelDecayAmount = 1 + + #Digital Miner Settings + [general.digital_miner] + #Energy multiplier for using silk touch mode with the Digital Miner. + silkMultiplier = 6 + #Maximum radius in blocks that the Digital Miner can reach. (Increasing this may have negative effects on stability and/or performance. We strongly recommend you leave it at the default value). + #Range: > 1 + maxRadius = 32 + #Number of ticks required to mine a single block with a Digital Miner (without any upgrades). + #Range: > 1 + ticksPerMine = 80 + + #Laser Settings + [general.laser] + #If enabled, lasers can break blocks and the flamethrower starts fires. + aestheticWorldDamage = true + #How far (in blocks) a laser can travel. + range = 64 + #Energy needed to destroy or attract blocks with a Laser (per block hardness level). + energyNeededPerHardness = "100000" + #Energy used per half heart of damage being transferred to entities. + energyPerDamage = "2500" + + #Pump Settings + [general.pump] + #Maximum block distance to pull fluid from for the Electric Pump. + maxPumpRange = 80 + #If enabled makes Water and Heavy Water blocks be removed from the world on pump. + pumpWaterSources = false + #Fluidic Plenisher stops after this many blocks. + maxPlenisherNodes = 4000 + + #Quantum Entangloporter Settings + [general.quantum_entangloporter] + #Maximum energy buffer (Mekanism Joules) of an Entangoloporter frequency - i.e. the maximum transfer per tick per frequency. Default is ultimate tier energy cube capacity. + energyBuffer = "256000000" + #Maximum fluid buffer (mb) of an Entangoloporter frequency - i.e. the maximum transfer per tick per frequency. Default is ultimate tier tank capacity. + #Range: > 1 + fluidBuffer = 112000 + #Maximum chemical buffer (mb) of an Entangoloporter frequency - i.e. the maximum transfer per tick per frequency. Default is ultimate tier tank capacity. + #Range: 1 ~ 9223372036854775807 + chemicalBuffer = 512000 + + #Block security/protection Settings + [general.security] + #Enable the security system for players to prevent others from accessing their machines. Does NOT affect Frequencies. + allowProtection = true + #Ops can bypass the block security restrictions if enabled. + opsBypassRestrictions = false + + #Nutritional PasteSettings + [general.nutritional_paste] + #Saturation level of Nutritional Paste when eaten. + saturation = 0.8 + #How much mB of Nutritional Paste equates to one 'half-food.' + mbPerFood = 50 + + #Thermal Evaporation Plant Settings + [general.thermal_evaporation] + #Thermal Evaporation Tower heat loss per tick. + heatDissipation = 0.02 + #Temperature to amount produced ratio for Thermal Evaporation Tower. + tempMultiplier = 0.4 + #Heat to absorb per Solar Panel array of Thermal Evaporation Tower. + solarMultiplier = 0.2 + #Heat capacity of Thermal Evaporation Tower layers (increases amount of energy needed to increase temperature). + heatCapacity = 100.0 + + #SPS Settings + [general.sps] + #How much input gas (polonium) in mB must be processed to make 1 mB of antimatter. + #Range: > 1 + inputPerAntimatter = 1000 + #Energy needed to process 1 mB of input (inputPerAntimatter * energyPerInput = energy to produce 1 mB of antimatter). + energyPerInput = "1000000" + diff --git a/config[common]/Mekanism/world.toml b/config[common]/Mekanism/world.toml index dd71d59..c1440d4 100644 --- a/config[common]/Mekanism/world.toml +++ b/config[common]/Mekanism/world.toml @@ -7,128 +7,128 @@ #Range: > 0 userWorldGenVersion = 0 + #Generation Settings for copper ore. + [world_generation.copper] + #Determines if copper ore should be added to world generation. + shouldGenerate = false + #Chance that copper generates in a chunk. + #Range: 1 ~ 128 + perChunk = 16 + #Maximum number of blocks in a vein of copper. + #Range: 1 ~ 512 + maxVeinSize = 8 + #Maximum height (exclusive) that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 60 + #Top offset for calculating height that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + + #Generation Settings for tin ore. + [world_generation.tin] + #Determines if tin ore should be added to world generation. + shouldGenerate = false + #Chance that tin generates in a chunk. + #Range: 1 ~ 128 + perChunk = 14 + #Maximum number of blocks in a vein of tin. + #Range: 1 ~ 512 + maxVeinSize = 8 + #Maximum height (exclusive) that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 60 + #Top offset for calculating height that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + + #Generation Settings for osmium ore. + [world_generation.osmium] + #Determines if osmium ore should be added to world generation. + shouldGenerate = false + #Chance that osmium generates in a chunk. + #Range: 1 ~ 128 + perChunk = 12 + #Maximum number of blocks in a vein of osmium. + #Range: 1 ~ 512 + maxVeinSize = 8 + #Maximum height (exclusive) that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 60 + #Top offset for calculating height that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + + #Generation Settings for uranium ore. + [world_generation.uranium] + #Determines if uranium ore should be added to world generation. + shouldGenerate = false + #Chance that uranium generates in a chunk. + #Range: 1 ~ 128 + perChunk = 8 + #Maximum number of blocks in a vein of uranium. + #Range: 1 ~ 512 + maxVeinSize = 8 + #Maximum height (exclusive) that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 60 + #Top offset for calculating height that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + + #Generation Settings for fluorite ore. + [world_generation.fluorite] + #Determines if fluorite ore should be added to world generation. + shouldGenerate = false + #Chance that fluorite generates in a chunk. + #Range: 1 ~ 128 + perChunk = 6 + #Maximum number of blocks in a vein of fluorite. + #Range: 1 ~ 512 + maxVeinSize = 12 + #Maximum height (exclusive) that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 32 + #Top offset for calculating height that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + + #Generation Settings for lead ore. + [world_generation.lead] + #Determines if lead ore should be added to world generation. + shouldGenerate = false + #Chance that lead generates in a chunk. + #Range: 1 ~ 128 + perChunk = 8 + #Maximum number of blocks in a vein of lead. + #Range: 1 ~ 512 + maxVeinSize = 8 + #Maximum height (exclusive) that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + #Range: 1 ~ 256 + maxHeight = 48 + #Top offset for calculating height that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + topOffset = 0 + #Bottom offset for calculating height that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset + bottomOffset = 0 + #Generation Settings for salt. [world_generation.salt] + #Determines if salt should be added to world generation. + shouldGenerate = false #Chance that salt generates in a chunk. #Range: 1 ~ 128 perChunk = 2 #Base radius of a vein of salt. #Range: 1 ~ 4 baseRadius = 2 - #Determines if salt should be added to world generation. - shouldGenerate = true - #Number of blocks to extend up and down when placing a vein of salt. - #Range: 0 ~ 127 - ySize = 1 #Extended variability (spread) for the radius in a vein of salt. #Range: 1 ~ 4 spread = 3 - - #Generation Settings for tin ore. - [world_generation.tin] - #Chance that tin generates in a chunk. - #Range: 1 ~ 128 - perChunk = 14 - #Top offset for calculating height that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of tin can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 60 - #Determines if tin ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of tin. - #Range: 1 ~ 512 - maxVeinSize = 8 - - #Generation Settings for copper ore. - [world_generation.copper] - #Chance that copper generates in a chunk. - #Range: 1 ~ 128 - perChunk = 16 - #Top offset for calculating height that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of copper can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 60 - #Determines if copper ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of copper. - #Range: 1 ~ 512 - maxVeinSize = 8 - - #Generation Settings for osmium ore. - [world_generation.osmium] - #Chance that osmium generates in a chunk. - #Range: 1 ~ 128 - perChunk = 12 - #Top offset for calculating height that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of osmium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 60 - #Determines if osmium ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of osmium. - #Range: 1 ~ 512 - maxVeinSize = 8 - - #Generation Settings for fluorite ore. - [world_generation.fluorite] - #Chance that fluorite generates in a chunk. - #Range: 1 ~ 128 - perChunk = 6 - #Top offset for calculating height that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of fluorite can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 32 - #Determines if fluorite ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of fluorite. - #Range: 1 ~ 512 - maxVeinSize = 12 - - #Generation Settings for uranium ore. - [world_generation.uranium] - #Chance that uranium generates in a chunk. - #Range: 1 ~ 128 - perChunk = 8 - #Top offset for calculating height that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of uranium can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 60 - #Determines if uranium ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of uranium. - #Range: 1 ~ 512 - maxVeinSize = 8 - - #Generation Settings for lead ore. - [world_generation.lead] - #Chance that lead generates in a chunk. - #Range: 1 ~ 128 - perChunk = 8 - #Top offset for calculating height that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - topOffset = 0 - #Bottom offset for calculating height that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - bottomOffset = 0 - #Maximum height (exclusive) that veins of lead can spawn. Height is calculated by: random.nextInt(maxHeight - topOffset) + bottomOffset - #Range: 1 ~ 256 - maxHeight = 48 - #Determines if lead ore should be added to world generation. - shouldGenerate = true - #Maximum number of blocks in a vein of lead. - #Range: 1 ~ 512 - maxVeinSize = 8 + #Number of blocks to extend up and down when placing a vein of salt. + #Range: 0 ~ 127 + ySize = 1 diff --git a/config[common]/apotheosis/apotheosis.cfg b/config[common]/apotheosis/apotheosis.cfg index bb769a3..7186a02 100644 --- a/config[common]/apotheosis/apotheosis.cfg +++ b/config[common]/apotheosis/apotheosis.cfg @@ -1,4 +1,8 @@ # Configuration file +client { + # If apotheosis enchantments have tooltips on books. [default: true] + B:"Enchantment Tooltips"=true +} general { # If the deadly module is loaded. [default: true] @@ -19,5 +23,3 @@ general { # If the village module is loaded. [default: true] B:"Enable Village Module"=true } - - diff --git a/config[default]/apotheosis/enchantments.cfg b/config[common]/apotheosis/enchantments.cfg similarity index 81% rename from config[default]/apotheosis/enchantments.cfg rename to config[common]/apotheosis/enchantments.cfg index 49143fb..077e6c9 100644 --- a/config[default]/apotheosis/enchantments.cfg +++ b/config[common]/apotheosis/enchantments.cfg @@ -1,5 +1,4 @@ # Configuration file - "apotheosis:bane_of_illagers" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10] I:"Max Level"=10 @@ -14,7 +13,6 @@ S:"Min Power Function"= } - "apotheosis:berserk" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -29,7 +27,6 @@ S:"Min Power Function"= } - "apotheosis:capturing" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -44,7 +41,6 @@ S:"Min Power Function"= } - "apotheosis:crescendo" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -59,7 +55,6 @@ S:"Min Power Function"= } - "apotheosis:depth_miner" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -74,7 +69,6 @@ S:"Min Power Function"= } - "apotheosis:hell_infusion" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -89,7 +83,6 @@ S:"Min Power Function"= } - "apotheosis:icy_thorns" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -104,7 +97,6 @@ S:"Min Power Function"= } - "apotheosis:knowledge" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -119,7 +111,6 @@ S:"Min Power Function"= } - "apotheosis:life_mending" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 4] I:"Max Level"=4 @@ -134,7 +125,6 @@ S:"Min Power Function"= } - "apotheosis:magic_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -149,7 +139,6 @@ S:"Min Power Function"= } - "apotheosis:natures_blessing" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -164,7 +153,6 @@ S:"Min Power Function"= } - "apotheosis:obliteration" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -179,7 +167,6 @@ S:"Min Power Function"= } - "apotheosis:rebounding" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 6] I:"Max Level"=6 @@ -194,7 +181,6 @@ S:"Min Power Function"= } - "apotheosis:reflective" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -209,7 +195,6 @@ S:"Min Power Function"= } - "apotheosis:scavenger" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -224,7 +209,6 @@ S:"Min Power Function"= } - "apotheosis:sea_infusion" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -239,7 +223,6 @@ S:"Min Power Function"= } - "apotheosis:shield_bash" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -254,7 +237,6 @@ S:"Min Power Function"= } - "apotheosis:splitting" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -269,7 +251,6 @@ S:"Min Power Function"= } - "apotheosis:stable_footing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -284,7 +265,6 @@ S:"Min Power Function"= } - "apotheosis:tempting" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -299,7 +279,6 @@ S:"Min Power Function"= } - "apotheosis:true_infinity" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -314,7 +293,6 @@ S:"Min Power Function"= } - "ars_nouveau:mana_boost" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -329,7 +307,6 @@ S:"Min Power Function"= } - "ars_nouveau:mana_regen" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -344,7 +321,6 @@ S:"Min Power Function"= } - "ars_nouveau:reactive" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 3] I:"Max Level"=3 @@ -359,7 +335,6 @@ S:"Min Power Function"= } - "astralsorcery:night_vision" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -374,7 +349,6 @@ S:"Min Power Function"= } - "astralsorcery:scorching_heat" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -389,7 +363,6 @@ S:"Min Power Function"= } - "cofh_core:holding" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 11] I:"Max Level"=11 @@ -404,277 +377,6 @@ S:"Min Power Function"= } - -"cyclic:auto_smelt" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:beekeeper" { - # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 6] - I:"Max Level"=6 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:beheading" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:curse" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:disarm" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:ender" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:excavate" { - # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] - I:"Max Level"=9 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:experience_boost" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 5] - I:"Max Level"=5 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:growth" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:launch" { - # The max level of this enchantment - normally 10. [range: 1 ~ 127, default: 12] - I:"Max Level"=12 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:life_leech" { - # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 6] - I:"Max Level"=6 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:magnet" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:multishot" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:quickshot" { - # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] - I:"Max Level"=7 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:reach" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:step" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:traveler" { - # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] - I:"Max Level"=1 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - -"cyclic:venom" { - # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 6] - I:"Max Level"=6 - - # A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples [default: ] - S:"Max Power Function"= - - # The min level of this enchantment. [range: 1 ~ 127, default: 1] - I:"Min Level"=1 - - # A function to determine the min enchanting power. [default: ] - S:"Min Power Function"= -} - - "farmersdelight:backstabbing" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -689,7 +391,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-depths" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -704,7 +405,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-healing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -719,7 +419,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-jumping" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -734,7 +433,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-mining" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -749,7 +447,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-repair" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -764,7 +461,6 @@ S:"Min Power Function"= } - "mana-and-artifice:aura-running" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -779,7 +475,6 @@ S:"Min Power Function"= } - "mana-and-artifice:bouncing" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -794,7 +489,6 @@ S:"Min Power Function"= } - "mana-and-artifice:cloudstep" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -809,7 +503,6 @@ S:"Min Power Function"= } - "mana-and-artifice:transitorystep" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -824,7 +517,6 @@ S:"Min Power Function"= } - "minecolonies:raider_damage_enchant" { # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 2] I:"Max Level"=2 @@ -839,7 +531,6 @@ S:"Min Power Function"= } - "minecraft:aqua_affinity" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -854,7 +545,6 @@ S:"Min Power Function"= } - "minecraft:bane_of_arthropods" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 10] I:"Max Level"=10 @@ -869,7 +559,6 @@ S:"Min Power Function"= } - "minecraft:binding_curse" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -884,7 +573,6 @@ S:"Min Power Function"= } - "minecraft:blast_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -899,7 +587,6 @@ S:"Min Power Function"= } - "minecraft:channeling" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -914,7 +601,6 @@ S:"Min Power Function"= } - "minecraft:depth_strider" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 @@ -929,7 +615,6 @@ S:"Min Power Function"= } - "minecraft:efficiency" { # The max level of this enchantment - normally 5. [range: 1 ~ 127, default: 9] I:"Max Level"=9 @@ -944,7 +629,6 @@ S:"Min Power Function"= } - "minecraft:feather_falling" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -959,7 +643,6 @@ S:"Min Power Function"= } - "minecraft:fire_aspect" { # The max level of this enchantment - normally 2. [range: 1 ~ 127, default: 5] I:"Max Level"=5 @@ -974,7 +657,6 @@ S:"Min Power Function"= } - "minecraft:fire_protection" { # The max level of this enchantment - normally 4. [range: 1 ~ 127, default: 8] I:"Max Level"=8 @@ -989,7 +671,6 @@ S:"Min Power Function"= } - "minecraft:flame" { # The max level of this enchantment - normally 1. [range: 1 ~ 127, default: 1] I:"Max Level"=1 @@ -1004,7 +685,6 @@ S:"Min Power Function"= } - "minecraft:fortune" { # The max level of this enchantment - normally 3. [range: 1 ~ 127, default: 7] I:"Max Level"=7 diff --git a/config[default]/apotheosis/garden.cfg b/config[common]/apotheosis/garden.cfg similarity index 88% rename from config[default]/apotheosis/garden.cfg rename to config[common]/apotheosis/garden.cfg index f2c9cba..b06de49 100644 --- a/config[default]/apotheosis/garden.cfg +++ b/config[common]/apotheosis/garden.cfg @@ -5,10 +5,10 @@ general { I:"Bamboo Height"=32 # The max height a stack of cacti may grow to. Vanilla is 3. [range: 1 ~ 255, default: 5] - I:"Cactus Height"=5 + I:"Cactus Height"=32 # The max height a stack of reeds may grow to. Vanilla is 3. [range: 1 ~ 255, default: 255] - I:"Reed Height"=255 + I:"Reed Height"=32 } diff --git a/config[default]/apotheosis/spawner.cfg b/config[common]/apotheosis/spawner.cfg similarity index 69% rename from config[default]/apotheosis/spawner.cfg rename to config[common]/apotheosis/spawner.cfg index ff96cab..f382086 100644 --- a/config[default]/apotheosis/spawner.cfg +++ b/config[common]/apotheosis/spawner.cfg @@ -14,13 +14,20 @@ general { ignore_spawn_cap { # The item that applies this modifier. [default: minecraft:chorus_fruit] - S:item=minecraft:chorus_fruit + S:item=minecraft:bedrock + I:max_value=1 + I:min_value=0 + I:value=0 } ignore_spawn_conditions { # The item that applies this modifier. [default: minecraft:dragon_egg] S:item=minecraft:dragon_egg + I:max_value=1 + I:min_value=0 + I:value=0 + } @@ -87,12 +94,18 @@ player_activation_range { redstone_control { # The item that applies this modifier. [default: minecraft:comparator] S:item=minecraft:comparator + I:max_value=1 + I:min_value=0 + I:value=0 } require_players { # The item that applies this modifier. [default: minecraft:nether_star] S:item=minecraft:nether_star + I:max_value=1 + I:min_value=0 + I:value=0 } @@ -114,6 +127,46 @@ spawn_count { spawn_eggs { # A list of entity registry names that cannot be applied to spawners via egg. [default: ] S:"Banned Mobs" < + resourcefulbees:tin_bee + resourcefulbees:terrasteel_bee + resourcefulbees:tainted_gold_bee + resourcefulbees:steel_bee + resourcefulbees:sky_bee + resourcefulbees:silver_bee + resourcefulbees:refined_obsidian_bee + resourcefulbees:refined_glowstone_bee + resourcefulbees:osmium_bee + resourcefulbees:obsidian_bee + resourcefulbees:nickel_bee + resourcefulbees:manasteel_bee + resourcefulbees:lead_bee + resourcefulbees:infused_iron_bee + resourcefulbees:ghast_bee + resourcefulbees:elementium_bee + resourcefulbees:copper_bee + resourcefulbees:clay_bee + resourcefulbees:blaze_bee + resourcefulbees:alf_bee + resourcefulbees:zombie_bee + resourcefulbees:wither_bee + resourcefulbees:slimy_bee + resourcefulbees:skeleton_bee + resourcefulbees:rgbee_bee + resourcefulbees:redstone_bee + resourcefulbees:pigman_bee + resourcefulbees:nether_quartz_bee + resourcefulbees:netherite_bee + resourcefulbees:lapis_bee + resourcefulbees:iron_bee + resourcefulbees:icy_bee + resourcefulbees:gold_bee + resourcefulbees:ender_bee + resourcefulbees:emerald_bee + resourcefulbees:diamond_bee + resourcefulbees:creeper_bee + resourcefulbees:coal_bee + resourcefulbees:oreo_bee + artifacts:mimic > } diff --git a/config[common]/apotheosis/village.cfg b/config[common]/apotheosis/village.cfg new file mode 100644 index 0000000..eaccff4 --- /dev/null +++ b/config[common]/apotheosis/village.cfg @@ -0,0 +1,17 @@ +# Configuration file + +wanderer { + # If new trades are added to the wandering merchant. [default: true] + B:"Enable New Trades"=true + + # If the Apotheosis Wanderer Spawner is enabled, instead of the default. [default: true] + B:"Enable Wanderer Spawner"=true + + # The 1/100 chance the wandering trader has to spawn every attempt. This chance is increased by it's own value each failure until successful. [range: 1 ~ 100, default: 10] + I:"Spawn Chance"=5 + + # The number of ticks that must elapse before a wanderer spawn attempt happens. [range: 1 ~ 2147483647, default: 24000] + I:"Spawn Delay"=24000 +} + + diff --git a/config[default]/ars_nouveau-common.toml b/config[common]/ars_nouveau-common.toml similarity index 97% rename from config[default]/ars_nouveau-common.toml rename to config[common]/ars_nouveau-common.toml index be5d5c7..ac63f22 100644 --- a/config[default]/ars_nouveau-common.toml +++ b/config[common]/ars_nouveau-common.toml @@ -2,14 +2,14 @@ #General settings [general] #Spawn Arcane Ore in the world - genOre = true + genOre = false #Rate of tree spawn per chunk #Range: 0.0 ~ 1.0 genTrees = 0.002 #Spawn Mana Berry Bushes in the world genBerries = true #Spawn a book in the players inventory on login - spawnBook = true + spawnBook = false #How often Carbuncles spawn #Range: 0 ~ 100 carbuncleWeight = 5 @@ -117,6 +117,8 @@ amplify = true #Phantom enabled? phantom_block = true + #Fell enabled? + fell = true #Extend Time enabled? extend_time = true #Heal enabled? @@ -268,6 +270,9 @@ #Phantom cost #Range: > -2147483648 phantom_block_cost = 5 + #Fell cost + #Range: > -2147483648 + fell_cost = 150 #Extend Time cost #Range: > -2147483648 extend_time_cost = 10 @@ -285,7 +290,7 @@ pierce_cost = 20 #Harvest cost #Range: > -2147483648 - harvest_cost = 30 + harvest_cost = 10 #Fortune cost #Range: > -2147483648 fortune_cost = 80 diff --git a/config[default]/astralsorcery-common.toml b/config[common]/astralsorcery-common.toml similarity index 99% rename from config[default]/astralsorcery-common.toml rename to config[common]/astralsorcery-common.toml index 2431e91..873fdaa 100644 --- a/config[default]/astralsorcery-common.toml +++ b/config[common]/astralsorcery-common.toml @@ -1,18 +1,6 @@ [worldgen] - [worldgen.rock_crystal] - #Set this to false to disable this worldgen feature. - enabled = true - #Set this to true to let this feature generate in any biome. - everyBiome = true - #Set this to true to let this feature generate in any world. (Does NOT work for structures!) - everyWorld = false - #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether - biomeCategoryNames = [] - #Sets the worlds to generate this feature in. (Does NOT work for structures!) - worldNames = ["overworld"] - [worldgen.glow_flower] #Set this to false to disable this worldgen feature. enabled = true @@ -25,6 +13,36 @@ #Sets the worlds to generate this feature in. (Does NOT work for structures!) worldNames = ["overworld"] + [worldgen.ancient_shrine] + #Set this to false to disable this worldgen feature. + enabled = true + #Set this to true to let this feature generate in any biome. + everyBiome = false + #Set this to true to let this feature generate in any world. (Does NOT work for structures!) + everyWorld = false + #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether + biomeCategoryNames = ["icy", "extreme_hills"] + #Sets the worlds to generate this feature in. (Does NOT work for structures!) + worldNames = ["overworld"] + #Defines the structure spacing for worldgen + #Range: 1 ~ 512 + spacing = 18 + #Defines the structure separation for worldgen + #Range: 1 ~ 512 + separation = 4 + + [worldgen.marble] + #Set this to false to disable this worldgen feature. + enabled = false + #Set this to true to let this feature generate in any biome. + everyBiome = true + #Set this to true to let this feature generate in any world. (Does NOT work for structures!) + everyWorld = true + #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether + biomeCategoryNames = [] + #Sets the worlds to generate this feature in. (Does NOT work for structures!) + worldNames = [] + [worldgen.aquamarine] #Set this to false to disable this worldgen feature. enabled = true @@ -55,36 +73,6 @@ #Range: 1 ~ 512 separation = 4 - [worldgen.marble] - #Set this to false to disable this worldgen feature. - enabled = true - #Set this to true to let this feature generate in any biome. - everyBiome = true - #Set this to true to let this feature generate in any world. (Does NOT work for structures!) - everyWorld = true - #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether - biomeCategoryNames = [] - #Sets the worlds to generate this feature in. (Does NOT work for structures!) - worldNames = [] - - [worldgen.ancient_shrine] - #Set this to false to disable this worldgen feature. - enabled = true - #Set this to true to let this feature generate in any biome. - everyBiome = false - #Set this to true to let this feature generate in any world. (Does NOT work for structures!) - everyWorld = false - #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether - biomeCategoryNames = ["icy", "extreme_hills"] - #Sets the worlds to generate this feature in. (Does NOT work for structures!) - worldNames = ["overworld"] - #Defines the structure spacing for worldgen - #Range: 1 ~ 512 - spacing = 18 - #Defines the structure separation for worldgen - #Range: 1 ~ 512 - separation = 4 - [worldgen.small_shrine] #Set this to false to disable this worldgen feature. enabled = true @@ -103,3 +91,15 @@ #Range: 1 ~ 512 separation = 4 + [worldgen.rock_crystal] + #Set this to false to disable this worldgen feature. + enabled = true + #Set this to true to let this feature generate in any biome. + everyBiome = true + #Set this to true to let this feature generate in any world. (Does NOT work for structures!) + everyWorld = false + #Sets the categories to generate this feature in. Available categories: none,taiga,extreme_hills,jungle,mesa,plains,savanna,icy,the_end,beach,forest,ocean,desert,river,swamp,mushroom,nether + biomeCategoryNames = [] + #Sets the worlds to generate this feature in. (Does NOT work for structures!) + worldNames = ["overworld"] + diff --git a/config[default]/biomesoplenty/biomes.json b/config[common]/biomesoplenty/biomes.json similarity index 99% rename from config[default]/biomesoplenty/biomes.json rename to config[common]/biomesoplenty/biomes.json index 775a52e..0dfe1d5 100644 --- a/config[default]/biomesoplenty/biomes.json +++ b/config[common]/biomesoplenty/biomes.json @@ -4,7 +4,7 @@ "weight": 5 }, "biomesoplenty:bayou": { - "weight": 10 + "weight": 7 }, "biomesoplenty:cherry_blossom_grove": { "weight": 1 @@ -16,19 +16,19 @@ "weight": 5 }, "biomesoplenty:dead_forest": { - "weight": 1 + "weight": 2 }, "biomesoplenty:dryland": { - "weight": 3 + "weight": 1 }, "biomesoplenty:fungal_jungle": { "weight": 1 }, "biomesoplenty:grove": { - "weight": 10 + "weight": 7 }, "biomesoplenty:highland": { - "weight": 5 + "weight": 3 }, "biomesoplenty:jade_cliffs": { "weight": 1 @@ -49,7 +49,7 @@ "weight": 1 }, "biomesoplenty:prairie": { - "weight": 7 + "weight": 10 }, "biomesoplenty:rainforest": { "weight": 7 @@ -346,4 +346,4 @@ "weight": 3 } } -} \ No newline at end of file +} diff --git a/config[default]/biomesoplenty/generation.toml b/config[common]/biomesoplenty/generation.toml similarity index 96% rename from config[default]/biomesoplenty/generation.toml rename to config[common]/biomesoplenty/generation.toml index b71813a..48d5906 100644 --- a/config[default]/biomesoplenty/generation.toml +++ b/config[common]/biomesoplenty/generation.toml @@ -16,5 +16,5 @@ #Enhance vanilla biomes by adding additional decoration. enhance_vanilla_biomes = true #Enable nether generation from Biomes O' Plenty. - use_bop_nether = true + use_bop_nether = false diff --git a/config[common]/commoncapabilities-common.toml b/config[common]/commoncapabilities-common.toml deleted file mode 100644 index 53a2ed8..0000000 --- a/config[common]/commoncapabilities-common.toml +++ /dev/null @@ -1,19 +0,0 @@ - -[core] - - [core.general] - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = false - #If the version checker should be enabled. - versionChecker = false - #If the recipe loader should crash when finding invalid recipes. - crashOnInvalidRecipe = false - #If mod compatibility loader should crash hard if errors occur in that process. - crashOnModCompatCrash = false - -[machine] - - [machine.general] - #The NBT Paths that should be filtered away when checking equality. - ignoreNbtPathsForEqualityFilters = ["$.ForgeCaps[\"astralsorcery:cap_item_amulet_holder\"]", "$.binding"] - diff --git a/config[common]/cyclopscore-common.toml b/config[common]/cyclopscore-common.toml deleted file mode 100644 index b84f2d4..0000000 --- a/config[common]/cyclopscore-common.toml +++ /dev/null @@ -1,23 +0,0 @@ - -[core] - - [core.general] - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = false - #The anonymous id used by the analytics service. - anonymousAnalyticsID = "7ee0559f-31df-4c55-b880-205dc4afb888" - #Set 'true' to enable development debug mode. This will result in a lower performance! - debug = false - #If the version checker should be enabled. - versionChecker = false - #If the recipe loader should crash when finding invalid recipes. - crashOnInvalidRecipe = false - #If mod compatibility loader should crash hard if errors occur in that process. - crashOnModCompatCrash = false - -[general] - - [general.general] - #If a button should be added to the main menu to open a dev world (shift-click creates a new world). - devWorldButton = false - diff --git a/config[common]/dustrial_decor-common.toml b/config[common]/dustrial_decor-common.toml deleted file mode 100644 index 1fc285e..0000000 --- a/config[common]/dustrial_decor-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -[General] - #Should a few houses using this mod's blocks be added to the village pools? - village_houses = true - #Should mobs spawn with cardboard armor? - cardboard_armor_spawns = false - diff --git a/config[common]/emendatusenigmatica-common.toml b/config[common]/emendatusenigmatica-common.toml deleted file mode 100644 index bdc6231..0000000 --- a/config[common]/emendatusenigmatica-common.toml +++ /dev/null @@ -1,1394 +0,0 @@ - -#World Gen - Ore Generation Configuration -["Coal Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Coal Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Coal Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Configure the ore Vein Size [Default: 17] - #Range: 0 ~ 64 - vein_size = 17 - #Baseline Y-Level [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - baseline = 60 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - spread = 60 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Coal Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Iron Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Iron Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Iron Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Configure the ore Vein Size [Default: 11] - #Range: 0 ~ 64 - vein_size = 11 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Iron Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Gold Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Gold Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Gold Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 7] - #Range: 0 ~ 64 - count = 7 - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Gold Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Diamond Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Diamond Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Diamond Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 3] - #Range: 0 ~ 64 - count = 3 - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Diamond Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Emerald Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Emerald Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Emerald Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 1] - #Range: 0 ~ 64 - count = 1 - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 96] - #Range: 0 ~ 256 - baseline = 96 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Emerald Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Lapis Lazuli Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Lapis Lazuli Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Lapis Lazuli Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Lapis Lazuli Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Redstone Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Redstone Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Redstone Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 9] - #Range: 0 ~ 64 - count = 9 - #Configure the ore Vein Size [Default: 14] - #Range: 0 ~ 64 - vein_size = 14 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Redstone Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Copper Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Copper Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Copper Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Baseline Y-Level [Range: 0 to 256, Default: 52] - #Range: 0 ~ 256 - baseline = 52 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Copper Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Aluminum Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Aluminum Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Aluminum Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - baseline = 60 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 10] - #Range: 0 ~ 256 - spread = 10 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Aluminum Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Silver Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Silver Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Silver Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 34] - #Range: 0 ~ 256 - baseline = 34 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 4] - #Range: 0 ~ 256 - spread = 4 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Silver Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Lead Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Lead Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Lead Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 36] - #Range: 0 ~ 256 - baseline = 36 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 4] - #Range: 0 ~ 256 - spread = 4 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Lead Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Nickel Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Nickel Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Nickel Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 4] - #Range: 0 ~ 64 - vein_size = 4 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Nickel Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Uranium Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Uranium Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Uranium Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 6] - #Range: 0 ~ 64 - count = 6 - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 12] - #Range: 0 ~ 256 - baseline = 12 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Uranium Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Osmium Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Osmium Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Osmium Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 17] - #Range: 0 ~ 64 - count = 17 - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 12] - #Range: 0 ~ 256 - spread = 12 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Osmium Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Tin Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Tin Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Tin Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Baseline Y-Level [Range: 0 to 256, Default: 47] - #Range: 0 ~ 256 - baseline = 47 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 7] - #Range: 0 ~ 256 - spread = 7 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Tin Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Zinc Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Zinc Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Zinc Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 9] - #Range: 0 ~ 64 - count = 9 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 42] - #Range: 0 ~ 256 - baseline = 42 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Zinc Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Certus Quartz Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Certus Quartz Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Certus Quartz Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 16] - #Range: 0 ~ 64 - count = 16 - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Certus Quartz Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Charged Certus Quartz Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Charged Certus Quartz Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Charged Certus Quartz Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 4] - #Range: 0 ~ 64 - vein_size = 4 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Charged Certus Quartz Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Fluorite Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Fluorite Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Fluorite Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 6] - #Range: 0 ~ 64 - count = 6 - #Configure the ore Vein Size [Default: 12] - #Range: 0 ~ 64 - vein_size = 12 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Fluorite Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Bitumen Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Bitumen Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Bitumen Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 2] - #Range: 0 ~ 64 - count = 2 - #Configure the ore Vein Size [Default: 18] - #Range: 0 ~ 64 - vein_size = 18 - #Baseline Y-Level [Range: 0 to 256, Default: 100] - #Range: 0 ~ 256 - baseline = 100 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - spread = 60 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Bitumen Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Cinnabar Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Cinnabar Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Cinnabar Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 10] - #Range: 0 ~ 256 - baseline = 10 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 6] - #Range: 0 ~ 256 - spread = 6 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Cinnabar Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Apatite Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Apatite Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Apatite Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 2] - #Range: 0 ~ 64 - count = 2 - #Configure the ore Vein Size [Default: 22] - #Range: 0 ~ 64 - vein_size = 22 - #Baseline Y-Level [Range: 0 to 256, Default: 96] - #Range: 0 ~ 256 - baseline = 96 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Apatite Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Sulfur Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Sulfur Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Sulfur Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 3] - #Range: 0 ~ 64 - count = 3 - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Sulfur Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Potassium Nitrate Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Potassium Nitrate Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Potassium Nitrate Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 25] - #Range: 0 ~ 256 - baseline = 25 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 7] - #Range: 0 ~ 256 - spread = 7 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Potassium Nitrate Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Arcane Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Arcane Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Arcane Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 5] - #Range: 0 ~ 64 - count = 5 - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 33] - #Range: 0 ~ 256 - baseline = 33 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 13] - #Range: 0 ~ 256 - spread = 13 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Arcane Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Dimensional Shard Config"] - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Dimensional Shard Config"."The Nether"] - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - ["Dimensional Shard Config".Overworld] - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 21] - #Range: 0 ~ 256 - baseline = 21 - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 19] - #Range: 0 ~ 256 - spread = 19 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Dimensional Shard Config"."The End"] - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -#World Gen - Ore Generation on Strata Stone Type -["Stratum Config: minecraft_stone"] - active = true - -["Stratum Config: minecraft_andesite"] - active = true - -["Stratum Config: minecraft_netherrack"] - active = true - -["Stratum Config: minecraft_blackstone"] - active = true - -["Stratum Config: minecraft_end_stone"] - active = true - -["Stratum Config: create_gabbro"] - active = true - -["Stratum Config: create_limestone"] - active = true - -["Stratum Config: create_scoria"] - active = true - -["Stratum Config: create_weathered_limestone"] - active = true - -["Stratum Config: quark_jasper"] - active = true - -["Stratum Config: quark_marble"] - active = true - -["Stratum Config: quark_slate"] - active = true - -["Stratum Config: byg_mossy_stone"] - active = true - diff --git a/config[default]/ftbbackups-common.toml b/config[common]/ftbbackups-common.toml similarity index 98% rename from config[default]/ftbbackups-common.toml rename to config[common]/ftbbackups-common.toml index 7355406..0bbe7fe 100644 --- a/config[default]/ftbbackups-common.toml +++ b/config[common]/ftbbackups-common.toml @@ -18,7 +18,7 @@ backup_timer = 120 #1 - Best speed #9 - Smallest file size #Range: 0 ~ 9 -compression_level = 1 +compression_level = 3 #Absolute path to backups folder. folder = "" #Prints (current size | total size) when backup is done. diff --git a/config[default]/ftbultimine-common.toml b/config[common]/ftbultimine-common.toml similarity index 51% rename from config[default]/ftbultimine-common.toml rename to config[common]/ftbultimine-common.toml index 95424cd..4e78a9c 100644 --- a/config[default]/ftbultimine-common.toml +++ b/config[common]/ftbultimine-common.toml @@ -1,13 +1,13 @@ #Max blocks you can mine at once #Range: 1 ~ 32768 -max_blocks = 64 +max_blocks = 128 #Hunger multiplied for each block mined with ultimine #Range: 0.0 ~ 10000.0 -exhaustion_per_block = 20.0 +exhaustion_per_block = 25.0 #Doesn't stop at different types of stones -merge_stone = true +merge_stone = false #Tools that won't let you active ultimine when held -tool_blacklist = ["mininggadgets:mininggadget"] +tool_blacklist = ["mininggadgets:mininggadget", "ars_nouveau:wand", "ars_nouveau:novice_spell_book", "ars_nouveau:creative_spell_book", "ars_nouveau:archmage_spell_book", "ars_nouveau:apprentice_spell_book"] #Required for some modpacks #Range: -1 ~ 8 render_text_manually = -1 diff --git a/config[default]/immersiveengineering-common.toml b/config[common]/immersiveengineering-common.toml similarity index 84% rename from config[default]/immersiveengineering-common.toml rename to config[common]/immersiveengineering-common.toml index 7f5c014..6ac1082 100644 --- a/config[default]/immersiveengineering-common.toml +++ b/config[common]/immersiveengineering-common.toml @@ -1,6 +1,6 @@ #A list of preferred Mod IDs that results of IE processes should stem from, aka which mod you want the copper to come from. #This affects the ores dug by the excavator, as well as those crushing recipes that don't have associated IE items. This list is in oreder of priority. -preferredOres = ["immersiveengineering"] +preferredOres = ["emendatusenigmatica", "minecraft", "immersiveengineering", "thermal", "create", "mekanism", "kubejs", "appliedenergistics2", "pneumaticcraft", "industrialforegoing", "quark"] #A list of all mods that IE has integrated compatability for #Setting any of these to false disables the respective compat diff --git a/config[default]/losttrinkets/general_common.toml b/config[common]/losttrinkets/general_common.toml similarity index 87% rename from config[default]/losttrinkets/general_common.toml rename to config[common]/losttrinkets/general_common.toml index bd46f6c..1229275 100644 --- a/config[default]/losttrinkets/general_common.toml +++ b/config[common]/losttrinkets/general_common.toml @@ -8,7 +8,7 @@ unlockCooldown = 2400 blackList = [] #List of trinkets that can't be unlocked randomly eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"] #The trinkets listed in here will not be removed from players that already unlocked them. -nonRandom = [] +nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:turtle_shell", "losttrinkets:blaze_heart", "losttrinkets:tha_bat", "losttrinkets:tea_leaf", "losttrinkets:octopick", "losttrinkets:magical_herbs", "losttrinkets:magical_feathers", "losttrinkets:mad_aura"] [Trinket_Slots] #Numbers of trinket slots the player will start with (Only effect newer players!!). @@ -16,10 +16,10 @@ nonRandom = [] startSlots = 1 #Levels of xp needed to unlock a trinket slot. #Range: 0 ~ 1000 - slotCost = 15 + slotCost = 20 #Amount of Xp levels added to the next unlocking cost. #Range: 0 ~ 20 - slotUpFactor = 3 + slotUpFactor = 5 [Killing_Unlocks] #Set to false to disable unlocking trinkets from killing non-Boss entities. diff --git a/config[default]/naturesaura-common.toml b/config[common]/naturesaura-common.toml similarity index 86% rename from config[default]/naturesaura-common.toml rename to config[common]/naturesaura-common.toml index 68dba59..0a8b6d7 100644 --- a/config[default]/naturesaura-common.toml +++ b/config[common]/naturesaura-common.toml @@ -5,9 +5,9 @@ #Additional dimensions that map to Aura types that should be present in them. This is useful if you have a modpack with custom dimensions that should have Aura act similarly to an existing dimension in them. Each entry needs to be formatted as dimension_name->aura_type, where aura_type can be any of naturesaura:overworld, naturesaura:nether and naturesaura:end. auraTypeOverrides = [] #Additional blocks that are recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as tag_name->oreWeight->dimension where a higher weight makes the ore more likely to spawn with 5000 being the weight of coal, the default ore with the highest weight, and dimension being any of overworld and nether - additionalOres = [] + additionalOres = ["forge:ores/nether/gold->1000->nether", "forge:ores/netherite_scrap->1->nether", "forge:ores/bitumen->1000->overworld", "forge:ores/fluorite->50->overworld", "forge:ores/potassium_nitrate->500->overworld", "forge:ores/mana->500->overworld"] #Blocks that are exempt from being recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as modid:block[prop1=value1,...] where block state properties are optional - oreExceptions = [] + oreExceptions = ["thermal:ruby_ore", "thermal:sapphire_ore", "mekanism:copper_ore", "mekanism:tin_ore", "mekanism:lead_ore", "mekanism:osmium_ore", "mekanism:uranium_ore", "mekanism:fluorite_ore", "immersiveengineering:ore_silver", "immersiveengineering:ore_copper", "immersiveengineering:ore_aluminum", "immersiveengineering:ore_nickel", "immersiveengineering:ore_uranium", "immersiveengineering:ore_lead"] #Additional projectile types that are allowed to be consumed by the projectile generator. Each entry needs to be formatted as entity_registry_name->aura_amount additionalProjectiles = [] #The amount of blocks that can be between two Aura Field Creators for them to be connectable and work together diff --git a/config[common]/pneumaticcraft/thirdparty.cfg b/config[common]/pneumaticcraft/thirdparty.cfg deleted file mode 100644 index 410feca..0000000 --- a/config[common]/pneumaticcraft/thirdparty.cfg +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Enable/disable integration of specific third-party mods", - "enabled_mods": { - "botania": false, - "theoneprobe": true, - "mekanism": true, - "immersiveengineering": true, - "curios": true, - "patchouli": true, - "computercraft": false, - "waila": true, - "appliedenergistics2": true, - "jei": true - } -} \ No newline at end of file diff --git a/config[default]/powah/general_common.toml b/config[common]/powah/general_common.toml similarity index 82% rename from config[default]/powah/general_common.toml rename to config[common]/powah/general_common.toml index 018dd24..616ebbc 100644 --- a/config[default]/powah/general_common.toml +++ b/config[common]/powah/general_common.toml @@ -10,26 +10,26 @@ lens_of_ender = true ["World Gen"] #Enable/Disable ore generation. [default:true] - oreGen = true + oreGen = false #Poor Uraninite Ore generation chance #Range: 1 ~ 64 - poorUraniniteGenChance = 8 + poorUraniniteGenChance = 1 #Uraninite Ore generation chance #Range: 1 ~ 64 - uraniniteGenChance = 6 + uraniniteGenChance = 1 #Dense Uraninite Ore generation chance #Range: 1 ~ 64 - denseUraniniteGenChance = 3 + denseUraniniteGenChance = 1 #Dry Ice Ore generation chance #Range: 1 ~ 64 - dryIceGenChance = 9 + dryIceGenChance = 1 [Materials] # #List of heat source blocks used under Thermo Generator. #Block registry name = heat, eg: ["minecraft:lava=1000", "minecraft:magma_block=800"] #Min = 1, max = 900000000 - heatSources = ["minecraft:lava=1000", "minecraft:magma_block=800", "powah:blazing_crystal_block=2800"] + heatSources = ["minecraft:lava=1000", "minecraft:magma_block=1200", "minecraft:fire_coral=1800", "powah:nitro_crystal_block=8000", "powah:blazing_crystal_block=2800", "quark:brimstone=1200"] #Enable this to allow other mods to add their heat source blocks. [default:true] heatBlocksAPI = true # diff --git a/config[common]/quark-common.toml b/config[common]/quark-common.toml deleted file mode 100644 index fdc9fb4..0000000 --- a/config[common]/quark-common.toml +++ /dev/null @@ -1,2082 +0,0 @@ - -[general] - "'q' Button on the Right" = false - # - #Allowed values: (0,) - "Piston Push Limit" = 12 - # - #Set to true to make the quark big worldgen features such as stone clusters or underground biomes generate as spheres rather than unique shapes. It's faster, but won't look as cool - "Use Fast Worldgen" = false - "Enable 'q' Button" = false - # - #A list of screens that don't play well with quark's buttons. Use "Print Screen Classnames" to find the names of any others you'd want to add. - "Ignored Screens" = ["blusunrize.immersiveengineering.client.gui.CraftingTableScreen", "com.tfar.craftingstation.client.CraftingStationScreen", "com.refinedmods.refinedstorage.screen.grid.GridScreen", "appeng.client.gui.implementations.CraftingTermScreen", "appeng.client.gui.implementations.PatternTermScreen", "com.blakebr0.extendedcrafting.client.screen.EliteTableScreen", "com.blakebr0.extendedcrafting.client.screen.EliteAutoTableScreen", "com.blakebr0.extendedcrafting.client.screen.UltimateTableScreen", "com.blakebr0.extendedcrafting.client.screen.UltimateAutoTableScreen"] - "Use Anti Overlap" = true - # - #Quark messes with the Stonecutter to allow any item that can be used in it to be shift clicked in. Set this to false to turn it off. - "Hack Stonecutter Shift Click" = true - # - #Enables quark network profiling features. Do not enable this unless requested to. - "Enable Network Profiling" = false - # - #Quark replaces the Piston logic to allow for its piston features to work. If you're having troubles, try turning this off. - "Use Piston Logic Replacement" = false - # - #Set to true if you need to find the class name for a screen that's causing problems - "Print Screen Classnames" = false - # - #Blocks that Quark should treat as Shulker Boxes. - "Shulker Boxes" = ["minecraft:white_shulker_box", "minecraft:orange_shulker_box", "minecraft:magenta_shulker_box", "minecraft:light_blue_shulker_box", "minecraft:yellow_shulker_box", "minecraft:lime_shulker_box", "minecraft:pink_shulker_box", "minecraft:gray_shulker_box", "minecraft:light_gray_shulker_box", "minecraft:cyan_shulker_box", "minecraft:purple_shulker_box", "minecraft:blue_shulker_box", "minecraft:brown_shulker_box", "minecraft:green_shulker_box", "minecraft:red_shulker_box", "minecraft:black_shulker_box"] - # - #Set to true to enable a system that debugs quark's worldgen features. This should ONLY be used if you're asked to by a dev. - "Enable Worldgen Watchdog" = false - # - #Should Quark treat anything with 'shulker_box' in its item identifier as a shulker box? - "Interpret Shulker Box Like Blocks" = true - -[categories] - Building = true - Automation = true - Oddities = true - Tweaks = true - Experimental = true - Mobs = true - Tools = true - Management = true - World = true - Client = true - -[automation] - Chute = true - "Iron Rod" = true - "Weather Sensor" = true - "Ender Watcher" = true - "Endermites Form Shulkers" = true - "Chains Connect Blocks" = true - "Color Slime" = true - "Dispensers Place Blocks" = true - "Redstone Circuit" = true - "Chain Linkage" = true - Gravisand = true - "Metal Buttons" = true - "Obsidian Plate" = true - "Pistons Move Tile Entities" = true - "Feeding Trough" = true - - [automation.dispensers_place_blocks] - Blacklist = ["minecraft:water", "minecraft:lava", "minecraft:fire"] - - [automation.chain_linkage] - # - #Can vehicle-linking chains be used for crafting chain armor? - "Crafts Armor" = true - - [automation.redstone_circuit] - "Enable Inductor" = true - "Enable Randomizer" = true - - [automation.metal_buttons] - "Enable Iron" = true - "Enable Gold" = true - - [automation.endermites_form_shulkers] - Chance = 0.005 - - [automation.pistons_move_tile_entities] - "Render Blacklist" = ["psi:programmer", "botania:starfield"] - "Movement Blacklist" = ["minecraft:spawner", "integrateddynamics:cable", "randomthings:blockbreaker", "minecraft:ender_chest", "minecraft:enchanting_table", "minecraft:trapped_chest", "quark:spruce_trapped_chest", "quark:birch_trapped_chest", "quark:jungle_trapped_chest", "quark:acacia_trapped_chest", "quark:dark_oak_trapped_chest", "endergetic:bolloom_bud"] - "Delayed Update List" = ["minecraft:dispenser", "minecraft:dropper"] - - [automation.color_slime] - "Change Name" = true - - [automation.feeding_trough] - # - #The chance (between 0 and 1) for an animal to enter love mode when eating from the trough - #Allowed values: (0,1] - "Love Chance" = 0.333333333 - # - #How long, in game ticks, between animals being able to eat from the trough - #Allowed values: [1,) - Cooldown = 30 - # - #The maximum amount of animals allowed around the trough's range for an animal to enter love mode - "Max Animals" = 32 - Range = 10.0 - -[building] - "Duskbound Blocks" = true - "Bamboo Mat" = true - "Cobblestone Bricks" = true - "More Brick Types" = true - "Gold Bars" = true - "Soul Sandstone" = true - "Burn Vines" = true - "Quilted Wool" = true - "Compressed Blocks" = true - Thatch = true - "Variant Chests" = true - "Variant Ladders" = true - "Vertical Slabs" = true - Shingles = true - "Nether Brick Fence Gate" = true - "Item Frames" = true - "Stained Planks" = true - "Wooden Posts" = true - "Leaf Carpet" = true - "Lit Lamp" = true - "Vertical Planks" = true - Midori = true - "Tie Leads To Fences" = true - "Shallow Dirt" = true - "More Stone Variants" = true - "Framed Glass" = true - "Tallow And Candles" = true - Turf = true - "Paper Decor" = true - Rope = true - "Iron Plates" = true - "Sturdy Stone" = true - "More Potted Plants" = true - Grate = true - "Variant Bookshelves" = true - - [building.rope] - "Enable Dispenser Behavior" = true - # - #Set to true to allow ropes to move Tile Entities even if Pistons Push TEs is disabled. - #Note that ropes will still use the same blacklist. - "Force Enable Move Tile Entities" = false - - [building.more_stone_variants] - "Enable Bricks" = true - "Enable Pillar" = true - "Enable Chiseled Bricks" = true - "Enable Pavement" = true - - [building.thatch] - # - #Allowed values: [0,1] - "Fall Damage Multiplier" = 0.5 - - [building.variant_ladders] - "Change Names" = true - "Enable Iron Ladder" = true - - [building.compressed_blocks] - "Enable Cocoa Bean Sack" = true - "Enable Cactus Block" = true - "Enable Apple Crate" = true - "Charcoal Block and Blaze Lantern Stay On Fire Forever" = true - "Enable Bonded Rabbit Hide" = true - "Enable Charcoal Block" = true - "Enable Gunpowder Sack" = true - "Enable Potato Crate" = true - "Enable Stick Block" = true - "Enable Carrot Crate" = true - "Enable Beetroot Crate" = true - "Enable Nether Wart Sack" = true - "Enable Chorus Fruit Block" = true - "Enable Blaze Lantern" = true - "Enable Bamboo Block" = true - "Enable Berry Sack" = true - "Enable Golden Apple Crate" = true - "Enable Sugar Cane Block" = true - "Enable Bonded Leather" = true - # - #Allowed values: [0,) - "Blaze Lantern Fuel Time" = 24000 - # - #Allowed values: [0,) - "Charcoal Block Fuel Time" = 16000 - # - #Allowed values: [0,) - "Stick Block Fuel Time" = 900 - - [building.variant_chests] - "Replace Worldgen Chests" = true - # - #Chests to put in each structure. The format per entry is "structure=chest", where "structure" is a structure ID, and "chest" is a block ID, which must correspond to a standard chest block. - "Structure Chests" = ["minecraft:village_plains=quark:oak_chest", "minecraft:igloo=quark:spruce_chest", "minecraft:village_snowy=quark:spruce_chest", "minecraft:village_taiga=quark:spruce_chest", "minecraft:desert_pyramid=quark:birch_chest", "minecraft:jungle_pyramid=quark:jungle_chest", "minecraft:village_desert=quark:jungle_chest", "minecraft:village_savanna=quark:acacia_chest", "minecraft:mansion=quark:dark_oak_chest", "minecraft:pillager_outpost=quark:dark_oak_chest", "minecraft:ruined_portal=quark:crimson_chest", "minecraft:bastion_remnant=quark:crimson_chest", "minecraft:fortress=quark:nether_brick_chest", "minecraft:endcity=quark:purpur_chest", "bettermineshafts:mineshaft=quark:oak_chest", "cobbler:shulker_factory=quark:purpur_chest", "conjurer_illager:theatre=quark:dark_oak_chest", "dungeoncrawl:dungeon=quark:oak_chest", "dungeons_plus:bigger_dungeon=quark:oak_chest", "dungeons_plus:end_ruins=quark:purpur_chest", "dungeons_plus:leviathan=quark:jungle_chest", "dungeons_plus:snowy_temple=quark:spruce_chest", "dungeons_plus:soul_prison=quark:warped_chest", "dungeons_plus:tower=quark:oak_chest", "dungeons_plus:warped_garden=quark:warped__chest", "hunterillager:hunterhouse=quark:oak_chest", "iceandfire:gorgon_temple=quark:jungle_chest", "pandoras_creatures:end_prison=quark:purpur_chest", "repurposed_structures:fortress_jungle=quark:jungle_chest", "repurposed_structures:igloo_grassy=quark:oak_chest", "repurposed_structures:igloo_stone=quark:spruce_chest", "repurposed_structures:mineshaft_birch=quark:birch_chest", "repurposed_structures:mineshaft_desert=quark:jungle_chest", "repurposed_structures:mineshaft_end=quark:purpur_chest", "repurposed_structures:mineshaft_icy=quark:spruce_chest", "repurposed_structures:mineshaft_jungle=quark:jungle_chest", "repurposed_structures:mineshaft_nether=quark:nether_brick_chest", "repurposed_structures:mineshaft_ocean=quark:prismarine_chest", "repurposed_structures:mineshaft_savanna=quark:acacia_chest", "repurposed_structures:mineshaft_stone=quark:spruce_chest", "repurposed_structures:mineshaft_swamp_or_dark_forest=quark:dark_oak_chest", "repurposed_structures:mineshaft_taiga=quark:spruce_chest", "repurposed_structures:outpost_badlands=quark:dark_oak_chest", "repurposed_structures:outpost_birch=quark:birch_chest", "repurposed_structures:outpost_crimson=quark:crimson_chest", "repurposed_structures:outpost_desert=quark:jungle_chest", "repurposed_structures:outpost_giant_tree_taiga=quark:spruce_chest", "repurposed_structures:outpost_icy=quark:spruce_chest", "repurposed_structures:outpost_jungle=quark:jungle_chest", "repurposed_structures:outpost_nether_brick=quark:nether_brick_chest", "repurposed_structures:outpost_snowy=quark:spruce_chest", "repurposed_structures:outpost_warped=quark:warped_chest", "repurposed_structures:pyramid_badlands=quark:dark_oak_chest", "repurposed_structures:pyramid_nether=quark:nether_brick_chest", "repurposed_structures:ruined_portal_end=quark:purpur_chest", "repurposed_structures:shipwreck_crimson=quark:crimson_chest", "repurposed_structures:shipwreck_end=quark:purpur_chest", "repurposed_structures:shipwreck_nether_bricks=quark:nether_brick_chest", "repurposed_structures:shipwreck_warped=quark:warped_chest", "repurposed_structures:stronghold_nether=quark:nether_brick_chest", "repurposed_structures:stronghold_stonebrick=quark:oak_chest", "repurposed_structures:temple_nether_basalt=quark:nether_brick_chest", "repurposed_structures:temple_nether_crimson=quark:crimson_chest", "repurposed_structures:temple_nether_soul=quark:warped_chest", "repurposed_structures:temple_nether_warped=quark:warped_chest", "repurposed_structures:temple_nether_wasteland=quark:nether_brick_chest", "repurposed_structures:village_badlands=quark:dark_oak_chest", "repurposed_structures:village_birch=quark:birch_chest", "repurposed_structures:village_crimson=quark:crimson_chest", "repurposed_structures:village_dark_oak=quark:dark_oak_chest", "repurposed_structures:village_giant_taiga=quark:spruce_chest", "repurposed_structures:village_jungle=quark:jungle_chest", "repurposed_structures:village_mountains=quark:spruce_chest", "repurposed_structures:village_oak=quark:oak_chest", "repurposed_structures:village_swamp=quark:oak_chest", "repurposed_structures:village_warped=quark:warped_chest", "valhelsia_structures:castle=quark:spruce_chest", "valhelsia_structures:castle_ruin=quark:oak_chest", "valhelsia_structures:desert_house=quark:spruce_chest", "valhelsia_structures:forge=quark:spruce_chest", "valhelsia_structures:player_house=quark:oak_chest", "valhelsia_structures:small_castle=quark:oak_chest", "valhelsia_structures:small_dungeon=quark:oak_chest", "valhelsia_structures:tower_ruin=quark:spruce_chest"] - - [building.more_brick_types] - "Enable Magma Bricks" = true - "Enable Sandy Bricks" = true - # - #This also comes with a utility recipe for Red Nether Bricks - "Enable Blue Nether Bricks" = true - "Enable Charred Nether Bricks" = true - "Enable Snow Bricks" = true - # - #This also includes Red Sandstone Bricks and Soul Sandstone Bricks - "Enable Sandstone Bricks" = true - - [building.tallow_and_candles] - "Candles Fall" = true - # - #Allowed values: [0,) - "Tallow Burn Time" = 200 - # - #Allowed values: [0,) - "Max Drop" = 3 - # - #Allowed values: [0,15] - "Enchant Power" = 1.0 - # - #Allowed values: [0,) - "Min Drop" = 1 - - [building.variant_bookshelves] - "Change Names" = true - -[management] - "Chests In Boats" = true - "Inventory Sorting" = true - "Shulker Box Right Click" = true - "Hotbar Changer" = true - "Item Sharing" = true - "Right Click Armor" = true - "Easy Transfering" = true - - [management.inventory_sorting] - "Enable Chests" = true - "Enable Player Inventory In Chests" = true - "Enable Player Inventory" = true - - [management.easy_transfering] - "Enable Shift Lock" = true - - [management.item_sharing] - "Render Items In Chat" = true - -[tools] - Pickarang = true - "Seed Pouch" = true - "Pathfinder Maps" = true - "Bottled Cloud" = true - "Color Runes" = true - "Ancient Tomes" = true - "Slime In A Bucket" = true - Camera = true - Trowel = true - - [tools.trowel] - # - #Amount of blocks placed is this value + 1. Default is 255 (4 stacks). - #Set to 0 to make the Trowel unbreakable - #Allowed values: [0,) - "Trowel Max Durability" = 255 - - [tools.bottled_cloud] - "Cloud Level Top" = 132 - "Cloud Level Bottom" = 127 - - [tools.ancient_tomes] - "Valid Enchantments" = ["minecraft:feather_falling", "minecraft:thorns", "minecraft:sharpness", "minecraft:smite", "minecraft:bane_of_arthropods", "minecraft:knockback", "minecraft:fire_aspect", "minecraft:looting", "minecraft:sweeping", "minecraft:efficiency", "minecraft:unbreaking", "minecraft:fortune", "minecraft:power", "minecraft:punch", "minecraft:luck_of_the_sea", "minecraft:lure", "minecraft:loyalty", "minecraft:riptide", "minecraft:impaling", "minecraft:piercing"] - # - #Set to 0 to not generate in Dungeons - "Dungeon Weight" = 20 - "Item Quality" = 2 - "Apply Cost" = 35 - # - #Set to 0 to not generate in Stronghold Libraries - "Library Weight" = 30 - # - #Set to 0 to not generate in Monster Boxes - "Monster Box Weight" = 5 - "Merge Cost" = 35 - # - #Set to 0 to not generate in Bastions - "Bastion Weight" = 25 - # - #Set to 0 to not generate in Woodland Mansions - "Woodland Mansion Weight" = 15 - # - #Set to 0 to not generate in Nether Fortresses - "Nether Fortress Weight" = 0 - # - #Set to 0 to not generate in Underwater Ruins - "Underwater Ruin Weight" = 0 - - [tools.pathfinder_maps] - # - #In this section you can add custom Pathfinder Maps. This works for both vanilla and modded biomes. - #Each custom map must be on its own line. - #The format for a custom map is as follows: - #,,,,, - # - #With the following descriptions: - # - being the biome's ID NAME. You can find vanilla names here - https://minecraft.gamepedia.com/Biome#Biome_IDs - # - being the Cartographer villager level required for the map to be unlockable - # - being the cheapest (in Emeralds) the map can be - # - being the most expensive (in Emeralds) the map can be - # - being a hex color (without the #) for the map to display. You can generate one here - http://htmlcolorcodes.com/ - # - being the display name of the map - # - #Here's an example of a map to locate Ice Mountains: - #minecraft:ice_mountains,2,8,14,7FE4FF,Ice Mountains Pathfinder Map - Customs = [] - "Xp From Trade" = 5 - - [tools.seed_pouch] - "Show All Variants In Creative" = true - "Shift Range" = 3 - "Max Items" = 640 - - [tools.color_runes] - "Jungle Temple Weight" = 8 - "Desert Temple Weight" = 8 - "Dungeon Weight" = 10 - "Item Quality" = 0 - "Apply Cost" = 15 - "Nether Fortress Weight" = 8 - - [tools.pickarang] - # - #22.5 is ender chests, 25.0 is monster boxes, 50 is obsidian. Most things are below 5. - "Max Hardness" = 20.0 - # - #2 is Iron, 3 is Diamond. - "Harvest Level" = 3 - # - #2 is Iron, 3 is Diamond. - "Netherite Harvest Level" = 3 - # - #How long it takes before the pickarang starts returning to the player if it doesn't hit anything. - Timeout = 20 - # - #Set to -1 to have the Pickarang be unbreakable. - Durability = 800 - # - #Set this to true to disable the short cooldown between throwing pickarangs. - "No Cooldown" = false - # - #Set to -1 to have the Flamerang be unbreakable. - "Netherite Durability" = 1040 - # - #Set this to true to use the recipe without the Heart of Diamond, even if the Heart of Diamond is enabled. - "Never Use Heart Of Diamond" = false - -[tweaks] - "Armed Armor Stands" = true - "Lock Rotation" = true - "Dragon Scales" = true - "Replace Scaffolding" = true - "Axe Leaf Harvesting" = true - "Sign Editing" = true - "Dirt To Path" = true - "Simple Harvest" = true - "Hoe Harvesting" = true - "Reacharound Placing" = true - "Villagers Follow Emeralds" = true - "Compasses Work Everywhere" = true - "Skull Pikes" = true - "Note Block Mob Sounds" = true - "Double Door Opening" = true - "Automatic Recipe Unlock" = true - "Poison Potato Usage" = true - "Improved Sleeping" = true - "Infinity Bucket" = true - "Springy Slime" = true - Emotes = false - "Utility Recipes" = true - "Pat The Dogs" = true - "Enhanced Ladders" = true - "Snow Golem Player Heads" = true - "Glass Shard" = true - "Campfires Boost Elytra" = true - - [tweaks.sign_editing] - "Requires Empty Hand" = false - - [tweaks.pat_the_dogs] - # - #How many ticks it takes for a dog to want affection after being pet/tamed; leave -1 to disable - "Dogs Want Love" = -1 - - [tweaks.automatic_recipe_unlock] - # - #A list of recipe names that should NOT be added in by default - "Ignored Recipes" = [] - "Disable Recipe Book" = false - "Force Limited Crafting" = false - - [tweaks.hoe_harvesting] - "Hoes Can Have Fortune" = true - - [tweaks.skull_pikes] - "Pike Range" = 5.0 - - [tweaks.infinity_bucket] - # - #Set this to false to prevent dispensers from using infinite water buckets - "Allow Dispensers To Use" = true - Cost = 10 - - [tweaks.poison_potato_usage] - "Poison Effect" = true - Chance = 0.1 - - [tweaks.utility_recipes] - # - #Can you craft four chests at once using logs? - "Logs To Chests" = true - # - #Can other stone-like materials be used for crafting stone tools? - "Better Stone Tool Crafting" = true - # - #Can a dispenser be crafted by adding a bow to a dropper? - "Enable Dispenser" = true - # - #Can cookies, paper, and bread be crafted in a 2x2 crafting table? - "Bent Recipes" = true - # - #Can Rotten Flesh and Poisonous Potatoes be composted? - "Compostable Toxins" = true - # - #Can bones be smelted down to bone meal? - "Bone Meal Utility" = true - # - #Can any wool color be dyed? - "Dye Any Wool" = true - # - #Can Coral be crafted into dye? - "Coral To Dye" = true - # - #Can torches can be used as fuel in furnaces? - "Torches Burn" = true - # - #Can a repeater be crafted with the pattern for a redstone torch? - "Enable Repeater" = true - # - #Can you craft a minecart around blocks which can be placed inside? - "Enable Minecarts" = true - # - #Does Dragon Breath return a bottle when used as a reagent or material? - "Effective Dragon Breath" = true - - [tweaks.reacharound_placing] - # - #Allowed values: [0,1] - Leniency = 0.5 - Whitelist = [] - "Display Horizontal" = "< >" - Display = "[ ]" - - [tweaks.improved_sleeping] - "Enable Afk" = true - # - #Allowed values: (0,) - "Afk Time" = 2400 - # - #Allowed values: (0,1] - "Percent Req" = 1.0 - - [tweaks.emotes] - # - #The enabled default emotes. Remove from this list to disable them. You can also re-order them, if you feel like it. - "Enabled Emotes" = ["no", "yes", "wave", "salute", "cheer", "clap", "think", "point", "shrug", "headbang", "weep", "facepalm"] - # - #Enable this to make custom emotes read the file every time they're triggered so you can edit on the fly. - #DO NOT ship enabled this in a modpack, please. - "Custom Emote Debug" = false - # - #The list of Custom Emotes to be loaded. - #Watch the tutorial on Custom Emotes to learn how to make your own: https://youtu.be/ourHUkan6aQ - "Custom Emotes" = [] - - [tweaks.simple_harvest] - # - #Can players harvest crops with empty hand clicks? - "Empty Hand Harvest" = true - # - #Does harvesting crops with a hoe cost durability? - "Harvesting Costs Durability" = false - # - #Should Quark look for (nonvanilla) crops, and handle them? - "Do Harvesting Search" = true - # - #Which crops can be harvested? - #Format is: "harvestState[,afterHarvest]", i.e. "minecraft:wheat[age=7]" or "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]" - "Harvestable Blocks" = ["minecraft:wheat[age=7]", "minecraft:carrots[age=7]", "minecraft:potatoes[age=7]", "minecraft:beetroots[age=3]", "minecraft:nether_wart[age=3]", "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]", "minecraft:cocoa[age=2,facing=south],minecraft:cocoa[age=0,facing=south]", "minecraft:cocoa[age=2,facing=east],minecraft:cocoa[age=0,facing=east]", "minecraft:cocoa[age=2,facing=west],minecraft:cocoa[age=0,facing=west]"] - - [tweaks.enhanced_ladders] - # - #Allowed values: (,0] - "Fall Speed" = -0.2 - - [tweaks.compasses_work_everywhere] - "Enable Nether" = true - "Enable Compass Nerf" = true - "Enable End" = true - "Enable Clock Nerf" = true - - [tweaks.campfires_boost_elytra] - "Boost Strength" = 0.5 - "Max Speed" = 1.0 - - [tweaks.replace_scaffolding] - # - #How many times the algorithm for finding out where a block would be placed is allowed to turn. If you set this to large values (> 3) it may start producing weird effects. - "Max Bounces" = 1 - -[world] - "New Stone Types" = true - "Lush Underground Biome" = false - "Big Dungeon" = false - Speleothems = false - "Elder Prismarine Underground Biome" = true - "Blossom Trees" = true - "Sandstone Underground Biome" = true - "Glowshroom Underground Biome" = true - "Permafrost Underground Biome" = true - "Underground Clay" = true - "Slime Underground Biome" = true - "Fairy Rings" = true - "Chorus Vegetation" = true - Crevices = false - "Nether Obsidian Spikes" = false - "Mega Caves" = false - "Realistic World Gen" = false - Biotite = true - "Big Stone Clusters" = false - "Brimstone Underground Biome" = true - "Cave Crystal Underground Biome" = true - "Spiral Spires" = false - "Overgrown Underground Biome" = true - "Cave Roots" = true - "Spider Nest Underground Biome" = true - "Monster Box" = false - - [world.monster_box] - # - #The chance for the monster box generator to try and place one in a chunk, 1 is 100% - #This can be higher than 100% if you want multiple per chunk, , 0 is 0% - "Chance Per Chunk" = 0.8 - "Min Mob Count" = 5 - "Min Y" = 5 - "Max Y" = 30 - "Max Mob Count" = 8 - "Enable Extra Loot Table" = true - # - #How many blocks to search vertically from a position before trying to place a block. Higher means you'll get more boxes in open spaces. - "Search Range" = 4 - - [world.monster_box.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.cave_crystal_underground_biome] - # - #The chance that a crystal can grow, this is on average 1 in X world ticks, set to a higher value to make them grow slower. Minimum is 1, for every tick. Set to 0 to disable growth. - "Cave Crystal Growth Chance" = 5 - "Crystals Grow In Lava" = false - # - #Allowed values: [0,1] - "Crystal Spawn Chance" = 0.025 - "Crystals Craft Runes" = true - - [world.cave_crystal_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 42 - # - #Allowed values: [0,) - Rarity = 400 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 22 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 18 - # - #Allowed values: [0,) - "Vertical Variation" = 8 - - [world.cave_crystal_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean"] - "Is Blacklist" = true - - [world.cave_crystal_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.speleothems] - "Tries Per Chunk In Nether" = 4 - "Speleothems Per Chunk In Nether" = 12 - "Speleothems Per Chunk" = 12 - "Max Ylevel" = 55 - "Tries Per Chunk" = 60 - - [world.speleothems.dimensions] - Dimensions = [] - "Is Blacklist" = true - - [world.sandstone_underground_biome] - - [world.sandstone_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.sandstone_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["desert"] - "Is Blacklist" = false - - [world.sandstone_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.spiral_spires] - Radius = 15 - Rarity = 200 - # - #Set to 0 to turn off Myalite Conduits - "Myalite Conduit Distance" = 24 - "Renewable Myalite" = true - - [world.spiral_spires.biomes] - Biomes = ["minecraft:end_highlands"] - "Is Blacklist" = false - - [world.spiral_spires.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.nether_obsidian_spikes] - # - #The chance for a chunk to contain spikes (1 is 100%, 0 is 0%) - "Chance Per Chunk" = 0.1 - "Big Spike Spawners" = true - # - #Should a chunk have spikes, how many would the generator try to place - "Tries Per Chunk" = 4 - # - #The chance for a spike to be big (1 is 100%, 0 is 0%) - "Big Spike Chance" = 0.03 - - [world.nether_obsidian_spikes.dimensions] - Dimensions = ["minecraft:the_nether"] - "Is Blacklist" = false - - [world.biotite] - "Clusters Per Dragon Tick" = 16 - "Generate On Dragon Death" = true - "Dragon Ticks Per Cluster" = 1 - "Generate Naturally" = false - - [world.biotite.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.biotite.ore_settings] - # - #Allowed values: [0,255] - "Max Height" = 64 - # - #Allowed values: [0,) - "Cluster Count" = 16 - # - #Allowed values: [0,255] - "Min Height" = 1 - # - #Allowed values: [0,) - "Cluster Size" = 14 - - [world.crevices] - - [world.crevices.spawn_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 60 - # - #Allowed values: [0,) - Rarity = 120 - # - #Allowed values: [0,255] - "Min Y Level" = 15 - # - #Allowed values: [0,) - "Horizontal Variation" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 50 - # - #Allowed values: [0,) - "Vertical Size" = 4 - # - #Allowed values: [0,) - "Vertical Variation" = 1 - - [world.crevices.spawn_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach"] - "Is Blacklist" = true - - [world.crevices.spawn_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.crevices.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.cave_roots] - "Min Y" = 16 - "Chunk Attempts" = 300 - "Max Y" = 52 - "Enable Brewing" = true - - [world.cave_roots.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.new_stone_types] - "Enable Marble" = true - "Enable Myalite" = true - "Enable Jasper" = true - "Enable Voidstone" = true - "Enable Slate" = true - "Enable Limestone" = true - - [world.new_stone_types.marble] - - [world.new_stone_types.marble.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.marble.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.new_stone_types.limestone] - - [world.new_stone_types.limestone.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.limestone.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.new_stone_types.myalite] - - [world.new_stone_types.myalite.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.myalite.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.new_stone_types.voidstone] - - [world.new_stone_types.voidstone.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.voidstone.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.new_stone_types.slate] - - [world.new_stone_types.slate.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.slate.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.new_stone_types.jasper] - - [world.new_stone_types.jasper.oregen] - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Count" = 10 - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,) - "Cluster Size" = 33 - - [world.new_stone_types.jasper.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.spider_nest_underground_biome] - "Enabled Wrapped" = true - - [world.spider_nest_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.spider_nest_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - - [world.spider_nest_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees] - - [world.blossom_trees.orange] - Rarity = 100 - - [world.blossom_trees.orange.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.orange.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["savanna"] - "Is Blacklist" = false - - [world.blossom_trees.red] - Rarity = 30 - - [world.blossom_trees.red.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.red.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa"] - "Is Blacklist" = false - - [world.blossom_trees.pink] - Rarity = 100 - - [world.blossom_trees.pink.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.pink.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills"] - "Is Blacklist" = false - - [world.blossom_trees.blue] - Rarity = 200 - - [world.blossom_trees.blue.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.blue.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.blossom_trees.yellow] - Rarity = 200 - - [world.blossom_trees.yellow.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.yellow.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - - [world.blossom_trees.lavender] - Rarity = 100 - - [world.blossom_trees.lavender.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.blossom_trees.lavender.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - - [world.mega_caves] - - [world.mega_caves.spawn_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 80 - # - #Allowed values: [0,) - Rarity = 800 - # - #Allowed values: [0,255] - "Min Y Level" = 10 - # - #Allowed values: [0,) - "Horizontal Variation" = 30 - # - #Allowed values: [0,255] - "Max Y Level" = 20 - # - #Allowed values: [0,) - "Vertical Size" = 25 - # - #Allowed values: [0,) - "Vertical Variation" = 10 - - [world.mega_caves.spawn_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach"] - "Is Blacklist" = true - - [world.mega_caves.spawn_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.mega_caves.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.elder_prismarine_underground_biome] - # - #Allowed values: [0,1] - "Lantern Chance" = 0.0085 - # - #Allowed values: [0,1] - "Water Chance" = 0.25 - - [world.elder_prismarine_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 200 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.elder_prismarine_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean"] - "Is Blacklist" = false - - [world.elder_prismarine_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.glowshroom_underground_biome] - # - #Allowed values: [0,1] - "Glowshroom Spawn Chance" = 0.0625 - # - #Allowed values: (0,) - "Glowshroom Growth Rate" = 20 - "Enable Danger Sight" = true - "Enable Huge Glowshrooms" = true - - [world.glowshroom_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.glowshroom_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills", "mushroom"] - "Is Blacklist" = false - - [world.glowshroom_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters] - # - #Blocks that stone clusters can replace. If you want to make it so it only replaces in one dimension, - #do "block|dimension", as we do for netherrack and end stone by default. - "Blocks To Replace" = ["minecraft:stone", "minecraft:andesite", "minecraft:diorite", "minecraft:granite", "minecraft:netherrack|minecraft:the_nether", "minecraft:end_stone|minecraft:the_end", "quark:marble", "quark:limestone", "quark:jasper", "quark:slate", "quark:basalt"] - - [world.big_stone_clusters.marble] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.marble.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - - [world.big_stone_clusters.marble.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.limestone] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.limestone.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp", "ocean"] - "Is Blacklist" = false - - [world.big_stone_clusters.limestone.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.granite] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.granite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills"] - "Is Blacklist" = false - - [world.big_stone_clusters.granite.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.myalite] - # - #Allowed values: [0,) - "Horizontal Size" = 20 - # - #Allowed values: [0,) - Rarity = 100 - "Generate In Air" = true - # - #Allowed values: [0,255] - "Min Y Level" = 58 - # - #Allowed values: [0,) - "Horizontal Variation" = 6 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 62 - # - #Allowed values: [0,) - "Vertical Size" = 40 - # - #Allowed values: [0,) - "Vertical Variation" = 10 - - [world.big_stone_clusters.myalite.biomes] - Biomes = ["minecraft:end_highlands"] - "Is Blacklist" = false - - [world.big_stone_clusters.myalite.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.big_stone_clusters.voidstone] - # - #Allowed values: [0,) - "Horizontal Size" = 19 - # - #Allowed values: [0,) - Rarity = 20 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 6 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 40 - # - #Allowed values: [0,) - "Vertical Size" = 19 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.big_stone_clusters.voidstone.biomes] - Biomes = ["minecraft:end_highlands", "minecraft:end_midlands", "minecraft:end_barrens"] - "Is Blacklist" = false - - [world.big_stone_clusters.voidstone.dimensions] - Dimensions = ["minecraft:the_end"] - "Is Blacklist" = false - - [world.big_stone_clusters.andesite] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.andesite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["forest"] - "Is Blacklist" = false - - [world.big_stone_clusters.andesite.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.slate] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.slate.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.big_stone_clusters.slate.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.diorite] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.diorite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["savanna", "jungle", "mushroom"] - "Is Blacklist" = false - - [world.big_stone_clusters.diorite.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_stone_clusters.jasper] - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - Enabled = true - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.jasper.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa", "desert"] - "Is Blacklist" = false - - [world.big_stone_clusters.jasper.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.overgrown_underground_biome] - - [world.overgrown_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.overgrown_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["forest"] - "Is Blacklist" = false - - [world.overgrown_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.permafrost_underground_biome] - - [world.permafrost_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.permafrost_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.permafrost_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.lush_underground_biome] - - [world.lush_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.lush_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["jungle"] - "Is Blacklist" = false - - [world.lush_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.brimstone_underground_biome] - - [world.brimstone_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.brimstone_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa"] - "Is Blacklist" = false - - [world.brimstone_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.big_dungeon] - "Loot Table" = "minecraft:chests/simple_dungeon" - # - #The chance that a big dungeon spawn candidate will be allowed to spawn. 0.2 is 20%, which is the same as the Pillager Outpost. - "Spawn Chance" = 0.1 - "Max Rooms" = 10 - "Chest Chance" = 0.5 - - [world.big_dungeon.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach", "nether", "the_end"] - "Is Blacklist" = true - - [world.chorus_vegetation] - "Teleport Duplication Chance" = 0.01 - Radius = 7 - Rarity = 150 - "Chunk Attempts" = 120 - "Highlands Chance" = 1.0 - "Midlands Chance" = 0.2 - "Endermite Spawn Chance" = 0.01 - "Passive Teleport Chance" = 0.2 - "Other End Biomes Chance" = 0.0 - - [world.fairy_rings] - "Forest Chance" = 0.00625 - Ores = ["minecraft:emerald_ore", "minecraft:diamond_ore"] - "Plains Chance" = 0.0025 - - [world.fairy_rings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.underground_clay] - - [world.underground_clay.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [world.underground_clay.ore_settings] - # - #Allowed values: [0,255] - "Max Height" = 60 - # - #Allowed values: [0,) - "Cluster Count" = 3 - # - #Allowed values: [0,255] - "Min Height" = 20 - # - #Allowed values: [0,) - "Cluster Size" = 20 - - [world.slime_underground_biome] - - [world.slime_underground_biome.biome_settings] - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - Rarity = 120 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.slime_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - - [world.slime_underground_biome.biome_settings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - -[mobs] - Frogs = true - Crabs = true - Stonelings = true - Foxhound = true - Toretoise = true - - [mobs.stonelings] - "Cautious Stonelings" = true - "Enable Diamond Heart" = true - "Max Y Level" = 24 - "Tamable Stonelings" = true - - [mobs.stonelings.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 80 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.stonelings.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["none", "nether", "the_end"] - "Is Blacklist" = true - - [mobs.stonelings.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [mobs.toretoise] - "Max Y Level" = 32 - - [mobs.toretoise.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 100 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.toretoise.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["none", "nether", "the_end"] - "Is Blacklist" = true - - [mobs.toretoise.dimensions] - Dimensions = ["minecraft:overworld"] - "Is Blacklist" = false - - [mobs.crabs] - "Enable Brewing" = true - - [mobs.crabs.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 5 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 3 - - [mobs.crabs.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["beach"] - "Is Blacklist" = false - - [mobs.foxhound] - # - #The chance coal will tame a foxhound - "Tame Chance" = 0.05 - - [mobs.foxhound.lesser_spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 2 - "Max Cost" = 0.7 - # - #Allowed values: [1,) - "Min Group Size" = 1 - "Spawn Cost" = 0.15 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.foxhound.lesser_spawn_config.biomes] - Biomes = ["minecraft:soul_sand_valley"] - "Is Blacklist" = false - - [mobs.foxhound.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 30 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 2 - - [mobs.foxhound.spawn_config.biomes] - Biomes = ["minecraft:nether_wastes", "minecraft:basalt_deltas"] - "Is Blacklist" = false - - [mobs.frogs] - "Enable Brewing" = true - "Enable Big Funny" = false - - [mobs.frogs.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 40 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 3 - - [mobs.frogs.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - -[client] - "Greener Grass" = true - "Variant Animal Textures" = true - "Back Button Keybind" = true - "Improved Tooltips" = true - "Improved Mount Hud" = true - "Usage Ticker" = true - "Auto Walk Keybind" = true - "Chest Searching" = true - - [client.usage_ticker] - # - #Switch the armor display to the off hand side and the hand display to the main hand side - Invert = false - "Shift Right" = 0 - "Enable Armor" = true - "Enable Off Hand" = true - "Shift Left" = 0 - "Enable Main Hand" = true - - [client.variant_animal_textures] - "Enable Shiny Llama" = true - "Every Bee Is L G B T" = false - # - #The chance for an animal to have a special "Shiny" skin, like a shiny pokemon. This is 1 in X. Set to 0 to disable. - "Shiny Animal Chance" = 2048 - "Enable Pig" = true - "Enable Chicken" = true - "Enable Shiny Rabbit" = true - "Enable L G B T Bees" = true - "Enable Cow" = true - - [client.improved_tooltips] - "Shulker Box Require Shift" = false - "Shulker Box Use Colors" = true - "Shulker Tooltips" = true - "Map Require Shift" = false - "Attribute Tooltips" = true - "Enchanting Tooltips" = true - # - #The value of each shank of food. Tweak this when using mods like Hardcore Hunger which change that value. - "Food Divisor" = 2 - # - #A list of additional stacks to display on each enchantment - #The format is as follows: - #enchant_id=item1,item2,item3... - #So to display a carrot on a stick on a mending book, for example, you use: - #minecraft:mending=minecraft:carrot_on_a_stick - "Enchanting Additional Stacks" = [] - "Food Tooltips" = true - "Show Saturation" = true - "Map Tooltips" = true - "Enchanting Stacks" = ["minecraft:diamond_sword", "minecraft:diamond_pickaxe", "minecraft:diamond_shovel", "minecraft:diamond_axe", "minecraft:diamond_hoe", "minecraft:diamond_helmet", "minecraft:diamond_chestplate", "minecraft:diamond_leggings", "minecraft:diamond_boots", "minecraft:shears", "minecraft:bow", "minecraft:fishing_rod", "minecraft:crossbow", "minecraft:trident", "minecraft:elytra", "quark:pickarang"] - - [client.greener_grass] - "Leaves List" = ["minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:oak_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:dark_oak_leaves", "atmospheric:rosewood_leaves", "atmospheric:morado_leaves", "atmospheric:yucca_leaves", "autumnity:maple_leaves", "environmental:willow_leaves", "environmental:hanging_willow_leaves", "minecraft:vine"] - "Green Shift" = 30 - "Blue Shift" = -30 - "Block List" = ["minecraft:large_fern", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:fern", "minecraft:grass", "minecraft:potted_fern", "minecraft:sugar_cane", "environmental:giant_tall_grass"] - "Alpha Grass" = false - "Absolute Values" = false - "Red Shift" = -30 - "Affect Leaves" = true - -[oddities] - "Totem Of Holding" = false - Backpack = false - "Matrix Enchanting" = false - Magnets = false - Pipes = false - - [oddities.totem_of_holding] - # - #Set this to false to remove the behaviour where totems destroy themselves if the player dies again. - "Dark Souls Mode" = true - "Spawn Totem on PVP Kill" = false - # - #Set this to true to make it so that if a totem is destroyed, the items it holds are destroyed alongside it rather than dropped - "Destroy Lost Items" = false - "Enable Soul Compass" = true - # - #Set this to false to only allow the owner of a totem to collect its items rather than any player - "Allow Anyone To Collect" = true - - [oddities.magnets] - "Magnetic Blacklist" = ["minecraft:tripwire_hook"] - "Magnetic Whitelist" = ["minecraft:chipped_anvil", "minecraft:damaged_anvil"] - # - #Any items you place in this list will be derived so that any block made of it will become magnetizable - "Magnetic Derivation List" = ["minecraft:iron_ingot"] - - [oddities.matrix_enchanting] - # - #Set to false to disable the ability to influence enchantment outcomes with candles (requires the Tallow and Candles module enabled) - "Allow Influencing" = true - # - #A list of enchantment IDs you don't want the enchantment table to be able to create - "Disallowed Enchantments" = [] - # - #The maximum enchanting power the matrix enchanter can accept - "Max Bookshelves" = 15 - # - #How much to multiply the frequency of pieces where at least one of the same type has been generated - "Dupe Multiplier" = 1.4 - # - #How much the min level requirement for adding a new piece to a book should increase per each bookshelf being used - "Min Level Scale Factor Book" = 2.0 - # - #At which piece count the calculation for the min level should default to increasing one per piece rather than using the scale factor - "Min Level Cutoff" = 10 - # - #Should this be X, the price of a piece increase by 1 every X pieces you generate - "Piece Price Scale" = 9 - # - #Matrix Enchanting can be done with water instead of air around the enchanting table. Set this to false to disable this behaviour. - "Allow Underwater Enchanting" = true - # - #How many pieces you can generate without any bookshelves - "Base Max Piece Count" = 3 - # - #How much each candle influences an enchantment. This works as a multiplier to its weight - "Influence Power" = 0.125 - # - #Set to false to disable the tooltip for items with pending enchantments - "Show Tooltip" = true - # - #Set to false to disable the ability to create Enchanted Books - "Allow Books" = true - # - #The higher this is, the better enchantments you'll get on books - "Book Enchantability" = 12 - # - #An array of influences each candle should apply. This list must be 16 elements long, and is in order of wool colors. - "Influences List" = ["minecraft:unbreaking", "minecraft:fire_protection", "minecraft:knockback,minecraft:punch", "minecraft:feather_falling", "minecraft:looting,minecraft:fortune,minecraft:luck_of_the_sea", "minecraft:blast_protection", "minecraft:silk_touch,minecraft:channeling", "minecraft:bane_of_arthropods", "minecraft:protection", "minecraft:respiration,minecraft:loyalty,minecraft:infinity", "minecraft:sweeping,minecraft:multishot", "minecraft:efficiency,minecraft:sharpness,minecraft:lure,minecraft:power,minecraft:impaling,minecraft:quick_charge", "minecraft:aqua_affinity,minecraft:depth_strider,minecraft:riptide", "minecraft:thorns,minecraft:piercing", "minecraft:fire_aspect,minecraft:flame", "minecraft:smite,minecraft:projectile_protection"] - # - #How many pieces a single Lapis can generate - "Charge Per Lapis" = 4 - # - #How many pieces you can generate without any bookshelves (for Books) - "Base Max Piece Count Book" = 1 - # - #How much to multiply the frequency of pieces where incompatible pieces have been generated - "Incompatible Multiplier" = 0.0 - # - #How much the min level requirement for adding a new piece should increase for each piece added (up until the value of Min Level Cutoff) - "Min Level Scale Factor" = 1.5 - # - #Set this to true to allow treasure enchantments to be rolled as pieces - "Allow Treasures" = false - # - #By default, enchantment rarities are fuzzed a bit to feel better with the new system. Set this to false to override this behaviour. - "Normalize Rarity" = true - # - #The max amount of candles that can influence a single enchantment - "Influence Max" = 4 - - [oddities.backpack] - "Enable Ravager Hide" = true - "Base Ravager Hide Drop" = 1 - "Extra Chance Per Looting" = 0.5 - # - #Set this to true to allow the backpacks to be unequipped even with items in them - "Super Op Mode" = false - - [oddities.pipes] - # - #Set to 0 if you don't want pipes to have a max amount of items - "Max Pipe Items" = 16 - # - #When items eject or are absorbed by pipes, should they make sounds? - "Do Pipes Whoosh" = true - # - #How long it takes for an item to cross a pipe. Bigger = slower. - "Pipe Speed" = 5 - -[experimental] - "Adjustable Chat" = false - "Narrator Readout" = false - "Overlay Shader" = false - "Custom Underground Biome" = false - "Game Nerfs" = false - - [experimental.adjustable_chat] - "Horizontal Shift" = 0 - "Vertical Shift" = 0 - - [experimental.custom_underground_biome] - # - #The format for these definitions is: - #dimensions;isDimensionBlacklist;biomeTypews;isBiomeBlacklist;rarity;minY..maxY;horizontalSize,verticalSize;horizontalVariation,verticalVariation;floorBlocks@weight;ceilingBlocks@weight;wallBlocks@weight;mimicInside - #That's a lot to take in, so here's an example. This would be for the default config of the Slime underground biome. (Spaces are allowed.) - #minecraft:overworld; false; SWAMP; false; 120; 10..40; 26,14; 14,6; minecraft:water@915, minecraft:slime_block@85; minecraft:green_terracotta@2, minecraft:lime_terracotta@3, minecraft:light_blue_terracotta@1; CEILING; false - "Biome Definitions" = [] - - [experimental.game_nerfs] - # - #Makes Mending act like the Unmending mod - #https://www.curseforge.com/minecraft/mc-mods/unmending - "Nerf Mending" = true - # - #Makes Iron Golems not drop Iron Ingots - "Disable Iron Farms" = true - # - #Makes Sheep not drop Wool when killed - "Disable Wool Drops" = true - # - #Makes Boats not glide on ice - "Disable Ice Roads" = true - # - #Resets all villager discounts when zombified to prevent reducing prices to ridiculous levels - "Nerf Villager Discount" = true - - [experimental.overlay_shader] - # - #Sets the name of the shader to load on a regular basis. This can load any shader the Camera module can (and requires the Camera module enabled to apply said logic). - #Some useful shaders include 'desaturate', 'oversaturate', 'bumpy' - #Colorblind simulation shaders are available in the form of 'deutranopia', 'protanopia', 'tritanopia', and 'achromatopsia' - Shader = "none" - diff --git a/config[common]/resourcefulbees/bees/Aluminum.json b/config[common]/resourcefulbees/bees/Aluminum.json new file mode 100644 index 0000000..fce6466 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Aluminum.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/aluminum/aluminum_bee", + "ColorData": { + "honeycombColor": "#dce6f7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:aluminum_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:aluminum_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/aluminum", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Blaze.json b/config[common]/resourcefulbees/bees/Blaze.json new file mode 100644 index 0000000..cca7479 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Blaze.json @@ -0,0 +1,54 @@ +{ + "flower": "minecraft:nether_wart", + "maxTimeInHive": 4800, + "sizeModifier": 1.0, + "traits": ["blaze", "nether"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/blaze", + "ColorData": { + "honeycombColor": "#fff32d", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "entity:resourcefulbees:creeper_bee", + "mutationOutput": "entity:resourcefulbees:ghast_bee", + "mutationType": "ENTITY_TO_ENTITY" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:blaze_rod", + "mainOutputWeight": 0.05, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:rods/blaze", + "feedAmount": 16, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Brass.json b/config[common]/resourcefulbees/bees/Brass.json new file mode 100644 index 0000000..5797bf7 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Brass.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/brass", + "ColorData": { + "honeycombColor": "#998d38", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:brass_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:brass_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "zinc", + "feedItem": "tag:forge:storage_blocks/brass", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Bronze.json b/config[common]/resourcefulbees/bees/Bronze.json new file mode 100644 index 0000000..1514a48 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Bronze.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/bronze", + "ColorData": { + "honeycombColor": "#d38c53", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:bronze_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:bronze_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "tin", + "feedItem": "tag:forge:storage_blocks/bronze", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Clay.json b/config[common]/resourcefulbees/bees/Clay.json new file mode 100644 index 0000000..e2c0b86 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Clay.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/clay", + "ColorData": { + "honeycombColor": "#acaebd", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:minecraft:sand", + "mutationOutput": "minecraft:clay", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:clay", + "mainOutputWeight": 0.3, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/clay", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Coal.json b/config[common]/resourcefulbees/bees/Coal.json new file mode 100644 index 0000000..0747691 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Coal.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/coal/coal_bee", + "ColorData": { + "honeycombColor": "#303030", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:coal_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:coal", + "mainOutputWeight": 0.4, + "mainOutputCount": 9, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/coal", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Constantan.json b/config[common]/resourcefulbees/bees/Constantan.json new file mode 100644 index 0000000..1a9d456 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Constantan.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/constantan", + "ColorData": { + "honeycombColor": "#d8876b", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:constantan_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:constantan_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "nickel", + "feedItem": "tag:forge:storage_blocks/constantan", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Copper.json b/config[common]/resourcefulbees/bees/Copper.json new file mode 100644 index 0000000..cd026e5 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Copper.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/copper/copper_bee", + "ColorData": { + "honeycombColor": "#bb5b30", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:copper_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:copper_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/copper", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Creeper.json b/config[common]/resourcefulbees/bees/Creeper.json new file mode 100644 index 0000000..34edb25 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Creeper.json @@ -0,0 +1,57 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "/creeper/creeper_bee", + "traits": ["creeper"], + "ColorData": { + "honeycombColor": "#0c9f0a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": true, + "isEnchanted": false, + "glowColor": "#e2d3d3", + "glowingPulse": 2, + "emissiveLayerTexture": "/creeper/creeper_bee_emissive" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:minecraft:lava", + "mutationOutput": "minecraft:mossy_cobblestone", + "mutationType": "FLUID_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:gunpowder", + "mainOutputWeight": 0.6, + "mainOutputCount": 3, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "lightLevel": "NIGHT", + "minGroupSize": 1, + "maxGroupSize": 4, + "spawnWeight": 8 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:gravel", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Diamond.json b/config[common]/resourcefulbees/bees/Diamond.json new file mode 100644 index 0000000..02f5172 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Diamond.json @@ -0,0 +1,57 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/diamond/diamond_bee", + "ColorData": { + "honeycombColor": "#00ffff", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:diamond_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:diamond", + "mainOutputWeight": 0.08, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "gold", + "parent2": "lapis", + "feedItem": "tag:forge:storage_blocks/diamond", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Electrum.json b/config[common]/resourcefulbees/bees/Electrum.json new file mode 100644 index 0000000..7b23387 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Electrum.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/electrum", + "ColorData": { + "honeycombColor": "#e5b840", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:electrum_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:electrum_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "silver", + "parent2": "gold", + "feedItem": "tag:forge:storage_blocks/electrum", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Emerald.json b/config[common]/resourcefulbees/bees/Emerald.json new file mode 100644 index 0000000..e1688e4 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Emerald.json @@ -0,0 +1,57 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/emerald/emerald_bee", + "ColorData": { + "honeycombColor": "#18eb09", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:emerald_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:emerald", + "mainOutputWeight": 0.02, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "redstone", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/emerald", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Ender.json b/config[common]/resourcefulbees/bees/Ender.json new file mode 100644 index 0000000..9ee1df8 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Ender.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:chorus_flower", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["ender"], + "baseLayerTexture": "other/ender", + "ColorData": { + "honeycombColor": "#339786", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "minecraft:end_stone", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:ender_pearl", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1, + "bottleOutput": "minecraft:dragon_breath" + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:END", + "biomeBlacklist": "tag:OVERWORLD,NETHER", + "lightLevel": "NIGHT", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 10 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:gems/ender", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Enderium.json b/config[common]/resourcefulbees/bees/Enderium.json new file mode 100644 index 0000000..a82a650 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Enderium.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/enderium", + "ColorData": { + "honeycombColor": "#0a4a4a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/netherite", + "mutationOutput": "emendatusenigmatica:enderium_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:enderium_ingot", + "mainOutputWeight": 0.05, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "lead", + "parent2": "diamond", + "feedItem": "tag:forge:storage_blocks/enderium", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Ghast.json b/config[common]/resourcefulbees/bees/Ghast.json new file mode 100644 index 0000000..64377d9 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Ghast.json @@ -0,0 +1,51 @@ +{ + "flower": "minecraft:crimson_fungus", + "maxTimeInHive": 4800, + "sizeModifier": 2, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether"], + "baseLayerTexture": "other/ghast", + "ColorData": { + "honeycombColor": "#faebd7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:tnt", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:ghast_tear", + "mainOutputWeight": 0.15, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:ghast_tear", + "feedAmount": 24, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Glowstone.json b/config[common]/resourcefulbees/bees/Glowstone.json new file mode 100644 index 0000000..8f1af56 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Glowstone.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["nether"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/glowstone", + "ColorData": { + "honeycombColor": "#ffbc5e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:glowstone", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:glowstone_dust", + "mainOutputWeight": 0.3, + "mainOutputCount": 12, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "lightLevel": "NIGHT" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/glowstone", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Gold.json b/config[common]/resourcefulbees/bees/Gold.json new file mode 100644 index 0000000..79fba0f --- /dev/null +++ b/config[common]/resourcefulbees/bees/Gold.json @@ -0,0 +1,56 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/gold/gold_bee", + "ColorData": { + "honeycombColor": "#ffdc00", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:gold_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:gold_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "iron", + "parent2": "copper", + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Gravel.json b/config[common]/resourcefulbees/bees/Gravel.json new file mode 100644 index 0000000..0f424d3 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Gravel.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/gravel", + "ColorData": { + "honeycombColor": "#968e8e", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "minecraft:gravel", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:gravel", + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN,NETHER,OVERWORLD", + "biomeBlacklist": "tag:END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:gravel", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Icy.json b/config[common]/resourcefulbees/bees/Icy.json new file mode 100644 index 0000000..c6dbbbb --- /dev/null +++ b/config[common]/resourcefulbees/bees/Icy.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["can_swim"], + "baseLayerTexture": "other/icy", + "ColorData": { + "honeycombColor": "#92b9fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:water", + "mutationOutput": "minecraft:ice", + "mutationType": "FLUID_TO_BLOCK", + "mutationCount": 20 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:snowball", + "mainOutputWeight": 0.5, + "mainOutputCount": 8, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:COLD", + "biomeBlacklist": "tag:HOT,NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "spawnWeight": 4 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:snow_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Invar.json b/config[common]/resourcefulbees/bees/Invar.json new file mode 100644 index 0000000..eaafa21 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Invar.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/invar", + "ColorData": { + "honeycombColor": "#dfe5e2", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/iron", + "mutationOutput": "emendatusenigmatica:invar_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:invar_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "nickel", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/invar", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Iron.json b/config[common]/resourcefulbees/bees/Iron.json new file mode 100644 index 0000000..9976668 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Iron.json @@ -0,0 +1,56 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/iron/iron_bee", + "ColorData": { + "honeycombColor": "#ffcc99", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:iron_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:iron_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "coal", + "parent2": "aluminum", + "feedItem": "tag:forge:storage_blocks/iron", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Lapis.json b/config[common]/resourcefulbees/bees/Lapis.json new file mode 100644 index 0000000..783f816 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Lapis.json @@ -0,0 +1,57 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/lapis/lapis_bee", + "ColorData": { + "honeycombColor": "#345ec3", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:lapis_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:lapis_lazuli", + "mainOutputWeight": 0.3, + "mainOutputCount": 9, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "silver", + "parent2": "tin", + "feedItem": "tag:forge:storage_blocks/lapis", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Lead.json b/config[common]/resourcefulbees/bees/Lead.json new file mode 100644 index 0000000..597eb46 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Lead.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/lead/lead_bee", + "ColorData": { + "honeycombColor": "#333952", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:lead_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:lead_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/lead", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Lumium.json b/config[common]/resourcefulbees/bees/Lumium.json new file mode 100644 index 0000000..8a8908f --- /dev/null +++ b/config[common]/resourcefulbees/bees/Lumium.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/lumium", + "ColorData": { + "honeycombColor": "#e5f3b5", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/gold", + "mutationOutput": "emendatusenigmatica:lumium_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:lumium_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "tin", + "parent2": "silver", + "feedItem": "tag:forge:storage_blocks/lumium", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Nether_Quartz.json b/config[common]/resourcefulbees/bees/Nether_Quartz.json new file mode 100644 index 0000000..d988ec2 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Nether_Quartz.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:warped_fungus", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "traits": ["nether"], + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/quartz", + "ColorData": { + "honeycombColor": "#d4caba", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:nether_quartz_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:quartz", + "mainOutputWeight": 0.15, + "mainOutputCount": 8, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 8, + "minGroupSize": 2, + "maxGroupSize": 4 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/quartz", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Netherite.json b/config[common]/resourcefulbees/bees/Netherite.json new file mode 100644 index 0000000..8104a72 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Netherite.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:wither_rose", + "maxTimeInHive": 7200, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "wither"], + "baseLayerTexture": "ores/netherite/netherite_bee", + "ColorData": { + "honeycombColor": "#654740", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:blackstone", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:netherite_scrap", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 4 + }, + "BreedData": { + "isBreedable": true, + "parent1": "wither", + "parent2": "diamond", + "feedItem": "tag:forge:ingots/netherite", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Nickel.json b/config[common]/resourcefulbees/bees/Nickel.json new file mode 100644 index 0000000..dfb459f --- /dev/null +++ b/config[common]/resourcefulbees/bees/Nickel.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/nickel/nickel_bee", + "ColorData": { + "honeycombColor": "#8c8f86", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:nickel_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:nickel_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/nickel", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Obsidian.json b/config[common]/resourcefulbees/bees/Obsidian.json new file mode 100644 index 0000000..72007b7 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Obsidian.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:wither_rose", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "wither"], + "baseLayerTexture": "other/obsidian", + "ColorData": { + "honeycombColor": "#663399", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:netherrack", + "mutationOutput": "minecraft:obsidian", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 4 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:obsidian", + "mainOutputWeight": 0.1, + "mainOutputCount": 3, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:NETHER,OVERWORLD,END", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 8 + }, + "BreedData": { + "isBreedable": true, + "parent1": "water", + "parent2": "blaze", + "feedItem": "tag:forge:obsidian", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Osmium.json b/config[common]/resourcefulbees/bees/Osmium.json new file mode 100644 index 0000000..d59324a --- /dev/null +++ b/config[common]/resourcefulbees/bees/Osmium.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/osmium/osmium_bee", + "ColorData": { + "honeycombColor": "#c1e0e7", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:osmium_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:osmium_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/osmium", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Pigman.json b/config[common]/resourcefulbees/bees/Pigman.json new file mode 100644 index 0000000..63e2829 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Pigman.json @@ -0,0 +1,55 @@ +{ + "flower": "tag:forge:mushrooms", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "pigman"], + "baseLayerTexture": "pigman/pigman_bee", + "ColorData": { + "honeycombColor": "#885956", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:blackstone", + "mutationOutput": "minecraft:gilded_blackstone", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 2 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:gold_nugget", + "mainOutputWeight": 0.2, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:NETHER", + "biomeBlacklist": "tag:OVERWORLD,END", + "lightLevel": "NIGHT", + "spawnWeight": 16 + }, + "BreedData": { + "isBreedable": true, + "parent1": "zombie", + "parent2": "gold", + "feedItem": "tag:forge:storage_blocks/gold", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/RGBee.json b/config[common]/resourcefulbees/bees/RGBee.json new file mode 100644 index 0000000..3f1fb38 --- /dev/null +++ b/config[common]/resourcefulbees/bees/RGBee.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.5, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "ColorData": { + "honeycombColor": "#ffffff", + "isBeeColored": false, + "isRainbowBee": true, + "isGlowing": true, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": false + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:red_dye", + "secondaryOutput": "minecraft:green_dye", + "bottleOutput": "resourcefulbees:rainbow_honey_bottle", + "bottleOutputWeight": 0.3, + "mainOutputWeight": 0.3, + "secondaryOutputWeight": 0.3, + "mainInputCount": 1, + "mainOutputCount": 3 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 8 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:flowers", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Redstone.json b/config[common]/resourcefulbees/bees/Redstone.json new file mode 100644 index 0000000..76e106b --- /dev/null +++ b/config[common]/resourcefulbees/bees/Redstone.json @@ -0,0 +1,57 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/redstone/redstone_bee", + "ColorData": { + "honeycombColor": "#aa0f01", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:redstone_ore", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:redstone", + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 0, + "maxGroupSize": 1, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "parent1": "lead", + "parent2": "copper", + "feedItem": "tag:forge:storage_blocks/redstone", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Sand.json b/config[common]/resourcefulbees/bees/Sand.json new file mode 100644 index 0000000..8714029 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Sand.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 2400, + "sizeModifier": 0.75, + "traits": ["can_swim"], + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "other/sand", + "ColorData": { + "honeycombColor": "#e7e4bb", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:gravel", + "mutationOutput": "minecraft:sand", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:sand", + "mainOutputWeight": 0.3, + "mainOutputCount": 6, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "spawnWeight": 4, + "biomeWhitelist": "tag:BEACH,OCEAN", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 2, + "maxGroupSize": 4, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:minecraft:sand", + "feedAmount": 8, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Signalum.json b/config[common]/resourcefulbees/bees/Signalum.json new file mode 100644 index 0000000..d7a1696 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Signalum.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/signalum", + "ColorData": { + "honeycombColor": "#fd641a", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:signalum_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:signalum_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "copper", + "parent2": "silver", + "feedItem": "tag:forge:storage_blocks/signalum", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Silver.json b/config[common]/resourcefulbees/bees/Silver.json new file mode 100644 index 0000000..923d2e7 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Silver.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/silver/silver_bee", + "ColorData": { + "honeycombColor": "#c5d1fe", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:silver_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:silver_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/silver", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Skeleton.json b/config[common]/resourcefulbees/bees/Skeleton.json new file mode 100644 index 0000000..1b5b116 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Skeleton.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "skeleton/skeleton_bee", + "ColorData": { + "honeycombColor": "#f6f2e6", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "minecraft:bone_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:bone_meal", + "mainOutputWeight": 0.5, + "mainOutputCount": 18, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD,NETHER", + "biomeBlacklist": "tag:END", + "lightLevel": "NIGHT", + "minGroupSize": 2, + "maxGroupSize": 3, + "spawnWeight": 14 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:bone_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Slimy.json b/config[common]/resourcefulbees/bees/Slimy.json new file mode 100644 index 0000000..c2d8c6a --- /dev/null +++ b/config[common]/resourcefulbees/bees/Slimy.json @@ -0,0 +1,56 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["slimy"], + "baseLayerTexture": "slime/slime_bee", + "ColorData": { + "honeycombColor": "#73c262", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "GELATINOUS" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:honey_block", + "mutationOutput": "minecraft:slime_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:slime_ball", + "mainOutputWeight": 0.25, + "mainOutputCount": 8, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 12 + }, + "BreedData": { + "isBreedable": true, + "parent1": "zombie", + "parent2": "clay", + "feedItem": "tag:forge:slime_block", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Steel.json b/config[common]/resourcefulbees/bees/Steel.json new file mode 100644 index 0000000..52935fb --- /dev/null +++ b/config[common]/resourcefulbees/bees/Steel.json @@ -0,0 +1,52 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "metals/steel", + "ColorData": { + "honeycombColor": "#858585", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:storage_blocks/diamond", + "mutationOutput": "emendatusenigmatica:steel_block", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:steel_ingot", + "mainOutputWeight": 0.2, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN" + }, + "BreedData": { + "isBreedable": true, + "parent1": "coal", + "parent2": "iron", + "feedItem": "tag:forge:storage_blocks/steel", + "feedAmount": 2, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Tin.json b/config[common]/resourcefulbees/bees/Tin.json new file mode 100644 index 0000000..5230371 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Tin.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/tin/tin_bee", + "ColorData": { + "honeycombColor": "#7d81a4", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:tin_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:tin_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/tin", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Uranium.json b/config[common]/resourcefulbees/bees/Uranium.json new file mode 100644 index 0000000..d6bd04b --- /dev/null +++ b/config[common]/resourcefulbees/bees/Uranium.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/uranium/uranium_bee", + "ColorData": { + "honeycombColor": "#333c2f", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:uranium_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:uranium_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/uranium", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Water.json b/config[common]/resourcefulbees/bees/Water.json new file mode 100644 index 0000000..8650751 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Water.json @@ -0,0 +1,56 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 0.75, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["can_swim"], + "baseLayerTexture": "other/water", + "ColorData": { + "honeycombColor": "#5979ef", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:lava", + "mutationOutput": "minecraft:obsidian", + "mutationType": "FLUID_TO_BLOCK", + "mutationCount": 20 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:kelp", + "secondaryOutput": "minecraft:seagrass", + "bottleOutput": "minecraft:sea_pickle", + "mainOutputWeight": 0.5, + "mainOutputCount": 16, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OCEAN,BEACH", + "biomeBlacklist": "tag:NETHER,END", + "minGroupSize": 4, + "maxGroupSize": 6, + "spawnWeight": 6 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:seagrass", + "feedAmount": 16, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Wither.json b/config[common]/resourcefulbees/bees/Wither.json new file mode 100644 index 0000000..ef8546b --- /dev/null +++ b/config[common]/resourcefulbees/bees/Wither.json @@ -0,0 +1,55 @@ +{ + "flower": "minecraft:wither_rose", + "maxTimeInHive": 4800, + "sizeModifier": 1.5, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["nether", "wither"], + "baseLayerTexture": "wither/wither_bee", + "ColorData": { + "honeycombColor": "#444444", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 3 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:water", + "mutationOutput": "minecraft:lava", + "mutationType": "FLUID_TO_FLUID", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "wstweaks:fragment", + "mainOutputWeight": 0.05, + "mainOutputCount": 3, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": false, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 12 + }, + "BreedData": { + "isBreedable": true, + "parent1": "diamond", + "parent2": "obsidian", + "feedItem": "minecraft:nether_star", + "feedAmount": 1, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/bees/Zinc.json b/config[common]/resourcefulbees/bees/Zinc.json new file mode 100644 index 0000000..5bac229 --- /dev/null +++ b/config[common]/resourcefulbees/bees/Zinc.json @@ -0,0 +1,54 @@ +{ + "flower": "ALL", + "maxTimeInHive": 3600, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "baseLayerTexture": "ores/zinc/zinc_bee", + "ColorData": { + "honeycombColor": "#818653", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false, + "modelType": "ORE" + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": true, + "inflictsPoison": true, + "attackDamage": 1 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "tag:forge:stone", + "mutationOutput": "emendatusenigmatica:zinc_ore", + "mutationType": "BLOCK_TO_BLOCK" + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "emendatusenigmatica:zinc_ingot", + "mainOutputWeight": 0.1, + "mainOutputCount": 2, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:OCEAN", + "minGroupSize": 1, + "maxGroupSize": 2, + "spawnWeight": 2, + "lightLevel": "DAY" + }, + "BreedData": { + "isBreedable": true, + "feedItem": "tag:forge:storage_blocks/zinc", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": false + } +} diff --git a/config[common]/resourcefulbees/bees/Zombie.json b/config[common]/resourcefulbees/bees/Zombie.json new file mode 100644 index 0000000..dda5c9d --- /dev/null +++ b/config[common]/resourcefulbees/bees/Zombie.json @@ -0,0 +1,55 @@ +{ + "flower": "ALL", + "maxTimeInHive": 4800, + "sizeModifier": 1, + "hasHoneycomb": true, + "apiaryOutputAmounts": [3, 6, 1, 2], + "traits": ["zombie"], + "baseLayerTexture": "zombie/zombie_bee", + "ColorData": { + "honeycombColor": "#2f4e32", + "isBeeColored": false, + "isRainbowBee": false, + "isGlowing": false, + "isEnchanted": false + }, + "CombatData": { + "isPassive": false, + "removeStingerOnAttack": false, + "inflictsPoison": true, + "attackDamage": 2 + }, + "MutationData": { + "hasMutation": true, + "mutationInput": "minecraft:stone", + "mutationOutput": "minecraft:cobblestone", + "mutationType": "BLOCK_TO_BLOCK", + "mutationCount": 1 + }, + "CentrifugeData": { + "hasCentrifugeOutput": true, + "mainOutput": "minecraft:rotten_flesh", + "mainOutputWeight": 0.5, + "mainOutputCount": 9, + "mainInputCount": 1 + }, + "SpawnData": { + "canSpawnInWorld": true, + "biomeWhitelist": "tag:OVERWORLD", + "biomeBlacklist": "tag:NETHER,END", + "lightLevel": "NIGHT", + "spawnWeight": 6, + "minGroupSize": 4, + "maxGroupSize": 6 + }, + "BreedData": { + "isBreedable": true, + "feedItem": "minecraft:rotten_flesh", + "feedAmount": 4, + "childGrowthDelay": -24000, + "breedDelay": 6000 + }, + "TraitData": { + "hasTraits": true + } +} diff --git a/config[common]/resourcefulbees/biome_dictionary/beach.json b/config[common]/resourcefulbees/biome_dictionary/beach.json new file mode 100644 index 0000000..9429dc3 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/beach.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:mushroom_field_shore", + "minecraft:beach", + "minecraft:stone_shore", + "minecraft:snowy_beach" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/cold.json b/config[common]/resourcefulbees/biome_dictionary/cold.json new file mode 100644 index 0000000..ac47f99 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/cold.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:taiga", + "minecraft:the_end", + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:taiga_hills", + "minecraft:snowy_beach", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:taiga_mountains", + "minecraft:ice_spikes", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/coniferous.json b/config[common]/resourcefulbees/biome_dictionary/coniferous.json new file mode 100644 index 0000000..82d75d9 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/coniferous.json @@ -0,0 +1,12 @@ +{ + "biomes": [ + "minecraft:taiga", + "minecraft:taiga_hills", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:taiga_mountains", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/dense.json b/config[common]/resourcefulbees/biome_dictionary/dense.json new file mode 100644 index 0000000..cbdbe28 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/dense.json @@ -0,0 +1,13 @@ +{ + "biomes": [ + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:dark_forest", + "minecraft:modified_jungle", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/dry.json b/config[common]/resourcefulbees/biome_dictionary/dry.json new file mode 100644 index 0000000..fabd3d7 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/dry.json @@ -0,0 +1,17 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:nether_wastes", + "minecraft:the_end", + "minecraft:desert_hills", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:desert_lakes", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/end.json b/config[common]/resourcefulbees/biome_dictionary/end.json new file mode 100644 index 0000000..b546802 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/end.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:the_end", + "minecraft:small_end_islands", + "minecraft:end_midlands", + "minecraft:end_highlands", + "minecraft:end_barrens" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/forest.json b/config[common]/resourcefulbees/biome_dictionary/forest.json new file mode 100644 index 0000000..50ca107 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/forest.json @@ -0,0 +1,27 @@ +{ + "biomes": [ + "minecraft:forest", + "minecraft:taiga", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:jungle_edge", + "minecraft:birch_forest", + "minecraft:birch_forest_hills", + "minecraft:dark_forest", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:wooded_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:crimson_forest", + "minecraft:warped_forest" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/hills.json b/config[common]/resourcefulbees/biome_dictionary/hills.json new file mode 100644 index 0000000..7d261f1 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/hills.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:mountains", + "minecraft:desert_hills", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:jungle_hills", + "minecraft:birch_forest_hills", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga_hills", + "minecraft:flower_forest", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:giant_spruce_taiga_hills", + "minecraft:shattered_savanna_plateau", + "minecraft:modified_wooded_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/hot.json b/config[common]/resourcefulbees/biome_dictionary/hot.json new file mode 100644 index 0000000..bf89135 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/hot.json @@ -0,0 +1,22 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:nether_wastes", + "minecraft:desert_hills", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:desert_lakes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/jungle.json b/config[common]/resourcefulbees/biome_dictionary/jungle.json new file mode 100644 index 0000000..b85dc85 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/jungle.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/mesa.json b/config[common]/resourcefulbees/biome_dictionary/mesa.json new file mode 100644 index 0000000..198c87e --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/mesa.json @@ -0,0 +1,7 @@ +{ + "biomes": [ + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/modified.json b/config[common]/resourcefulbees/biome_dictionary/modified.json new file mode 100644 index 0000000..0185d89 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/modified.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau", + "minecraft:modified_gravelly_mountains" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/mountain.json b/config[common]/resourcefulbees/biome_dictionary/mountain.json new file mode 100644 index 0000000..b6c3afb --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/mountain.json @@ -0,0 +1,17 @@ +{ + "biomes": [ + "minecraft:mountains", + "minecraft:mountain_edge", + "minecraft:snowy_mountains", + "minecraft:wooded_mountains", + "minecraft:gravelly_mountains", + "minecraft:taiga_mountains", + "minecraft:snowy_taiga_mountains", + "minecraft:modified_jungle", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:shattered_savanna", + "minecraft:eroded_badlands", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/mushroom.json b/config[common]/resourcefulbees/biome_dictionary/mushroom.json new file mode 100644 index 0000000..6ae94f6 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/mushroom.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:mushroom_fields", "minecraft:mushroom_field_shore"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/nether.json b/config[common]/resourcefulbees/biome_dictionary/nether.json new file mode 100644 index 0000000..46e35c5 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/nether.json @@ -0,0 +1,9 @@ +{ + "biomes": [ + "minecraft:nether_wastes", + "minecraft:soul_sand_valley", + "minecraft:crimson_forest", + "minecraft:warped_forest", + "minecraft:basalt_deltas" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/ocean.json b/config[common]/resourcefulbees/biome_dictionary/ocean.json new file mode 100644 index 0000000..ed83164 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/ocean.json @@ -0,0 +1,14 @@ +{ + "biomes": [ + "minecraft:ocean", + "minecraft:frozen_ocean", + "minecraft:deep_ocean", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:deep_lukewarm_ocean" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/overworld.json b/config[common]/resourcefulbees/biome_dictionary/overworld.json new file mode 100644 index 0000000..af6550a --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/overworld.json @@ -0,0 +1,72 @@ +{ + "biomes": [ + "minecraft:ocean", + "minecraft:plains", + "minecraft:desert", + "minecraft:mountains", + "minecraft:forest", + "minecraft:taiga", + "minecraft:swamp", + "minecraft:river", + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:mushroom_fields", + "minecraft:mushroom_field_shore", + "minecraft:beach", + "minecraft:desert_hills", + "minecraft:wooded_hills", + "minecraft:taiga_hills", + "minecraft:mountain_edge", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:deep_ocean", + "minecraft:stone_shore", + "minecraft:snowy_beach", + "minecraft:birch_forest", + "minecraft:birch_forest_hills", + "minecraft:dark_forest", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:giant_tree_taiga", + "minecraft:giant_tree_taiga_hills", + "minecraft:wooded_mountains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:cold_ocean", + "minecraft:deep_warm_ocean", + "minecraft:deep_lukewarm_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:sunflower_plains", + "minecraft:desert_lakes", + "minecraft:gravelly_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau", + "minecraft:bamboo_jungle", + "minecraft:bamboo_jungle_hills" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/plains.json b/config[common]/resourcefulbees/biome_dictionary/plains.json new file mode 100644 index 0000000..7f8d9fe --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/plains.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:plains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:sunflower_plains" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/plateau.json b/config[common]/resourcefulbees/biome_dictionary/plateau.json new file mode 100644 index 0000000..14244c4 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/plateau.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:savanna_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:shattered_savanna_plateau", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/rare.json b/config[common]/resourcefulbees/biome_dictionary/rare.json new file mode 100644 index 0000000..472b4d4 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/rare.json @@ -0,0 +1,29 @@ +{ + "biomes": [ + "minecraft:mushroom_fields", + "minecraft:mushroom_field_shore", + "minecraft:jungle_edge", + "minecraft:savanna_plateau", + "minecraft:sunflower_plains", + "minecraft:desert_lakes", + "minecraft:gravelly_mountains", + "minecraft:flower_forest", + "minecraft:taiga_mountains", + "minecraft:swamp_hills", + "minecraft:ice_spikes", + "minecraft:modified_jungle", + "minecraft:modified_jungle_edge", + "minecraft:tall_birch_forest", + "minecraft:tall_birch_hills", + "minecraft:dark_forest_hills", + "minecraft:snowy_taiga_mountains", + "minecraft:giant_spruce_taiga", + "minecraft:giant_spruce_taiga_hills", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/river.json b/config[common]/resourcefulbees/biome_dictionary/river.json new file mode 100644 index 0000000..40181d0 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/river.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:river", "minecraft:frozen_river"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/sandy.json b/config[common]/resourcefulbees/biome_dictionary/sandy.json new file mode 100644 index 0000000..0d4d453 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/sandy.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:desert", + "minecraft:desert_hills", + "minecraft:badlands", + "minecraft:wooded_badlands_plateau", + "minecraft:badlands_plateau", + "minecraft:desert_lakes" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/savanna.json b/config[common]/resourcefulbees/biome_dictionary/savanna.json new file mode 100644 index 0000000..e6a3128 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/savanna.json @@ -0,0 +1,8 @@ +{ + "biomes": [ + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/snowy.json b/config[common]/resourcefulbees/biome_dictionary/snowy.json new file mode 100644 index 0000000..e28dfa0 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/snowy.json @@ -0,0 +1,12 @@ +{ + "biomes": [ + "minecraft:frozen_ocean", + "minecraft:frozen_river", + "minecraft:snowy_tundra", + "minecraft:snowy_mountains", + "minecraft:snowy_taiga", + "minecraft:snowy_taiga_hills", + "minecraft:ice_spikes", + "minecraft:snowy_taiga_mountains" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/sparse.json b/config[common]/resourcefulbees/biome_dictionary/sparse.json new file mode 100644 index 0000000..aa69d24 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/sparse.json @@ -0,0 +1,16 @@ +{ + "biomes": [ + "minecraft:wooded_mountains", + "minecraft:savanna", + "minecraft:savanna_plateau", + "minecraft:wooded_badlands_plateau", + "minecraft:gravelly_mountains", + "minecraft:modified_jungle_edge", + "minecraft:modified_gravelly_mountains", + "minecraft:shattered_savanna", + "minecraft:shattered_savanna_plateau", + "minecraft:eroded_badlands", + "minecraft:modified_wooded_badlands_plateau", + "minecraft:modified_badlands_plateau" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/spooky.json b/config[common]/resourcefulbees/biome_dictionary/spooky.json new file mode 100644 index 0000000..8e38080 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/spooky.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:dark_forest", "minecraft:dark_forest_hills"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/swamp.json b/config[common]/resourcefulbees/biome_dictionary/swamp.json new file mode 100644 index 0000000..9e54c02 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/swamp.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:swamp", "minecraft:swamp_hills"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/void.json b/config[common]/resourcefulbees/biome_dictionary/void.json new file mode 100644 index 0000000..e67ed1f --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/void.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:the_void"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/wasteland.json b/config[common]/resourcefulbees/biome_dictionary/wasteland.json new file mode 100644 index 0000000..b15cc56 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/wasteland.json @@ -0,0 +1,3 @@ +{ + "biomes": ["minecraft:snowy_tundra"] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/water.json b/config[common]/resourcefulbees/biome_dictionary/water.json new file mode 100644 index 0000000..aa56345 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/water.json @@ -0,0 +1,15 @@ +{ + "biomes": [ + "minecraft:river", + "minecraft:frozen_river", + "minecraft:ocean", + "minecraft:frozen_ocean", + "minecraft:cold_ocean", + "minecraft:deep_cold_ocean", + "minecraft:deep_frozen_ocean", + "minecraft:warm_ocean", + "minecraft:deep_warm_ocean", + "minecraft:lukewarm_ocean", + "minecraft:deep_lukewarm_ocean" + ] +} diff --git a/config[common]/resourcefulbees/biome_dictionary/wet.json b/config[common]/resourcefulbees/biome_dictionary/wet.json new file mode 100644 index 0000000..58b73e8 --- /dev/null +++ b/config[common]/resourcefulbees/biome_dictionary/wet.json @@ -0,0 +1,10 @@ +{ + "biomes": [ + "minecraft:swamp", + "minecraft:jungle", + "minecraft:jungle_hills", + "minecraft:jungle_edge", + "minecraft:swamp_hills", + "minecraft:modified_jungle" + ] +} diff --git a/config[default]/resourcefulbees/common.toml b/config[common]/resourcefulbees/common.toml similarity index 96% rename from config[default]/resourcefulbees/common.toml rename to config[common]/resourcefulbees/common.toml index 34538b3..277f7b7 100644 --- a/config[default]/resourcefulbees/common.toml +++ b/config[common]/resourcefulbees/common.toml @@ -35,7 +35,7 @@ # #Tier 4 Apiary Output Quantity #Range: > 1 - tierFourApiaryQuantity = 8 + tierFourApiaryQuantity = 2 # #Tier 2 Apiary Output #Allowed Values: COMB, BLOCK @@ -43,15 +43,15 @@ # #Tier 2 Apiary Output Quantity #Range: > 1 - tierTwoApiaryQuantity = 16 + tierTwoApiaryQuantity = 6 # #Tier 3 Apiary Output Quantity #Range: > 1 - tierThreeApiaryQuantity = 4 + tierThreeApiaryQuantity = 1 # #Tier 1 Apiary Output Quantity #Range: > 1 - tierOneApiaryQuantity = 8 + tierOneApiaryQuantity = 3 # #Tier 4 Apiary Output #Allowed Values: COMB, BLOCK @@ -59,7 +59,7 @@ # #Maximum breed time before upgrades are applied. #Range: 1200 ~ 4800 - apiaryMaxBreedTime = 2400 + apiaryMaxBreedTime = 3200 # #Tier 1 Apiary Output #Allowed Values: COMB, BLOCK @@ -104,7 +104,7 @@ # #RF/t consumed by the centrifuge when processing recipes. Mutliblock Centrifuge cuts this value in half. #Range: 2 ~ 1000 - centrifugeRfPerTick = 30 + centrifugeRfPerTick = 2 ["Beehive Options"] # @@ -141,7 +141,7 @@ # #Set this to false when you want to overwrite the default bee files. [true/false] #This should be run at least once for initial generation. - generateDefaults = true + generateDefaults = false ["Honey Generator Options"] # @@ -182,7 +182,7 @@ #Chance for nest to spawn when generating chunks in overworld category biomes. [1/x] #A higher value means the nest is less likely to spawn. #Range: 4 ~ 100 - overworld_nest_generation_chance = 48 + overworld_nest_generation_chance = 64 # #Chance for nest to spawn when generating chunks in end category biomes. [1/x] #A higher value means the nest is less likely to spawn. diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json b/config[common]/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json new file mode 100644 index 0000000..f1efc15 --- /dev/null +++ b/config[common]/resourcefulbees/resources/assets/resourcefulbees/lang/en_us.json @@ -0,0 +1,136 @@ +{ + "block.resourcefulbees.blaze_honeycomb_block": "Blaze Honeycomb Block", + "item.resourcefulbees.blaze_honeycomb": "Blaze Honeycomb", + "item.resourcefulbees.blaze_bee_spawn_egg": "Blaze Bee Spawn Egg", + "entity.resourcefulbees.blaze_bee": "Blaze Bee", + + "block.resourcefulbees.clay_honeycomb_block": "Clay Honeycomb Block", + "item.resourcefulbees.clay_honeycomb": "Clay Honeycomb", + "item.resourcefulbees.clay_bee_spawn_egg": "Clay Bee Spawn Egg", + "entity.resourcefulbees.clay_bee": "Clay Bee", + + "block.resourcefulbees.ghast_honeycomb_block": "Ghast Honeycomb Block", + "item.resourcefulbees.ghast_honeycomb": "Ghast Honeycomb", + "item.resourcefulbees.ghast_bee_spawn_egg": "Ghast Bee Spawn Egg", + "entity.resourcefulbees.ghast_bee": "Ghast Bee", + + "block.resourcefulbees.glowstone_honeycomb_block": "Glowstone Honeycomb Block", + "item.resourcefulbees.glowstone_honeycomb": "Glowstone Honeycomb", + "item.resourcefulbees.glowstone_bee_spawn_egg": "Glowstone Bee Spawn Egg", + "entity.resourcefulbees.glowstone_bee": "Glowstone Bee", + + "block.resourcefulbees.gravel_honeycomb_block": "Gravel Honeycomb Block", + "item.resourcefulbees.gravel_honeycomb": "Gravel Honeycomb", + "item.resourcefulbees.gravel_bee_spawn_egg": "Gravel Bee Spawn Egg", + "entity.resourcefulbees.gravel_bee": "Gravel Bee", + + "block.resourcefulbees.obsidian_honeycomb_block": "Obsidian Honeycomb Block", + "item.resourcefulbees.obsidian_honeycomb": "Obsidian Honeycomb", + "item.resourcefulbees.obsidian_bee_spawn_egg": "Obsidian Bee Spawn Egg", + "entity.resourcefulbees.obsidian_bee": "Obsidian Bee", + + "block.resourcefulbees.sand_honeycomb_block": "Sand Honeycomb Block", + "item.resourcefulbees.sand_honeycomb": "Sand Honeycomb", + "item.resourcefulbees.sand_bee_spawn_egg": "Sand Bee Spawn Egg", + "entity.resourcefulbees.sand_bee": "Sand Bee", + + "block.resourcefulbees.slimy_honeycomb_block": "Slimy Honeycomb Block", + "item.resourcefulbees.slimy_honeycomb": "Slimy Honeycomb", + "item.resourcefulbees.slimy_bee_spawn_egg": "Slimy Bee Spawn Egg", + "entity.resourcefulbees.slimy_bee": "Slimy Bee", + + "block.resourcefulbees.water_honeycomb_block": "Water Honeycomb Block", + "item.resourcefulbees.water_honeycomb": "Water Honeycomb", + "item.resourcefulbees.water_bee_spawn_egg": "Water Bee Spawn Egg", + "entity.resourcefulbees.water_bee": "Water Bee", + + "block.resourcefulbees.copper_honeycomb_block": "Copper Honeycomb Block", + "item.resourcefulbees.copper_honeycomb": "Copper Honeycomb", + "item.resourcefulbees.copper_bee_spawn_egg": "Copper Bee Spawn Egg", + "entity.resourcefulbees.copper_bee": "Copper Bee", + + "block.resourcefulbees.aluminum_honeycomb_block": "Aluminum Honeycomb Block", + "item.resourcefulbees.aluminum_honeycomb": "Aluminum Honeycomb", + "item.resourcefulbees.aluminum_bee_spawn_egg": "Aluminum Bee Spawn Egg", + "entity.resourcefulbees.aluminum_bee": "Aluminum Bee", + + "block.resourcefulbees.silver_honeycomb_block": "Silver Honeycomb Block", + "item.resourcefulbees.silver_honeycomb": "Silver Honeycomb", + "item.resourcefulbees.silver_bee_spawn_egg": "Silver Bee Spawn Egg", + "entity.resourcefulbees.silver_bee": "Silver Bee", + + "block.resourcefulbees.lead_honeycomb_block": "Lead Honeycomb Block", + "item.resourcefulbees.lead_honeycomb": "Lead Honeycomb", + "item.resourcefulbees.lead_bee_spawn_egg": "Lead Bee Spawn Egg", + "entity.resourcefulbees.lead_bee": "Lead Bee", + + "block.resourcefulbees.nickel_honeycomb_block": "Nickel Honeycomb Block", + "item.resourcefulbees.nickel_honeycomb": "Nickel Honeycomb", + "item.resourcefulbees.nickel_bee_spawn_egg": "Nickel Bee Spawn Egg", + "entity.resourcefulbees.nickel_bee": "Nickel Bee", + + "block.resourcefulbees.uranium_honeycomb_block": "Uranium Honeycomb Block", + "item.resourcefulbees.uranium_honeycomb": "Uranium Honeycomb", + "item.resourcefulbees.uranium_bee_spawn_egg": "Uranium Bee Spawn Egg", + "entity.resourcefulbees.uranium_bee": "Uranium Bee", + + "block.resourcefulbees.tin_honeycomb_block": "Tin Honeycomb Block", + "item.resourcefulbees.tin_honeycomb": "Tin Honeycomb", + "item.resourcefulbees.tin_bee_spawn_egg": "Tin Bee Spawn Egg", + "entity.resourcefulbees.tin_bee": "Tin Bee", + + "block.resourcefulbees.osmium_honeycomb_block": "Osmium Honeycomb Block", + "item.resourcefulbees.osmium_honeycomb": "Osmium Honeycomb", + "item.resourcefulbees.osmium_bee_spawn_egg": "Osmium Bee Spawn Egg", + "entity.resourcefulbees.osmium_bee": "Osmium Bee", + + "block.resourcefulbees.zinc_honeycomb_block": "Zinc Honeycomb Block", + "item.resourcefulbees.zinc_honeycomb": "Zinc Honeycomb", + "item.resourcefulbees.zinc_bee_spawn_egg": "Zinc Bee Spawn Egg", + "entity.resourcefulbees.zinc_bee": "Zinc Bee", + + "block.resourcefulbees.bronze_honeycomb_block": "Bronze Honeycomb Block", + "item.resourcefulbees.bronze_honeycomb": "Bronze Honeycomb", + "item.resourcefulbees.bronze_bee_spawn_egg": "Bronze Bee Spawn Egg", + "entity.resourcefulbees.bronze_bee": "Bronze Bee", + + "block.resourcefulbees.brass_honeycomb_block": "Brass Honeycomb Block", + "item.resourcefulbees.brass_honeycomb": "Brass Honeycomb", + "item.resourcefulbees.brass_bee_spawn_egg": "Brass Bee Spawn Egg", + "entity.resourcefulbees.brass_bee": "Brass Bee", + + "block.resourcefulbees.electrum_honeycomb_block": "Electrum Honeycomb Block", + "item.resourcefulbees.electrum_honeycomb": "Electrum Honeycomb", + "item.resourcefulbees.electrum_bee_spawn_egg": "Electrum Bee Spawn Egg", + "entity.resourcefulbees.electrum_bee": "Electrum Bee", + + "block.resourcefulbees.constantan_honeycomb_block": "Constantan Honeycomb Block", + "item.resourcefulbees.constantan_honeycomb": "Constantan Honeycomb", + "item.resourcefulbees.constantan_bee_spawn_egg": "Constantan Bee Spawn Egg", + "entity.resourcefulbees.constantan_bee": "Constantan Bee", + + "block.resourcefulbees.steel_honeycomb_block": "Steel Honeycomb Block", + "item.resourcefulbees.steel_honeycomb": "Steel Honeycomb", + "item.resourcefulbees.steel_bee_spawn_egg": "Steel Bee Spawn Egg", + "entity.resourcefulbees.steel_bee": "Steel Bee", + + "block.resourcefulbees.invar_honeycomb_block": "Invar Honeycomb Block", + "item.resourcefulbees.invar_honeycomb": "Invar Honeycomb", + "item.resourcefulbees.invar_bee_spawn_egg": "Invar Bee Spawn Egg", + "entity.resourcefulbees.invar_bee": "Invar Bee", + + "block.resourcefulbees.lumium_honeycomb_block": "Lumium Honeycomb Block", + "item.resourcefulbees.lumium_honeycomb": "Lumium Honeycomb", + "item.resourcefulbees.lumium_bee_spawn_egg": "Lumium Bee Spawn Egg", + "entity.resourcefulbees.lumium_bee": "Lumium Bee", + + "block.resourcefulbees.signalum_honeycomb_block": "Signalum Honeycomb Block", + "item.resourcefulbees.signalum_honeycomb": "Signalum Honeycomb", + "item.resourcefulbees.signalum_bee_spawn_egg": "Signalum Bee Spawn Egg", + "entity.resourcefulbees.signalum_bee": "Signalum Bee", + + "block.resourcefulbees.enderium_honeycomb_block": "Enderium Honeycomb Block", + "item.resourcefulbees.enderium_honeycomb": "Enderium Honeycomb", + "item.resourcefulbees.enderium_bee_spawn_egg": "Enderium Bee Spawn Egg", + "entity.resourcefulbees.enderium_bee": "Enderium Bee" +} diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png new file mode 100644 index 0000000..912cf27 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/brass.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png new file mode 100644 index 0000000..5dd1a80 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/bronze.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png new file mode 100644 index 0000000..70c1c07 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/constantan.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png new file mode 100644 index 0000000..394d5eb Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/electrum.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png new file mode 100644 index 0000000..38ce2b8 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/enderium.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png new file mode 100644 index 0000000..7e77224 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/invar.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png new file mode 100644 index 0000000..81e015b Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/lumium.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png new file mode 100644 index 0000000..a4fc06b Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/signalum.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png new file mode 100644 index 0000000..889bd2e Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/metals/steel.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png new file mode 100644 index 0000000..711fb0e Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png new file mode 100644 index 0000000..214b4a6 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/aluminum/aluminum_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png new file mode 100644 index 0000000..b350d17 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png new file mode 100644 index 0000000..0b9ab0a Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/copper/copper_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png new file mode 100644 index 0000000..b076880 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png new file mode 100644 index 0000000..e6cbfd5 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/lead/lead_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png new file mode 100644 index 0000000..bf47aac Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png new file mode 100644 index 0000000..8cacce7 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/nickel/nickel_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png new file mode 100644 index 0000000..fea7f49 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png new file mode 100644 index 0000000..f36ec7c Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/osmium/osmium_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png new file mode 100644 index 0000000..5abdbbf Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png new file mode 100644 index 0000000..2215618 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/silver/silver_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png new file mode 100644 index 0000000..16ef094 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png new file mode 100644 index 0000000..8b669b0 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/tin/tin_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png new file mode 100644 index 0000000..2177a8a Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png new file mode 100644 index 0000000..90aba5c Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/uranium/uranium_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png new file mode 100644 index 0000000..0305482 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png new file mode 100644 index 0000000..01640aa Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/ores/zinc/zinc_bee_angry.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png new file mode 100644 index 0000000..9a56420 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/blaze.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png new file mode 100644 index 0000000..6af5593 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/clay.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png new file mode 100644 index 0000000..d35cf92 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ender.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png new file mode 100644 index 0000000..f8a018b Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/ghast.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png new file mode 100644 index 0000000..ddd259d Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/glowstone.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png new file mode 100644 index 0000000..3eefc1f Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/gravel.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png new file mode 100644 index 0000000..0761738 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/icy.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png new file mode 100644 index 0000000..7af5bd3 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/obsidian.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png new file mode 100644 index 0000000..366c643 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/quartz.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png new file mode 100644 index 0000000..d71ba02 Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/sand.png differ diff --git a/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png new file mode 100644 index 0000000..86ed34f Binary files /dev/null and b/config[common]/resourcefulbees/resources/assets/resourcefulbees/textures/entity/other/water.png differ diff --git a/config[common]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json b/config[common]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json new file mode 100644 index 0000000..55ba6df --- /dev/null +++ b/config[common]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json @@ -0,0 +1,51 @@ +{ +"replace": false, +"values": [ +"resourcefulbees:steel_bee", +"resourcefulbees:ender_bee", +"resourcefulbees:aluminum_bee", +"resourcefulbees:glowstone_bee", +"resourcefulbees:clay_bee", +"resourcefulbees:netherite_bee", +"resourcefulbees:gold_bee", +"resourcefulbees:skeleton_bee", +"resourcefulbees:lumium_bee", +"resourcefulbees:kitten_bee", +"resourcefulbees:enderium_bee", +"resourcefulbees:signalum_bee", +"resourcefulbees:blaze_bee", +"resourcefulbees:tin_bee", +"resourcefulbees:zombie_bee", +"resourcefulbees:copper_bee", +"resourcefulbees:invar_bee", +"resourcefulbees:lapis_bee", +"resourcefulbees:pigman_bee", +"resourcefulbees:rgbee_bee", +"resourcefulbees:slimy_bee", +"resourcefulbees:ghast_bee", +"resourcefulbees:zinc_bee", +"resourcefulbees:icy_bee", +"resourcefulbees:electrum_bee", +"resourcefulbees:nickel_bee", +"resourcefulbees:obsidian_bee", +"resourcefulbees:nether_quartz_bee", +"resourcefulbees:osmium_bee", +"resourcefulbees:brass_bee", +"resourcefulbees:constantan_bee", +"resourcefulbees:water_bee", +"resourcefulbees:lead_bee", +"resourcefulbees:bronze_bee", +"resourcefulbees:gravel_bee", +"resourcefulbees:sand_bee", +"resourcefulbees:diamond_bee", +"resourcefulbees:oreo_bee", +"resourcefulbees:coal_bee", +"resourcefulbees:iron_bee", +"resourcefulbees:silver_bee", +"resourcefulbees:uranium_bee", +"resourcefulbees:wither_bee", +"resourcefulbees:creeper_bee", +"resourcefulbees:emerald_bee", +"resourcefulbees:redstone_bee" +] +} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honey_block.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honey_block.json similarity index 100% rename from config[default]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honey_block.json rename to config[common]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honey_block.json diff --git a/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json new file mode 100644 index 0000000..5c4b00d --- /dev/null +++ b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json @@ -0,0 +1,49 @@ +{ +"replace": false, +"values": [ +"resourcefulbees:aluminum_honeycomb_block", +"resourcefulbees:blaze_honeycomb_block", +"resourcefulbees:brass_honeycomb_block", +"resourcefulbees:bronze_honeycomb_block", +"resourcefulbees:clay_honeycomb_block", +"resourcefulbees:coal_honeycomb_block", +"resourcefulbees:constantan_honeycomb_block", +"resourcefulbees:copper_honeycomb_block", +"resourcefulbees:creeper_honeycomb_block", +"resourcefulbees:diamond_honeycomb_block", +"resourcefulbees:electrum_honeycomb_block", +"resourcefulbees:emerald_honeycomb_block", +"resourcefulbees:ender_honeycomb_block", +"resourcefulbees:enderium_honeycomb_block", +"resourcefulbees:ghast_honeycomb_block", +"resourcefulbees:glowstone_honeycomb_block", +"resourcefulbees:gold_honeycomb_block", +"resourcefulbees:gravel_honeycomb_block", +"resourcefulbees:icy_honeycomb_block", +"resourcefulbees:invar_honeycomb_block", +"resourcefulbees:iron_honeycomb_block", +"resourcefulbees:lapis_honeycomb_block", +"resourcefulbees:lead_honeycomb_block", +"resourcefulbees:lumium_honeycomb_block", +"resourcefulbees:netherite_honeycomb_block", +"resourcefulbees:nether_quartz_honeycomb_block", +"resourcefulbees:nickel_honeycomb_block", +"resourcefulbees:obsidian_honeycomb_block", +"resourcefulbees:osmium_honeycomb_block", +"resourcefulbees:pigman_honeycomb_block", +"resourcefulbees:redstone_honeycomb_block", +"resourcefulbees:rgbee_honeycomb_block", +"resourcefulbees:sand_honeycomb_block", +"resourcefulbees:signalum_honeycomb_block", +"resourcefulbees:silver_honeycomb_block", +"resourcefulbees:skeleton_honeycomb_block", +"resourcefulbees:slimy_honeycomb_block", +"resourcefulbees:steel_honeycomb_block", +"resourcefulbees:tin_honeycomb_block", +"resourcefulbees:uranium_honeycomb_block", +"resourcefulbees:water_honeycomb_block", +"resourcefulbees:wither_honeycomb_block", +"resourcefulbees:zinc_honeycomb_block", +"resourcefulbees:zombie_honeycomb_block" +] +} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_block.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_block.json similarity index 100% rename from config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_block.json rename to config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_block.json diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_bottle.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_bottle.json similarity index 100% rename from config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_bottle.json rename to config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honey_bottle.json diff --git a/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json new file mode 100644 index 0000000..192dc8f --- /dev/null +++ b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json @@ -0,0 +1,49 @@ +{ +"replace": false, +"values": [ +"resourcefulbees:aluminum_honeycomb", +"resourcefulbees:blaze_honeycomb", +"resourcefulbees:brass_honeycomb", +"resourcefulbees:bronze_honeycomb", +"resourcefulbees:clay_honeycomb", +"resourcefulbees:coal_honeycomb", +"resourcefulbees:constantan_honeycomb", +"resourcefulbees:copper_honeycomb", +"resourcefulbees:creeper_honeycomb", +"resourcefulbees:diamond_honeycomb", +"resourcefulbees:electrum_honeycomb", +"resourcefulbees:emerald_honeycomb", +"resourcefulbees:ender_honeycomb", +"resourcefulbees:enderium_honeycomb", +"resourcefulbees:ghast_honeycomb", +"resourcefulbees:glowstone_honeycomb", +"resourcefulbees:gold_honeycomb", +"resourcefulbees:gravel_honeycomb", +"resourcefulbees:icy_honeycomb", +"resourcefulbees:invar_honeycomb", +"resourcefulbees:iron_honeycomb", +"resourcefulbees:lapis_honeycomb", +"resourcefulbees:lead_honeycomb", +"resourcefulbees:lumium_honeycomb", +"resourcefulbees:netherite_honeycomb", +"resourcefulbees:nether_quartz_honeycomb", +"resourcefulbees:nickel_honeycomb", +"resourcefulbees:obsidian_honeycomb", +"resourcefulbees:osmium_honeycomb", +"resourcefulbees:pigman_honeycomb", +"resourcefulbees:redstone_honeycomb", +"resourcefulbees:rgbee_honeycomb", +"resourcefulbees:sand_honeycomb", +"resourcefulbees:signalum_honeycomb", +"resourcefulbees:silver_honeycomb", +"resourcefulbees:skeleton_honeycomb", +"resourcefulbees:slimy_honeycomb", +"resourcefulbees:steel_honeycomb", +"resourcefulbees:tin_honeycomb", +"resourcefulbees:uranium_honeycomb", +"resourcefulbees:water_honeycomb", +"resourcefulbees:wither_honeycomb", +"resourcefulbees:zinc_honeycomb", +"resourcefulbees:zombie_honeycomb" +] +} \ No newline at end of file diff --git a/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json new file mode 100644 index 0000000..5c4b00d --- /dev/null +++ b/config[common]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json @@ -0,0 +1,49 @@ +{ +"replace": false, +"values": [ +"resourcefulbees:aluminum_honeycomb_block", +"resourcefulbees:blaze_honeycomb_block", +"resourcefulbees:brass_honeycomb_block", +"resourcefulbees:bronze_honeycomb_block", +"resourcefulbees:clay_honeycomb_block", +"resourcefulbees:coal_honeycomb_block", +"resourcefulbees:constantan_honeycomb_block", +"resourcefulbees:copper_honeycomb_block", +"resourcefulbees:creeper_honeycomb_block", +"resourcefulbees:diamond_honeycomb_block", +"resourcefulbees:electrum_honeycomb_block", +"resourcefulbees:emerald_honeycomb_block", +"resourcefulbees:ender_honeycomb_block", +"resourcefulbees:enderium_honeycomb_block", +"resourcefulbees:ghast_honeycomb_block", +"resourcefulbees:glowstone_honeycomb_block", +"resourcefulbees:gold_honeycomb_block", +"resourcefulbees:gravel_honeycomb_block", +"resourcefulbees:icy_honeycomb_block", +"resourcefulbees:invar_honeycomb_block", +"resourcefulbees:iron_honeycomb_block", +"resourcefulbees:lapis_honeycomb_block", +"resourcefulbees:lead_honeycomb_block", +"resourcefulbees:lumium_honeycomb_block", +"resourcefulbees:netherite_honeycomb_block", +"resourcefulbees:nether_quartz_honeycomb_block", +"resourcefulbees:nickel_honeycomb_block", +"resourcefulbees:obsidian_honeycomb_block", +"resourcefulbees:osmium_honeycomb_block", +"resourcefulbees:pigman_honeycomb_block", +"resourcefulbees:redstone_honeycomb_block", +"resourcefulbees:rgbee_honeycomb_block", +"resourcefulbees:sand_honeycomb_block", +"resourcefulbees:signalum_honeycomb_block", +"resourcefulbees:silver_honeycomb_block", +"resourcefulbees:skeleton_honeycomb_block", +"resourcefulbees:slimy_honeycomb_block", +"resourcefulbees:steel_honeycomb_block", +"resourcefulbees:tin_honeycomb_block", +"resourcefulbees:uranium_honeycomb_block", +"resourcefulbees:water_honeycomb_block", +"resourcefulbees:wither_honeycomb_block", +"resourcefulbees:zinc_honeycomb_block", +"resourcefulbees:zombie_honeycomb_block" +] +} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/pack.mcmeta b/config[common]/resourcefulbees/resources/pack.mcmeta similarity index 100% rename from config[default]/resourcefulbees/resources/pack.mcmeta rename to config[common]/resourcefulbees/resources/pack.mcmeta diff --git a/config[common]/servertabinfo-server.toml b/config[common]/servertabinfo-server.toml new file mode 100644 index 0000000..b355d3c --- /dev/null +++ b/config[common]/servertabinfo-server.toml @@ -0,0 +1,9 @@ + +#General settings +[general] + #How often should the server send tps updates to clients + #Range: 100 ~ 600 + refreshTicks = 200 + #Only ops can see tps information, this is to stop tps hunters + opOnlyMode = false + diff --git a/config[default]/sophisticatedbackpacks-common.toml b/config[common]/sophisticatedbackpacks-common.toml similarity index 89% rename from config[default]/sophisticatedbackpacks-common.toml rename to config[common]/sophisticatedbackpacks-common.toml index feef2c5..dd0f4bb 100644 --- a/config[default]/sophisticatedbackpacks-common.toml +++ b/config[common]/sophisticatedbackpacks-common.toml @@ -2,7 +2,7 @@ #Common Settings [common] #Disable / enable any items here (disables their recipes) - enabledItems = [] + enabledItems = ["void_upgrade:true", "compacting_upgrade:true", "advanced_restock_upgrade:true", "diamond_backpack:true", "smelting_upgrade:true", "filter_upgrade:true", "magnet_upgrade:true", "advanced_magnet_upgrade:true", "deposit_upgrade:true", "iron_backpack:true", "advanced_compacting_upgrade:true", "backpack:true", "feeding_upgrade:true", "advanced_pickup_upgrade:true", "everlasting_upgrade:true", "advanced_filter_upgrade:true", "inception_upgrade:true", "crafting_upgrade:true", "auto_smelting_upgrade:true", "pickup_upgrade:true", "upgrade_base:true", "refill_upgrade:true", "gold_backpack:true", "advanced_deposit_upgrade:true", "advanced_void_upgrade:true", "restock_upgrade:true"] #Leather Backpack Settings [common.leatherBackpack] @@ -83,7 +83,7 @@ filterSlots = 9 #Number of filter slots displayed in a row #Range: 1 ~ 6 - slotsInRow = 3 + slotsInRow = 4 #Filter Upgrade Settings [common.filterUpgrade] diff --git a/config[default]/theoneprobe-common.toml b/config[common]/theoneprobe-common.toml similarity index 99% rename from config[default]/theoneprobe-common.toml rename to config[common]/theoneprobe-common.toml index d2c1aa1..6f56569 100644 --- a/config[default]/theoneprobe-common.toml +++ b/config[common]/theoneprobe-common.toml @@ -9,7 +9,7 @@ extendedInMain = false #If true there will be a bauble version of the probe if baubles is present supportBaubles = true #If true there will be a readme note for first-time players -spawnNote = true +spawnNote = false #If true show the color of the collar of a wolf showCollarColor = true #How to display RF: 0 = do not show, 1 = show in a bar, 2 = show as text diff --git a/config[default]/tramplestopper-common.toml b/config[common]/tramplestopper-common.toml similarity index 94% rename from config[default]/tramplestopper-common.toml rename to config[common]/tramplestopper-common.toml index 4c5f002..0131545 100644 --- a/config[default]/tramplestopper-common.toml +++ b/config[common]/tramplestopper-common.toml @@ -6,7 +6,7 @@ #Default: Normal behavior #Feather Falling: Does not get trampled with you have feather falling boots #Allowed Values: FEATHER_FALLING, NEVER, ALWAYS - type = "NEVER" + type = "FEATHER_FALLING" #Level of Feather Falling needed #Range: 1 ~ 3 level = 1 diff --git a/config[default]/waystones-common.toml b/config[common]/waystones-common.toml similarity index 86% rename from config[default]/waystones-common.toml rename to config[common]/waystones-common.toml index 4afbecf..a934108 100644 --- a/config[default]/waystones-common.toml +++ b/config[common]/waystones-common.toml @@ -3,7 +3,7 @@ [common.worldgen] #NOT YET IMPLEMENTED: Set to true if waystones should be added to the generation of villages. THIS OPTION DOES NOT WORK YET. - addVillageStructure = false + addVillageStructure = true #Approximate chunk distance between waystones generated freely in world generation. Set to 0 to disable generation. #Range: > 0 worldGenFrequency = 30 @@ -11,5 +11,5 @@ #Allowed Values: DEFAULT, MOSSY, SANDY, BIOME worldGenStyle = "BIOME" #The Name Generator will pick from these names until they have all been used, then it will generate random ones again. - customWaystoneNames = [] + customWaystoneNames = ["Sandy City", "Chocolate Island", "Sahara", "The Perimeter"] diff --git a/config[default]/EnderStorage.cfg b/config[default]/EnderStorage.cfg deleted file mode 100644 index df6c551..0000000 --- a/config[default]/EnderStorage.cfg +++ /dev/null @@ -1,14 +0,0 @@ -# The RegistryName for the Item to lock EnderChests and Tanks. -S:"personalItem"="minecraft:diamond" - -# Causes chests to lose personal settings and drop the diamond on break. -B:"anarchyMode"=false - -# The size of each inventory of EnderStorage, 0 = 3x3, 1 = 3x9, 2 = 6x9, default = 1 -I:"item_storage_size"=1 - -# Disables the tank on top of creators heads. -B:"disableCreatorVisuals"=false - -# Enable this to make EnderStorage use vanilla's EnderChest sounds instead of the standard chest. -B:"useVanillaEnderChestsSounds"=false diff --git a/config[default]/Mekanism/client.toml b/config[default]/Mekanism/client.toml deleted file mode 100644 index ac03484..0000000 --- a/config[default]/Mekanism/client.toml +++ /dev/null @@ -1,71 +0,0 @@ - -#Client Config. This config only exists on the client -[client] - #Play sounds for Jetpack/Gas Mask/Flamethrower/Radiation (all players). - enablePlayerSounds = true - #If enabled machines play their sounds while running. - enableMachineSounds = true - #Christmas/New Years greetings in chat. - holidays = true - #Adjust Mekanism sounds' base volume. < 1 is softer, higher is louder. - #Range: 0.0 ~ 3.4028234663852886E38 - baseSoundVolume = 1.0 - #Show particles when machines active. - machineEffects = true - #Should active machines produce block light. - enableAmbientLighting = true - #How much light to produce if ambient lighting is enabled. - #Range: 1 ~ 15 - ambientLightingLevel = 15 - #If true, don't render Cables/Pipes/Tubes as transparent and don't render their contents. - opaqueTransmitters = false - #Allow sneak + scroll to change item modes. - allowModeScroll = true - #Set to false to prevent particle spam when loading multiblocks (notification message will display instead). - enableMultiblockFormationParticles = true - #Align HUD with left (if true) or right (if false) - alignHUDLeft = true - #Enable item information HUD during gameplay - enableHUD = true - #How far (in blocks) from the player radiation particles can spawn. - radiationParticleRadius = 30 - #How many particles spawn when rendering radiation effects (scaled by radiation level). - radiationParticleCount = 100 - #Color of energy in item durability display. - energyColor = 3997338 - #Range at which Tile Entity Renderer's added by Mekanism can render at, for example the contents of multiblocks. Vanilla defaults the rendering range for TERs to 64 for most blocks, but uses a range of 256 for beacons and end gateways. - #Range: 1 ~ 1024 - terRange = 256 - - #GUI Config - [client.gui] - #Opacity of HUD used by MekaSuit. - #Range: 0.0 ~ 1.0 - hudOpacity = 0.4000000059604645 - #Color of HUD used by MekaSuit. - hudColor = 4257264 - #Color of warning HUD elements used by MekaSuit. - hudWarningColor = 16768335 - #Color of danger HUD elements used by MekaSuit. - hudDangerColor = 16726076 - #Visual jitter of MekaSuit HUD, seen when moving the player's head. Bigger value = more jitter. - #Range: 1.0 ~ 100.0 - hudJitter = 6.0 - #Display a fancy compass when the MekaSuit is worn. - mekaSuitHelmetCompass = true - - #QIO Config - [client.qio] - #Sorting strategy when viewing items in a QIO Item Viewer. - #Allowed Values: NAME, SIZE, MOD - itemViewerSortType = "NAME" - #Sorting direction when viewing items in a QIO Item Viewer. - #Allowed Values: ASCENDING, DESCENDING - itemViewerSortDirection = "ASCENDING" - #Number of slots to view horizontally on a QIO Item Viewer. - #Range: 8 ~ 16 - itemViewerSlotsX = 8 - #Number of slots to view vertically on a QIO Item Viewer. - #Range: 2 ~ 48 - itemViewerSlotsY = 4 - diff --git a/config[default]/MouseTweaks.cfg b/config[default]/MouseTweaks.cfg deleted file mode 100644 index 81190ac..0000000 --- a/config[default]/MouseTweaks.cfg +++ /dev/null @@ -1,8 +0,0 @@ -RMBTweak=1 -LMBTweakWithItem=1 -LMBTweakWithoutItem=1 -WheelTweak=1 -WheelSearchOrder=1 -WheelScrollDirection=0 -ScrollItemScaling=0 -Debug=0 diff --git a/config[default]/WeirdingGadget.toml b/config[default]/WeirdingGadget.toml deleted file mode 100644 index b396a44..0000000 --- a/config[default]/WeirdingGadget.toml +++ /dev/null @@ -1,12 +0,0 @@ - -#Server configuration settings -[server] - #The number of hours the player will be offline before deactivating (default 2 days) - #Range: 1 ~ 8760 - hoursBeforeDeactivation = 48 - #Width/length of chunks to be loaded, it is recommend this is an odd number (max 25) - #Range: 1 ~ 25 - chunkLoaderWidth = 3 - #Disables Chunk loading, use if there is a crash happening in a chunk loaded area - emergencymode = false - diff --git a/config[default]/WeirdingGadgetLimits.toml b/config[default]/WeirdingGadgetLimits.toml deleted file mode 100644 index ccaf4ca..0000000 --- a/config[default]/WeirdingGadgetLimits.toml +++ /dev/null @@ -1,12 +0,0 @@ - -#Limits for chunk loading -[chunkLoadingLimits] - #Maximum ticket count for the mod. Zero disables chunkloading capabilities. - #Range: > 0 - maximumModTickets = 200 - #The number of tickets a player can be assigned instead of a mod. This is shared across all mods. - #Range: > 0 - maximumPlayerTickets = 500 - #Range: 0 ~ 225 - maximumChunksPerTicket = 25 - diff --git a/config[default]/apotheosis/apotheosis.cfg b/config[default]/apotheosis/apotheosis.cfg deleted file mode 100644 index 40dd127..0000000 --- a/config[default]/apotheosis/apotheosis.cfg +++ /dev/null @@ -1,23 +0,0 @@ -# Configuration file - -general { - # If the deadly module is loaded. [default: true] - B:"Enable Deadly Module"=true - - # If the enchantment module is enabled. [default: true] - B:"Enable Enchantment Module"=true - - # If the garden module is loaded. [default: true] - B:"Enable Garden Module"=true - - # If the potion module is loaded. [default: true] - B:"Enable Potion Module"=true - - # If the spawner module is enabled. [default: true] - B:"Enable Spawner Module"=true - - # If the village module is loaded. [default: true] - B:"Enable Village Module"=true -} - - diff --git a/config[default]/apotheosis/deadly.cfg b/config[default]/apotheosis/deadly.cfg deleted file mode 100644 index 7a8cc69..0000000 --- a/config[default]/apotheosis/deadly.cfg +++ /dev/null @@ -1,385 +0,0 @@ -# Configuration file - -affixes { - # The 1/n chance that a naturally spawned mob will be granted an affix item. [range: 1 ~ 500000, default: 250] - I:"Random Affix Chance"=250 -} - - -bosses { - # A list of potions (registry names) that bosses cannot generate with. [default: [forbidden_arcanus:spectral_vision]] - S:"Blacklisted Potions" < - forbidden_arcanus:spectral_vision - > - - # The block that spawns in a 5x5 underneath world-generated bosses. [default: minecraft:red_sandstone] - S:"Boss Filler Block"=minecraft:red_sandstone - - # The rarity offset for boss item generation. 400 guarantees uncommon, 700 guarantees rare, 800 guarantees epic, 950 guarantees mythic. [range: 0 ~ 999, default: 475] - I:"Boss Rarity Offset"=475 - - # The possible mob types for bosses. Format is weight@entity, entity is a registry name. [default: [3@minecraft:zombie], [3@minecraft:skeleton], [2@minecraft:husk], [2@minecraft:stray], [1@minecraft:wither_skeleton], [1@minecraft:pillager]] - S:"Boss Spawner Mobs" < - 3@minecraft:zombie - 3@minecraft:skeleton - 2@minecraft:husk - 2@minecraft:stray - 1@minecraft:wither_skeleton - 1@minecraft:pillager - > - - # The percent chance a boss has fire resistance. [range: 0.0 ~ 3.4028235E38, default: 1.0] - S:"Fire Resistance"=1.0 - - # The max amount of extra damage bosses do, in half hearts. [range: 0.0 ~ 2.14748365E9, default: 4.5] - S:"Max Damage Bonus"=4.5 - - # The max amount boss health is multiplied by. Base hp * factor = final hp. [range: 0.0 ~ 2.14748365E9, default: 8.0] - S:"Max Health Multiplier"=8.0 - - # The max amount of knockback resist bosses have. [range: 0.0 ~ 2.14748365E9, default: 1.0] - S:"Max Knockback Resist"=1.0 - - # The max regeneration level of bosses. [range: 0 ~ 2147483647, default: 2] - I:"Max Regen Level"=2 - - # The max resistance level of bosses. [range: 0 ~ 2147483647, default: 3] - I:"Max Resistance Level"=3 - - # The max amount boss speed is multiplied by. Base speed * factor = final speed. [range: 0.0 ~ 2.14748365E9, default: 1.4] - S:"Max Speed Multiplier"=1.4 - - # The min amount of extra damage bosses do, in half hearts. [range: 0.0 ~ 2.14748365E9, default: 2.0] - S:"Min Damage Bonus"=2.0 - - # The min amount boss health is multiplied by. Base hp * factor = final hp. [range: 0.0 ~ 2.14748365E9, default: 4.0] - S:"Min Health Multiplier"=4.0 - - # The min amount of knockback resist bosses have. [range: 0.0 ~ 2.14748365E9, default: 0.65] - S:"Min Knockback Resist"=0.65 - - # The min regeneration level of bosses. [range: 0 ~ 2147483647, default: 0] - I:"Min Regen Level"=0 - - # The min resistance level of bosses. [range: 0 ~ 2147483647, default: 0] - I:"Min Resistance Level"=0 - - # The min amount boss speed is multiplied by. Base speed * factor = final speed. [range: 0.0 ~ 2.14748365E9, default: 1.1] - S:"Min Speed Multiplier"=1.1 - - # The chance a gear piece will be randomly enchanted. [range: 0.0 ~ 2.14748365E9, default: 0.45] - S:"Random Enchantment Chance"=0.45 - - # The chance a boss will have extra random potion effects. [range: 0.0 ~ 2.14748365E9, default: 0.65] - S:"Random Potion Chance"=0.65 - - # The 1/n chance that a naturally spawned mob that can see the sky is transformed into a boss. [range: 1 ~ 500000, default: 600] - I:"Surface Boss Chance"=600 - - # If a lightning bolt strikes when a surface boss spawn occurs. [default: true] - B:"Surface Boss Lightning"=true - - # The percent chance a boss has water breathing. [range: 0.0 ~ 3.4028235E38, default: 1.0] - S:"Water Breathing"=1.0 -} - - -"brutal spawners" { - # The potion effects applied to all brutal mobs. Format is potion@level, potion is a registry name. [default: [minecraft:resistance@2], [minecraft:fire_resistance@1], [minecraft:regeneration@1], [minecraft:speed@2], [minecraft:water_breathing@1], [minecraft:strength@1]] - S:"Brutal Potion Effects" < - minecraft:resistance@2 - minecraft:fire_resistance@1 - minecraft:regeneration@1 - minecraft:speed@2 - minecraft:water_breathing@1 - minecraft:strength@1 - > - - # The possible spawn entries for brutal spawners. Format is weight@entity, entity is a registry name. apotheosis:random is a special name, used to generate a spawner that spawns any mob. [default: [3@minecraft:zombie], [3@minecraft:skeleton], [2@minecraft:husk], [2@minecraft:stray], [1@minecraft:spider]] - S:"Brutal Spawner Mobs" < - 3@minecraft:zombie - 3@minecraft:skeleton - 2@minecraft:husk - 2@minecraft:stray - 1@minecraft:spider - > -} - - -frequencies { - # The chance (per chunk) for a boss to try spawning. [range: 0.0 ~ 1.0, default: 0.07] - S:"Boss Chance"=0.07 - - # The chance (per chunk) for a brutal spawner to try spawning. [range: 0.0 ~ 1.0, default: 0.18] - S:"Brutal Spawner Chance"=0.18 - - # The chance (per chunk) for a swarm spawner to try spawning. [range: 0.0 ~ 1.0, default: 0.2] - S:"Swarm Spawner Chance"=0.2 -} - - -general { - # The biomes that the deadly module will not generate in. [default: [minecraft:warm_ocean], [minecraft:lukewarm_ocean], [minecraft:cold_ocean], [minecraft:frozen_ocean], [minecraft:deep_warm_ocean], [minecraft:deep_frozen_ocean], [minecraft:deep_lukewarm_ocean], [minecraft:deep_cold_ocean], [minecraft:ocean], [minecraft:deep_ocean]] - S:"Generation Biome Blacklist" < - minecraft:warm_ocean - minecraft:lukewarm_ocean - minecraft:cold_ocean - minecraft:frozen_ocean - minecraft:deep_warm_ocean - minecraft:deep_frozen_ocean - minecraft:deep_lukewarm_ocean - minecraft:deep_cold_ocean - minecraft:ocean - minecraft:deep_ocean - > - - # The dimensions that the deadly module will generate in. [default: [overworld]] - S:"Generation Dimension Whitelist" < - overworld - > -} - - -"random spawners" { - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:demon_imp"=1 - - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:lantern_wraith"=1 - - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:mushroom_soldier"=1 - - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:pixie"=1 - - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:spell_breaker"=1 - - # [range: 0 ~ 50, default: 1] - I:"mana-and-artifice:witch_hunter"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:amazon"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:amazonchief"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:archerbarbarian"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:archermummy"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:archerpirate"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:barbarian"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:chiefbarbarian"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:chiefpirate"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:mummy"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:norsemenarcher"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:norsemenchief"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:pharao"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:pirate"=1 - - # [range: 0 ~ 50, default: 1] - I:"minecolonies:shieldmaiden"=1 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:blaze"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:cave_spider"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:creeper"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:drowned"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:elder_guardian"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:ender_dragon"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:enderman"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:endermite"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:evoker"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:ghast"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:giant"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:guardian"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:hoglin"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:husk"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:illusioner"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:magma_cube"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:phantom"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:piglin"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:piglin_brute"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:pillager"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:ravager"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:shulker"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:silverfish"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:skeleton"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:slime"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:spider"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:stray"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:vex"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:vindicator"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:witch"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:wither"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:wither_skeleton"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:zoglin"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:zombie"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:zombie_villager"=8 - - # [range: 0 ~ 50, default: 8] - I:"minecraft:zombified_piglin"=8 - - # [range: 0 ~ 50, default: 1] - I:"quark:wrapped"=1 - - # [range: 0 ~ 50, default: 1] - I:"thermal:basalz"=1 - - # [range: 0 ~ 50, default: 1] - I:"thermal:blitz"=1 - - # [range: 0 ~ 50, default: 1] - I:"thermal:blizz"=1 -} - - -"spawner stats: brutal spawners" { - # The maximum delay between spawns [range: 1 ~ 32767, default: 400] - I:"Max Delay"=400 - - # The maximum number of nearby entities (when hit, the spawner turns off). [range: 1 ~ 32767, default: 6] - I:"Max Nearby Entities"=6 - - # The minimum delay between spawns [range: 1 ~ 32767, default: 200] - I:"Min Delay"=200 - - # The required distance a player must be within for this spawner to work. [range: 1 ~ 32767, default: 16] - I:"Player Range"=16 - - # The number of mobs that will spawn. [range: 1 ~ 32767, default: 6] - I:"Spawn Count"=6 - - # The delay before first spawn on this spawner. [range: 1 ~ 32767, default: 20] - I:"Spawn Delay"=20 - - # The spawn range. [range: 1 ~ 32767, default: 4] - I:"Spawn Range"=4 -} - - -"spawner stats: swarm spawners" { - # The maximum delay between spawns [range: 1 ~ 32767, default: 300] - I:"Max Delay"=300 - - # The maximum number of nearby entities (when hit, the spawner turns off). [range: 1 ~ 32767, default: 32] - I:"Max Nearby Entities"=32 - - # The minimum delay between spawns [range: 1 ~ 32767, default: 75] - I:"Min Delay"=75 - - # The required distance a player must be within for this spawner to work. [range: 1 ~ 32767, default: 8] - I:"Player Range"=8 - - # The number of mobs that will spawn. [range: 1 ~ 32767, default: 8] - I:"Spawn Count"=8 - - # The delay before first spawn on this spawner. [range: 1 ~ 32767, default: 20] - I:"Spawn Delay"=20 - - # The spawn range. [range: 1 ~ 32767, default: 6] - I:"Spawn Range"=6 -} - - -"swarm spawners" { - # The possible spawn entries for swarm spawners. Format is weight@entity, entity is a registry name. [default: [4@minecraft:zombie], [2@minecraft:skeleton], [5@minecraft:spider], [8@minecraft:cave_spider], [1@minecraft:creeper]] - S:"Swarm Spawner Mobs" < - 4@minecraft:zombie - 2@minecraft:skeleton - 5@minecraft:spider - 8@minecraft:cave_spider - 1@minecraft:creeper - > -} - - diff --git a/config[default]/apotheosis/names.cfg b/config[default]/apotheosis/names.cfg deleted file mode 100644 index fc1d533..0000000 --- a/config[default]/apotheosis/names.cfg +++ /dev/null @@ -1,1160 +0,0 @@ -# Configuration file - -armors { - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:chainmail_helmet, minecraft:chainmail_chestplate, minecraft:chainmail_leggings, minecraft:chainmail_boots - # Repair Material: minecraft:iron_ingot - # [default: [Chainmail], [Chain], [Chain Link], [Scale]] - S:CHAIN < - Chainmail - Chain - Chain Link - Scale - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:diamond_helmet, minecraft:diamond_chestplate, minecraft:diamond_leggings, minecraft:diamond_boots - # Repair Material: minecraft:diamond - # [default: [Diamond], [Zircon], [Gemstone], [Jewel], [Crystal]] - S:DIAMOND < - Diamond - Zircon - Gemstone - Jewel - Crystal - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:golden_helmet, minecraft:golden_chestplate, minecraft:golden_leggings, minecraft:golden_boots - # Repair Material: minecraft:gold_ingot - # [default: [Golden], [Gold], [Gilt], [Auric], [Ornate]] - S:GOLD < - Golden - Gold - Gilt - Auric - Ornate - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: naturesaura:infused_iron_helmet, naturesaura:infused_iron_chest, naturesaura:infused_iron_pants, naturesaura:infused_iron_shoes - # Repair Material: naturesaura:infused_iron - # [default: ] - S:INFUSED < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:iron_helmet, minecraft:iron_chestplate, minecraft:iron_leggings, minecraft:iron_boots - # Repair Material: minecraft:iron_ingot - # [default: [Iron], [Steel], [Ferrous], [Rusty], [Wrought Iron]] - S:IRON < - Iron - Steel - Ferrous - Rusty - Wrought Iron - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: simplyjetpacks:jetpack_creative, simplyjetpacks:jetpack_vanilla1, simplyjetpacks:jetpack_vanilla2, simplyjetpacks:jetpack_vanilla3, simplyjetpacks:jetpack_vanilla4, simplyjetpacks:jetpack_ie1, simplyjetpacks:jetpack_ie2, simplyjetpacks:jetpack_ie3, simplyjetpacks:jetpack_mek1, simplyjetpacks:jetpack_mek2, simplyjetpacks:jetpack_mek3, simplyjetpacks:jetpack_mek4, simplyjetpacks:jetpack_te1, simplyjetpacks:jetpack_te2, simplyjetpacks:jetpack_te3, simplyjetpacks:jetpack_te4 - # Repair Material: minecraft:iron_ingot - # [default: ] - S:JETPACK < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: simplyjetpacks:jetpack_creative_armored, simplyjetpacks:jetpack_vanilla1_armored, simplyjetpacks:jetpack_vanilla2_armored, simplyjetpacks:jetpack_vanilla3_armored, simplyjetpacks:jetpack_vanilla4_armored, simplyjetpacks:jetpack_ie1_armored, simplyjetpacks:jetpack_ie2_armored, simplyjetpacks:jetpack_ie3_armored, simplyjetpacks:jetpack_mek1_armored, simplyjetpacks:jetpack_mek2_armored, simplyjetpacks:jetpack_mek3_armored, simplyjetpacks:jetpack_mek4_armored, simplyjetpacks:jetpack_te1_armored, simplyjetpacks:jetpack_te2_armored, simplyjetpacks:jetpack_te3_armored, simplyjetpacks:jetpack_te4_armored, simplyjetpacks:jetpack_te5 - # Repair Material: minecraft:iron_ingot - # [default: ] - S:JETPACK_ARMORED < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:leather_helmet, minecraft:leather_chestplate, minecraft:leather_leggings, minecraft:leather_boots, quark:backpack - # Repair Material: minecraft:leather - # [default: [Leather], [Rawhide], [Lamellar], [Cow Skin]] - S:LEATHER < - Leather - Rawhide - Lamellar - Cow Skin - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:netherite_helmet, minecraft:netherite_chestplate, minecraft:netherite_leggings, minecraft:netherite_boots - # Repair Material: minecraft:netherite_ingot - # [default: [Burnt], [Embered], [Fiery], [Hellborn], [Flameforged]] - S:NETHERITE < - Burnt - Embered - Fiery - Hellborn - Flameforged - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: simplyjetpacks:pilot_goggles - # Repair Material: minecraft:iron_ingot - # [default: ] - S:PILOT_GOGGLES < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: naturesaura:sky_helmet, naturesaura:sky_chest, naturesaura:sky_pants, naturesaura:sky_shoes - # Repair Material: naturesaura:sky_ingot - # [default: ] - S:SKY < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:turtle_helmet - # Repair Material: minecraft:scute - # [default: [Tortollan], [Very Tragic], [Environmental], [Organic]] - S:TURTLE < - Tortollan - Very Tragic - Environmental - Organic - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: ars_nouveau:apprentice_boots, ars_nouveau:apprentice_leggings, ars_nouveau:apprentice_robes, ars_nouveau:apprentice_hood - # Repair Material: minecraft:scute - # [default: ] - S:ars_nouveau_apprentice_boots < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: ars_nouveau:archmage_boots, ars_nouveau:archmage_leggings, ars_nouveau:archmage_robes, ars_nouveau:archmage_hood - # Repair Material: minecraft:scute - # [default: ] - S:ars_nouveau_archmage_boots < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: ars_nouveau:novice_boots, ars_nouveau:novice_leggings, ars_nouveau:novice_robes, ars_nouveau:novice_hood - # Repair Material: minecraft:white_wool - # [default: ] - S:ars_nouveau_novice_boots < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: astralsorcery:mantle - # Repair Material: astralsorcery:stardust - # [default: ] - S:astralsorcery_mantle < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: bloodmagic:livinghelmet, bloodmagic:livingplate, bloodmagic:livingleggings, bloodmagic:livingboots - # Repair Material: minecraft:iron_ingot - # [default: ] - S:bloodmagic_livinghelmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:crystal_boots, cyclic:crystal_helmet, cyclic:crystal_chestplate, cyclic:crystal_leggings - # Repair Material: cyclic:gem_obsidian - # [default: ] - S:cyclic_crystal_boots < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:emerald_boots, cyclic:emerald_helmet, cyclic:emerald_chestplate, cyclic:emerald_leggings - # Repair Material: minecraft:emerald - # [default: ] - S:cyclic_emerald_boots < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:glowing_helmet - # Repair Material: cyclic:gem_amber - # [default: ] - S:cyclic_glowing_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: dustrial_decor:cardboard_helmet, dustrial_decor:cardboard_chestplate, dustrial_decor:cardboard_leggings, dustrial_decor:cardboard_boots - # Repair Material: dustrial_decor:cardboard - # [default: ] - S:dustrial_decor_cardboard_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: immersiveengineering:armor_faraday_feet, immersiveengineering:armor_faraday_legs, immersiveengineering:armor_faraday_chest, immersiveengineering:armor_faraday_head - # Repair Material: null - # [default: ] - S:immersiveengineering_armor_faraday_feet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: immersiveengineering:armor_steel_feet, immersiveengineering:armor_steel_legs, immersiveengineering:armor_steel_chest, immersiveengineering:armor_steel_head - # Repair Material: null - # [default: ] - S:immersiveengineering_armor_steel_feet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:free_runners - # Repair Material: null - # [default: ] - S:mekanism_free_runners < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:hazmat_mask, mekanism:hazmat_gown, mekanism:hazmat_pants, mekanism:hazmat_boots - # Repair Material: null - # [default: ] - S:mekanism_hazmat_mask < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:jetpack - # Repair Material: null - # [default: ] - S:mekanism_jetpack < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:jetpack_armored - # Repair Material: null - # [default: ] - S:mekanism_jetpack_armored < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:mekasuit_helmet, mekanism:mekasuit_bodyarmor, mekanism:mekasuit_pants, mekanism:mekasuit_boots - # Repair Material: null - # [default: ] - S:mekanism_mekasuit_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:scuba_mask - # Repair Material: null - # [default: ] - S:mekanism_scuba_mask < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanism:scuba_tank - # Repair Material: null - # [default: ] - S:mekanism_scuba_tank < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:bronze_helmet, mekanismtools:bronze_chestplate, mekanismtools:bronze_leggings, mekanismtools:bronze_boots - # Repair Material: null - # [default: ] - S:mekanismtools_bronze_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:lapis_lazuli_helmet, mekanismtools:lapis_lazuli_chestplate, mekanismtools:lapis_lazuli_leggings, mekanismtools:lapis_lazuli_boots - # Repair Material: null - # [default: ] - S:mekanismtools_lapis_lazuli_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:osmium_helmet, mekanismtools:osmium_chestplate, mekanismtools:osmium_leggings, mekanismtools:osmium_boots - # Repair Material: null - # [default: ] - S:mekanismtools_osmium_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:refined_glowstone_helmet, mekanismtools:refined_glowstone_chestplate, mekanismtools:refined_glowstone_leggings, mekanismtools:refined_glowstone_boots - # Repair Material: null - # [default: ] - S:mekanismtools_refined_glowstone_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:refined_obsidian_helmet, mekanismtools:refined_obsidian_chestplate, mekanismtools:refined_obsidian_leggings, mekanismtools:refined_obsidian_boots - # Repair Material: null - # [default: ] - S:mekanismtools_refined_obsidian_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:steel_helmet, mekanismtools:steel_chestplate, mekanismtools:steel_leggings, mekanismtools:steel_boots - # Repair Material: null - # [default: ] - S:mekanismtools_steel_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecolonies:pirate_cap, minecolonies:pirate_chest, minecolonies:pirate_legs, minecolonies:pirate_shoes - # Repair Material: minecraft:diamond - # [default: ] - S:minecolonies_pirate_cap < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecolonies:pirate_hat, minecolonies:pirate_top, minecolonies:pirate_leggins, minecolonies:pirate_boots - # Repair Material: minecraft:diamond - # [default: ] - S:minecolonies_pirate_hat < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecolonies:santa_hat - # Repair Material: null - # [default: ] - S:minecolonies_santa_hat < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: pneumaticcraft:pneumatic_helmet, pneumaticcraft:pneumatic_chestplate, pneumaticcraft:pneumatic_leggings, pneumaticcraft:pneumatic_boots - # Repair Material: null - # [default: ] - S:pneumaticcraft_pneumatic_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: theoneprobe:diamond_helmet_probe - # Repair Material: null - # [default: ] - S:theoneprobe_diamond_helmet_probe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: theoneprobe:gold_helmet_probe - # Repair Material: null - # [default: ] - S:theoneprobe_gold_helmet_probe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: theoneprobe:iron_helmet_probe - # Repair Material: null - # [default: ] - S:theoneprobe_iron_helmet_probe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: thermal:beekeeper_helmet, thermal:beekeeper_chestplate, thermal:beekeeper_leggings, thermal:beekeeper_boots - # Repair Material: thermal:beekeeper_fabric - # [default: ] - S:thermal_beekeeper_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: thermal:diving_helmet, thermal:diving_chestplate, thermal:diving_leggings, thermal:diving_boots - # Repair Material: thermal:diving_fabric - # [default: ] - S:thermal_diving_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: thermal:hazmat_helmet, thermal:hazmat_chestplate, thermal:hazmat_leggings, thermal:hazmat_boots - # Repair Material: thermal:hazmat_fabric - # [default: ] - S:thermal_hazmat_helmet < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: xreliquary:witch_hat - # Repair Material: null - # [default: ] - S:xreliquary_witch_hat < - > -} - - -entity { - # A list of name pieces, which can be spliced together to create full names. May be empty only if names is not empty. [default: [Grab], [Thar], [Ger], [Ald], [Mas], [On], [O], [Din], [Thor], [Jon], [Ath], [Burb], [En], [A], [E], [I], [U], [Hab], [Bloo], [Ena], [Dit], [Aph], [Ern], [Bor], [Dav], [Id], [Toast], [Son], [Dottir], [For], [Wen], [Lob], [Ed], [Die], [Van], [Y], [Zap], [Ear], [Ben], [Don], [Bran], [Gro], [Jen], [Bob], [Ette], [Ere], [Man], [Qua], [Bro], [Cree], [Per], [Skel], [Ton], [Zom], [Bie], [Wolf], [End], [Er], [Pig], [Sil], [Ver], [Fish], [Cow], [Chic], [Ken], [Sheep], [Squid], [Hell]] - S:"Name Parts" < - Grab - Thar - Ger - Ald - Mas - On - O - Din - Thor - Jon - Ath - Burb - En - A - E - I - U - Hab - Bloo - Ena - Dit - Aph - Ern - Bor - Dav - Id - Toast - Son - Dottir - For - Wen - Lob - Ed - Die - Van - Y - Zap - Ear - Ben - Don - Bran - Gro - Jen - Bob - Ette - Ere - Man - Qua - Bro - Cree - Per - Skel - Ton - Zom - Bie - Wolf - End - Er - Pig - Sil - Ver - Fish - Cow - Chic - Ken - Sheep - Squid - Hell - > - - # A list of full names, which are used in the generation of boss names. May be empty only if name parts is not empty. [default: [Albert], [Andrew], [Anderson], [Andy], [Allan], [Arthur], [Aaron], [Allison], [Arielle], [Amanda], [Anne], [Annie], [Amy], [Alana], [Brandon], [Brady], [Bernard], [Ben], [Benjamin], [Bob], [Bobette], [Brooke], [Brandy], [Beatrice], [Bea], [Bella], [Becky], [Carlton], [Carl], [Calvin], [Cameron], [Carson], [Chase], [Cassandra], [Cassie], [Cas], [Carol], [Carly], [Cherise], [Charlotte], [Cheryl], [Chasity], [Danny], [Drake], [Daniel], [Derrel], [David], [Dave], [Donovan], [Don], [Donald], [Drew], [Derrick], [Darla], [Donna], [Dora], [Danielle], [Edward], [Elliot], [Ed], [Edson], [Elton], [Eddison], [Earl], [Eric], [Ericson], [Eddie], [Ediovany], [Emma], [Elizabeth], [Eliza], [Esperanza], [Esper], [Esmeralda], [Emi], [Emily], [Elaine], [Fernando], [Ferdinand], [Fred], [Feddie], [Fredward], [Frank], [Franklin], [Felix], [Felicia], [Fran], [Greg], [Gregory], [George], [Gerald], [Gina], [Geraldine], [Gabby], [Hendrix], [Henry], [Hobbes], [Herbert], [Heath], [Henderson], [Helga], [Hera], [Helen], [Helena], [Hannah], [Ike], [Issac], [Israel], [Ismael], [Irlanda], [Isabelle], [Irene], [Irenia], [Jimmy], [Jim], [Justin], [Jacob], [Jake], [Jon], [Johnson], [Jonny], [Jonathan], [Josh], [Joshua], [Julian], [Jesus], [Jericho], [Jeb], [Jess], [Joan], [Jill], [Jillian], [Jessica], [Jennifer], [Jenny], [Jen], [Judy], [Kenneth], [Kenny], [Ken], [Keith], [Kevin], [Karen], [Kassandra], [Kassie], [Leonard], [Leo], [Leroy], [Lee], [Lenny], [Luke], [Lucas], [Liam], [Lorraine], [Latasha], [Lauren], [Laquisha], [Livia], [Lydia], [Lila], [Lilly], [Lillian], [Lilith], [Lana], [Mason], [Mike], [Mickey], [Mario], [Manny], [Mark], [Marcus], [Martin], [Marty], [Matthew], [Matt], [Max], [Maximillian], [Marth], [Mia], [Marriah], [Maddison], [Maddie], [Marissa], [Miranda], [Mary], [Martha], [Melonie], [Melody], [Mel], [Minnie], [Nathan], [Nathaniel], [Nate], [Ned], [Nick], [Norman], [Nicholas], [Natasha], [Nicki], [Nora], [Nelly], [Nina], [Orville], [Oliver], [Orlando], [Owen], [Olsen], [Odin], [Olaf], [Ortega], [Olivia], [Patrick], [Pat], [Paul], [Perry], [Pinnochio], [Patrice], [Patricia], [Pennie], [Petunia], [Patti], [Pernelle], [Quade], [Quincy], [Quentin], [Quinn], [Roberto], [Robbie], [Rob], [Robert], [Roy], [Roland], [Ronald], [Richard], [Rick], [Ricky], [Rose], [Rosa], [Rhonda], [Rebecca], [Roberta], [Sparky], [Shiloh], [Stephen], [Steve], [Saul], [Sheen], [Shane], [Sean], [Sampson], [Samuel], [Sammy], [Stefan], [Sasha], [Sam], [Susan], [Suzy], [Shelby], [Samantha], [Sheila], [Sharon], [Sally], [Stephanie], [Sandra], [Sandy], [Sage], [Tim], [Thomas], [Thompson], [Tyson], [Tyler], [Tom], [Tyrone], [Timmothy], [Tamara], [Tabby], [Tabitha], [Tessa], [Tiara], [Tyra], [Uriel], [Ursala], [Uma], [Victor], [Vincent], [Vince], [Vance], [Vinny], [Velma], [Victoria], [Veronica], [Wilson], [Wally], [Wallace], [Will], [Wilard], [William], [Wilhelm], [Xavier], [Xandra], [Young], [Yvonne], [Yolanda], [Zach], [Zachary]] - S:Names < - Albert - Andrew - Anderson - Andy - Allan - Arthur - Aaron - Allison - Arielle - Amanda - Anne - Annie - Amy - Alana - Brandon - Brady - Bernard - Ben - Benjamin - Bob - Bobette - Brooke - Brandy - Beatrice - Bea - Bella - Becky - Carlton - Carl - Calvin - Cameron - Carson - Chase - Cassandra - Cassie - Cas - Carol - Carly - Cherise - Charlotte - Cheryl - Chasity - Danny - Drake - Daniel - Derrel - David - Dave - Donovan - Don - Donald - Drew - Derrick - Darla - Donna - Dora - Danielle - Edward - Elliot - Ed - Edson - Elton - Eddison - Earl - Eric - Ericson - Eddie - Ediovany - Emma - Elizabeth - Eliza - Esperanza - Esper - Esmeralda - Emi - Emily - Elaine - Fernando - Ferdinand - Fred - Feddie - Fredward - Frank - Franklin - Felix - Felicia - Fran - Greg - Gregory - George - Gerald - Gina - Geraldine - Gabby - Hendrix - Henry - Hobbes - Herbert - Heath - Henderson - Helga - Hera - Helen - Helena - Hannah - Ike - Issac - Israel - Ismael - Irlanda - Isabelle - Irene - Irenia - Jimmy - Jim - Justin - Jacob - Jake - Jon - Johnson - Jonny - Jonathan - Josh - Joshua - Julian - Jesus - Jericho - Jeb - Jess - Joan - Jill - Jillian - Jessica - Jennifer - Jenny - Jen - Judy - Kenneth - Kenny - Ken - Keith - Kevin - Karen - Kassandra - Kassie - Leonard - Leo - Leroy - Lee - Lenny - Luke - Lucas - Liam - Lorraine - Latasha - Lauren - Laquisha - Livia - Lydia - Lila - Lilly - Lillian - Lilith - Lana - Mason - Mike - Mickey - Mario - Manny - Mark - Marcus - Martin - Marty - Matthew - Matt - Max - Maximillian - Marth - Mia - Marriah - Maddison - Maddie - Marissa - Miranda - Mary - Martha - Melonie - Melody - Mel - Minnie - Nathan - Nathaniel - Nate - Ned - Nick - Norman - Nicholas - Natasha - Nicki - Nora - Nelly - Nina - Orville - Oliver - Orlando - Owen - Olsen - Odin - Olaf - Ortega - Olivia - Patrick - Pat - Paul - Perry - Pinnochio - Patrice - Patricia - Pennie - Petunia - Patti - Pernelle - Quade - Quincy - Quentin - Quinn - Roberto - Robbie - Rob - Robert - Roy - Roland - Ronald - Richard - Rick - Ricky - Rose - Rosa - Rhonda - Rebecca - Roberta - Sparky - Shiloh - Stephen - Steve - Saul - Sheen - Shane - Sean - Sampson - Samuel - Sammy - Stefan - Sasha - Sam - Susan - Suzy - Shelby - Samantha - Sheila - Sharon - Sally - Stephanie - Sandra - Sandy - Sage - Tim - Thomas - Thompson - Tyson - Tyler - Tom - Tyrone - Timmothy - Tamara - Tabby - Tabitha - Tessa - Tiara - Tyra - Uriel - Ursala - Uma - Victor - Vincent - Vince - Vance - Vinny - Velma - Victoria - Veronica - Wilson - Wally - Wallace - Will - Wilard - William - Wilhelm - Xavier - Xandra - Young - Yvonne - Yolanda - Zach - Zachary - > - - # A list of prefixes, which are used in the generation of boss names. May be empty. [default: [Sir], [Mister], [Madam], [Doctor], [Father], [Mother]] - S:Prefixes < - Sir - Mister - Madam - Doctor - Father - Mother - > - - # A list of suffixes, which are used in the generation of boss names. A suffix is always preceeded by "The". May be empty. [default: [Mighty], [Supreme], [Superior], [Ultimate], [Lame], [Wimpy], [Curious], [Sneaky], [Pathetic], [Crying], [Eagle], [Errant], [Unholy], [Questionable], [Mean], [Hungry], [Thirsty], [Feeble], [Wise], [Sage], [Magical], [Mythical], [Legendary], [Not Very Nice], [Jerk], [Doctor], [Misunderstood], [Angry], [Knight], [Bishop], [Godly], [Special], [Toasty], [Shiny], [Shimmering], [Light], [Dark], [Odd-Smelling], [Funky], [Rock Smasher], [Son of Herobrine], [Cracked], [Sticky], [§kAlien§r], [Baby], [Manly], [Rough], [Scary], [Undoubtable], [Honest], [Non-Suspicious], [Boring], [Odd], [Lazy], [Super], [Nifty], [Ogre Slayer], [Pig Thief], [Dirt Digger], [Really Cool], [Doominator], [... Something]] - S:Suffixes < - Mighty - Supreme - Superior - Ultimate - Lame - Wimpy - Curious - Sneaky - Pathetic - Crying - Eagle - Errant - Unholy - Questionable - Mean - Hungry - Thirsty - Feeble - Wise - Sage - Magical - Mythical - Legendary - Not Very Nice - Jerk - Doctor - Misunderstood - Angry - Knight - Bishop - Godly - Special - Toasty - Shiny - Shimmering - Light - Dark - Odd-Smelling - Funky - Rock Smasher - Son of Herobrine - Cracked - Sticky - §kAlien§r - Baby - Manly - Rough - Scary - Undoubtable - Honest - Non-Suspicious - Boring - Odd - Lazy - Super - Nifty - Ogre Slayer - Pig Thief - Dirt Digger - Really Cool - Doominator - ... Something - > -} - - -formatting { - # The format string that will be used to indicate ownership. [default: %s's] - S:"Ownership Format"=%s's - - # The format string that will be used when a suffix is applied. [default: %s the %s] - S:"Suffix Format"=%s the %s -} - - -items { - # A list of root names for helms, used in the generation of item names. May not be empty. [default: [Helmet], [Cap], [Crown], [Great Helm], [Bassinet], [Sallet], [Close Helm], [Barbute]] - S:Helms < - Helmet - Cap - Crown - Great Helm - Bassinet - Sallet - Close Helm - Barbute - > - - # A list of root names for axes, used in the generation of item names. May not be empty. [default: [Axe], [Chopper], [Hatchet], [Tomahawk], [Cleaver], [Hacker], [Tree-Cutter], [Truncator]] - S:axes < - Axe - Chopper - Hatchet - Tomahawk - Cleaver - Hacker - Tree-Cutter - Truncator - > - - # A list of root names for boots, used in the generation of item names. May not be empty. [default: [Boots], [Shoes], [Greaves], [Sabatons], [Sollerets]] - S:boots < - Boots - Shoes - Greaves - Sabatons - Sollerets - > - - # A list of root names for bows, used in the generation of item names. May not be empty. [default: [Bow], [Shortbow], [Longbow], [Flatbow], [Recurve Bow], [Reflex Bow], [Self Bow], [Composite Bow], [Arrow-Flinger]] - S:bows < - Bow - Shortbow - Longbow - Flatbow - Recurve Bow - Reflex Bow - Self Bow - Composite Bow - Arrow-Flinger - > - - # A list of root names for chestplates, used in the generation of item names. May not be empty. [default: [Chestplate], [Tunic], [Brigandine], [Hauberk], [Cuirass]] - S:chestplates < - Chestplate - Tunic - Brigandine - Hauberk - Cuirass - > - - # A list of root names for leggings, used in the generation of item names. May not be empty. [default: [Leggings], [Pants], [Tassets], [Cuisses], [Schynbalds]] - S:leggings < - Leggings - Pants - Tassets - Cuisses - Schynbalds - > - - # A list of root names for pickaxes, used in the generation of item names. May not be empty. [default: [Pickaxe], [Pick], [Mattock], [Rock-Smasher], [Miner]] - S:pickaxes < - Pickaxe - Pick - Mattock - Rock-Smasher - Miner - > - - # A list of root names for shovels, used in the generation of item names. May not be empty. [default: [Shovel], [Spade], [Digger], [Excavator], [Trowel], [Scoop]] - S:shovels < - Shovel - Spade - Digger - Excavator - Trowel - Scoop - > - - # A list of root names for swords, used in the generation of item names. May not be empty. [default: [Sword], [Cutter], [Slicer], [Dicer], [Knife], [Blade], [Machete], [Brand], [Claymore], [Cutlass], [Foil], [Dagger], [Glaive], [Rapier], [Saber], [Scimitar], [Shortsword], [Longsword], [Broadsword], [Calibur]] - S:swords < - Sword - Cutter - Slicer - Dicer - Knife - Blade - Machete - Brand - Claymore - Cutlass - Foil - Dagger - Glaive - Rapier - Saber - Scimitar - Shortsword - Longsword - Broadsword - Calibur - > -} - - -tools { - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:diamond_sword, minecraft:diamond_shovel, minecraft:diamond_pickaxe, minecraft:diamond_axe, minecraft:diamond_hoe, engineerstools:redia_tool, farmersdelight:diamond_knife, integratedtunnels:dummy_pickaxe, mekanismtools:diamond_paxel, cyclic:mattock, rftoolsbuilder:superharvestingtool, minecolonies:chiefsword - # Repair Material: minecraft:diamond - # [default: [Diamond], [Zircon], [Gemstone], [Jewel], [Crystal]] - S:DIAMOND < - Diamond - Zircon - Gemstone - Jewel - Crystal - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: extcaves:picker_flint - # Repair Material: minecraft:flint - # [default: ] - S:FLINT < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:golden_sword, minecraft:golden_shovel, minecraft:golden_pickaxe, minecraft:golden_axe, minecraft:golden_hoe, xreliquary:mercy_cross, xreliquary:magicbane, farmersdelight:golden_knife, mekanismtools:gold_paxel - # Repair Material: minecraft:gold_ingot - # [default: [Golden], [Gold], [Gilt], [Auric], [Ornate]] - S:GOLD < - Golden - Gold - Gilt - Auric - Ornate - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: naturesaura:infused_iron_pickaxe, naturesaura:infused_iron_axe, naturesaura:infused_iron_shovel, naturesaura:infused_iron_hoe, naturesaura:infused_iron_sword - # Repair Material: naturesaura:infused_iron - # [default: ] - S:INFUSED < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:iron_sword, minecraft:iron_shovel, minecraft:iron_pickaxe, minecraft:iron_axe, minecraft:iron_hoe, extcaves:butcher_knife, extcaves:chef_knife, extcaves:gourmet_fork, extcaves:gourmet_spoon, extcaves:iron_dagger, farmersdelight:iron_knife, mekanismtools:iron_paxel, appliedenergistics2:certus_quartz_axe, appliedenergistics2:certus_quartz_hoe, appliedenergistics2:certus_quartz_shovel, appliedenergistics2:certus_quartz_pickaxe, appliedenergistics2:certus_quartz_sword, appliedenergistics2:nether_quartz_axe, appliedenergistics2:nether_quartz_hoe, appliedenergistics2:nether_quartz_shovel, appliedenergistics2:nether_quartz_pickaxe, appliedenergistics2:nether_quartz_sword, minecolonies:iron_scimitar - # Repair Material: minecraft:iron_ingot - # [default: [Iron], [Steel], [Ferrous], [Rusty], [Wrought Iron]] - S:IRON < - Iron - Steel - Ferrous - Rusty - Wrought Iron - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:netherite_sword, minecraft:netherite_shovel, minecraft:netherite_pickaxe, minecraft:netherite_axe, minecraft:netherite_hoe, farmersdelight:netherite_knife, mekanismtools:netherite_paxel, cyclic:crystal_hoe, cyclic:emerald_hoe, cyclic:sandstone_hoe, cyclic:netherbrick_hoe - # Repair Material: minecraft:netherite_ingot - # [default: [Burnt], [Embered], [Fiery], [Hellborn], [Flameforged]] - S:NETHERITE < - Burnt - Embered - Fiery - Hellborn - Flameforged - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: create:deforester - # Repair Material: create:refined_radiance - # [default: ] - S:RADIANT < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: extcaves:rusty_sword, extcaves:rusty_pickaxe - # Repair Material: minecraft:iron_ingot - # [default: ] - S:RUSTY < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: bloodmagic:soulsword, bloodmagic:soulaxe, bloodmagic:soulpickaxe, bloodmagic:soulshovel, bloodmagic:soulscythe - # Repair Material: bloodmagic:infusedslate - # [default: ] - S:SENTIENT < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: naturesaura:sky_pickaxe, naturesaura:sky_axe, naturesaura:sky_shovel, naturesaura:sky_hoe, naturesaura:sky_sword - # Repair Material: naturesaura:sky_ingot - # [default: ] - S:SKY < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:stone_sword, minecraft:stone_shovel, minecraft:stone_pickaxe, minecraft:stone_axe, minecraft:stone_hoe, farmersdelight:flint_knife, mekanismtools:stone_paxel - # Repair Material: null - # [default: [Stone], [Rock], [Marble], [Cobblestone]] - S:STONE < - Stone - Rock - Marble - Cobblestone - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: extcaves:picker_stone - # Repair Material: null - # [default: ] - S:STONE_WEAK < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: minecraft:wooden_sword, minecraft:wooden_shovel, minecraft:wooden_pickaxe, minecraft:wooden_axe, minecraft:wooden_hoe, extcaves:wooden_cane, mekanismtools:wood_paxel - # Repair Material: null - # [default: [Wooden], [Wood], [Hardwood], [Balsa Wood], [Mahogany], [Plywood]] - S:WOOD < - Wooden - Wood - Hardwood - Balsa Wood - Mahogany - Plywood - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: astralsorcery:crystal_sword, astralsorcery:infused_crystal_sword - # Repair Material: null - # [default: ] - S:astralsorcery_crystal_sword < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:crystal_sword, cyclic:crystal_pickaxe, cyclic:crystal_axe, cyclic:crystal_shovel - # Repair Material: cyclic:gem_obsidian - # [default: ] - S:cyclic_crystal_sword < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:emerald_sword, cyclic:emerald_pickaxe, cyclic:emerald_axe, cyclic:emerald_shovel - # Repair Material: minecraft:emerald - # [default: ] - S:cyclic_emerald_sword < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:netherbrick_sword, cyclic:netherbrick_pickaxe, cyclic:netherbrick_axe, cyclic:netherbrick_shovel - # Repair Material: minecraft:nether_bricks - # [default: ] - S:cyclic_netherbrick_sword < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: cyclic:sandstone_sword, cyclic:sandstone_pickaxe, cyclic:sandstone_axe, cyclic:sandstone_shovel - # Repair Material: minecraft:sandstone - # [default: ] - S:cyclic_sandstone_sword < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: immersiveengineering:pickaxe_steel, immersiveengineering:shovel_steel, immersiveengineering:axe_steel, immersiveengineering:hoe_steel, immersiveengineering:sword_steel - # Repair Material: null - # [default: ] - S:immersiveengineering_pickaxe_steel < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:bronze_pickaxe, mekanismtools:bronze_axe, mekanismtools:bronze_shovel, mekanismtools:bronze_hoe, mekanismtools:bronze_sword, mekanismtools:bronze_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_bronze_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:lapis_lazuli_pickaxe, mekanismtools:lapis_lazuli_axe, mekanismtools:lapis_lazuli_shovel, mekanismtools:lapis_lazuli_hoe, mekanismtools:lapis_lazuli_sword, mekanismtools:lapis_lazuli_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_lapis_lazuli_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:osmium_pickaxe, mekanismtools:osmium_axe, mekanismtools:osmium_shovel, mekanismtools:osmium_hoe, mekanismtools:osmium_sword, mekanismtools:osmium_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_osmium_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:refined_glowstone_pickaxe, mekanismtools:refined_glowstone_axe, mekanismtools:refined_glowstone_shovel, mekanismtools:refined_glowstone_hoe, mekanismtools:refined_glowstone_sword, mekanismtools:refined_glowstone_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_refined_glowstone_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:refined_obsidian_pickaxe, mekanismtools:refined_obsidian_axe, mekanismtools:refined_obsidian_shovel, mekanismtools:refined_obsidian_hoe, mekanismtools:refined_obsidian_sword, mekanismtools:refined_obsidian_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_refined_obsidian_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: mekanismtools:steel_pickaxe, mekanismtools:steel_axe, mekanismtools:steel_shovel, mekanismtools:steel_hoe, mekanismtools:steel_sword, mekanismtools:steel_paxel - # Repair Material: null - # [default: ] - S:mekanismtools_steel_pickaxe < - > - - # A list of material-based prefix names for this material group. May be empty. - # Items in this group: wstweaks:lava_blade, wstweaks:blaze_blade - # Repair Material: minecraft:nether_star - # [default: ] - S:wstweaks_lava_blade < - > -} - - diff --git a/config[default]/apotheosis/potion.cfg b/config[default]/apotheosis/potion.cfg deleted file mode 100644 index ce03804..0000000 --- a/config[default]/apotheosis/potion.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# Configuration file - -general { - # The strength of Ancient Knowledge. This multiplier determines how much additional xp is granted. [range: 1 ~ 2147483647, default: 4] - I:"Knowledge XP Multiplier"=4 -} - - diff --git a/config[default]/apotheosis/village.cfg b/config[default]/apotheosis/village.cfg deleted file mode 100644 index ead9ef8..0000000 --- a/config[default]/apotheosis/village.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# Configuration file - -wanderer { - # If new trades are added to the wandering merchant. [default: true] - B:"Enable New Trades"=true -} - - diff --git a/config[default]/appleskin-client.toml b/config[default]/appleskin-client.toml deleted file mode 100644 index eff69f3..0000000 --- a/config[default]/appleskin-client.toml +++ /dev/null @@ -1,15 +0,0 @@ - -[client] - #If true, shows the hunger (and saturation if showSaturationHudOverlay is true) that would be restored by food you are currently holding - showFoodValuesHudOverlay = true - #If true, shows your food exhaustion as a progress bar behind the hunger bars - showFoodExhaustionHudUnderlay = true - #If true, adds a line that shows your hunger, saturation, and exhaustion level in the F3 debug overlay - showFoodStatsInDebugOverlay = true - #If true, shows the hunger and saturation values of food in its tooltip while holding SHIFT - showFoodValuesInTooltip = true - #If true, shows the hunger and saturation values of food in its tooltip automatically (without needing to hold SHIFT) - showFoodValuesInTooltipAlways = true - #If true, shows your current saturation level overlayed on the hunger bar - showSaturationHudOverlay = true - diff --git a/config[default]/appliedenergistics2-client.toml b/config[default]/appliedenergistics2-client.toml deleted file mode 100644 index de042c3..0000000 --- a/config[default]/appliedenergistics2-client.toml +++ /dev/null @@ -1,59 +0,0 @@ - -[client] - #TODO - disableColoredCableRecipesInJEI = true - #TODO - enableEffects = true - #TODO - useTerminalUseLargeFont = false - #TODO - useColoredCraftingStatus = true - #Power unit shown in AE UIs - #Allowed Values: AE, EU, RF - PowerUnit = "AE" - #Controls buttons on Crafting Screen - #Range: 1 ~ 9 - craftByStacks0 = 1 - #Controls buttons on Priority Screen - #Range: 1 ~ 9 - priorityByStacks0 = 1 - #Controls buttons on Level Emitter Screen - #Range: 1 ~ 9 - levelByStacks0 = 1 - #Controls buttons on Crafting Screen - #Range: 1 ~ 99 - craftByStacks1 = 10 - #Controls buttons on Priority Screen - #Range: 1 ~ 99 - priorityByStacks1 = 10 - #Controls buttons on Level Emitter Screen - #Range: 1 ~ 99 - levelByStacks1 = 10 - #Controls buttons on Crafting Screen - #Range: 1 ~ 999 - craftByStacks2 = 100 - #Controls buttons on Priority Screen - #Range: 1 ~ 999 - priorityByStacks2 = 100 - #Controls buttons on Level Emitter Screen - #Range: 1 ~ 999 - levelByStacks2 = 100 - #Controls buttons on Crafting Screen - #Range: 1 ~ 9999 - craftByStacks3 = 1000 - #Controls buttons on Priority Screen - #Range: 1 ~ 9999 - priorityByStacks3 = 1000 - #Controls buttons on Level Emitter Screen - #Range: 1 ~ 9999 - levelByStacks3 = 1000 - -[terminals] - #Should tooltips be searched. Performance impact - #Allowed Values: YES, NO, UNDECIDED - searchTooltips = "YES" - #Allowed Values: TALL, FULL, SMALL - terminalStyle = "TALL" - #Allowed Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP - terminalSearchMode = "AUTOSEARCH" - diff --git a/config[default]/appliedenergistics2-common.toml b/config[default]/appliedenergistics2-common.toml deleted file mode 100644 index dd36755..0000000 --- a/config[default]/appliedenergistics2-common.toml +++ /dev/null @@ -1,140 +0,0 @@ - -#Warning: Disabling a feature may disable other features depending on it. -[features] - - [features.Facades] - #Unsupported: Allows whitelisting TileEntity as facades. Could work, have render issues, or corrupt your world. USE AT YOUR OWN RISK. - TileEntityFacades = false - - [features.Misc] - UnsupportedDeveloperTools = false - IntegrationLogging = false - WebsiteRecipes = false - LogSecurityAudits = false - UpdateLogging = false - PacketLogging = false - CraftingLog = false - DebugLogging = false - - [features.Crafting] - EnableFacadeCrafting = true - InWorldSingularity = true - InWorldFluix = true - InWorldPurification = true - EnableDisassemblyCrafting = true - - [features.World] - CertusQuartzWorldGen = true - MeteoriteWorldGen = true - SpawnPressesInMeteorites = true - VillagerTrading = true - - [features.Rendering] - AlphaPass = true - - [features.Commands] - ChunkLoggerTrace = false - -[general] - #Will auto-remove items that crash when being loaded from storage. This will destroy those items instead of crashing the game! - removeCrashingItemsOnLoad = false - -[automation] - #TODO - formationPlaneEntityLimit = 128 - -[craftingCPU] - craftingCalculationTimePerTick = 5 - -[spatialio] - spatialPowerMultiplier = 1250.0 - spatialPowerExponent = 1.35 - #BE CAREFUL, CAN CORRUPT YOUR WORLD! Will use #spatial/whitelist as whitelist. - spatialBlockTags = false - -[GrindStone] - #Chance to actually get an output with stacksize > 1. - #Range: 0.0 ~ 100.0 - oreDoublePercentage = 90.0 - -[battery] - wirelessTerminal = 1600000 - chargedStaff = 8000 - entropyManipulator = 200000 - portableCell = 20000 - colorApplicator = 20000 - matterCannon = 200000 - -[worldGen] - #Range: 0.0 ~ 1.0 - spawnChargedChance = 0.08 - meteoriteMaximumSpawnHeight = 180 - meteoriteBiomeBlacklist = [] - quartzOresPerCluster = 4 - quartzOresClusterAmount = 20 - quartzOresBiomeBlacklist = [] - -[wireless] - wirelessBaseCost = 8.0 - wirelessCostMultiplier = 1.0 - wirelessBaseRange = 16.0 - wirelessBoosterRangeMultiplier = 1.0 - wirelessBoosterExp = 1.5 - wirelessHighWirelessCount = 64.0 - wirelessTerminalDrainMultiplier = 1.0 - -[PowerRatios] - IC2 = 2.0 - ForgeEnergy = 0.5 - #Range: 0.01 ~ 1.7976931348623157E308 - UsageMultiplier = 1.0 - -[Condenser] - MatterBalls = 256 - Singularity = 256000 - -# Min / Max Tickrates for dynamic ticking, most of these components also use sleeping, to prevent constant ticking, adjust with care, non standard rates are not supported or tested. -[tickRates] - InterfaceMin = 5 - InterfaceMax = 120 - ImportBusMin = 5 - ImportBusMax = 40 - FluidImportBusMin = 5 - FluidImportBusMax = 40 - ExportBusMin = 5 - ExportBusMax = 60 - FluidExportBusMin = 5 - FluidExportBusMax = 60 - AnnihilationPlaneMin = 2 - AnnihilationPlaneMax = 120 - METunnelMin = 5 - METunnelMax = 20 - InscriberMin = 1 - InscriberMax = 1 - ChargerMin = 10 - ChargerMax = 120 - IOPortMin = 1 - IOPortMax = 5 - VibrationChamberMin = 10 - VibrationChamberMax = 40 - StorageBusMin = 5 - StorageBusMax = 60 - FluidStorageBusMin = 5 - FluidStorageBusMax = 60 - ItemTunnelMin = 5 - ItemTunnelMax = 60 - LightTunnelMin = 5 - LightTunnelMax = 60 - OpenComputersTunnelMin = 1 - OpenComputersTunnelMax = 5 - PressureTunnelMin = 1 - PressureTunnelMax = 120 - -#Settings for in-world purification of crystals. -[inWorldPurification] - #A fluid tag that identifies fluids that improve crystal purification speed. Does not affect purification with water/lava. - improvedFluidTag = "" - #The speed multiplier to use when the crystals are submerged in the improved fluid. - #Range: 1.0 ~ 10.0 - improvedFluidMultiplier = 2.0 - diff --git a/config[default]/astralsorcery-client.toml b/config[default]/astralsorcery-client.toml deleted file mode 100644 index 74dca45..0000000 --- a/config[default]/astralsorcery-client.toml +++ /dev/null @@ -1,18 +0,0 @@ - -[rendering] - #Defines how close to the position of a particle/floating texture you have to be in order for it to render. - #Range: 1.0 ~ 512.0 - maxEffectRenderDistance = 64.0 - #Sets the amount of particles/effects - #Allowed Values: NONE, MINIMAL, LOWERED, ALL - particleAmount = "ALL" - #Enables/Disables all patreon effects. - patreonEffects = true - #Defines the minimum y-level the fosic resonator will display the fosic field on. - #Range: 0 ~ 256 - minYFosicDisplay = 0 - #Whitelist of dimension ID's that will have special astral sorcery sky rendering - skyRenderingEnabled = ["minecraft:overworld"] - #If a dimension is listed here, the skyrender will only render constellations on top of the existing skybox. - skyRenderingConstellations = [] - diff --git a/config[default]/attributefix-common.toml b/config[default]/attributefix-common.toml deleted file mode 100644 index c78b096..0000000 --- a/config[default]/attributefix-common.toml +++ /dev/null @@ -1,364 +0,0 @@ - -#Values for the minecraft:generic.max_health attribute. -[minecraft_generic_max_health] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 1.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.follow_range attribute. -[minecraft_generic_follow_range] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.knockback_resistance attribute. -[minecraft_generic_knockback_resistance] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.movement_speed attribute. -[minecraft_generic_movement_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.flying_speed attribute. -[minecraft_generic_flying_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.attack_damage attribute. -[minecraft_generic_attack_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.attack_knockback attribute. -[minecraft_generic_attack_knockback] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.attack_speed attribute. -[minecraft_generic_attack_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.armor attribute. -[minecraft_generic_armor] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.armor_toughness attribute. -[minecraft_generic_armor_toughness] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:generic.luck attribute. -[minecraft_generic_luck] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = -1024.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:zombie.spawn_reinforcements attribute. -[minecraft_zombie_spawn_reinforcements] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecraft:horse.jump_strength attribute. -[minecraft_horse_jump_strength] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the caelus:elytra_flight attribute. -[caelus_elytra_flight] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the tetra:draw_strength attribute. -[tetra_draw_strength] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the tetra:draw_speed attribute. -[tetra_draw_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the tetra:ability_cooldown attribute. -[tetra_ability_cooldown] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the tetra:ability_damage attribute. -[tetra_ability_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the forge:swim_speed attribute. -[forge_swim_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the forge:nametag_distance attribute. -[forge_nametag_distance] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the forge:entity_gravity attribute. -[forge_entity_gravity] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = -8.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the forge:reach_distance attribute. -[forge_reach_distance] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:draw_speed attribute. -[apotheosis_draw_speed] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:snipe_damage attribute. -[apotheosis_snipe_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:fire_damage attribute. -[apotheosis_fire_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:cold_damage attribute. -[apotheosis_cold_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:life_steal attribute. -[apotheosis_life_steal] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:piercing_damage attribute. -[apotheosis_piercing_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:current_hp_damage attribute. -[apotheosis_current_hp_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:crit_chance attribute. -[apotheosis_crit_chance] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:crit_damage attribute. -[apotheosis_crit_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the apotheosis:overhealing attribute. -[apotheosis_overhealing] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 0.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - -#Values for the minecolonies:mc_mob_damage attribute. -[minecolonies_mc_mob_damage] - #Whether or not this attribute should be modified. - enabled = true - #The minimum vallue for the attribute. Changing this may have unforseen consequences. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - min = 1.0 - #The maximum value for the attribute. - #Range: 4.9E-324 ~ 1.7976931348623157E308 - max = 65536.0 - diff --git a/config[default]/betteradvancements-client.toml b/config[default]/betteradvancements-client.toml deleted file mode 100644 index 6a13f15..0000000 --- a/config[default]/betteradvancements-client.toml +++ /dev/null @@ -1,23 +0,0 @@ -defaultUncompletedIconColor = "#FFFFFF" -defaultUncompletedTitleColor = "#0489C1" -defaultCompletedIconColor = "#DBA213" -defaultCompletedTitleColor = "#DBA213" -doAdvancementsBackgroundFade = true -showDebugCoordinates = false -orderTabsAlphabetically = false -#Values below 50% might give odd results, use on own risk ;) -#Range: 1 ~ 100 -uiScaling = 100 -#Lists the criteria for partially completed advancements, e.g. the biomes required for 'Adventuring Time' -# Off: Vanilla default -# Default: List which criteria you have already obtained -# Spoiler: Only reveal unobtained criteria -# All: Show both obtained and unobtained criteria -criteriaDetail = "Default" -criteriaDetailRequiresShift = false -addInventoryButton = false -defaultDrawDirectLines = false -defaultHideLines = false -defaultCompletedLineColor = "#FFFFFF" -defaultUncompletedLineColor = "#FFFFFF" - diff --git a/config[default]/betterburning-common.toml b/config[default]/betterburning-common.toml deleted file mode 100644 index 3a1e1db..0000000 --- a/config[default]/betterburning-common.toml +++ /dev/null @@ -1,23 +0,0 @@ - -#General settings for the mod. -[general] - #Should having fire resistance stop things from being on fire visually? - fireResistanceExtinguish = true - #Fixes some fire related damage sources not causing mobs to drop cooked items? - fireFromDamagesource = true - #Should fire damage spread between mobs when they hurt eachother? Zombies already do this and won't be changed. - fireDamageSpreads = true - #What is the % chance that fire damage will spread between mobs? - #Range: 0.0 ~ 1.0 - fireDamageSpreadChance = 0.3 - #Should skeletons shoot flaming arrows while on fire? - flameArrowSkeletons = true - #What is the % chance skeletons will shoot flaming arrows while on fire? - #Range: 0.0 ~ 1.0 - flameArrowSkeletonChance = 0.7 - #Should flint and steel deal fire damage when used as a weapon? - ShouldFlintAndSteelDoFireDamage = true - #How much fire damage should flint and steel do? - #Range: > 0 - flintAndSteelFireDamage = 3 - diff --git a/config[default]/biomesoplenty/client.toml b/config[default]/biomesoplenty/client.toml deleted file mode 100644 index 200d85e..0000000 --- a/config[default]/biomesoplenty/client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Client-related options. -[gui] - #Select the Biomes O' Plenty world type by default. - use_world_type = true - diff --git a/config[default]/bloodmagic-client.toml b/config[default]/bloodmagic-client.toml deleted file mode 100644 index c575ca8..0000000 --- a/config[default]/bloodmagic-client.toml +++ /dev/null @@ -1,8 +0,0 @@ - -#Settings for the position of the Demon Will Gauge HUD element. -[hud] - #Range: 0.0 ~ 1.0 - DemonWillGaugePosX = 0.01 - #Range: 0.0 ~ 1.0 - DemonWillGaugePosY = 0.01 - diff --git a/config[default]/botanypots-client.toml b/config[default]/botanypots-client.toml deleted file mode 100644 index 8e985f5..0000000 --- a/config[default]/botanypots-client.toml +++ /dev/null @@ -1,15 +0,0 @@ - -#Client side configurations for the mod. Modpacks should not ship non-default versions of this file! -[client] - #Whether or not the growth animation should be played. - useGrowthAnimation = true - #Whether or not the soil in pots should be rendered. - renderSoil = true - #Whether or not crops should render in pots. - renderCrop = true - #Whether or not break effects should occur when harvested. - breakEffects = true - #The render distance of a botany pot. - #Range: 1.0 ~ 4096.0 - renderDistance = 64.0 - diff --git a/config[default]/buildinggadgets-client.toml b/config[default]/buildinggadgets-client.toml deleted file mode 100644 index 4800966..0000000 --- a/config[default]/buildinggadgets-client.toml +++ /dev/null @@ -1,7 +0,0 @@ - -#General mod settings -[general] - #Determines if the Copy/Paste GUI's coordinate mode starts in 'Absolute' mode by default. - #Set to true for Absolute, set to False for Relative. - "Default to absolute Coord-Mode" = false - diff --git a/config[default]/bwncr-common.toml b/config[default]/bwncr-common.toml deleted file mode 100644 index ed6cc5c..0000000 --- a/config[default]/bwncr-common.toml +++ /dev/null @@ -1,16 +0,0 @@ - -[General] - #Silence the server-wide Wither spawn and death broadcast sounds. - silenceWither = true - #Silence the wandering trader's ambient sound. - silenceTrader = true - #Silence the server-wide Ender Dragon Death broadcast sound. - silenceDragon = true - #Silence the server-wide Thunder broadcast sound caused by the Lightning event - silenceLightning = true - #A list of sounds to silence, discoverable with the toggle command /listen - #enter one sound event per line with no commas. - silenceUs = [] - #If enabled the console will load up spam showing what sounds are being received and whether or not they are being canceled - debugMode = false - diff --git a/config[default]/ccl.cfg b/config[default]/ccl.cfg deleted file mode 100644 index 4fdce0a..0000000 --- a/config[default]/ccl.cfg +++ /dev/null @@ -1,10 +0,0 @@ -"client" { - # With this enabled, CCL will catch all exceptions thrown whilst rendering blocks. - # If an exception is caught, the block will not be rendered. - B:"catchBlockRenderExceptions"=true - - # With this enabled, CCL will catch all exceptions thrown whilst rendering items. - # By default CCL will only enhance the crash report, but with 'attemptRecoveryOnItemRenderException' enabled - # CCL will attempt to recover after the exception. - B:"catchItemRenderExceptions"=true -} diff --git a/config[default]/commoncapabilities-common.toml b/config[default]/commoncapabilities-common.toml deleted file mode 100644 index 648dd62..0000000 --- a/config[default]/commoncapabilities-common.toml +++ /dev/null @@ -1,19 +0,0 @@ - -[core] - - [core.general] - #If mod compatibility loader should crash hard if errors occur in that process. - crashOnModCompatCrash = false - #If the recipe loader should crash when finding invalid recipes. - crashOnInvalidRecipe = false - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If the version checker should be enabled. - versionChecker = true - -[machine] - - [machine.general] - #The NBT Paths that should be filtered away when checking equality. - ignoreNbtPathsForEqualityFilters = ["$.ForgeCaps[\"astralsorcery:cap_item_amulet_holder\"]", "$.binding"] - diff --git a/config[default]/compactcrafting-client.toml b/config[default]/compactcrafting-client.toml deleted file mode 100644 index 7a38b18..0000000 --- a/config[default]/compactcrafting-client.toml +++ /dev/null @@ -1,7 +0,0 @@ - -#Projector Settings -[projectors] - #The color for the projector fields. (HEX format) - #Examples: Orange - #FF6A00, Violet - #32174D, Green - #00A658, Blue - #3A7FE1 - projectorColor = "#FF6A00" - diff --git a/config[default]/compactmachines-common.toml b/config[default]/compactmachines-common.toml deleted file mode 100644 index e2d423b..0000000 --- a/config[default]/compactmachines-common.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Recipes and Integrations -[recipes] - #Enable vanilla-style recipes. - vanillaRecipes = true - diff --git a/config[default]/cookingforblockheads-client.toml b/config[default]/cookingforblockheads-client.toml deleted file mode 100644 index 411a370..0000000 --- a/config[default]/cookingforblockheads-client.toml +++ /dev/null @@ -1,3 +0,0 @@ -#Set to false if you don't want ingredients to be marked with a special icon in the recipe book. -showIngredientIcon = true - diff --git a/config[default]/cookingforblockheads-common.toml b/config[default]/cookingforblockheads-common.toml deleted file mode 100644 index d336dc2..0000000 --- a/config[default]/cookingforblockheads-common.toml +++ /dev/null @@ -1,20 +0,0 @@ -#If true, a cow can be squished into a Milk Jar by dropping an anvil on top. -cowJarEnabled = true -#The amount of milk the cow in a jar generates per tick. -#Range: 0.0 ~ 3.4028234663852886E38 -cowJarMilkPerTick = 0.5 -#Set this to true if you'd like the sink to require water to be piped in, instead of providing infinite of it. -sinkRequiresWater = false -#Enabling this will make the kitchen counters have twice as much inventory space. -largeCounters = false -#Set this to true if you'd like to disallow automation of the oven (pipes and such won't be able to insert/extract) -disallowOvenAutomation = false -#The fuel multiplier for the cooking oven. Higher values means fuel lasts longer, 1.0 is furnace default. -#Range: 0.10000000149011612 ~ 2.0 -ovenFuelTimeMultiplier = 0.33000001311302185 -#The cooking time multiplier for the cooking oven. Higher values means it will take longer. -#Range: 0.25 ~ 9.0 -ovenCookTimeMultiplier = 1.0 -#Set this to true if you'd like the oven to only accept cooking oil as fuel (requires Pam's Harvestcraft) -ovenRequiresCookingOil = false - diff --git a/config[default]/cosmeticarmorreworked-client.toml b/config[default]/cosmeticarmorreworked-client.toml deleted file mode 100644 index f154f02..0000000 --- a/config[default]/cosmeticarmorreworked-client.toml +++ /dev/null @@ -1,20 +0,0 @@ - -#These settings only affects client -[Client] - #Whether or not to hide the button for opening CosmeticArmorInventory - CosArmorGuiButton_Hidden = false - #The horizontal pixel distance from the origin point of player inventory gui - #Range: > -2147483648 - CosArmorGuiButton_Left = 65 - #The vertical pixel distance from the origin point of player inventoy gui - #Range: > -2147483648 - CosArmorGuiButton_Top = 67 - #Whether or not to hide the button for toggling the mod temporarily on client side - CosArmorToggleButton_Hidden = false - #The horizontal pixel distance from the origin point of player inventory gui - #Range: > -2147483648 - CosArmorToggleButton_Left = 59 - #The vertical pixel distance from the origin point of player inventory gui - #Range: > -2147483648 - CosArmorToggleButton_Top = 72 - diff --git a/config[default]/cosmeticarmorreworked-common.toml b/config[default]/cosmeticarmorreworked-common.toml deleted file mode 100644 index 90bfda0..0000000 --- a/config[default]/cosmeticarmorreworked-common.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#These settings affects both server and client -[Common] - #Whether or not to keep items in cosmetic armor slots in the event of player death - CosArmorKeepThroughDeath = false - diff --git a/config[default]/create-common.toml b/config[default]/create-common.toml deleted file mode 100644 index 457faad..0000000 --- a/config[default]/create-common.toml +++ /dev/null @@ -1,166 +0,0 @@ - -[worldgen] - - # - #Modify Create's impact on your terrain - [worldgen.v1] - # - #Prevents all worldgen added by Create from taking effect - disableWorldGen = false - # - #Forward caught TileEntityExceptions to the log at debug level. - logTeErrors = false - - [worldgen.v1.copper_ore] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 18 - # - #Range: > 0 - clusterCount = 2 - # - #Range: > 0 - minHeight = 40 - # - #Range: > 0 - maxHeight = 86 - - [worldgen.v1.copper_ore_ocean] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 15 - # - #Range: > 0 - clusterCount = 4 - # - #Range: > 0 - minHeight = 20 - # - #Range: > 0 - maxHeight = 55 - - [worldgen.v1.zinc_ore] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 14 - # - #Range: > 0 - clusterCount = 4 - # - #Range: > 0 - minHeight = 15 - # - #Range: > 0 - maxHeight = 70 - - [worldgen.v1.zinc_ore_desert] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 17 - # - #Range: > 0 - clusterCount = 5 - # - #Range: > 0 - minHeight = 10 - # - #Range: > 0 - maxHeight = 85 - - [worldgen.v1.limestone] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 128 - # - #Range: 0.0 ~ 1.0 - clusterChance = 0.03125 - # - #Range: > 0 - minHeight = 30 - # - #Range: > 0 - maxHeight = 70 - - [worldgen.v1.weathered_limestone] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 128 - # - #Range: 0.0 ~ 1.0 - clusterChance = 0.03125 - # - #Range: > 0 - minHeight = 10 - # - #Range: > 0 - maxHeight = 30 - - [worldgen.v1.dolomite] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 128 - # - #Range: 0.0 ~ 1.0 - clusterChance = 0.015625 - # - #Range: > 0 - minHeight = 20 - # - #Range: > 0 - maxHeight = 70 - - [worldgen.v1.gabbro] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 128 - # - #Range: 0.0 ~ 1.0 - clusterChance = 0.015625 - # - #Range: > 0 - minHeight = 20 - # - #Range: > 0 - maxHeight = 70 - - [worldgen.v1.scoria] - # - #Whether to spawn this in your World - enable = true - # - #Range: > 0 - clusterSize = 128 - # - #Range: 0.0 ~ 1.0 - clusterChance = 0.03125 - # - #Range: > 0 - minHeight = 0 - # - #Range: > 0 - maxHeight = 10 - diff --git a/config[default]/curios-client.toml b/config[default]/curios-client.toml deleted file mode 100644 index d14999b..0000000 --- a/config[default]/curios-client.toml +++ /dev/null @@ -1,21 +0,0 @@ - -#Client only settings, mostly things related to rendering -[client] - #Set to true to enable rendering curios - renderCurios = true - #The X-Offset for the Curios GUI button - #Range: -100 ~ 100 - buttonXOffset = 0 - #The Y-Offset for the Curios GUI button - #Range: -100 ~ 100 - buttonYOffset = 0 - #The X-Offset for the Creative Curios GUI button - #Range: -100 ~ 100 - creativeButtonXOffset = 0 - #The Y-Offset for the Creative Curios GUI button - #Range: -100 ~ 100 - creativeButtonYOffset = 0 - #The corner for the Curios GUI button - #Allowed Values: TOP_LEFT, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT - buttonCorner = "TOP_LEFT" - diff --git a/config[default]/cyclic.toml b/config[default]/cyclic.toml deleted file mode 100644 index 773b4fc..0000000 --- a/config[default]/cyclic.toml +++ /dev/null @@ -1,216 +0,0 @@ - -##################################################################################### -#Features with configurable properties are split into categories -##################################################################################### -[cyclic] - - ##################################################################################### - # Enchantment related configs - ##################################################################################### - [cyclic.enchantment] - #Set false to disable enchantment - traveler = true - #Set false to disable enchantment - reach = true - #Set false to disable enchantment - beekeeper = true - #Set false to disable enchantment - experience_boost = true - #Set false to disable enchantment - launch = true - #Set false to disable enchantment - ender = true - #Set false to disable enchantment - disarm = true - #Set false to disable enchantment - excavate = true - #Set false to disable enchantment - magnet = true - #Beheading enchant add player skin head drop, add any mob id and any skin - beheadingEntityMHF = ["minecraft:blaze:MHF_Blaze", "minecraft:cat:MHF_Ocelot", "minecraft:cave_spider:MHF_CaveSpider", "minecraft:chicken:MHF_Chicken", "minecraft:cow:MHF_Cow", "minecraft:enderman:MHF_Enderman", "minecraft:ghast:MHF_Ghast", "minecraft:iron_golem:MHF_Golem", "minecraft:magma_cube:MHF_LavaSlime", "minecraft:mooshroom:MHF_MushroomCow", "minecraft:ocelot:MHF_Ocelot", "minecraft:pig:MHF_Pig", "minecraft:zombie_pigman:MHF_PigZombie", "minecraft:sheep:MHF_Sheep", "minecraft:slime:MHF_Slime", "minecraft:spider:MHF_Spider", "minecraft:squid:MHF_Squid", "minecraft:villager:MHF_Villager", "minecraft:witch:MHF_Witch", "minecraft:wolf:MHF_Wolf", "minecraft:guardian:MHF_Guardian", "minecraft:elder_guardian:MHF_Guardian", "minecraft:snow_golem:MHF_SnowGolem", "minecraft:silverfish:MHF_Silverfish", "minecraft:endermite:MHF_Endermite"] - #Set false to disable enchantment - multishot = true - #Set false to disable enchantment - beheading = true - #Set false to disable enchantment - quickshot = true - #Set false to disable enchantment - venom = true - #Set false to disable enchantment - life_leech = true - #Set false to disable enchantment - curse = true - #Set false to disable enchantment - auto_smelt = true - #Set false to disable enchantment - growth = true - #Set false to disable enchantment - step = true - - ##################################################################################### - # Block specific configs - ##################################################################################### - [cyclic.blocks] - - #Ender Anchor settings - [cyclic.blocks.eye_teleport] - #Maximum distance to activate - #Range: 2 ~ 256 - range = 32 - #Exp cost on teleport - #Range: 0 ~ 500 - exp = 0 - #Hunger cost on teleport - #Range: 0 ~ 20 - hunger = 1 - #Tick delay between checks, faster checks can consume server resources (1 means check every tick; 20 means only check once per second) - #Range: 1 ~ 20 - frequency = 5 - - #Uncrafter settings - [cyclic.blocks.uncrafter] - #When searching for a recipe, does it ignore all NBT values (such as enchantments, RepairCost, Damage, etc). For example, if false it will not uncraft damaged or enchanted items - nbt_ignored = true - #Ticks used for each uncraft - #Range: 1 ~ 9999 - ticks = 60 - #Block these from being un-crafted - ignore_list = ["minecraft:elytra", "minecraft:beacon", "minecraft:magma", "minecraft:tipped_arrow", "minecraft:cobweb", "minecraft:*_dye", "minecraft:stick", "minecraft:netherite_ingot", "cyclic:gem_*", "forge:bucketfilled", "progressiveautomation:*", "spectrite:spectrite_arrow", "spectrite:spectrite_arrow_special", "techreborn:uumatter", "projecte:*"] - - #Ender Trigger settings - [cyclic.blocks.eye_redstone] - #Maximum distance to activate - #Range: 2 ~ 256 - range = 32 - #Tick delay between checks, faster checks can consume server resources (1 means check every tick; 20 means only check once per second) - #Range: 1 ~ 20 - frequency = 5 - - ##################################################################################### - # Logging related configs - ##################################################################################### - [cyclic.logging] - #Unblock info logs; very spammy; can be useful for testing certain issues - info = false - - ##################################################################################### - # Item specific configs - ##################################################################################### - [cyclic.items] - - #Sack of Holding settings - [cyclic.items.tile_transporter] - #Block these from being picked up - disable_pickup = ["minecraft:spawner", "parabox:parabox", "extracells:fluidcrafter", "extracells:ecbaseblock", "extracells:fluidfiller"] - - #Wand settings - [cyclic.items.teleport_wand] - #Maximum distance to activate - #Range: 16 ~ 256 - range = 128 - - #Peat blocks - [cyclic.items.peat] - #Chance that Peat Bog converts to Peat when wet (is multiplied by the number of surrounding water blocks) - #Range: 0.0010000000474974513 ~ 1.0 - conversionChance = 0.07999999821186066 - - #Heart items - [cyclic.items.heart] - #Experience given when eating a poisoned heart - #Range: 0 ~ 99999 - experience = 500 - - ##################################################################################### - # Edit the permissions of all commands added by the mod. false means anyone can use, true means only OP players can use - ##################################################################################### - [cyclic.command] - #True means only players with OP can use this /cyclic command - help = false - #True means only players with OP can use this /cyclic command - nbtprint = false - #True means only players with OP can use this /cyclic command - health = true - #True means only players with OP can use this /cyclic command - pingnether = false - #True means only players with OP can use this /cyclic command - gethome = false - #True means only players with OP can use this /cyclic command - worldspawn = true - #True means only players with OP can use this /cyclic command - home = true - #True means only players with OP can use this /cyclic command - hunger = true - - ##################################################################################### - # Energy related configs for machines and items - ##################################################################################### - [cyclic.energy] - - ##################################################################################### - #Energy cost for various machines, either per use of an action or per tick (twenty ticks per second). - ##################################################################################### - [cyclic.energy.cost] - #Power per use disenchanter - #Range: 0 ~ 64000 - disenchanter = 1500 - #Power per tick while in use - #Range: 0 ~ 64000 - breaker = 0 - #Power per repair anvil - #Range: 0 ~ 64000 - anvil = 250 - #Power per use dropper - #Range: 0 ~ 64000 - dropper = 50 - #Power per use peat_farm - #Range: 0 ~ 64000 - peat_farm = 500 - #Power per use miner - #Range: 0 ~ 64000 - miner = 10 - #Power per use collector_fluid - #Range: 0 ~ 64000 - collector_fluid = 500 - #Power per tick while in use - #Range: 0 ~ 64000 - structure = 10 - #Power per recipe melter - #Range: 0 ~ 64000 - melter = 5000 - #Power per use harvester - #Range: 0 ~ 64000 - harvester = 250 - #Power per use uncraft - #Range: 0 ~ 64000 - uncraft = 1000 - #Power per use forester - #Range: 0 ~ 64000 - forester = 50 - #Power per tick while in use - #Range: 0 ~ 64000 - beacon = 0 - #Power per use crafter - #Range: 0 ~ 64000 - crafter = 500 - #Power per tick while in use - #Range: 0 ~ 64000 - placer = 0 - #Power per use user - #Range: 0 ~ 64000 - user = 50 - #Power per recipe solidifier - #Range: 0 ~ 64000 - solidifier = 5000 - - ##################################################################################### - # Fuel gained by consuming items - ##################################################################################### - [cyclic.energy.fuel] - #Power gained burning one of this - #Range: 1 ~ 64000 - peat_fuel_enriched = 1024 - # Power gained burning one of this - #Range: 1 ~ 64000 - peat_fuel = 256 - diff --git a/config[default]/cyclopscore-common.toml b/config[default]/cyclopscore-common.toml deleted file mode 100644 index d5afad4..0000000 --- a/config[default]/cyclopscore-common.toml +++ /dev/null @@ -1,23 +0,0 @@ - -[core] - - [core.general] - #If mod compatibility loader should crash hard if errors occur in that process. - crashOnModCompatCrash = false - #Set 'true' to enable development debug mode. This will result in a lower performance! - debug = false - #The anonymous id used by the analytics service. - anonymousAnalyticsID = "79de511e-5752-460b-800c-1f4f641188d4" - #If the recipe loader should crash when finding invalid recipes. - crashOnInvalidRecipe = false - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If the version checker should be enabled. - versionChecker = true - -[general] - - [general.general] - #If a button should be added to the main menu to open a dev world (shift-click creates a new world). - devWorldButton = false - diff --git a/config[default]/defaultoptions-common.toml b/config[default]/defaultoptions-common.toml deleted file mode 100644 index 0d1901f..0000000 --- a/config[default]/defaultoptions-common.toml +++ /dev/null @@ -1,6 +0,0 @@ -#The default difficulty selected for newly created worlds. -#Allowed Values: PEACEFUL, EASY, NORMAL, HARD -defaultDifficulty = "NORMAL" -#Set to true if the difficulty for new world's should be locked ot the specific default. This cannot be unlocked by players without external tools! Probably a bad idea. I don't recommend. Why am I adding this option? -lockDifficulty = false - diff --git a/config[default]/defaultoptions/keybindings.txt b/config[default]/defaultoptions/keybindings.txt deleted file mode 100644 index 33ab9dc..0000000 --- a/config[default]/defaultoptions/keybindings.txt +++ /dev/null @@ -1,200 +0,0 @@ -key_key.attack:key.mouse.left:NONE -key_key.use:key.mouse.right:NONE -key_key.forward:key.keyboard.w:NONE -key_key.left:key.keyboard.a:NONE -key_key.back:key.keyboard.s:NONE -key_key.right:key.keyboard.d:NONE -key_key.jump:key.keyboard.space:NONE -key_key.sneak:key.keyboard.left.shift:NONE -key_key.sprint:key.keyboard.left.control:NONE -key_key.drop:key.keyboard.q:NONE -key_key.inventory:key.keyboard.e:NONE -key_key.chat:key.keyboard.t:NONE -key_key.playerlist:key.keyboard.tab:NONE -key_key.pickItem:key.mouse.middle:NONE -key_key.command:key.keyboard.slash:NONE -key_key.socialInteractions:key.keyboard.p:NONE -key_key.screenshot:key.keyboard.f2:NONE -key_key.togglePerspective:key.keyboard.f5:NONE -key_key.smoothCamera:key.keyboard.unknown:NONE -key_key.fullscreen:key.keyboard.f11:NONE -key_key.spectatorOutlines:key.keyboard.unknown:NONE -key_key.swapOffhand:key.keyboard.f:NONE -key_key.saveToolbarActivator:key.keyboard.unknown:NONE -key_key.loadToolbarActivator:key.keyboard.x:NONE -key_key.advancements:key.keyboard.l:NONE -key_key.hotbar.1:key.keyboard.1:NONE -key_key.hotbar.2:key.keyboard.2:NONE -key_key.hotbar.3:key.keyboard.3:NONE -key_key.hotbar.4:key.keyboard.4:NONE -key_key.hotbar.5:key.keyboard.5:NONE -key_key.hotbar.6:key.keyboard.6:NONE -key_key.hotbar.7:key.keyboard.7:NONE -key_key.hotbar.8:key.keyboard.8:NONE -key_key.hotbar.9:key.keyboard.9:NONE -key_of.key.zoom:key.keyboard.c:NONE -key_key.ftbultimine:key.keyboard.grave.accent:NONE -key_key.lightoverlay.enable_overlay:key.keyboard.f7:NONE -key_key.ftbchunks.map:key.keyboard.m:NONE -key_keys.simplemagnets.toggle:key.keyboard.h:NONE -key_key.immersivepetroleum.projector.flip:key.keyboard.m:NONE -key_key.toggleLiquids:key.keyboard.unknown:NONE -key_key.toggleVisible:key.keyboard.unknown:NONE -key_key.immersiveengineering.magnetEquip:key.keyboard.s:NONE -key_key.immersiveengineering.railgunZoom:key.mouse.middle:NONE -key_key.immersiveengineering.chemthrowerSwitch:key.keyboard.unknown:NONE -key_tetra.toolbelt.binding.access:key.keyboard.b:NONE -key_tetra.toolbelt.binding.restock:key.keyboard.b:SHIFT -key_tetra.toolbelt.binding.open:key.keyboard.b:ALT -key_Strip World:key.keyboard.delete:NONE -key_Dress World:key.keyboard.insert:NONE -key_Open Config:key.keyboard.home:NONE -key_Add Block:key.keyboard.page.up:NONE -key_Remove Block:key.keyboard.page.down:NONE -key_Cycle Profile:key.keyboard.end:NONE -key_key.integratedterminals.terminal.tab.next:key.keyboard.tab:NONE -key_key.integratedterminals.terminal.tab.previous:key.keyboard.tab:SHIFT -key_key.integratedterminals.terminal.craftinggrid.clearplayer:key.keyboard.c:SHIFT -key_key.integratedterminals.terminal.craftinggrid.clearstorage:key.keyboard.c:NONE -key_key.integratedterminals.terminal.craftinggrid.balance:key.keyboard.b:NONE -key_key.industrialforegoing.backpack.desc:key.keyboard.unknown:NONE -key_key.refinedstorage.focusSearchBar:key.keyboard.tab:NONE -key_key.refinedstorage.clearGridCraftingMatrix:key.keyboard.x:CONTROL -key_key.refinedstorage.openWirelessGrid:key.keyboard.unknown:NONE -key_key.refinedstorage.openWirelessFluidGrid:key.keyboard.unknown:NONE -key_key.refinedstorage.openWirelessCraftingMonitor:key.keyboard.unknown:NONE -key_key.refinedstorage.openPortableGrid:key.keyboard.unknown:NONE -key_key.curios.open.desc:key.keyboard.g:NONE -key_keybind.simplyjetpacks.jetpack_gui:key.keyboard.k:NONE -key_keybind.simplyjetpacks.jetpack_engine:key.keyboard.j:NONE -key_keybind.simplyjetpacks.jetpack_hover:key.keyboard.h:NONE -key_keybind.simplyjetpacks.jetpack_ehover:key.keyboard.unknown:NONE -key_keybind.simplyjetpacks.jetpack_charger:key.keyboard.unknown:NONE -key_key.invtweaks_sort_player.desc:key.keyboard.backslash:NONE -key_key.invtweaks_sort_inventory.desc:key.keyboard.grave.accent:NONE -key_key.invtweaks_sort_either.desc:key.mouse.middle:NONE -key_key.mekanism.mode:key.keyboard.n:NONE -key_key.mekanism.head_mode:key.keyboard.v:NONE -key_key.mekanism.chest_mode:key.keyboard.g:NONE -key_key.mekanism.feet_mode:key.keyboard.b:NONE -key_key.mekanism.details:key.keyboard.left.shift:NONE -key_key.mekanism.description:key.keyboard.n:SHIFT -key_key.mekanism.module_tweaker:key.keyboard.backslash:NONE -key_key.mekanism.key_boost:key.keyboard.left.control:NONE -key_key.mekanism.key_hud:key.keyboard.h:NONE -key_pneumaticcraft.armor.options:key.keyboard.u:NONE -key_pneumaticcraft.helmet.hack:key.keyboard.h:NONE -key_pneumaticcraft.helmet.debugging.drone:key.keyboard.y:NONE -key_pneumaticcraft.boots.kick:key.keyboard.x:CONTROL -key_pneumaticcraft.chestplate.launcher:key.keyboard.c:CONTROL -key_key.integrateddynamics.logic_programmer_focus_search:key.keyboard.f:ALT -key_key.integrateddynamics.logic_programmer_open_rename:key.keyboard.r:ALT -key_Open sound muffle screen:key.keyboard.unknown:NONE -key_cos.key.opencosarmorinventory:key.keyboard.unknown:NONE -key_key.curiousshulkerboxes.open.desc:key.keyboard.x:NONE -key_key.buildinggadgets.settings_menu:key.keyboard.g:NONE -key_key.buildinggadgets.range:key.keyboard.r:NONE -key_key.buildinggadgets.undo:key.keyboard.u:NONE -key_key.buildinggadgets.anchor:key.keyboard.h:NONE -key_key.buildinggadgets.fuzzy:key.keyboard.unknown:NONE -key_key.buildinggadgets.connected_area:key.keyboard.unknown:NONE -key_key.buildinggadgets.rotate_mirror:key.keyboard.unknown:NONE -key_key.buildinggadgets.material_list:key.keyboard.m:NONE -key_key.cofh.mode_change_increment:key.keyboard.v:NONE -key_key.plonk.place:key.keyboard.p:NONE -key_key.astralsorcery.disable_perk_abilities:key.keyboard.v:NONE -key_key.trinket:key.keyboard.r:NONE -key_Open the Crash Utilities Screen:key.keyboard.u:CONTROL -key_Copy the class of the current container to the clipboard:key.keyboard.unknown:NONE -key_Show/Hide index of container slots as tooltip:key.keyboard.unknown:NONE -key_fpsreducer.key.openGui:key.keyboard.end:NONE -key_fpsreducer.key.forceIdle:key.keyboard.pause:NONE -key_key.ars_nouveau.open_book:key.keyboard.c:NONE -key_key.ars_nouveau.selection_hud:key.keyboard.v:NONE -key_key.ars_nouveau.previous_slot:key.keyboard.z:NONE -key_key.ars_nouveau.next_slot:key.keyboard.x:NONE -key_servertabinfo.keys.show:key.keyboard.tab:CONTROL -key_key.inventorysorter.itemout:key.mouse.102:NONE -key_key.inventorysorter.itemin:key.mouse.100:NONE -key_key.inventorysorter.sort:key.mouse.middle:NONE -key_key.toggle_focus.desc:key.keyboard.tab:NONE -key_key.openManual:key.keyboard.f1:NONE -key_key.nextDestination:key.keyboard.right.bracket:NONE -key_key.prevDestination:key.keyboard.left.bracket:NONE -key_key.toastcontrol.clear:key.keyboard.j:NONE -key_mininggadgets.text.open_gui:key.keyboard.unknown:NONE -key_quark.keybind.change_hotbar:key.keyboard.z:NONE -key_quark.keybind.sort_player:key.keyboard.unknown:NONE -key_quark.keybind.sort_container:key.keyboard.unknown:NONE -key_quark.keybind.camera_mode:key.keyboard.f12:NONE -key_quark.keybind.back:key.mouse.4:NONE -key_key.refinedstorageaddons.openWirelessCraftingGrid:key.keyboard.g:CONTROL -key_quark.keybind.autorun:key.keyboard.caps.lock:NONE -key_key.spellbookopen:key.keyboard.z:NONE -key_quark.keybind.transfer_insert:key.keyboard.unknown:NONE -key_quark.keybind.transfer_extract:key.keyboard.unknown:NONE -key_quark.keybind.shift_lock:key.keyboard.unknown:NONE -key_create.keyinfo.toolmenu:key.keyboard.left.alt:NONE -key_quark.emote.no:key.keyboard.unknown:NONE -key_quark.emote.yes:key.keyboard.unknown:NONE -key_quark.emote.wave:key.keyboard.unknown:NONE -key_quark.emote.salute:key.keyboard.unknown:NONE -key_quark.emote.cheer:key.keyboard.unknown:NONE -key_quark.emote.clap:key.keyboard.unknown:NONE -key_quark.emote.think:key.keyboard.unknown:NONE -key_quark.emote.point:key.keyboard.unknown:NONE -key_quark.emote.shrug:key.keyboard.unknown:NONE -key_quark.emote.headbang:key.keyboard.unknown:NONE -key_quark.emote.weep:key.keyboard.unknown:NONE -key_quark.emote.facepalm:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.dance:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.tpose:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.dab:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.jet:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.exorcist:key.keyboard.unknown:NONE -key_quark.keybind.patreon_emote.zombie:key.keyboard.unknown:NONE -key_quark.keybind.lock_rotation:key.keyboard.k:NONE -key_keybind.xreliquary.fortune_coin:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.core_components:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.hackables:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.inventories:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.fluids:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.end_portal:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.spawner:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.misc:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.block_tracker.module.energy:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.entity_tracker:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.search:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.coordinate_tracker:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.night_vision:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.scuba:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.magnet:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.charging:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.air_conditioning:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.reach_distance:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.run_speed:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.jump_boost:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.jet_boots:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.jet_boots.module.builder_mode:key.keyboard.unknown:NONE -key_pneumaticcraft.armor.upgrade.step_assist:key.keyboard.unknown:NONE -key_keybind.sophisticatedbackpacks.open_backpack:key.keyboard.b:NONE -key_keybind.sophisticatedbackpacks.toggle_upgrade_1:key.keyboard.z:ALT -key_keybind.sophisticatedbackpacks.toggle_upgrade_2:key.keyboard.x:ALT -key_keybind.sophisticatedbackpacks.toggle_upgrade_3:key.keyboard.unknown:NONE -key_keybind.sophisticatedbackpacks.toggle_upgrade_4:key.keyboard.unknown:NONE -key_keybind.sophisticatedbackpacks.toggle_upgrade_5:key.keyboard.unknown:NONE -key_key.trashslot.toggle:key.keyboard.t:NONE -key_key.trashslot.delete:key.keyboard.delete:NONE -key_key.trashslot.deleteAll:key.keyboard.delete:SHIFT -key_key.jei.toggleOverlay:key.keyboard.o:CONTROL -key_key.jei.focusSearch:key.keyboard.f:CONTROL -key_key.jei.toggleCheatMode:key.keyboard.unknown:NONE -key_key.jei.toggleEditMode:key.keyboard.unknown:NONE -key_key.jei.showRecipe:key.keyboard.r:NONE -key_key.jei.showUses:key.keyboard.u:NONE -key_key.jei.recipeBack:key.keyboard.backspace:NONE -key_key.jei.previousPage:key.keyboard.page.up:NONE -key_key.jei.nextPage:key.keyboard.page.down:NONE -key_key.jei.bookmark:key.keyboard.a:NONE -key_key.jei.toggleBookmarkOverlay:key.keyboard.unknown:NONE diff --git a/config[default]/delogger.json b/config[default]/delogger.json deleted file mode 100644 index 92985f7..0000000 --- a/config[default]/delogger.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "printWarningMessage": true, - "printLoggersDisabled": false, - "commands": true, - "util": true, - "entityType": true, - "lootTableManger": true, - "simpleReloadableResourceManager": true, - "chunkSerializer": true, - "gameData": true, - "versionChecker": true, - "forgeConfigSpec": true, - "yggdrasilAuthenticationService": true, - "clientRecipeBook": true, - "modelBakery": true, - "atlasTexture": true, - "blockModel": true -} \ No newline at end of file diff --git a/config[default]/dungeon_crawl.toml b/config[default]/dungeon_crawl.toml deleted file mode 100644 index 42ccc8c..0000000 --- a/config[default]/dungeon_crawl.toml +++ /dev/null @@ -1,42 +0,0 @@ - -#General Settings -[general] - #Enables the dungeon crawl tools. - enable_tools = false - #This option will make pre-2.0.0 worlds playable with version 2.0.0 and later. - enable_dummy_pieces = false - #Enables extended debug logging to help detecting potential errors. This is enabled by default. - extended_debug = true - -#Dungeon Settings -[dungeon] - #If you dont like the fact that the dungeons contain lots of mob spawners, set this to true! Mobs will get spawned manually during the dungeon generation then. Note that this is a lot more performance demanding than enabling spawners. (Which also depends on the mob spawn rate) - no_spawners = false - #Set this to true if you want to prevent that the last layer of each dungeon will contain nether content. - no_nether_stuff = false - #This value defines how many mobs do get spawned manually during the generation. (if no_spawners = true, there is no effect otherwise) - #Range: 0.001 ~ 1.0 - mob_spawn_rate = 0.05 - #The number of different entities per spawner. Increasing the number increases the diversity of the monster equipment. - #Range: 1 ~ 128 - spawner_entities = 6 - #If set to true, the dungeon generation will ignore the biome blacklist and generate dungeons in any overworld biome. - ignore_overworld_blacklist = false - #The Probability of a spawner entity having a shield in the offhand. - #Range: 0.01 ~ 1.0 - shield_probability = 0.25 - #Determines if vanilla spawners or modified spawners with armor, weapons etc... should be used. - use_vanilla_spawners = false - #Whether mobs from spawners should despawn naturally or not. - natural_despawn = true - -#World Generation Settings -[world_generation] - #The probability of a dungeon getting generated on each fitting chunk. - #Range: 1.0E-4 ~ 1.0 - dungeon_probability = 0.22 - #If this is set to false, no dungeons can be generated outside the overworld. - ignore_dimension = false - #Makes the entire dungeon solid, preventing caves, ravines, etc... from interfering with the dungeon. - solid = false - diff --git a/config[default]/dungeons_plus-common.toml b/config[default]/dungeons_plus-common.toml deleted file mode 100644 index 1dea7e9..0000000 --- a/config[default]/dungeons_plus-common.toml +++ /dev/null @@ -1,114 +0,0 @@ - -[tower] - #Chance of generating in an allowed chunk - #Range: 0.0 ~ 1.0 - probability = 0.75 - #Spacing between structures - #Range: > 1 - spacing = 25 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 6 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:plains, #structure_gel:oak_forest, #structure_gel:dark_forest, #structure_gel:birch_forest, #structure_gel:mountain" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:overworld" - -[leviathan] - #Chance of generating in an allowed chunk - #Range: 0.0 ~ 1.0 - probability = 1.0 - #Spacing between structures - #Range: > 1 - spacing = 36 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 8 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:desert" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:overworld" - -[snowy_temple] - #Chance of generating in an allowed chunk - #Range: 0.0 ~ 1.0 - probability = 1.0 - #Spacing between structures - #Range: > 1 - spacing = 36 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 8 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:snowy_plains, #structure_gel:snowy_spruce_forest" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:overworld" - -[bigger_dungeon] - #Chance of generating in an allowed chunk - #Range: 0.0 ~ 1.0 - probability = 0.4 - #Spacing between structures - #Range: > 1 - spacing = 12 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 5 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:overworld, !mushroom_fields, !mushroom_field_shore" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:overworld" - -[end_ruins] - #Chance of generating in an allowed chunk - #Range: 0.0 ~ 1.0 - probability = 0.8 - #Spacing between structures - #Range: > 1 - spacing = 24 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 8 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:outer_end_island" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:the_end" - -[warped_garden] - #Spacing between structures - #Range: > 1 - spacing = 36 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 8 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "#structure_gel:ocean, !#structure_gel:frozen" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:overworld" - -[soul_prison] - #Spacing between structures - #Range: > 1 - spacing = 25 - #Offsets the spacing of the structures randomly - #Range: > 0 - offset = 6 - #A biome filter to determine where the structure should generate. Works with the biome dictionary (#overworld) and "not" statements (!plains). These can be combined (!#nether). Operates in the order presented. So "#forest, !flower_forest" will add all forests and then remove the flower forest. - biomes = "minecraft:soul_sand_valley" - #How should the code treate biomes? true = whitelist, false = blacklist. Biomes defined with ! do the opposite. - is_whitelist = true - #What dimensions should this structure be placed in. Type "all" to allow all dimensions - valid_dimensions = "minecraft:the_nether" - diff --git a/config[default]/dustrial_decor-common.toml b/config[default]/dustrial_decor-common.toml deleted file mode 100644 index f303daa..0000000 --- a/config[default]/dustrial_decor-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -[General] - #Should mobs spawn with cardboard armor? - cardboard_armor_spawns = false - #Should a few houses using this mod's blocks be added to the village pools? - village_houses = false - diff --git a/config[default]/dynview-common.toml b/config[default]/dynview-common.toml deleted file mode 100644 index e3a9fba..0000000 --- a/config[default]/dynview-common.toml +++ /dev/null @@ -1,17 +0,0 @@ - -["Dynamic chunk view distance settings"] - #The minimum chunk view distance allowed to use, set to what players should get at least. default: 4 - #Range: 3 ~ 200 - minChunkViewDist = 5 - #The maximum chunk view distance allowed to use, set to the max which a player could benefit from. default: 20 - #Range: 1 ~ 200 - maxChunkViewDist = 20 - #The average tick time to stabilize the chunk view distance around, setting it higher than 50ms is not advised, as after 50ms the tps will go below 20. default:40ms - #Range: 10 ~ 100 - meanAvgTickTime = 45 - #The update frequency of average server tick time checks to update view distances, default is every 30 seconds - #Range: 1 ~ 1000 - viewDistanceUpdateRate = 30 - #Whether to output log messages for actions done, its helpful to balance the other settings nicely. - logMessages = true - diff --git a/config[default]/emendatusenigmatica-common.toml b/config[default]/emendatusenigmatica-common.toml deleted file mode 100644 index 2e5bd7c..0000000 --- a/config[default]/emendatusenigmatica-common.toml +++ /dev/null @@ -1,1394 +0,0 @@ - -#World Gen - Ore Generation Configuration -["Coal Config"] - - ["Coal Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 17] - #Range: 0 ~ 64 - vein_size = 17 - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Baseline Y-Level [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - baseline = 60 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - spread = 60 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Coal Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Coal Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Iron Config"] - - ["Iron Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 11] - #Range: 0 ~ 64 - vein_size = 11 - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Iron Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Iron Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Gold Config"] - - ["Gold Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Average Ores per Chunk [Range: 0 to 64, Default: 7] - #Range: 0 ~ 64 - count = 7 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Gold Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Gold Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Diamond Config"] - - ["Diamond Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Average Ores per Chunk [Range: 0 to 64, Default: 3] - #Range: 0 ~ 64 - count = 3 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Diamond Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Diamond Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Emerald Config"] - - ["Emerald Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Average Ores per Chunk [Range: 0 to 64, Default: 1] - #Range: 0 ~ 64 - count = 1 - #Baseline Y-Level [Range: 0 to 256, Default: 96] - #Range: 0 ~ 256 - baseline = 96 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Emerald Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Emerald Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Lapis Lazuli Config"] - - ["Lapis Lazuli Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Lapis Lazuli Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Lapis Lazuli Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Redstone Config"] - - ["Redstone Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 14] - #Range: 0 ~ 64 - vein_size = 14 - #Average Ores per Chunk [Range: 0 to 64, Default: 9] - #Range: 0 ~ 64 - count = 9 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Redstone Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Redstone Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Copper Config"] - - ["Copper Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Baseline Y-Level [Range: 0 to 256, Default: 52] - #Range: 0 ~ 256 - baseline = 52 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Copper Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Copper Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Aluminum Config"] - - ["Aluminum Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - baseline = 60 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 10] - #Range: 0 ~ 256 - spread = 10 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Aluminum Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Aluminum Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Silver Config"] - - ["Silver Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 34] - #Range: 0 ~ 256 - baseline = 34 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 4] - #Range: 0 ~ 256 - spread = 4 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Silver Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Silver Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Lead Config"] - - ["Lead Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 36] - #Range: 0 ~ 256 - baseline = 36 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 4] - #Range: 0 ~ 256 - spread = 4 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Lead Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Lead Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Nickel Config"] - - ["Nickel Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 4] - #Range: 0 ~ 64 - vein_size = 4 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Nickel Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Nickel Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Uranium Config"] - - ["Uranium Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Average Ores per Chunk [Range: 0 to 64, Default: 6] - #Range: 0 ~ 64 - count = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 12] - #Range: 0 ~ 256 - baseline = 12 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Uranium Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Uranium Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Osmium Config"] - - ["Osmium Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Average Ores per Chunk [Range: 0 to 64, Default: 17] - #Range: 0 ~ 64 - count = 17 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 12] - #Range: 0 ~ 256 - spread = 12 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Osmium Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Osmium Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Tin Config"] - - ["Tin Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Average Ores per Chunk [Range: 0 to 64, Default: 20] - #Range: 0 ~ 64 - count = 20 - #Baseline Y-Level [Range: 0 to 256, Default: 47] - #Range: 0 ~ 256 - baseline = 47 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 7] - #Range: 0 ~ 256 - spread = 7 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Tin Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Tin Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Zinc Config"] - - ["Zinc Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 9] - #Range: 0 ~ 64 - count = 9 - #Baseline Y-Level [Range: 0 to 256, Default: 42] - #Range: 0 ~ 256 - baseline = 42 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Zinc Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Zinc Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Certus Quartz Config"] - - ["Certus Quartz Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Average Ores per Chunk [Range: 0 to 64, Default: 16] - #Range: 0 ~ 64 - count = 16 - #Baseline Y-Level [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - baseline = 32 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Certus Quartz Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Certus Quartz Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Charged Certus Quartz Config"] - - ["Charged Certus Quartz Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 4] - #Range: 0 ~ 64 - vein_size = 4 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Charged Certus Quartz Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Charged Certus Quartz Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Fluorite Config"] - - ["Fluorite Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 12] - #Range: 0 ~ 64 - vein_size = 12 - #Average Ores per Chunk [Range: 0 to 64, Default: 6] - #Range: 0 ~ 64 - count = 6 - #Baseline Y-Level [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - baseline = 16 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 16] - #Range: 0 ~ 256 - spread = 16 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Fluorite Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Fluorite Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Bitumen Config"] - - ["Bitumen Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 18] - #Range: 0 ~ 64 - vein_size = 18 - #Average Ores per Chunk [Range: 0 to 64, Default: 2] - #Range: 0 ~ 64 - count = 2 - #Baseline Y-Level [Range: 0 to 256, Default: 100] - #Range: 0 ~ 256 - baseline = 100 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 60] - #Range: 0 ~ 256 - spread = 60 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Bitumen Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Bitumen Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Cinnabar Config"] - - ["Cinnabar Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Baseline Y-Level [Range: 0 to 256, Default: 10] - #Range: 0 ~ 256 - baseline = 10 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 6] - #Range: 0 ~ 256 - spread = 6 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Cinnabar Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Cinnabar Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Apatite Config"] - - ["Apatite Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 22] - #Range: 0 ~ 64 - vein_size = 22 - #Average Ores per Chunk [Range: 0 to 64, Default: 2] - #Range: 0 ~ 64 - count = 2 - #Baseline Y-Level [Range: 0 to 256, Default: 96] - #Range: 0 ~ 256 - baseline = 96 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 32] - #Range: 0 ~ 256 - spread = 32 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Apatite Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Apatite Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Sulfur Config"] - - ["Sulfur Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 7] - #Range: 0 ~ 64 - vein_size = 7 - #Average Ores per Chunk [Range: 0 to 64, Default: 3] - #Range: 0 ~ 64 - count = 3 - #Baseline Y-Level [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - baseline = 8 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 8] - #Range: 0 ~ 256 - spread = 8 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Sulfur Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Sulfur Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Potassium Nitrate Config"] - - ["Potassium Nitrate Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 5] - #Range: 0 ~ 64 - vein_size = 5 - #Average Ores per Chunk [Range: 0 to 64, Default: 4] - #Range: 0 ~ 64 - count = 4 - #Baseline Y-Level [Range: 0 to 256, Default: 25] - #Range: 0 ~ 256 - baseline = 25 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 7] - #Range: 0 ~ 256 - spread = 7 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Potassium Nitrate Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Potassium Nitrate Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Arcane Config"] - - ["Arcane Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 6] - #Range: 0 ~ 64 - vein_size = 6 - #Average Ores per Chunk [Range: 0 to 64, Default: 5] - #Range: 0 ~ 64 - count = 5 - #Baseline Y-Level [Range: 0 to 256, Default: 33] - #Range: 0 ~ 256 - baseline = 33 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 13] - #Range: 0 ~ 256 - spread = 13 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Arcane Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Arcane Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -["Dimensional Shard Config"] - - ["Dimensional Shard Config".Overworld] - #Activate/Deactivate the Ore Gen in The Overworld [Default: true] - generate_in_the_overworld = true - #Configure the ore Vein Size [Default: 8] - #Range: 0 ~ 64 - vein_size = 8 - #Average Ores per Chunk [Range: 0 to 64, Default: 8] - #Range: 0 ~ 64 - count = 8 - #Baseline Y-Level [Range: 0 to 256, Default: 21] - #Range: 0 ~ 256 - baseline = 21 - #Spread Amount (# of Y-Levels above and below the Baseline) [Range: 0 to 256, Default: 19] - #Range: 0 ~ 256 - spread = 19 - - #Ores in The Nether use the same Values of the Overworld +/- the Modifiers - ["Dimensional Shard Config"."The Nether"] - #Activate/Deactivate the Ore Gen in The Nether [Default: true] - generate_in_the_nether = false - #Baseline Modifier [Range: -256 to 256, Default: 30] - #Range: -256 ~ 256 - nether_base_modifier = 30 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - nether_size_modifier = 0 - - #Ores in The End use the same Values of the Overworld +/- the Modifiers - ["Dimensional Shard Config"."The End"] - #Activate/Deactivate the Ore Gen in The End [Default: true] - generate_in_the_end = false - #Baseline Modifier [Range: -256 to 256, Default: 10] - #Range: -256 ~ 256 - end_base_modifier = 10 - #Spread Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_spread_modifier = 0 - #Average Ores per Chunk Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_count_modifier = 0 - #Ore Vein Size Modifier [Range: -256 to 256, Default: 0] - #Range: -256 ~ 256 - end_size_modifier = 0 - -#World Gen - Ore Generation on Strata Stone Type -["Stratum Config: minecraft_stone"] - active = true - -["Stratum Config: minecraft_andesite"] - active = true - -["Stratum Config: minecraft_netherrack"] - active = true - -["Stratum Config: minecraft_blackstone"] - active = true - -["Stratum Config: minecraft_end_stone"] - active = true - -["Stratum Config: create_gabbro"] - active = true - -["Stratum Config: create_limestone"] - active = true - -["Stratum Config: create_scoria"] - active = true - -["Stratum Config: create_weathered_limestone"] - active = true - -["Stratum Config: quark_jasper"] - active = true - -["Stratum Config: quark_marble"] - active = true - -["Stratum Config: quark_slate"] - active = true - -["Stratum Config: byg_mossy_stone"] - active = true - diff --git a/config[default]/enchdesc-client.toml b/config[default]/enchdesc-client.toml deleted file mode 100644 index 3efb450..0000000 --- a/config[default]/enchdesc-client.toml +++ /dev/null @@ -1,12 +0,0 @@ - -#General settings for the mod. -[general] - #Should descriptions only be shown on enchanted books? - onlyEnchantedBooks = true - #Should new/blank lines be added between enchantments? - addNewLines = true - #Should the mod that owns the enchantment be displayed? - showOwner = true - #Should players be required to press a keybind in order to see the descriptions? - requireKeybind = true - diff --git a/config[default]/engineersdecor-client.toml b/config[default]/engineersdecor-client.toml deleted file mode 100644 index c484690..0000000 --- a/config[default]/engineersdecor-client.toml +++ /dev/null @@ -1,11 +0,0 @@ - -#Settings not loaded on servers. -[client] - - #Opt-out settings - [client.optout] - #Disable CTRL-SHIFT item tooltip display. - without_tooltips = false - #Disable all TERs (tile entity renderers). - without_ters = false - diff --git a/config[default]/engineersdecor-common.toml b/config[default]/engineersdecor-common.toml deleted file mode 100644 index 1855baa..0000000 --- a/config[default]/engineersdecor-common.toml +++ /dev/null @@ -1,20 +0,0 @@ - -#Settings affecting the logical server side. -[server] - - #Opt-out settings - [server.optout] - #Opt-out any block by its registry name ('*' wildcard matching, comma separated list, whitespaces ignored. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' excludes everything that has 'wood' or 'steel' in the registry name. The matching result is also traced in the log file. - pattern_excludes = "" - #Prevent blocks from being opt'ed by registry name ('*' wildcard matching, comma separated list, whitespaces ignored. Evaluated before all other opt-out checks. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' includes everything that has 'wood' or 'steel' in the registry name.The matching result is also traced in the log file. - pattern_includes = "" - - #Miscellaneous settings - [server.miscellaneous] - #Enables experimental features. Use at own risk. - with_experimental = false - #Enable that devices are dropped as item also in creative mode, allowing to relocate them with contents and settings. - with_creative_mode_device_drops = false - #Enable detailed logging of the config values and resulting calculations in each mod feature config. - with_config_logging = false - diff --git a/config[default]/engineerstools-common.toml b/config[default]/engineerstools-common.toml deleted file mode 100644 index d8af716..0000000 --- a/config[default]/engineerstools-common.toml +++ /dev/null @@ -1,18 +0,0 @@ - -#Settings affecting the logical server side. -[server] - - #Opt-out settings - [server.optout] - #Opt-out any block by its registry name ('*' wildcard matching, comma separated list, whitespaces ignored. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' excludes everything that has 'wood' or 'steel' in the registry name. The matching result is also traced in the log file. - pattern_excludes = "" - #Prevent blocks from being opt'ed by registry name ('*' wildcard matching, comma separated list, whitespaces ignored. Evaluated before all other opt-out checks. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' includes everything that has 'wood' or 'steel' in the registry name.The matching result is also traced in the log file. - pattern_includes = "" - - #Miscellaneous settings - [server.miscellaneous] - #Enables experimental features. Use at own risk. - with_experimental = false - #Enable detailed logging of the config values and resulting calculations in each mod feature config. - with_config_logging = false - diff --git a/config[default]/environmental/core/components/components.json b/config[default]/environmental/core/components/components.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/components/components.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/components/components.txt b/config[default]/environmental/core/components/components.txt deleted file mode 100644 index d03169a..0000000 --- a/config[default]/environmental/core/components/components.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:components -┗╸ diff --git a/config[default]/environmental/core/components/frames/frames.json b/config[default]/environmental/core/components/frames/frames.json deleted file mode 100644 index fa9718b..0000000 --- a/config[default]/environmental/core/components/frames/frames.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "ma:litherite_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:erodium_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 247, - "in:g:[0~255]": 247, - "in:b:[0~255]": 247 - } - }, - "ma:kyronite_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 239, - "in:g:[0~255]": 239, - "in:b:[0~255]": 239 - } - }, - "ma:pladium_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 231, - "in:g:[0~255]": 231, - "in:b:[0~255]": 231 - } - }, - "ma:ionite_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 223, - "in:g:[0~255]": 223, - "in:b:[0~255]": 223 - } - }, - "ma:aethium_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 215, - "in:g:[0~255]": 215, - "in:b:[0~255]": 215 - } - }, - "ma:nanorite_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 207, - "in:g:[0~255]": 207, - "in:b:[0~255]": 207 - } - }, - "ma:xerothium_frame": { - "ma:default_base_color": { - "in:r:[0~255]": 199, - "in:g:[0~255]": 199, - "in:b:[0~255]": 199 - } - } -} \ No newline at end of file diff --git a/config[default]/environmental/core/components/frames/frames.txt b/config[default]/environmental/core/components/frames/frames.txt deleted file mode 100644 index 08109af..0000000 --- a/config[default]/environmental/core/components/frames/frames.txt +++ /dev/null @@ -1,154 +0,0 @@ -┏╸ma:frames -┃┏╸ma:litherite_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:erodium_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 247 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 247 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 247 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:kyronite_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 239 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 239 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 239 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:pladium_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 231 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 231 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 231 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:ionite_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 223 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 223 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 223 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:aethium_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 215 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 215 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 215 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:nanorite_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 207 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 207 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 207 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:xerothium_frame -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 199 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 199 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 199 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┗╸ diff --git a/config[default]/environmental/core/components/io/io.json b/config[default]/environmental/core/components/io/io.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/components/io/io.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/components/io/io.txt b/config[default]/environmental/core/components/io/io.txt deleted file mode 100644 index aae48ef..0000000 --- a/config[default]/environmental/core/components/io/io.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:io -┗╸ diff --git a/config[default]/environmental/core/components/lasers/lasers.json b/config[default]/environmental/core/components/lasers/lasers.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/components/lasers/lasers.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/components/lasers/lasers.txt b/config[default]/environmental/core/components/lasers/lasers.txt deleted file mode 100644 index 039e192..0000000 --- a/config[default]/environmental/core/components/lasers/lasers.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:lasers -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/components/modifiers/modifiers.json b/config[default]/environmental/core/components/modifiers/modifiers.json deleted file mode 100644 index d2310c2..0000000 --- a/config[default]/environmental/core/components/modifiers/modifiers.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "ma:null": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:amplification": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:bandwidth": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:frequency": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:radiant": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:thermal": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:piezo": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:electrostatic": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - } -} \ No newline at end of file diff --git a/config[default]/environmental/core/components/modifiers/modifiers.txt b/config[default]/environmental/core/components/modifiers/modifiers.txt deleted file mode 100644 index a86685e..0000000 --- a/config[default]/environmental/core/components/modifiers/modifiers.txt +++ /dev/null @@ -1,154 +0,0 @@ -┏╸ma:modifiers -┃┏╸ma:null -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:amplification -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:bandwidth -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:frequency -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:radiant -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:thermal -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:piezo -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:electrostatic -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┗╸ diff --git a/config[default]/environmental/core/components/panels/panels.json b/config[default]/environmental/core/components/panels/panels.json deleted file mode 100644 index 87aed16..0000000 --- a/config[default]/environmental/core/components/panels/panels.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "ma:panel": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:clear_panel": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - } -} \ No newline at end of file diff --git a/config[default]/environmental/core/components/panels/panels.txt b/config[default]/environmental/core/components/panels/panels.txt deleted file mode 100644 index a01450b..0000000 --- a/config[default]/environmental/core/components/panels/panels.txt +++ /dev/null @@ -1,40 +0,0 @@ -┏╸ma:panels -┃┏╸ma:panel -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:clear_panel -┃┃┏╸ma:default_base_color -┃┃┃┏╸in:r -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:g -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┃┏╸in:b -┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┣> Default: 255 -┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┗╸ diff --git a/config[default]/environmental/core/core.json b/config[default]/environmental/core/core.json deleted file mode 100644 index be6153e..0000000 --- a/config[default]/environmental/core/core.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:generate_documentation": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/core.txt b/config[default]/environmental/core/core.txt deleted file mode 100644 index fa4cb2d..0000000 --- a/config[default]/environmental/core/core.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:core -┃┏╸bo:generate_documentation -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.documentation.enabled -┗╸ diff --git a/config[default]/environmental/core/creative/creative.json b/config[default]/environmental/core/creative/creative.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/creative/creative.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/creative/creative.txt b/config[default]/environmental/core/creative/creative.txt deleted file mode 100644 index 8a0670a..0000000 --- a/config[default]/environmental/core/creative/creative.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:creative -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/creative/energy_source/energy_source.json b/config[default]/environmental/core/creative/energy_source/energy_source.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/creative/energy_source/energy_source.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/creative/energy_source/energy_source.txt b/config[default]/environmental/core/creative/energy_source/energy_source.txt deleted file mode 100644 index fd2a295..0000000 --- a/config[default]/environmental/core/creative/energy_source/energy_source.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:energy_source -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/machines/assembler/assembler.json b/config[default]/environmental/core/machines/assembler/assembler.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/machines/assembler/assembler.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/machines/assembler/assembler.txt b/config[default]/environmental/core/machines/assembler/assembler.txt deleted file mode 100644 index 4332db6..0000000 --- a/config[default]/environmental/core/machines/assembler/assembler.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:assembler -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/machines/lens_grinder/lens_grinder.json b/config[default]/environmental/core/machines/lens_grinder/lens_grinder.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/machines/lens_grinder/lens_grinder.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/machines/lens_grinder/lens_grinder.txt b/config[default]/environmental/core/machines/lens_grinder/lens_grinder.txt deleted file mode 100644 index 269b115..0000000 --- a/config[default]/environmental/core/machines/lens_grinder/lens_grinder.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:lens_grinder -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/machines/machines.json b/config[default]/environmental/core/machines/machines.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/machines/machines.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/machines/machines.txt b/config[default]/environmental/core/machines/machines.txt deleted file mode 100644 index 9baabf6..0000000 --- a/config[default]/environmental/core/machines/machines.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:machines -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/machines/memory_programmer/memory_programmer.json b/config[default]/environmental/core/machines/memory_programmer/memory_programmer.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/machines/memory_programmer/memory_programmer.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/machines/memory_programmer/memory_programmer.txt b/config[default]/environmental/core/machines/memory_programmer/memory_programmer.txt deleted file mode 100644 index e912f35..0000000 --- a/config[default]/environmental/core/machines/memory_programmer/memory_programmer.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:memory_programmer -┗╸ diff --git a/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.json b/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.txt b/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.txt deleted file mode 100644 index e8ae9b0..0000000 --- a/config[default]/environmental/core/parts/boules_and_wafers/boules_and_wafers.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:boules_and_wafers -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/parts/interconnects/interconnects.json b/config[default]/environmental/core/parts/interconnects/interconnects.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/parts/interconnects/interconnects.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/parts/interconnects/interconnects.txt b/config[default]/environmental/core/parts/interconnects/interconnects.txt deleted file mode 100644 index 604f84e..0000000 --- a/config[default]/environmental/core/parts/interconnects/interconnects.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:interconnects -┗╸ diff --git a/config[default]/environmental/core/parts/parts.json b/config[default]/environmental/core/parts/parts.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/parts/parts.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/parts/parts.txt b/config[default]/environmental/core/parts/parts.txt deleted file mode 100644 index 6e76854..0000000 --- a/config[default]/environmental/core/parts/parts.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:parts -┗╸ diff --git a/config[default]/environmental/core/resources/aethium/aethium.json b/config[default]/environmental/core/resources/aethium/aethium.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/aethium/aethium.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/aethium/aethium.txt b/config[default]/environmental/core/resources/aethium/aethium.txt deleted file mode 100644 index e8a6f2a..0000000 --- a/config[default]/environmental/core/resources/aethium/aethium.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:aethium -┗╸ diff --git a/config[default]/environmental/core/resources/carbon/carbon.json b/config[default]/environmental/core/resources/carbon/carbon.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/carbon/carbon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/carbon/carbon.txt b/config[default]/environmental/core/resources/carbon/carbon.txt deleted file mode 100644 index 3776b28..0000000 --- a/config[default]/environmental/core/resources/carbon/carbon.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:carbon -┗╸ diff --git a/config[default]/environmental/core/resources/distilled_water/distilled_water.json b/config[default]/environmental/core/resources/distilled_water/distilled_water.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/distilled_water/distilled_water.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/distilled_water/distilled_water.txt b/config[default]/environmental/core/resources/distilled_water/distilled_water.txt deleted file mode 100644 index 02a0dd1..0000000 --- a/config[default]/environmental/core/resources/distilled_water/distilled_water.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:distilled_water -┗╸ diff --git a/config[default]/environmental/core/resources/erodium/erodium.json b/config[default]/environmental/core/resources/erodium/erodium.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/erodium/erodium.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/erodium/erodium.txt b/config[default]/environmental/core/resources/erodium/erodium.txt deleted file mode 100644 index fd00a42..0000000 --- a/config[default]/environmental/core/resources/erodium/erodium.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:erodium -┗╸ diff --git a/config[default]/environmental/core/resources/ionite/ionite.json b/config[default]/environmental/core/resources/ionite/ionite.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/ionite/ionite.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/ionite/ionite.txt b/config[default]/environmental/core/resources/ionite/ionite.txt deleted file mode 100644 index d5f592d..0000000 --- a/config[default]/environmental/core/resources/ionite/ionite.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:ionite -┗╸ diff --git a/config[default]/environmental/core/resources/kyronite/kyronite.json b/config[default]/environmental/core/resources/kyronite/kyronite.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/kyronite/kyronite.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/kyronite/kyronite.txt b/config[default]/environmental/core/resources/kyronite/kyronite.txt deleted file mode 100644 index 41a533f..0000000 --- a/config[default]/environmental/core/resources/kyronite/kyronite.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:kyronite -┗╸ diff --git a/config[default]/environmental/core/resources/litherite/litherite.json b/config[default]/environmental/core/resources/litherite/litherite.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/litherite/litherite.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/litherite/litherite.txt b/config[default]/environmental/core/resources/litherite/litherite.txt deleted file mode 100644 index ae50b74..0000000 --- a/config[default]/environmental/core/resources/litherite/litherite.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:litherite -┗╸ diff --git a/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.json b/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.txt b/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.txt deleted file mode 100644 index 70ad060..0000000 --- a/config[default]/environmental/core/resources/lonsdaleite/lonsdaleite.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:lonsdaleite -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/resources/mica/mica.json b/config[default]/environmental/core/resources/mica/mica.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/core/resources/mica/mica.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/mica/mica.txt b/config[default]/environmental/core/resources/mica/mica.txt deleted file mode 100644 index d62b3c1..0000000 --- a/config[default]/environmental/core/resources/mica/mica.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:mica -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/core/resources/nanorite/nanorite.json b/config[default]/environmental/core/resources/nanorite/nanorite.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/nanorite/nanorite.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/nanorite/nanorite.txt b/config[default]/environmental/core/resources/nanorite/nanorite.txt deleted file mode 100644 index 4e7d8f6..0000000 --- a/config[default]/environmental/core/resources/nanorite/nanorite.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:nanorite -┗╸ diff --git a/config[default]/environmental/core/resources/pladium/pladium.json b/config[default]/environmental/core/resources/pladium/pladium.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/pladium/pladium.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/pladium/pladium.txt b/config[default]/environmental/core/resources/pladium/pladium.txt deleted file mode 100644 index 0c8fd7f..0000000 --- a/config[default]/environmental/core/resources/pladium/pladium.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:pladium -┗╸ diff --git a/config[default]/environmental/core/resources/resources.json b/config[default]/environmental/core/resources/resources.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/resources.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/resources.txt b/config[default]/environmental/core/resources/resources.txt deleted file mode 100644 index 8e7b47a..0000000 --- a/config[default]/environmental/core/resources/resources.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:resources -┗╸ diff --git a/config[default]/environmental/core/resources/silicon/silicon.json b/config[default]/environmental/core/resources/silicon/silicon.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/silicon/silicon.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/silicon/silicon.txt b/config[default]/environmental/core/resources/silicon/silicon.txt deleted file mode 100644 index 4ace189..0000000 --- a/config[default]/environmental/core/resources/silicon/silicon.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:silicon -┗╸ diff --git a/config[default]/environmental/core/resources/xerothium/xerothium.json b/config[default]/environmental/core/resources/xerothium/xerothium.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/resources/xerothium/xerothium.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/resources/xerothium/xerothium.txt b/config[default]/environmental/core/resources/xerothium/xerothium.txt deleted file mode 100644 index 697a6f0..0000000 --- a/config[default]/environmental/core/resources/xerothium/xerothium.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:xerothium -┗╸ diff --git a/config[default]/environmental/core/tools/rgb_controller/rgb_controller.json b/config[default]/environmental/core/tools/rgb_controller/rgb_controller.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/tools/rgb_controller/rgb_controller.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/tools/rgb_controller/rgb_controller.txt b/config[default]/environmental/core/tools/rgb_controller/rgb_controller.txt deleted file mode 100644 index 048c5bf..0000000 --- a/config[default]/environmental/core/tools/rgb_controller/rgb_controller.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:rgb_controller -┗╸ diff --git a/config[default]/environmental/core/tools/tools.json b/config[default]/environmental/core/tools/tools.json deleted file mode 100644 index 9e26dfe..0000000 --- a/config[default]/environmental/core/tools/tools.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/config[default]/environmental/core/tools/tools.txt b/config[default]/environmental/core/tools/tools.txt deleted file mode 100644 index d4ab8fe..0000000 --- a/config[default]/environmental/core/tools/tools.txt +++ /dev/null @@ -1,2 +0,0 @@ -┏╸ma:tools -┗╸ diff --git a/config[default]/environmental/energy/energy.json b/config[default]/environmental/energy/energy.json deleted file mode 100644 index be6153e..0000000 --- a/config[default]/environmental/energy/energy.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:generate_documentation": true -} \ No newline at end of file diff --git a/config[default]/environmental/energy/energy.txt b/config[default]/environmental/energy/energy.txt deleted file mode 100644 index db730c8..0000000 --- a/config[default]/environmental/energy/energy.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:energy -┃┏╸bo:generate_documentation -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.documentation.enabled -┗╸ diff --git a/config[default]/environmental/energy/lightning/lightning.json b/config[default]/environmental/energy/lightning/lightning.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/energy/lightning/lightning.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/energy/lightning/lightning.txt b/config[default]/environmental/energy/lightning/lightning.txt deleted file mode 100644 index bb4d81f..0000000 --- a/config[default]/environmental/energy/lightning/lightning.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:lightning -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/energy/solar/solar.json b/config[default]/environmental/energy/solar/solar.json deleted file mode 100644 index db7561c..0000000 --- a/config[default]/environmental/energy/solar/solar.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "bo:enabled": true, - "ma:cells": { - "ma:litherite": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - } - }, - "ma:erodium": { - "ma:default_base_color": { - "in:r:[0~255]": 247, - "in:g:[0~255]": 247, - "in:b:[0~255]": 247 - } - }, - "ma:kyronite": { - "ma:default_base_color": { - "in:r:[0~255]": 239, - "in:g:[0~255]": 239, - "in:b:[0~255]": 239 - } - }, - "ma:pladium": { - "ma:default_base_color": { - "in:r:[0~255]": 231, - "in:g:[0~255]": 231, - "in:b:[0~255]": 231 - } - }, - "ma:ionite": { - "ma:default_base_color": { - "in:r:[0~255]": 223, - "in:g:[0~255]": 223, - "in:b:[0~255]": 223 - } - }, - "ma:aethium": { - "ma:default_base_color": { - "in:r:[0~255]": 215, - "in:g:[0~255]": 215, - "in:b:[0~255]": 215 - } - }, - "ma:nanorite": { - "ma:default_base_color": { - "in:r:[0~255]": 207, - "in:g:[0~255]": 207, - "in:b:[0~255]": 207 - } - }, - "ma:xerothium": { - "ma:default_base_color": { - "in:r:[0~255]": 199, - "in:g:[0~255]": 199, - "in:b:[0~255]": 199 - } - } - }, - "ma:ccus": { - "do:production_power:[4.9E-324~1.7976931348623157E308]": 2.2, - "in:production_rate:[128~128000]": 128, - "ma:litherite": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.56 - }, - "ma:erodium": { - "ma:default_base_color": { - "in:r:[0~255]": 247, - "in:g:[0~255]": 247, - "in:b:[0~255]": 247 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:kyronite": { - "ma:default_base_color": { - "in:r:[0~255]": 239, - "in:g:[0~255]": 239, - "in:b:[0~255]": 239 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:pladium": { - "ma:default_base_color": { - "in:r:[0~255]": 231, - "in:g:[0~255]": 231, - "in:b:[0~255]": 231 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:ionite": { - "ma:default_base_color": { - "in:r:[0~255]": 223, - "in:g:[0~255]": 223, - "in:b:[0~255]": 223 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:aethium": { - "ma:default_base_color": { - "in:r:[0~255]": 215, - "in:g:[0~255]": 215, - "in:b:[0~255]": 215 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:nanorite": { - "ma:default_base_color": { - "in:r:[0~255]": 207, - "in:g:[0~255]": 207, - "in:b:[0~255]": 207 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - }, - "ma:xerothium": { - "ma:default_base_color": { - "in:r:[0~255]": 199, - "in:g:[0~255]": 199, - "in:b:[0~255]": 199 - }, - "ma:default_core_color": { - "in:r:[0~254]": 40, - "in:g:[0~255]": 180, - "in:b:[0~255]": 232 - }, - "fl:max_efficiency:[0.0~1.0]": 0.64 - } - } -} \ No newline at end of file diff --git a/config[default]/environmental/energy/solar/solar.txt b/config[default]/environmental/energy/solar/solar.txt deleted file mode 100644 index bc2267d..0000000 --- a/config[default]/environmental/energy/solar/solar.txt +++ /dev/null @@ -1,508 +0,0 @@ -┏╸ma:solar -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┃┏╸ma:cells -┃┃┏╸ma:litherite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:erodium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:kyronite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:pladium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:ionite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:aethium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:nanorite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:xerothium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┃┏╸ma:ccus -┃┃┏╸do:production_power -┃┃┣> Variable Type: java.lang.Double -┃┃┣> Default: 2.2 -┃┃┣> label.valkyrielib.requirements: [4.9E-324~1.7976931348623157E308] -┃┃┗╸ -┃┃┏╸in:production_rate -┃┃┣> Variable Type: java.lang.Integer -┃┃┣> Default: 128 -┃┃┣> label.valkyrielib.requirements: [128~128000] -┃┃┗╸ -┃┃┏╸ma:litherite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.56 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:erodium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:kyronite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:pladium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:ionite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:aethium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:nanorite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┃┏╸ma:xerothium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 40 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 180 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸fl:max_efficiency -┃┃┃┣> Variable Type: java.lang.Float -┃┃┃┣> Default: 0.64 -┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0] -┃┃┃┣> The maximum efficiency accepted from solar cells. -┃┃┃┗> Anything above this value will not result in more energy. -┃┃┗╸ -┃┗╸ -┗╸ diff --git a/config[default]/environmental/materials/alabaster/alabaster.json b/config[default]/environmental/materials/alabaster/alabaster.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/alabaster/alabaster.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/alabaster/alabaster.txt b/config[default]/environmental/materials/alabaster/alabaster.txt deleted file mode 100644 index b50dcf2..0000000 --- a/config[default]/environmental/materials/alabaster/alabaster.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:alabaster -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/basalt/basalt.json b/config[default]/environmental/materials/basalt/basalt.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/basalt/basalt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/basalt/basalt.txt b/config[default]/environmental/materials/basalt/basalt.txt deleted file mode 100644 index 5449ed1..0000000 --- a/config[default]/environmental/materials/basalt/basalt.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:basalt -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/granodiorite/granodiorite.json b/config[default]/environmental/materials/granodiorite/granodiorite.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/granodiorite/granodiorite.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/granodiorite/granodiorite.txt b/config[default]/environmental/materials/granodiorite/granodiorite.txt deleted file mode 100644 index 8208b62..0000000 --- a/config[default]/environmental/materials/granodiorite/granodiorite.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:granodiorite -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/hardened_stone/hardened_stone.json b/config[default]/environmental/materials/hardened_stone/hardened_stone.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/hardened_stone/hardened_stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/hardened_stone/hardened_stone.txt b/config[default]/environmental/materials/hardened_stone/hardened_stone.txt deleted file mode 100644 index 2a0c766..0000000 --- a/config[default]/environmental/materials/hardened_stone/hardened_stone.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:hardened_stone -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/marble/marble.json b/config[default]/environmental/materials/marble/marble.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/marble/marble.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/marble/marble.txt b/config[default]/environmental/materials/marble/marble.txt deleted file mode 100644 index 88a5211..0000000 --- a/config[default]/environmental/materials/marble/marble.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:marble -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/materials.json b/config[default]/environmental/materials/materials.json deleted file mode 100644 index be6153e..0000000 --- a/config[default]/environmental/materials/materials.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:generate_documentation": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/materials.txt b/config[default]/environmental/materials/materials.txt deleted file mode 100644 index 06a4583..0000000 --- a/config[default]/environmental/materials/materials.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:materials -┃┏╸bo:generate_documentation -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.documentation.enabled -┗╸ diff --git a/config[default]/environmental/materials/pumice/pumice.json b/config[default]/environmental/materials/pumice/pumice.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/pumice/pumice.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/pumice/pumice.txt b/config[default]/environmental/materials/pumice/pumice.txt deleted file mode 100644 index 9c199e8..0000000 --- a/config[default]/environmental/materials/pumice/pumice.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:pumice -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/materials/travertine/travertine.json b/config[default]/environmental/materials/travertine/travertine.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/environmental/materials/travertine/travertine.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/environmental/materials/travertine/travertine.txt b/config[default]/environmental/materials/travertine/travertine.txt deleted file mode 100644 index 4119bad..0000000 --- a/config[default]/environmental/materials/travertine/travertine.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:travertine -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/environmental/tech/tech.json b/config[default]/environmental/tech/tech.json deleted file mode 100644 index be6153e..0000000 --- a/config[default]/environmental/tech/tech.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:generate_documentation": true -} \ No newline at end of file diff --git a/config[default]/environmental/tech/tech.txt b/config[default]/environmental/tech/tech.txt deleted file mode 100644 index 08237c5..0000000 --- a/config[default]/environmental/tech/tech.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:tech -┃┏╸bo:generate_documentation -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.documentation.enabled -┗╸ diff --git a/config[default]/environmental/tech/void_miner/void_miner.json b/config[default]/environmental/tech/void_miner/void_miner.json deleted file mode 100644 index 1302269..0000000 --- a/config[default]/environmental/tech/void_miner/void_miner.json +++ /dev/null @@ -1,101 +0,0 @@ -{ - "bo:enabled": true, - "ma:ccus": { - "ma:litherite": { - "ma:default_base_color": { - "in:r:[0~255]": 255, - "in:g:[0~255]": 255, - "in:b:[0~255]": 255 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:erodium": { - "ma:default_base_color": { - "in:r:[0~255]": 247, - "in:g:[0~255]": 247, - "in:b:[0~255]": 247 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:kyronite": { - "ma:default_base_color": { - "in:r:[0~255]": 239, - "in:g:[0~255]": 239, - "in:b:[0~255]": 239 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:pladium": { - "ma:default_base_color": { - "in:r:[0~255]": 231, - "in:g:[0~255]": 231, - "in:b:[0~255]": 231 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:ionite": { - "ma:default_base_color": { - "in:r:[0~255]": 223, - "in:g:[0~255]": 223, - "in:b:[0~255]": 223 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:aethium": { - "ma:default_base_color": { - "in:r:[0~255]": 215, - "in:g:[0~255]": 215, - "in:b:[0~255]": 215 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:nanorite": { - "ma:default_base_color": { - "in:r:[0~255]": 207, - "in:g:[0~255]": 207, - "in:b:[0~255]": 207 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - }, - "ma:xerothium": { - "ma:default_base_color": { - "in:r:[0~255]": 199, - "in:g:[0~255]": 199, - "in:b:[0~255]": 199 - }, - "ma:default_core_color": { - "in:r:[0~254]": 120, - "in:g:[0~255]": 232, - "in:b:[0~255]": 255 - } - } - } -} \ No newline at end of file diff --git a/config[default]/environmental/tech/void_miner/void_miner.txt b/config[default]/environmental/tech/void_miner/void_miner.txt deleted file mode 100644 index 8bc238d..0000000 --- a/config[default]/environmental/tech/void_miner/void_miner.txt +++ /dev/null @@ -1,296 +0,0 @@ -┏╸ma:void_miner -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┃┏╸ma:ccus -┃┃┏╸ma:litherite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:erodium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 247 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:kyronite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 239 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:pladium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 231 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:ionite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 223 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:aethium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 215 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:nanorite -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 207 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┃┏╸ma:xerothium -┃┃┃┏╸ma:default_base_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 199 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┃┏╸ma:default_core_color -┃┃┃┃┏╸in:r -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 120 -┃┃┃┃┣> label.valkyrielib.requirements: [0~254] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:g -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 232 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┃┏╸in:b -┃┃┃┃┣> Variable Type: java.lang.Integer -┃┃┃┃┣> Default: 255 -┃┃┃┃┣> label.valkyrielib.requirements: [0~255] -┃┃┃┃┗╸ -┃┃┃┗╸ -┃┃┗╸ -┃┗╸ -┗╸ diff --git a/config[default]/extremesoundmuffler-client.toml b/config[default]/extremesoundmuffler-client.toml deleted file mode 100644 index 7c72ca9..0000000 --- a/config[default]/extremesoundmuffler-client.toml +++ /dev/null @@ -1,17 +0,0 @@ - -#general settings -[general] - #Disable the Anchors? - disableAnchors = false - #Set to true to move the muffle and play buttons to the left side of the GUI - leftButtons = false - #Show a message the first time a sound is muffled indicating that you can change the volume - showTip = true - #Volume set when pressed the mute button by default - #Range: 0.0 ~ 0.9 - defaultMuteVolume = 0.0 - #Disable the Muffle button in the player inventory? - disableInventoryButton = false - #Blacklisted Sounds - add the name of the sounds to blacklist, separated with comma - forbiddenSounds = ["ui.", "music.", "ambient."] - diff --git a/config[default]/fairylights-client.toml b/config[default]/fairylights-client.toml deleted file mode 100644 index 6a52bd7..0000000 --- a/config[default]/fairylights-client.toml +++ /dev/null @@ -1,7 +0,0 @@ - -[tutorial] - #The hanging lights tutorial progress, once any light item enters the inventory a - # toast appears prompting to craft hanging lights. A finished tutorial progress - # value is 'complete' and an unstarted tutorial is 'none'. - progress = "none" - diff --git a/config[default]/fairylights-common.toml b/config[default]/fairylights-common.toml deleted file mode 100644 index 09cfa4f..0000000 --- a/config[default]/fairylights-common.toml +++ /dev/null @@ -1,8 +0,0 @@ - -[general] - #If true jingles will play during Christmas. - christmas_jingles = true - #The distance that jingles can be heard in blocks. - #Range: > 1 - jingles_amplitude = 40 - diff --git a/config[default]/farmersdelight-client.toml b/config[default]/farmersdelight-client.toml deleted file mode 100644 index 78ba8e9..0000000 --- a/config[default]/farmersdelight-client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Client settings -[client] - #Should the hunger bar have a gilded overlay when the player is Nourished? - nourishedHungerOverlay = true - diff --git a/config[default]/farmersdelight-common.toml b/config[default]/farmersdelight-common.toml deleted file mode 100644 index 5fb4309..0000000 --- a/config[default]/farmersdelight-common.toml +++ /dev/null @@ -1,80 +0,0 @@ - -#Game settings -[settings] - #Should Novice and Apprentice Farmers buy this mod's crops? (May reduce chances of other trades appearing) - farmersBuyFDCrops = true - -#Vanilla item overrides -[overrides] - #Should items inside the tag 'farmersdelight:comfort_foods' grant 5 minutes of Comfort when eaten? (defaults to vanilla SoupItems) - comfortFoodTagEffect = true - #Should Rabbit Stew grant users the jumping prowess of a rabbit when eaten? - rabbitStewJumpBoost = true - #Should most vanilla tools register a dispenser behavior when facing a Cutting Board? - dispenserUsesToolsOnCuttingBoard = true - -#World generation -[world] - #Generate crop items on a Shipwreck's supply chests - cropsOnShipwreckSupplyLoot = true - #Generate crop items on Village houses (all biomes) - cropsOnVillageHouseLoot = true - #Generate Compost Heaps across all village biomes - genVillageCompostHeaps = true - - #Wild Cabbage generation - [world.wild_cabbages] - #Generate wild cabbages on beaches - genWildCabbages = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 10 - - #Sea Beet generation - [world.wild_beetroots] - #Generate sea beets on beaches - genWildBeetroots = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 10 - - #Wild Potato generation - [world.wild_potatoes] - #Generate wild potatoes on cold biomes (temperature between 0.0 and 0.3) - genWildPotatoes = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 8 - - #Wild Carrot generation - [world.wild_carrots] - #Generate wild carrots on temperate biomes (temperature between 0.4 and 0.9) - genWildCarrots = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 8 - - #Wild Onion generation - [world.wild_onions] - #Generate wild onions on temperate biomes (temperature between 0.4 and 0.9) - genWildOnions = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 8 - - #Tomato Vines generation - [world.wild_tomatoes] - #Generate tomato vines on arid biomes (temperature 1.0 or higher) - genWildTomatoes = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 8 - - #Wild Rice generation - [world.wild_rice] - #Generate wild rice on swamps and jungles - genWildRice = true - #Chance of generating clusters. Smaller value = more frequent. - #Range: > 0 - chance = 10 - diff --git a/config[default]/farmingforblockheads-client.toml b/config[default]/farmingforblockheads-client.toml deleted file mode 100644 index b257fb3..0000000 --- a/config[default]/farmingforblockheads-client.toml +++ /dev/null @@ -1,3 +0,0 @@ -#Set this to true if you're a modpack dev to see Farming for Blockheads registry warnings in chat. Errors will always display. -showRegistryWarnings = false - diff --git a/config[default]/farmingforblockheads-common.toml b/config[default]/farmingforblockheads-common.toml deleted file mode 100644 index dea6126..0000000 --- a/config[default]/farmingforblockheads-common.toml +++ /dev/null @@ -1,24 +0,0 @@ - -#Common config for Farming for Blockheads -[common] - #List of names the merchant can have. - merchantNames = ["Swap-O-Matic", "Emerald Muncher", "Weathered Salesperson"] - #The range within animals can be fed by the feeding trough. - #Range: 1 ~ 16 - feedingTroughRange = 8 - #The maximum amount of animals (per type) until the feeding trough stops feeding. - #Range: > 1 - feedingTroughMaxAnimals = 8 - #The range at which the chicken nest picks up laid eggs. - #Range: 1 ~ 16 - chickenNestRange = 8 - #The chance to get a bonus crop when using Green Fertilizer. - #Range: 0.0 ~ 1.0 - fertilizerBonusCropChance = 1.0 - #The chance to get a bonus growth when using Red Fertilizer. - #Range: 0.0 ~ 1.0 - fertilizerBonusGrowthChance = 1.0 - #The chance for Fertilized Farmland to turn back into regular Farmland (per provided bonus). - #Range: 0.0 ~ 1.0 - fertilizerRegressionChance = 0.0 - diff --git a/config[default]/fastbench.cfg b/config[default]/fastbench.cfg deleted file mode 100644 index 707f5ac..0000000 --- a/config[default]/fastbench.cfg +++ /dev/null @@ -1,8 +0,0 @@ -# Configuration file - -general { - # If the recipe book is removed from the game. Server-enforced. [default: true] - B:"Remove Recipe Book"=true -} - - diff --git a/config[default]/fluxnetworks-client.toml b/config[default]/fluxnetworks-client.toml deleted file mode 100644 index 70c7e7c..0000000 --- a/config[default]/fluxnetworks-client.toml +++ /dev/null @@ -1,15 +0,0 @@ - -[gui] - #Enable navigation buttons sound when pressing it - enableButtonSound = true - #Internal use only! Keep this to false! - enableGuiDebug = false - -[OneProbe] - #Displays: Network Name, Live Transfer Rate & Internal Buffer - enableOneProbeBasicInfo = true - #Displays: Transfer Limit & Priority etc - enableOneProbeAdvancedInfo = true - #Displays Advanced Info when sneaking only - enableOneProbeSneaking = true - diff --git a/config[default]/fluxnetworks-common.toml b/config[default]/fluxnetworks-common.toml deleted file mode 100644 index d12243d..0000000 --- a/config[default]/fluxnetworks-common.toml +++ /dev/null @@ -1,40 +0,0 @@ - -[energy] - #The default transfer limit of a flux connector - #Range: 0 ~ 9223372036854775807 - defaultLimit = 800000 - #Range: 0 ~ 9223372036854775807 - basicCapacity = 1000000 - #Range: 0 ~ 9223372036854775807 - basicTransfer = 20000 - #Range: 0 ~ 9223372036854775807 - herculeanCapacity = 8000000 - #Range: 0 ~ 9223372036854775807 - herculeanTransfer = 120000 - #Range: 0 ~ 9223372036854775807 - gargantuanCapacity = 128000000 - #Range: 0 ~ 9223372036854775807 - gargantuanTransfer = 1440000 - -[networks] - #Maximum networks each player can have. -1 = no limit - #Range: > -1 - maximumPerPlayer = 5 - #Allows someone to be a network super admin, otherwise, no one can access or dismantle your flux devices or delete your networks without permission - enableSuperAdmin = true - #See ops.json. If the player has permission level equal or greater to the value set here they will be able to Activate Super Admin. Setting this to 0 will allow anyone to active Super Admin. - #Range: > 0 - superAdminRequiredPermission = 1 - -[general] - #Enables redstone being compressed with the bedrock and obsidian to get flux - enableFluxRecipe = true - #Allows flux tiles to work as chunk loaders - enableChunkLoading = true - -[blacklist] - #A blacklist for blocks which flux devices shouldn't connect to, use format 'modid:registry_name' - blockBlacklistStrings = ["actuallyadditions:block_phantom_energyface"] - #A blacklist for items which wireless charging shouldn't charge to, use format 'modid:registry_name' - itemBlackListStrings = [""] - diff --git a/config[default]/fml.toml b/config[default]/fml.toml deleted file mode 100644 index e1ca72d..0000000 --- a/config[default]/fml.toml +++ /dev/null @@ -1,8 +0,0 @@ -# Enable forge global version checking -versionCheck = true -# does the splashscreen run -splashscreen = true -defaultConfigPath = "defaultconfigs" -# max threads for parallel loading : -1 uses Runtime#availableProcessors -maxThreads = -1 - diff --git a/config[default]/forge-client.toml b/config[default]/forge-client.toml deleted file mode 100644 index 9a6331c..0000000 --- a/config[default]/forge-client.toml +++ /dev/null @@ -1,24 +0,0 @@ - -#Client only settings, mostly things related to rendering -[client] - #Toggle off to make missing model text in the gui fit inside the slot. - zoomInMissingModelTextInGui = false - #Enable uploading cloud geometry to the GPU for faster rendering. - forgeCloudsEnabled = true - #Disable culling of hidden faces next to stairs and slabs. Causes extra rendering, but may fix some resource packs that exploit this vanilla mechanic. - disableStairSlabCulling = false - #Enable Forge to queue all chunk updates to the Chunk Update thread. - #May increase FPS significantly, but may also cause weird rendering lag. - #Not recommended for computers without a significant number of cores available. - alwaysSetupTerrainOffThread = false - #Enable the Forge block rendering pipeline - fixes the lighting of custom models. - forgeLightPipelineEnabled = true - #EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models. - experimentalForgeLightPipelineEnabled = false - #When enabled, makes specific reload tasks such as language changing quicker to run. - selectiveResourceReloadEnabled = true - #When enabled, Forge will show any warnings that occurred during loading. - showLoadWarnings = true - #Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones. - useCombinedDepthStencilAttachment = false - diff --git a/config[default]/forge-common.toml b/config[default]/forge-common.toml deleted file mode 100644 index bef1dd9..0000000 --- a/config[default]/forge-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -#General configuration settings -[general] - #Defines a default world type to use. The vanilla default world type is represented by 'default'. - #The modded world types are registry names which should include the registry namespace, such as 'examplemod:example_world_type'. - defaultWorldType = "default" - diff --git a/config[default]/fpsreducer/fpsreducer-client.toml b/config[default]/fpsreducer/fpsreducer-client.toml deleted file mode 100644 index 11785b5..0000000 --- a/config[default]/fpsreducer/fpsreducer-client.toml +++ /dev/null @@ -1,119 +0,0 @@ - -#General options -[general] - #Enable FPS Reducer features. - enableFpsReducer = true - #Waiting time(sec) until reducing FPS. (0:OFF) - #Range: 0 ~ 86400 - waitingTime = 300 - #Frame rate during reducing. - #Range: 1 ~ 60 - idleFps = 10 - #Frame rate during GUI screen(Inventory/Menu) is opened.(0:OFF) - #Range: 0 ~ 60 - guiScreenFps = 0 - #Detect movement of player position. (0:OFF, 1:Riding/Flying, 2:Always) - #Range: 0 ~ 2 - detectMoving = 1 - #Ignore the mouse button holding. - ignoreHoldButton = false - #Force reducing FPS if the window is inactive. - reducingInBackground = true - #Suppress master volume if the window is inactive. - suppressSound = true - #Suppression master volume ratio in inactive (0-100). - #Range: 0 ~ 100 - suppressedVolume = 20 - #Enable HUD. - hudEnabled = true - #Reference position of HUD. - #Range: 1 ~ 8 - hudReferencePos = 3 - #HUD scale (default: 1.0) - #Range: 0.1 ~ 2.0 - hudScale = 1.0 - #Behavior of HUD display when a chat window opened. (0:keep to display, 1:off, 2:dodge a chat box) - #Range: 0 ~ 2 - hudBehindChatBox = 2 - #HUD information (1:FPS/CPU(long), 1:FPS/CPU(short), 3:FPS/CPU(2lines), 4:FPS only, 5:CPU only) - #Range: 0 ~ 5 - hudInfo = 4 - -#HUD offsets from reference positions at the screen edge. -[hud_offset] - #Range: > -2147483648 - topLeft_X = 2 - #Range: > -2147483648 - topLeft_Y = 2 - #Range: > -2147483648 - topCenter_X = 0 - #Range: > -2147483648 - topCenter_Y = 2 - #Range: > -2147483648 - topRight_X = -2 - #Range: > -2147483648 - topRight_Y = 2 - #Range: > -2147483648 - centerRight_X = -2 - #Range: > -2147483648 - centerRight_Y = 0 - #Range: > -2147483648 - bottomRight_X = -2 - #Range: > -2147483648 - bottomRight_Y = -2 - #Range: > -2147483648 - bottomCenter_X = 0 - #Range: > -2147483648 - bottomCenter_Y = -2 - #Range: > -2147483648 - bottomLeft_X = 2 - #Range: > -2147483648 - bottomLeft_Y = -2 - #Range: > -2147483648 - centerLeft_X = 2 - #Range: > -2147483648 - centerLeft_Y = 0 - -#Alignments of HUD strings. -[hud_alignment] - #Range: 0 ~ 2 - topLeft = 0 - #Range: 0 ~ 2 - topCenter = 2 - #Range: 0 ~ 2 - topRight = 1 - #Range: 0 ~ 2 - centerRight = 1 - #Range: 0 ~ 2 - bottomRight = 1 - #Range: 0 ~ 2 - bottomCenter = 2 - #Range: 0 ~ 2 - bottomLeft = 0 - #Range: 0 ~ 2 - centerLeft = 0 - -#Extra options -[extra] - #HUD color - hudColor = "f0f0f0" - #Reduced fps HUD color - hudReductionColor = "00f000" - #HUD color for FPS display in GUI screen(inventory and menu). - hudGuiModeColor = "00f0f0" - #Allow player configuration mode. - allowPlayerConfig = true - #CPU usage type. (0:one processor basis, 1:all processors basis) - #Range: 0 ~ 1 - cpuUsageType = 0 - #Which thread's CPU usage should be calculated. (0:client thread only, 1:entire Minecraft process including server threads) - #Range: 0 ~ 1 - cpuUsageThread = 0 - -#Debug options -[debug] - #Enable debug log - debugLog = false - #Show event log on the game screen. - logInChat = false - diff --git a/config[default]/immersiveengineering-client.toml b/config[default]/immersiveengineering-client.toml deleted file mode 100644 index 455ddf3..0000000 --- a/config[default]/immersiveengineering-client.toml +++ /dev/null @@ -1,47 +0,0 @@ -#Disables most lighting code for certain models that are rendered dynamically (TESR). May improve FPS. -#Affects turrets and garden cloches -disableFancyTESR = false -#Show the text overlay for various blocks, such as the configuration of capacitors or pumps -showTextOverlay = true -#Set this to false to disable the super awesome looking nixie tube front for the voltmeter and other things -nixietubeFont = true -#Set this to false to disable the manual's forced change of GUI scale -adjustManualScale = true -#Set this to true if you suffer from bad eyesight. The Engineer's manual will be switched to a bold and darker text to improve readability. -badEyesight = false -#Controls if item tooltips should contain the tags names of items. These tooltips are only visible in advanced tooltip mode (F3+H) -tagTooltips = true -#Increase the distance at which certain TileEntities (specifically windmills) are still visible. This is a modifier, so set it to 1 for default render distance, to 2 for doubled distance and so on. -#Range: 0.0 ~ 1.7976931348623157E308 -increasedTileRenderdistance = 1.5 -#Set this to false to hide the update news in the manual -showUpdateNews = true -#Allows revolvers and other IE items to look properly held in 3rd person. This uses a coremod. Can be disabled in case of conflicts with other animation mods. -fancyItemHolding = true -#Set to false to disable the stencil buffer. This may be necessary on older GPUs. -stencilBufferEnabled = true -#A list of sounds that should not be muffled by the Ear Defenders. Adding to this list requires knowledge of the correct sound resource names. -earDefenders_SoundBlacklist = [] -#Use VBOs to render certain blocks. This is significantly faster than the usual rendering, -#but may not work correctly with visual effects from other mods -enableVBO = true - -#Options to set the RGB color of all IE wire types -[wire_colors] - #Range: > -2147483648 - copper = 11758655 - #Range: > -2147483648 - electrum = 15573061 - #Range: > -2147483648 - steel = 7303023 - #Range: > -2147483648 - structure_rope = 9862765 - #Range: > -2147483648 - structure_steel = 7303023 - #Range: > -2147483648 - redstone = 16723759 - #Range: > -2147483648 - copper_insulated = 16445918 - #Range: > -2147483648 - electrum_insulated = 10323322 - diff --git a/config[default]/immersivepetroleum-common.toml b/config[default]/immersivepetroleum-common.toml deleted file mode 100644 index 69bf34d..0000000 --- a/config[default]/immersivepetroleum-common.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[Extraction] - #The chance that a chunk contains a fluid reservoir, default=0.5 - reservoir_chance = 0.5 - #The Flux the Pumpjack requires each tick to pump, default=1024 - pumpjack_consumption = 1024 - #The amount of mB of oil a Pumpjack extracts per tick, default=15 - pumpjack_speed = 15 - #Require a pumpjack to have pipes built down to Bedrock, default=false - req_pipes = false - #Number of ticks between checking for pipes below pumpjack if required, default=100 (5 secs) - pipe_check_ticks = 100 - -[Refining] - #A modifier to apply to the energy costs of every Distillation Tower recipe, default=1 - distillationTower_energyModifier = 1.0 - #A modifier to apply to the time of every Distillation recipe. Can't be lower than 1, default=1 - distillationTower_timeModifier = 1.0 - -[Generation] - #List of Portable Generator fuels. Format: fluid_name, mb_used_per_tick, flux_produced_per_tick - fuels = ["immersivepetroleum:gasoline, 5, 256"] - -[Miscellaneous] - #Display chunk border while holding Core Samples, default=true - sample_displayBorder = true - #List of Motorboat fuels. Format: fluid_name, mb_used_per_tick - boat_fuels = ["immersivepetroleum:gasoline, 1"] - #Automatically unlock IP recipes for new players, default=true - autounlock_recipes = true - #Set to false to disable the asphalt block boosting player speed, default=true - asphalt_speed = true - diff --git a/config[default]/industrialforegoing/machine-agriculture-husbandry.toml b/config[default]/industrialforegoing/machine-agriculture-husbandry.toml deleted file mode 100644 index 7bffd76..0000000 --- a/config[default]/industrialforegoing/machine-agriculture-husbandry.toml +++ /dev/null @@ -1,99 +0,0 @@ - -[MachineAgricultureHusbandryConfig] - - [MachineAgricultureHusbandryConfig.SewageComposterConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxTankSize = 8000 - - [MachineAgricultureHusbandryConfig.PlantSowerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 40 - #Amount of Power Consumer per Operation - Default: [1000FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineAgricultureHusbandryConfig.PlantFertilizerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 50 - #Amount of Power Consumer per Operation - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineAgricultureHusbandryConfig.PlantGathererConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 40 - #Amount of Power Consumer per Operation - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid for 'Sludge Tank' - Default: [8000mB] - maxSludgeTankSize = 8000 - - [MachineAgricultureHusbandryConfig.AnimalFeederConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineAgricultureHusbandryConfig.MobCrusherConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerOperation = 50 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Essence [mb] - Default: [32000 mb] - tankSize = 32000 - - [MachineAgricultureHusbandryConfig.SlaughterFactoryConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxMeatTankSize = 8000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxPinkSlimeTankSize = 8000 - - [MachineAgricultureHusbandryConfig.AnimalRancherConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxTankSize = 8000 - - [MachineAgricultureHusbandryConfig.AnimalBabySeparatorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineAgricultureHusbandryConfig.SewerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [10FE] - This is Calculated as [VALUE * (amount + 1)] - powerPerOperation = 10 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxSewageTankSize = 8000 - #Max Amount of Stored Fluid - Default: [8000mB] - maxEssenceTankSize = 8000 - diff --git a/config[default]/industrialforegoing/machine-core.toml b/config[default]/industrialforegoing/machine-core.toml deleted file mode 100644 index 34765e3..0000000 --- a/config[default]/industrialforegoing/machine-core.toml +++ /dev/null @@ -1,41 +0,0 @@ - -[MachineCoreConfig] - - [MachineCoreConfig.LatexProcessingUnitBlock] - #Power consumed every tick when the machine is working - POWER_CONSUMED_EVERY_TICK = 20 - - [MachineCoreConfig.FluidExtractorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Operation - Default: [10FE] - This is Calculated as [VALUE * (amount + 1)] - powerPerOperation = 500 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Latex] - Default: [8000mB] - maxLatexTankSize = 1000 - - [MachineCoreConfig.LatexProcessingUnitConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerTick = 20 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Latex] - Default: [8000mB] - maxLatexTankSize = 16000 - #Max Amount of Stored Fluid [Water] - Default: [8000mB] - maxWaterTankSize = 16000 - - [MachineCoreConfig.DissolutionChamberConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [60FE] - powerPerTick = 90 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Input] - Default: [8000mB] - maxInputTankSize = 8000 - #Max Amount of Stored Fluid [Output] - Default: [8000mB] - maxOutputTankSize = 16000 - diff --git a/config[default]/industrialforegoing/machine-generator.toml b/config[default]/industrialforegoing/machine-generator.toml deleted file mode 100644 index 4e19ca2..0000000 --- a/config[default]/industrialforegoing/machine-generator.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[MachineGeneratorConfig] - - [MachineGeneratorConfig.PitifulGeneratorConfig] - #Amount of Power Produced per Tick - Default: [400FE] - powerPerTick = 30 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 100000 - #Amount of FE/t extracted from the Pitiful Generator - extractionRate = 1000 - - [MachineGeneratorConfig.BiofuelGeneratorConfig] - #Burn Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Produced per Tick - Default: [400FE] - powerPerTick = 160 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 1000000 - #Amount of FE/t extracted from the Biofuel Generator - extractionRate = 500 - #Max Amount of Stored Fluid [Biofuel] - Default: [8000mB] - maxBiofuelTankSize = 4000 - - [MachineGeneratorConfig.BioReactorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 400 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - maxWaterTankStorage = 16000 - maxBioFuelTankStorage = 16000 - diff --git a/config[default]/industrialforegoing/machine-misc.toml b/config[default]/industrialforegoing/machine-misc.toml deleted file mode 100644 index 3b2998a..0000000 --- a/config[default]/industrialforegoing/machine-misc.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[MachineMiscConfig] - - [MachineMiscConfig.EnchantmentSorterConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineMiscConfig.EnchantmentApplicatorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Essence [mb] - Default: [32000 mb] - tankSize = 32000 - - [MachineMiscConfig.StasisChamberConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineMiscConfig.EnchantmentFactoryConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Essence [mb] - Default: [32000 mb] - tankSize = 32000 - - [MachineMiscConfig.EnchantmentExtractorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Essence [mb] - Default: [32000 mb] - tankSize = 32000 - diff --git a/config[default]/industrialforegoing/machine-resource-production.toml b/config[default]/industrialforegoing/machine-resource-production.toml deleted file mode 100644 index 09fe6ad..0000000 --- a/config[default]/industrialforegoing/machine-resource-production.toml +++ /dev/null @@ -1,125 +0,0 @@ - -[MachineResourceProductionConfig] - - [MachineResourceProductionConfig.OreLaserBaseConfig] - #Max progress of the machine - maxProgress = 100 - #How much weight of an item the catalyst will increase - catalystModifier = 8 - - [MachineResourceProductionConfig.LaserDrillConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] - maxProgress = 50 - #Amount of Power Consumed per Tick - Default: [1000FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineResourceProductionConfig.SludgeRefinerConfig] - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Sludge] - Default: [8000mB] - maxSludgeTankSize = 8000 - - [MachineResourceProductionConfig.SporeRecreatorConfig] - #Amount of Power Consumed per Tick - Default: [40FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Water] - Default: [8000mB] - maxWaterTankSize = 1000 - - [MachineResourceProductionConfig.FluidLaserBaseConfig] - #Max progress of the machine - maxProgress = 20 - - [MachineResourceProductionConfig.MaterialStoneWorkFactoryConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [60 (3s)] - maxProgress = 60 - #Amount of Power Consumed per Tick - Default: [60FE] - powerPerTick = 60 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Water] - Default: [2000mB] - maxWaterTankSize = 2000 - #Max Amount of Stored Fluid [Lava] - Default: [2000mB] - maxLavaTankSize = 2000 - - [MachineResourceProductionConfig.MechanicalDirtConfig] - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Meat] - Default: [8000mB] - maxMeatTankSize = 4000 - - [MachineResourceProductionConfig.BlockPlacerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineResourceProductionConfig.WaterCondensatorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Water] - Default: [8000mB] - maxWaterTankSize = 16000 - - [MachineResourceProductionConfig.FluidCollectorConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Output] - Default: [8000mB] - maxOutputTankSize = 16000 - - [MachineResourceProductionConfig.BlockBreakerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - - [MachineResourceProductionConfig.MarineFisherConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [5000FE] - powerPerOperation = 5000 - #Max Stored Power [FE] - Default: [20000 FE] - maxStoredPower = 20000 - - [MachineResourceProductionConfig.ResourcefulFurnaceConfig] - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerTick = 40 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Essence] - Default: [8000mB] - maxEssenceTankSize = 16000 - - [MachineResourceProductionConfig.FluidPlacerConfig] - #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] - maxProgress = 100 - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerOperation = 1000 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - #Max Amount of Stored Fluid [Input] - Default: [8000mB] - maxInputTankSize = 16000 - - [MachineResourceProductionConfig.DyeMixerConfig] - #Amount of Power Consumed per Tick - Default: [400FE] - powerPerTick = 30 - #Max Stored Power [FE] - Default: [10000 FE] - maxStoredPower = 10000 - diff --git a/config[default]/industrialforegoing/modules.toml b/config[default]/industrialforegoing/modules.toml deleted file mode 100644 index a8ce732..0000000 --- a/config[default]/industrialforegoing/modules.toml +++ /dev/null @@ -1,262 +0,0 @@ - -[modules] - - #All of your farming options - [modules.agriculture] - enabled = true - - [modules.agriculture.animal_rancher] - enabled = true - - [modules.agriculture.crop_farming] - enabled = true - - [modules.agriculture.plant_fertilizer] - enabled = true - - [modules.agriculture.animal_feeder] - enabled = true - - [modules.agriculture.mob_crusher] - enabled = true - - [modules.agriculture.mob_slaughter_factory] - enabled = true - - [modules.agriculture.sewage] - enabled = true - - [modules.agriculture.animal_baby_separator] - enabled = true - - #Module for all the Industrial Foregoing basic features - [modules.core] - enabled = true - - [modules.core.range_addons] - enabled = true - - [modules.core.sludge] - enabled = true - - [modules.core.ether] - enabled = true - - [modules.core.biofuel] - enabled = true - - [modules.core.essence] - enabled = true - - [modules.core.milk] - enabled = true - - [modules.core.dark_glass] - enabled = true - - [modules.core.straw] - enabled = true - - [modules.core.pink_slime] - enabled = true - - [modules.core.tier_2_production] - enabled = true - - [modules.core.efficiency_addons] - enabled = true - - [modules.core.plastic_generation] - enabled = true - - [modules.core.fertilizer] - enabled = true - - [modules.core.laser_lens] - enabled = true - - [modules.core.plastic] - enabled = true - - #If enabled the minecraft bucket item will be replaced with bucket that contains IF milk - [modules.core.milk_bucket_replacement] - enabled = true - - [modules.core.meat] - enabled = true - - [modules.core.speed_addons] - enabled = true - - [modules.core.machine_frames] - enabled = true - - [modules.core.sewage] - enabled = true - - #All machines that generate power - [modules.generator] - enabled = true - - [modules.generator.pitiful_generator] - enabled = true - - [modules.generator.mycelial_reactor] - enabled = true - - [modules.generator.biofuel_generator] - enabled = true - - [modules.generator.mycelial_generators] - enabled = true - - [modules.generator.bioreactor] - enabled = true - - #All the Industrial Foregoing tools that allow of transport of things - [modules.transport] - enabled = true - - [modules.transport.conveyor] - enabled = true - - [modules.transport.advanced_black_hole_unit] - enabled = true - - [modules.transport.supreme_black_hole_unit] - enabled = true - - [modules.transport.common_black_hole_tank] - enabled = true - - [modules.transport.black_hole_controller] - enabled = true - - [modules.transport.advanced_black_hole_tank] - enabled = true - - [modules.transport.conveyor_upgrades] - enabled = true - - [modules.transport.simple_black_hole_tank] - enabled = true - - [modules.transport.pity_black_hole_unit] - enabled = true - - [modules.transport.common_black_hole_unit] - enabled = true - - [modules.transport.pity_black_hole_tank] - enabled = true - - [modules.transport.simple_black_hole_unit] - enabled = true - - [modules.transport.supreme_black_hole_tank] - enabled = true - - #A collection of Industrial Foregoing tools - [modules.tools] - enabled = true - - [modules.tools.infinity_trident] - enabled = true - - [modules.tools.meat_feeder] - enabled = true - - [modules.tools.infinity_drill] - enabled = true - - [modules.tools.mob_imprisonment_tool] - enabled = true - - [modules.tools.mob_essence_tool] - enabled = true - - [modules.tools.infinity_saw] - enabled = true - - [modules.tools.infinity_backpack] - enabled = true - - [modules.tools.infinity_hammer] - enabled = true - - [modules.resource_production] - enabled = true - - [modules.resource_production.material_stonework_factory] - enabled = true - - [modules.resource_production.mechanical_dirt] - enabled = true - - [modules.resource_production.block_breaker] - enabled = true - - [modules.resource_production.marine_fisher] - enabled = true - - [modules.resource_production.fluid_placer] - enabled = true - - [modules.resource_production.block_placer] - enabled = true - - [modules.resource_production.resourceful_furnace] - enabled = true - - [modules.resource_production.ore_laser_base] - enabled = true - - [modules.resource_production.fluid_collector] - enabled = true - - [modules.resource_production.spores_recreator] - enabled = true - - [modules.resource_production.potion_brewer] - enabled = true - - [modules.resource_production.sludge_refiner] - enabled = true - - [modules.resource_production.water_condensator] - enabled = true - - [modules.resource_production.dye_mixer] - enabled = true - - [modules.resource_production.laser_drill] - enabled = true - - [modules.resource_production.fluid_laser_base] - enabled = true - - #Random things that don't fit - [modules.misc] - enabled = true - - [modules.misc.enchantment_factory] - enabled = true - - [modules.misc.infinity_charger] - enabled = true - - [modules.misc.enchantment_sorter] - enabled = true - - [modules.misc.enchantment_applicator] - enabled = true - - [modules.misc.stasis_chamber] - enabled = true - - [modules.misc.enchantment_extractor] - enabled = true - - [modules.misc.mob_detector] - enabled = true - diff --git a/config[default]/integratedcrafting-common.toml b/config[default]/integratedcrafting-common.toml deleted file mode 100644 index aed4b81..0000000 --- a/config[default]/integratedcrafting-common.toml +++ /dev/null @@ -1,27 +0,0 @@ - -[machine] - - [machine.general] - #If the crafting interface should validate recipes on insertion. - validateRecipesCraftingInterface = true - #The maximum amount of crafting jobs that could be scheduled within one crafting interface without being started - maxPendingCraftingJobs = 256 - #The minimal update frequency in ticks to use for crafting interfaces. - minCraftingInterfaceUpdateFreq = 5 - -[general] - - [general.general] - #The base energy usage for the crafting interface per crafting job being processed. - interfaceCraftingBaseConsumption = 5 - #The base energy usage for the crafting writer. - craftingWriterBaseConsumption = 1 - -[core] - - [core.general] - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If the version checker should be enabled. - versionChecker = true - diff --git a/config[default]/integrateddynamics-common.toml b/config[default]/integrateddynamics-common.toml deleted file mode 100644 index bf4adc4..0000000 --- a/config[default]/integrateddynamics-common.toml +++ /dev/null @@ -1,163 +0,0 @@ - -[core] - - [core.general] - #The ingredient network observation frequency slowdown rate in ticks. - ingredientNetworkObserverFrequencyDecreaseFactor = 5 - #If network change events should be logged. Only enable this when debugging. - logChangeEvents = false - #The ingredient network observation frequency slowdown rate in ticks. - ingredientNetworkObserverFrequencyIncreaseFactor = 1 - #The fastest possible frequency in ticks at which ingredient network should be observed. - ingredientNetworkObserverFrequencyMin = 5 - #If cable models should be cached for rendering optimization. - cacheCableModels = true - #The slowest possible frequency in ticks at which ingredient network should be observed. - ingredientNetworkObserverFrequencyMax = 40 - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If the ingredient network observer can work on separate thread. - ingredientNetworkObserverEnableMultithreading = true - #When enabled, networks will stop ticking and values will not be shown and evaluated again. This can be used to fix crashing networks by temporarily enabling this option. - safeMode = false - #The maximum network energy transfer rate. - energyRateLimit = 2147483647 - #How deep the recursion stack on an operator can become. This is to avoid game crashes when building things like the omega operator. - operatorRecursionLimit = 256 - #The number of threads that the ingredient network observer can use. - ingredientNetworkObserverThreads = 4 - #The frequency in ticks at which ingredient network should be observed after a position's contents are changed. - ingredientNetworkObserverFrequencyForced = 0 - #If the version checker should be enabled. - versionChecker = true - -[general] - - [general.general] - #The energy usage multiplier for networks. - energyConsumptionMultiplier = 0 - #The base energy usage for the omni-directional connector. - connectorOmniDirectionalBaseConsumption = 128 - #The base energy usage for the extra-dimensional reader. - extraDimensionalReaderBaseConsumption = 1 - #The base energy usage for the fluid reader. - fluidReaderBaseConsumption = 1 - #The base energy usage for the machine writer. - machineWriterBaseConsumption = 1 - #The base energy usage for the display panel when it has a variable. - panelDisplayBaseConsumptionEnabled = 2 - #The base energy usage for the audio writer. - audioWriterBaseConsumption = 1 - #The base energy usage for the proxy. - proxyBaseConsumption = 2 - #The maximum render distance for part overlays to render. The higher, the more resource intensive. - partOverlayRenderdistance = 15 - #The base energy usage for the audio reader. - audioReaderBaseConsumption = 1 - #The base energy usage for the redstone reader. - redstoneReaderBaseConsumption = 1 - #The base energy usage for the materializer. - materializerBaseConsumption = 1 - #The base energy usage for the inventory reader. - inventoryReaderBaseConsumption = 1 - #The base energy usage for the world reader. - worldReaderBaseConsumption = 1 - #The base energy usage for the display panel when does not have a variable. - panelDisplayBaseConsumptionDisabled = 1 - #The base energy usage for the redstone writer. - redstoneWriterBaseConsumption = 1 - #The base energy usage for the dynamic light panel. - panelLightDynamicBaseConsumption = 0 - #The base energy usage for the variable store. - variablestoreBaseConsumption = 4 - #The base energy usage for the effect writer. - effectWriterBaseConsumption = 1 - #The base energy usage for the entity reader. - entityReaderBaseConsumption = 1 - #The base energy usage for the static light panel. - panelLightStaticBaseConsumption = 0 - #The base energy usage for the inventory writer. - inventoryWriterBaseConsumption = 1 - #The base energy usage for the mono-directional connector. - connectorMonoDirectionalBaseConsumption = 32 - #The base energy usage for the block reader. - blockReaderBaseConsumption = 1 - #The base energy usage for the network reader. - networkReaderBaseConsumption = 1 - #The base energy usage for the machine reader. - machineReaderBaseConsumption = 1 - #The base energy usage for the entity writer. - entityWriterBaseConsumption = 1 - -[machine] - - [machine.general] - #The maximum offset in blocks a directional connector can look for its target. - maxDirectionalConnectorOffset = 512 - #The default update frequency in ticks to use for new parts. - defaultPartUpdateFreq = 1 - #The NBT tags that are not allowed to be read by displaying NBT tags or performing operations on them. - nbtTagBlacklist = [] - - [machine.invisible_light] - #If invisible light should act as full a block - invisibleLightBlock = true - - [machine.energy_battery] - #The 1/X fraction of the battery capacity that is allowed to be transfered per tick. - energyRateCapacityFraction = 2000 - #The maximum capacity visible in the creative tabs. (Make sure that you do not cross the max int size) - maxCreativeCapacity = 40960000 - #The minimum energy transfer rate per tick. - minEnergyRate = 2000 - #The default capacity of an energy battery. - capacity = 1000000 - #The maximum capacity shown in creative tabs. (Make sure that you do not cross the max int size) - maxCreativeTabCapacity = 655360000 - - [machine.delay] - #The maximum value history length that can be maintained.. - maxHistoryCapacity = 1024 - - [machine.mechanical_squeezer] - #The energy capacity of a mechanical squeezer. - capacity = 100000 - #How many mB per tick can be auto-ejected. - autoEjectFluidRate = 500 - #The energy consumption rate. - consumptionRate = 80 - - [machine.mechanical_drying_basin] - #The energy consumption rate. - consumptionRate = 80 - #The energy capacity of a mechanical drying basin. - capacity = 100000 - -[worldgeneration] - - [worldgeneration.menril_log_filled] - #The 1/x chance at which Menril Wood will be filled with Menril Resin when generated, the higher this value, the lower the chance. - filledMenrilLogChance = 10 - - [worldgeneration.meneglin] - #The chance at which a Menril Tree will spawn in the wild, the higher this value, the lower the chance. - wildMenrilTreeChance = 100 - -[item] - - [item.menril_berries] - #If the berries should give the night vision effect when eaten. - nightVision = true - - [item.on_the_dynamics_of_integration] - #If the info book should automatically obtained when the player first spawns. - obtainOnSpawn = true - #If the info book can give item rewards for tutorial completion. - bookRewards = true - -[biome] - - [biome.meneglin] - #The weight of spawning in the overworld, 0 disables spawning. - spawnWeight = 5 - diff --git a/config[default]/integrateddynamicscompat-common.toml b/config[default]/integrateddynamicscompat-common.toml deleted file mode 100644 index 856c4d1..0000000 --- a/config[default]/integrateddynamicscompat-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -[core] - - [core.general] - #If mod compatibility loader should crash hard if errors occur in that process. - crashOnModCompatCrash = false - diff --git a/config[default]/integratedterminals-common.toml b/config[default]/integratedterminals-common.toml deleted file mode 100644 index 6f57d6a..0000000 --- a/config[default]/integratedterminals-common.toml +++ /dev/null @@ -1,41 +0,0 @@ - -[general] - - [general.general] - #The base energy usage for the crafting terminal. - terminalCraftingBaseConsumption = 1 - #The base energy usage for the storage terminal. - terminalStorageBaseConsumption = 2 - -[core] - - [core.general] - #If the crafting planners can work on separate thread. - craftingPlannerEnableMultithreading = true - #The number of threads that the crafting plan calculator can use. - craftingPlannerThreads = 2 - #The maximum number of terminal storage instances that can be sent in a single packet. Reduce this when you have packet overflows. - terminalStoragePacketMaxInstances = 1024 - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If the version checker should be enabled. - versionChecker = true - -[machine] - - [machine.general] - #The number of items that should be selected when clicking on energy in the storage terminal. - guiStorageEnergyInitialQuantity = 100000 - #The number of items that should be selected when clicking on an item in the storage terminal. - guiStorageItemInitialQuantity = 64 - #The number of items that should be removed when right-clicking when energy is selected in the storage terminal. - guiStorageEnergyIncrementalQuantity = 1000 - #The number of items that should be removed when right-clicking when a fluid is selected in the storage terminal. - guiStorageFluidIncrementalQuantity = 1000 - #The update frequency in milliseconds for the crafting jobs gui. - guiTerminalCraftingJobsUpdateFrequency = 1000 - #The number of items that should be removed when right-clicking when an item is selected in the storage terminal. - guiStorageItemIncrementalQuantity = 1 - #The number of items that should be selected when clicking on a fluid in the storage terminal. - guiStorageFluidInitialQuantity = 100000 - diff --git a/config[default]/integratedtunnels-common.toml b/config[default]/integratedtunnels-common.toml deleted file mode 100644 index 2884d3d..0000000 --- a/config[default]/integratedtunnels-common.toml +++ /dev/null @@ -1,77 +0,0 @@ - -[general] - - [general.general] - #The base energy usage for the energy importer. - importerEnergyBaseConsumption = 1 - #The base energy usage for the item importer. - importerItemBaseConsumption = 1 - #The base energy usage for the world item exporter when it has a variable. - exporterWorldItemBaseConsumptionEnabled = 32 - #The base energy usage for the item interface. - interfaceItemBaseConsumption = 0 - #The base energy usage for the world item importer when it has a variable. - importerWorldItemBaseConsumptionEnabled = 32 - #The base energy usage for the fluid importer. - importerFluidBaseConsumption = 1 - #The base energy usage for the fluid interface. - interfaceFluidBaseConsumption = 0 - #The base energy usage for the player simulator when it does not have a variable. - playerSimulatorBaseConsumptionDisabled = 1 - #The base energy usage for the player simulator when it has a variable. - playerSimulatorBaseConsumptionEnabled = 64 - #The base energy usage for the world block exporter when it does not have a variable. - exporterWorldBlockBaseConsumptionDisabled = 1 - #The base energy usage for the world block importer when it has a variable. - importerWorldBlockBaseConsumptionEnabled = 32 - #The base energy usage for the energy exporter. - exporterEnergyBaseConsumption = 1 - #The base energy usage for the item exporter. - exporterItemBaseConsumption = 1 - #The base energy usage for the world fluid importer when it does not have a variable. - importerWorldFluidBaseConsumptionDisabled = 1 - #The base energy usage for the world energy importer when it has a variable. - importerWorldEnergyBaseConsumptionEnabled = 32 - #The base energy usage for the world item importer when it does not have a variable. - importerWorldItemBaseConsumptionDisabled = 1 - #The base energy usage for the world block importer when it does not have a variable. - importerWorldBlockBaseConsumptionDisabled = 1 - #The base energy usage for the fluid exporter. - exporterFluidBaseConsumption = 1 - #The base energy usage for the world energy exporter when it has a variable. - exporterWorldEnergyBaseConsumptionEnabled = 32 - #The base energy usage for the world fluid exporter when it has a variable. - exporterWorldFluidBaseConsumptionEnabled = 32 - #The base energy usage for the world energy exporter when it does not have a variable. - exporterWorldEnergyBaseConsumptionDisabled = 1 - #The base energy usage for the world fluid importer when it has a variable. - importerWorldFluidBaseConsumptionEnabled = 32 - #The base energy usage for the energy interface. - interfaceEnergyBaseConsumption = 0 - #The base energy usage for the world block exporter when it has a variable. - exporterWorldBlockBaseConsumptionEnabled = 32 - #The base energy usage for the world fluid exporter when it does not have a variable. - exporterWorldFluidBaseConsumptionDisabled = 1 - #The base energy usage for the world energy importer when it does not have a variable. - importerWorldEnergyBaseConsumptionDisabled = 1 - #The base energy usage for the world item exporter when it does not have a variable. - exporterWorldItemBaseConsumptionDisabled = 1 - -[core] - - [core.general] - #The maximum network fluid transfer rate. - fluidRateLimit = 2147483647 - #If particles should be shown and sounds should be played when tunnels are interacting with the world. - worldInteractionEvents = true - #If an anonymous mod startup analytics request may be sent to our analytics service. - analytics = true - #If items should be ejected into the world when a block is broken and not all items fit into the target. Will be voided otherwise. - ejectItemsOnBlockDropOverflow = true - #How many ticks importers/exporters should sleep until checking targets again when they were previously unchanged. - inventoryUnchangedTickTimeout = 10 - #If items should be ejected into the world when item movement failed due to item handlers declaring inconsistent movement in simulation mode. If disabled, items can be voided. - ejectItemsOnInconsistentSimulationMovement = true - #If the version checker should be enabled. - versionChecker = true - diff --git a/config[default]/inventoryessentials-client.toml b/config[default]/inventoryessentials-client.toml deleted file mode 100644 index b3aedb3..0000000 --- a/config[default]/inventoryessentials-client.toml +++ /dev/null @@ -1,18 +0,0 @@ - -#Configuration for Inventory Essentials -[client] - #Use the client implementation even on servers that have the mod installed - only useful for development purposes. - forceClientImplementation = false - #Should ctrl-clicking only move one item at a time instead of the full stack? - enableSingleTransfer = true - #Should shift-ctrl-clicking move all items of the same type at once? - enableBulkTransfer = true - #Should space-clicking an item move all items from that inventory at once? - enableBulkTransferAll = true - #Should shift-ctrl-drop-clicking drop all items of the same type at once? - enableBulkDrop = true - #Should space-clicking move all items even if an empty slot was clicked? - allowBulkTransferAllOnEmptySlot = false - #Should holding shift and moving your mouse over items quick-transfer them without requiring each to be clicked? - enableShiftDrag = true - diff --git a/config[default]/jamd-common.toml b/config[default]/jamd-common.toml deleted file mode 100644 index e0319cf..0000000 --- a/config[default]/jamd-common.toml +++ /dev/null @@ -1,9 +0,0 @@ -#Stop mods from adding custom flowers -flowers = true -#Stop mods from adding surface structures -surface_structures = true -#Stop mods from adding entities -entities = true -#Stop mods from adding lakes -lakes = true - diff --git a/config[default]/jeiintegration-client.toml b/config[default]/jeiintegration-client.toml deleted file mode 100644 index 566610c..0000000 --- a/config[default]/jeiintegration-client.toml +++ /dev/null @@ -1,20 +0,0 @@ - -# Configure the options below to one of the following: disabled, enabled, onShift, onDebug or onShiftAndDebug -[tooltip_options] - # Configure tooltip for burn time. - burnTimeTooltipMode = "disabled" - # Configure tooltip for durability. - durabilityTooltipMode = "disabled" - # Configure tooltip for hunger and saturation. - foodTooltipMode = "disabled" - # Configure tooltip for max stack size. - maxStackSizeTooltipMode = "disabled" - # Configure tooltip for NBT data. - nbtTooltipMode = "disabled" - # Configure tooltip for registry name. E.g. minecraft:stone - registryNameTooltipMode = "disabled" - # Configure tooltip for tags. E.g. forge:ingot, minecraft:planks - tagsTooltipMode = "disabled" - # Configure tooltip for translation key. E.g. block.minecraft.stone - translationKeyTooltipMode = "disabled" - diff --git a/config[default]/jeresources-common.toml b/config[default]/jeresources-common.toml deleted file mode 100644 index f733dfd..0000000 --- a/config[default]/jeresources-common.toml +++ /dev/null @@ -1,10 +0,0 @@ -#Range: 1 ~ 4 -itemsPerColumn = 4 -#Range: 1 ~ 4 -itemsPerRow = 4 -diyData = true -showDevData = false -enchantsBlacklist = ["flimflam", "soulBound"] -hiddenTabs = [] -dimensionsBlacklist = [-11] - diff --git a/config[default]/jeresources.toml b/config[default]/jeresources.toml deleted file mode 100644 index 39ad778..0000000 --- a/config[default]/jeresources.toml +++ /dev/null @@ -1,10 +0,0 @@ -hiddenTabs = [] -#Range: 1 ~ 4 -itemsPerRow = 4 -enchantsBlacklist = ["flimflam", "soulBound"] -showDevData = false -dimensionsBlacklist = [-11] -diyData = true -#Range: 1 ~ 4 -itemsPerColumn = 4 - diff --git a/config[default]/lightoverlay.properties b/config[default]/lightoverlay.properties deleted file mode 100644 index 98aebfb..0000000 --- a/config[default]/lightoverlay.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Light Overlay Config -reach=12 -crossLevel=7 -secondaryLevel=-1 -caching=false -showNumber=false -smoothLines=true -underwater=false -lineWidth=1 -yellowColorRed=255 -yellowColorGreen=255 -yellowColorBlue=0 -redColorRed=255 -redColorGreen=0 -redColorBlue=0 -secondaryColorRed=0 -secondaryColorGreen=0 -secondaryColorBlue=255 \ No newline at end of file diff --git a/config[default]/mana-and-artifice-client.toml b/config[default]/mana-and-artifice-client.toml deleted file mode 100644 index 952bcb6..0000000 --- a/config[default]/mana-and-artifice-client.toml +++ /dev/null @@ -1,23 +0,0 @@ - -#Mana and Artifice // Codex Settings -[ma_codex_settings] - #0: UI buttons only. Escape closes the codex entirely. - #1: UI buttons / escape. Escape backs the codex out until the index, then closes it. - #2: UI buttons / right mouse. Right mouse backs the codex out until the index. Escape closes the codex entirely. - #3: UI buttons / escape / right mouse. Escape or right mouse backs the codex out until the index, then closes it. - #Range: 0 ~ 3 - codexBackStyle = 0 - -#Mana and Artifice // HUD Settings -[ma_hud_settings] - #0: Always visible. - #1: Hidden unless holding a mana consuming/restoring item. - #2: Always hidden. - #Range: 0 ~ 2 - hudMode = 0 - -#Mana and Artifice // Performance Settings -[ma_performance] - #Enable fancy magelights (disable this if you're getting FPS issues) - ma_fancy_magelights = true - diff --git a/config[default]/mana-and-artifice-general.toml b/config[default]/mana-and-artifice-general.toml deleted file mode 100644 index bb3f981..0000000 --- a/config[default]/mana-and-artifice-general.toml +++ /dev/null @@ -1,25 +0,0 @@ - -#Raids are based on a chance value. The value is increased each day there is not a raid. If the chance hits a total of 1.0 or greater, it's a guaranteed raid. The chance resets after a raid successfully spawns. -[ma_faction_raids] - #How many attempts (within a 20x20x5 box centered on the player in question) should the game make to spawn a raid? Note this will be re-attempted every 1000 ticks until a successful spawn is made. If you're lagging due to raid spawn attempts, lower this setting. - #Range: 1 ~ 1000 - raidSpawnAttempts = 100 - #Adjust the base amount per day that the chance to be raided goes up for each player. - #Range: 0.0 ~ 1.0 - raidBaselineIncrease = 0.05 - #Adjust the amount per day that the chance to be raided goes up for each player based on their tier above 3 (this value * (tier-3)). This is added to the baseline. - #Range: 0.0 ~ 1.0 - raidTierIncrease = 0.05 - -#Mana and Artifice // General Options -[ma_general_options] - #Rituals of Aurora and Eventide by default will change time gradually for a prettier effect. However this isn't without its performance impacts, and this can be toggled off by setting this to false, making the transition instant like the /time set commands. [true / false] - gradualTimeChange = true - #A comma separated list of entity IDs that the warding candle should ignore, regardless of detection (use this if it's stopping you from something you think it shouldn't; this isn't to expand what it will block) - wardingCandleBlacklist = "" - -#Mana and Artifice // Villager Modification -[ma_villager_modification] - #Adjust librarian villagers to not have enchanted books until tier 3. This is done for balancing and to remove the exploit of rolling librarians for cheap enchants. [true / false] - modifyVillagerTrades = true - diff --git a/config[default]/mana-and-artifice-spells.toml b/config[default]/mana-and-artifice-spells.toml deleted file mode 100644 index cdb0dd7..0000000 --- a/config[default]/mana-and-artifice-spells.toml +++ /dev/null @@ -1,2410 +0,0 @@ - -["mana-and-artifice:shapes/touch"] - - ["mana-and-artifice:shapes/touch".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 3.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 16.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - -["mana-and-artifice:shapes/bolt"] - - ["mana-and-artifice:shapes/bolt".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 16.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 32.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 16.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - -["mana-and-artifice:shapes/projectile"] - - ["mana-and-artifice:shapes/projectile".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - -["mana-and-artifice:shapes/wall"] - - ["mana-and-artifice:shapes/wall".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:shapes/wall".WIDTH] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:shapes/wall".HEIGHT] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 2.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:shapes/wall".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 8.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 32.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 8.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - -["mana-and-artifice:shapes/wave"] - - ["mana-and-artifice:shapes/wave".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:shapes/wave".WIDTH] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:shapes/wave".HEIGHT] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:shapes/wave".SPEED] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.10000000149011612 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 1.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.30000001192092896 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - -["mana-and-artifice:shapes/emanation"] - - ["mana-and-artifice:shapes/emanation".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/emanation".WIDTH] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/emanation".HEIGHT] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 2.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - -["mana-and-artifice:shapes/beam"] - - ["mana-and-artifice:shapes/beam".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/beam".WIDTH] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/beam".HEIGHT] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 9.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 2.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/beam".DEPTH] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:shapes/beam".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 8.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 16.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 8.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - -["mana-and-artifice:shapes/rune"] - - ["mana-and-artifice:shapes/rune".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:shapes/rune".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:shapes/rune".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 3.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 16.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - -["mana-and-artifice:shapes/smite"] - - ["mana-and-artifice:shapes/smite".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:shapes/smite".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 8.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 32.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 8.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:shapes/smite".HEIGHT] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - -["mana-and-artifice:components/fire_damage"] - - ["mana-and-artifice:components/fire_damage".DAMAGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:components/fire_damage".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/fire_damage".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/frost_damage"] - - ["mana-and-artifice:components/frost_damage".DAMAGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:components/frost_damage".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/frost_damage".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/lightning_damage"] - - ["mana-and-artifice:components/lightning_damage".DAMAGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:components/lightning_damage".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/lightning_damage".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:components/lightning_damage".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/break"] - - ["mana-and-artifice:components/break".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 15.0 - - ["mana-and-artifice:components/break".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/fling"] - - ["mana-and-artifice:components/fling".SPEED] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:components/fling".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/leap"] - - ["mana-and-artifice:components/leap".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 10.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 10.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/leap".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/leap".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/shield"] - - ["mana-and-artifice:components/shield".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/shield".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 30.0 - - ["mana-and-artifice:components/shield".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/slowfall"] - - ["mana-and-artifice:components/slowfall".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/slowfall".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/slowfall".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/heal"] - - ["mana-and-artifice:components/heal".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/heal".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/rift"] - - ["mana-and-artifice:components/rift".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/transplace"] - - ["mana-and-artifice:components/transplace".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/blink"] - - ["mana-and-artifice:components/blink".RANGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 16.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/blink".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/gust"] - - ["mana-and-artifice:components/gust".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/gust".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/invisibility"] - - ["mana-and-artifice:components/invisibility".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/invisibility".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/light"] - - ["mana-and-artifice:components/light".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/light".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/haste"] - - ["mana-and-artifice:components/haste".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/haste".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/haste".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/slow"] - - ["mana-and-artifice:components/slow".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/slow".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 20.0 - - ["mana-and-artifice:components/slow".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/strength"] - - ["mana-and-artifice:components/strength".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 10.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 10.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/strength".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/weakness"] - - ["mana-and-artifice:components/weakness".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 4.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 4.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 4.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/weakness".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/night_vision"] - - ["mana-and-artifice:components/night_vision".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 10.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 120.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 30.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 10.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/night_vision".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/blind"] - - ["mana-and-artifice:components/blind".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:components/blind".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/swift_swim"] - - ["mana-and-artifice:components/swift_swim".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 10.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 30.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/swift_swim".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/swift_swim".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/watery_grave"] - - ["mana-and-artifice:components/watery_grave".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 15.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/watery_grave".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/entangle"] - - ["mana-and-artifice:components/entangle".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/entangle".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/gravity_well"] - - ["mana-and-artifice:components/gravity_well".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/gravity_well".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/chrono_anchor"] - - ["mana-and-artifice:components/chrono_anchor".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 480.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 60.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 15.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/chrono_anchor".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/silence"] - - ["mana-and-artifice:components/silence".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/silence".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/transitory_tile"] - - ["mana-and-artifice:components/transitory_tile".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 30.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.5 - - ["mana-and-artifice:components/transitory_tile".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/activate"] - - ["mana-and-artifice:components/activate".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/poison"] - - ["mana-and-artifice:components/poison".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 15.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:components/poison".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 20.0 - - ["mana-and-artifice:components/poison".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/drown"] - - ["mana-and-artifice:components/drown".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 15.0 - - ["mana-and-artifice:components/drown".DAMAGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 10.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 30.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 10.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/drown".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 2.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/drown".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/cauterize"] - - ["mana-and-artifice:components/cauterize".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 40.0 - - ["mana-and-artifice:components/cauterize".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/magic_damage"] - - ["mana-and-artifice:components/magic_damage".DAMAGE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 3.0 - - ["mana-and-artifice:components/magic_damage".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/explosion"] - - ["mana-and-artifice:components/explosion".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/explosion".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/life_tap"] - - ["mana-and-artifice:components/life_tap".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 45.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/life_tap".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 4.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/life_tap".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/fire_shield"] - - ["mana-and-artifice:components/fire_shield".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/fire_shield".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/fire_shield".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/mana_shield"] - - ["mana-and-artifice:components/mana_shield".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/mana_shield".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 5.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/mana_shield".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/briarthorn_barrier"] - - ["mana-and-artifice:components/briarthorn_barrier".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/briarthorn_barrier".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/briarthorn_barrier".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/absorption"] - - ["mana-and-artifice:components/absorption".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 15.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 15.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/absorption".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/absorption".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/mana_transfer"] - - ["mana-and-artifice:components/mana_transfer".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 20.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 100.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 20.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 10.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/mana_transfer".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/decoy"] - - ["mana-and-artifice:components/decoy".RADIUS] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 3.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 20.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 3.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/decoy".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 10.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/decoy".SPEED] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.5 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 1.5 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 1.0 - - ["mana-and-artifice:components/decoy".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/grow"] - - ["mana-and-artifice:components/grow".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/crystallize"] - - ["mana-and-artifice:components/crystallize".MAGNITUDE] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 1.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 4.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 1.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 1.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 10.0 - - ["mana-and-artifice:components/crystallize".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/collapse"] - - ["mana-and-artifice:components/collapse".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/earthsky"] - - ["mana-and-artifice:components/earthsky".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.5 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 7.5 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 2.5 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.5 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 5.0 - - ["mana-and-artifice:components/earthsky".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/true_invisibility"] - - ["mana-and-artifice:components/true_invisibility".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 5.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 4.0 - - ["mana-and-artifice:components/true_invisibility".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/nethergate"] - - ["mana-and-artifice:components/nethergate".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - -["mana-and-artifice:components/animus"] - - ["mana-and-artifice:components/animus".DURATION] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 5.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 60.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 10.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 5.0 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 2.0 - - ["mana-and-artifice:components/animus".DELAY] - #Minimum Value - #Range: 0.0 ~ 9999.0 - minimum = 0.0 - #Maximum Value - #Range: 0.0 ~ 9999.0 - maximum = 3.0 - #Default Value - #Range: 0.0 ~ 9999.0 - default = 0.0 - #Step Value (how much does one click in the inscription table change the value) - #Range: 0.0 ~ 9999.0 - step = 0.10000000149011612 - #Complexity Value (how much does changing by one tick change the complexity) - #Range: 0.0 ~ 9999.0 - step_complexity = 0.5 - diff --git a/config[default]/mcjtylib-client.toml b/config[default]/mcjtylib-client.toml deleted file mode 100644 index 1f8f6c8..0000000 --- a/config[default]/mcjtylib-client.toml +++ /dev/null @@ -1,144 +0,0 @@ - -#Style settings for all mods using mcjtylib -[style] - #Color: slider top left border - colorSliderTopLeft = "2b2b2b" - #Color: slider bottom right border - colorSliderBottomRight = "ffffff" - #Color: slider background - colorSliderFiller = "636363" - #Color: slider knob top left border - colorSliderKnobTopLeft = "eeeeee" - #Color: slider knob bottom right border - colorSliderKnobBottomRight = "333333" - #Color: slider knob background - colorSliderKnobFiller = "8b8b8b" - #Color: slider knob top left border while dragging - colorSliderKnobDraggingTopLeft = "5c669d" - #Color: slider knob bottom right border while dragging - colorSliderKnobDraggingBottomRight = "bcc5ff" - #Color: slider knob background while dragging - colorSliderKnobDraggingFiller = "7f89bf" - #Color: slider knob top left border while hovering - colorSliderKnobHoveringTopLeft = "a5aac5" - #Color: slider knob bottom right border while hovering - colorSliderKnobHoveringBottomRight = "777c99" - #Color: slider knob background while hovering - colorSliderKnobHoveringFiller = "858aa5" - #Color: slider knob little marker lines - colorSliderKnobMarkerLine = "4e4e4e" - #Color: text normal - colorTextNormal = "303030" - #Color: text as used in lists - colorTextInListNormal = "151515" - #Color: text disabled - colorTextDisabled = "a0a0a0" - #Color: textfield top left border - colorTextFieldTopLeft = "2b2b2b" - #Color: textfield bottom right border - colorTextFieldBottomRight = "ffffff" - #Color: textfield background - colorTextFieldFiller = "c6c6c6" - #Color: textfield backbground while focused - colorTextFieldFocusedFiller = "eeeeee" - #Color: textfield backbground while hovering - colorTextFieldHoveringFiller = "dadada" - #Color: textfield cursor - colorTextFieldCursor = "0" - #Color: energy bar top left border - colorEnergyBarTopLeft = "2b2b2b" - #Color: energy bar bottom right border - colorEnergyBarBottomRight = "ffffff" - #Color: energy bar high energy level - colorEnergyBarHighEnergy = "dd0000" - #Color: energy bar low energy level - colorEnergyBarLowEnergy = "631111" - #Color: energy bar spacer (between every energy level bar) - colorEnergyBarSpacer = "430000" - #Color: energy bar text - colorEnergyBarText = "ffffff" - #Color: list background - colorListBackground = "8b8b8b" - #Color: list separator line - colorListSeparatorLine = "5c5c5c" - #Color: list selected and highlighted gradient - colorListSelectedHighlightedGradient1 = "bbbb00" - #Color: list selected and highlighted gradient - colorListSelectedHighlightedGradient2 = "999900" - #Color: list selected gradient - colorListSelectedGradient1 = "616161" - #Color: list selected gradient - colorListSelectedGradient2 = "414141" - #Color: list highlighted gradient - colorListHighlightedGradient1 = "717120" - #Color: list highlighted gradient - colorListHighlightedGradient2 = "515110" - #Color: standard bevel bright border color - colorBackgroundBevelBright = "ffffff" - #Color: standard bevel dark border color - colorBackgroundBevelDark = "2b2b2b" - #Color: standard background color - colorBackgroundFiller = "c6c6c6" - #Color: toggle button normal top left border - colorToggleNormalBorderTopLeft = "eeeeee" - #Color: toggle button normal bottom right border - colorToggleNormalBorderBottomRight = "777777" - #Color: toggle button normal background - colorToggleNormalFiller = "c6c6c6" - #Color: toggle button disabled top left border - colorToggleDisabledBorderTopLeft = "eeeeee" - #Color: toggle button disabled bottom right border - colorToggleDisabledBorderBottomRight = "777777" - #Color: toggle button disabled background - colorToggleDisabledFiller = "c6c6c6" - #Color: toggle button normal text - colorToggleTextNormal = "303030" - #Color: toggle button disabled text - colorToggleTextDisabled = "a0a0a0" - #Color: cycle button small triangle - colorCycleButtonTriangleNormal = "0" - #Color: cycle button disabled small triangle - colorCycleButtonTriangleDisabled = "888888" - #Color: external border around buttons and some other components - colorButtonExternalBorder = "0" - #Color: button top left border - colorButtonBorderTopLeft = "eeeeee" - #Color: button bottom right border - colorButtonBorderBottomRight = "777777" - #Color: button background - colorButtonFiller = "c6c6c6" - #Color: button background gradient - colorButtonFillerGradient1 = "b1b1b1" - #Color: button background gradient - colorButtonFillerGradient2 = "e1e1e1" - #Color: disabled button top left border - colorButtonDisabledBorderTopLeft = "eeeeee" - #Color: disabled button bottom right border - colorButtonDisabledBorderBottomRight = "777777" - #Color: disabled button background - colorButtonDisabledFiller = "c6c6c6" - #Color: disabled button background gradient - colorButtonDisabledFillerGradient1 = "b1b1b1" - #Color: disabled button background gradient - colorButtonDisabledFillerGradient2 = "e1e1e1" - #Color: selected button top left border - colorButtonSelectedBorderTopLeft = "5c669d" - #Color: selected button bottom right border - colorButtonSelectedBorderBottomRight = "bcc5ff" - #Color: selected button background - colorButtonSelectedFiller = "7f89bf" - #Color: selected button background gradient - colorButtonSelectedFillerGradient1 = "6a74aa" - #Color: selected button background gradient - colorButtonSelectedFillerGradient2 = "949ed4" - #Color: hovering button top left border - colorButtonHoveringBorderTopLeft = "a5aac5" - #Color: hovering button bottom right border - colorButtonHoveringBorderBottomRight = "999ebb" - #Color: hovering button background - colorButtonHoveringFiller = "a2a7c2" - #Color: hovering button background gradient - colorButtonHoveringFillerGradient1 = "8d92ad" - #Color: hovering button background gradient - colorButtonHoveringFillerGradient2 = "babfda" - diff --git a/config[default]/minecolonies-client.toml b/config[default]/minecolonies-client.toml deleted file mode 100644 index 09aca98..0000000 --- a/config[default]/minecolonies-client.toml +++ /dev/null @@ -1,11 +0,0 @@ - -#All configuration items related to the core gameplay -[gameplay] - #minecolonies.config.citizenvoices.comment [Default: true] - citizenvoices = true - -#All configurations related to pathfinding -[pathfinding] - #Show pathfinding paths (might be laggy). [Default: false] - pathfindingdebugdraw = false - diff --git a/config[default]/mininggadgets-common.toml b/config[default]/mininggadgets-common.toml deleted file mode 100644 index 8de8c76..0000000 --- a/config[default]/mininggadgets-common.toml +++ /dev/null @@ -1,64 +0,0 @@ - -#Power settings -[power] - - #Upgrade Cost Settings - [power.upgrades] - #Cost per block for Efficiency 5 upgrade - #Range: > 0 - upgradeEfficiency5 = 50 - #Cost per Light Block placed - #Range: > 0 - upgradeLight = 100 - #Cost per block for Silk Touch upgrade - #Range: > 0 - upgradeSilkCost = 100 - #Cost per block Frozen - #Range: > 0 - upgradeFreeze = 100 - #Cost per block for Fortune 3 upgrade - #Range: > 0 - upgradeFortune3 = 100 - #Cost per block for Fortune 1 upgrade - #Range: > 0 - upgradeFortune1 = 30 - #Cost per block for Fortune 2 upgrade - #Range: > 0 - upgradeFortune2 = 60 - #Capacity Boost from Battery 1 Upgrade - #Range: > 0 - battery1 = 2000000 - #Capacity Boost from Battery 2 Upgrade - #Range: > 0 - battery2 = 5000000 - #Capacity Boost from Battery 3 Upgrade - #Range: > 0 - battery3 = 10000000 - #Cost per block for Efficiency 1 upgrade - #Range: > 0 - upgradeEfficiency1 = 10 - #Cost per block for Efficiency 2 upgrade - #Range: > 0 - upgradeEfficiency2 = 20 - #Cost per block for Magnet upgrade - #Range: > 0 - upgradeMagnet = 25 - #Cost per block for Void Junk upgrade - #Range: > 0 - upgradeVoid = 10 - #Cost per block for Efficiency 3 upgrade - #Range: > 0 - upgradeEfficiency3 = 30 - #Cost per block for Efficiency 4 upgrade - #Range: > 0 - upgradeEfficiency4 = 40 - - #Mining Gadget Settings - [power.mining_gadget] - #Base cost per block broken - #Range: > 0 - baseCost = 200 - #Maximum power for the Mining Gadget - #Range: > 0 - maxPower = 1000000 - diff --git a/config[default]/naturescompass-client.toml b/config[default]/naturescompass-client.toml deleted file mode 100644 index a60cb99..0000000 --- a/config[default]/naturescompass-client.toml +++ /dev/null @@ -1,13 +0,0 @@ - -[Client] - #Displays Nature's Compass information even while chat is open. - displayWithChatOpen = true - #Fixes biome names by adding missing spaces. Ex: ForestHills becomes Forest Hills - fixBiomeNames = true - #The line offset for information rendered on the HUD. - #Range: 0 ~ 50 - overlayLineOffset = 1 - #The side for information rendered on the HUD. Ex: LEFT, RIGHT - #Allowed Values: LEFT, RIGHT - overlaySide = "LEFT" - diff --git a/config[default]/naturescompass-common.toml b/config[default]/naturescompass-common.toml deleted file mode 100644 index 09e5825..0000000 --- a/config[default]/naturescompass-common.toml +++ /dev/null @@ -1,16 +0,0 @@ - -[General] - #Allows a player to teleport to a located biome when in creative mode, opped, or in cheat mode. - allowTeleport = true - #biomeSize * radiusModifier = maxSearchRadius. Raising this value will increase search accuracy but will potentially make the process more resource . - #Range: 0 ~ 1000000 - radiusModifier = 2500 - #biomeSize * sampleSpaceModifier = sampleSpace. Lowering this value will increase search accuracy but will make the process more resource intensive. - #Range: 0 ~ 1000000 - sampleSpaceModifier = 16 - #A list of biomes that the compass will not be able to search for. Specify by resource location (ex: minecraft:ocean) or ID (ex: 0) - biomeBlacklist = [] - #The maximum number of samples to be taken when searching for a biome. - #Range: 0 ~ 1000000 - maxSamples = 50000 - diff --git a/config[default]/patchouli-client.toml b/config[default]/patchouli-client.toml deleted file mode 100644 index 4106509..0000000 --- a/config[default]/patchouli-client.toml +++ /dev/null @@ -1,13 +0,0 @@ - -[client] - #Set this to true to disable advancement locking for ALL books, making all entries visible at all times. Config Flag: advancements_disabled - "Disable Advancement Locking" = false - #Granular list of Book ID's to disable advancement locking for, e.g. [ "botania:lexicon" ]. Config Flags: advancements_disabled_ - no_advancement_books = [] - #Enable testing mode. By default this doesn't do anything, but you can use the config flag in your books if you want. Config Flag: testing_mode - "Testing Mode" = false - #Set this to the ID of a book to have it show up in players' inventories, replacing the recipe book. - "Inventory Button Book" = "" - #Set this to true to use Shift instead of Ctrl for the inventory quick lookup feature. - quickLookupShift = false - diff --git a/config[default]/performant-common.toml b/config[default]/performant-common.toml deleted file mode 100644 index 99fc35c..0000000 --- a/config[default]/performant-common.toml +++ /dev/null @@ -1,116 +0,0 @@ - -["Load balancing settings"] - - # Load balancing is a mechanic which profiles and throttles down lagging entities, tileentities and event subscribers. - # It is used to prevent a certain laggy mob or block from lagging out the whole game. Since this is rather invasive and may cause the lagging - # entity/block to not work nicely it is only done once the game goes over the configured lagging threshold. - # Those thresholds as set in miliseconds, anything below 50ms is 20 TPS (1s = 1000ms, 1000 / 50 = 20). - # Above 50ms ticks is where your game starts to lag, as it hits 100% cpu and starts skipping ticks. - # This is where load balancing comes in and reduces the lag caused by specific entities and blocks. - # If you run into trouble with some of the entities or blocks not working correctly you can disable it here - # - ["Load balancing settings"."Entity AI Load balancing settings"] - #Enables load balancing for entity AI. default = true - AILoadBalancing = true - #Mean tick time at which AI load balancing takes effect, 1000 / mean tick time = TPS. default: 55 - #Range: 1 ~ 200 - meanTickAITH = 55 - #Whether to debug lagging entities and log offenders, requires load balancing to be enabled. default = true - logEntityAILag = true - - ["Load balancing settings"."Tile entities load balancing settings"] - #Enables Tile entity load balancing. default: true - TELoadBalancing = true - #Mean tick time at which load balancing takes effect, 1000 / mean tick time = TPS. default: 55 - #Range: 1 ~ 200 - meanTickTH = 55 - #Enables debug log output for lagging tile entities, default = false - TEDebugOutput = false - #Requires TELoadBalancing = true. Enables dealing with lag caused by tile entities during chunk unload. This is normally not needed. default = false - TEUnloadLag = false - - ["Load balancing settings"."Event load balancing settings"] - #Enables event load balancing, this is mostly stuff which is happening outside entityAI/Tile entities on world ticks. default: true - eventLoadBalancing = false - #Mean tick time at which event load balancing takes effect, 1000 / mean tick time = TPS. default: 55 - #Range: 1 ~ 200 - meanTickEvent = 60 - #Enables debug log output for lagging event subscribers, default = false - eventDebugOutput = true - -["Entity settings"] - #Entity density setting, determines how many entities are spawned overall. 1 = Vanilla default, 0.1 e.g 10x less than vanilla. 10 = 10x more than vanilla, default = 1 - #Range: 0.01 ~ 100.0 - entityDensity = 1.0 - #Adapt entity speed to tps, makes entities struggle less with lag. default = true - adaptiveSpeed = true - #Entity spawn interval setting, determines how frequently entities are spawned overall. 1 = Vanilla default, default = 10 - #Range: 1 ~ 1000 - spawnInterval = 10 - #Fix leash lag from entities on a leash, default = true - fixLeash = true - #Enables improved entity collision and movement calculations for any non item entity, default = true - fastCollisions = true - #Enables less laggy entity item pickup, default = true - noLagItemPickup = true - #Enables fast itemstack comparisons - fastItemCompare = true - #Enable faster pathfinding, default = true - fastPathFinding = true - #Enable fast inventory advancement triggers, many advancements based on items tend to lag the players, default = true - fastInventoryAdvancement = true - #Enable multithreading support for entities, requires fastCollisions to be enabled. default = true - multiEntities = true - #Disables block changes notifying all entity paths in the world, to possibly adjust their paths, disable with IE, incompat, default = true - disableNotifyOnBlockChange = true - -["Entity AI Settings"] - #Sets the tick interval in which non-running AI tasks are rechecked. Vanilla default is 1(starting with 1.13+), this mods suggested default is 4(as it was in 1.12) - #Range: 1 ~ 500 - goalselectorrate = 4 - #Enables a slower updated AI tempt goal, tempt is used e.g. for luring sheep with wheat. default = true - optimizeTempt = true - #Enables a slower updated AI avoid entity goal, avoid is used e.g. for villagers avoiding zombies so it constantly searches for mobs in the area. default = true - optimizeAvoid = true - #Enables a slower updated AI Panic entity goal, panic is used for chickens/other animals running away e.g. on fire. default = true - optimizePanic = true - #Enables a slower updated AI Breed entity goal, breed is used for searching nearby similar animals and doesnt have to be checked that often. default = true - optimizeBreed = true - #Enables a slower updated AI Fox find shelter goal, which causes too much load. default = true - slowFindShelter = true - #Fix chunkloading and lag caused by the block break goal, mostly used by zombies or endermen. default = true - fixBlockBreakGoal = true - -["General performance improvements settings"] - #Enable FPS improvements, default = true - betterFps = true - #Reduces crafting lag by caching recipe lookups, helps a lot with autocrafting/crafting related lag. default = true - cacheRecipes = true - #Enable fast spawn radius check, this makes entity spawn mechanics lag less. default = true - fastSpawnRadius = true - #Enable fast chunk block ticks, reduces lag on random block ticks in the world but keeps the same growth e.g. on crops. default = true - fastChunkBlocks = true - #Enable fast chunk save, unmodified chunks are saved a lot faster and cause less lag when saving to disk. default = true - fastChunkSave = true - #If true hoppers are causing less lag - fasterHoppers = true - -["Utility settings, debugging and other"] - #List of mobs disallowed from spawning: e.g. format : ["minecraft:zombie", "minecraft:creeper"] - forbiddenMobs = [] - #Set the max login timeout during connection in ticks. 20 ticks = 1 sec, default = 120 seconds - #Range: 600 ~ 20000 - logintimeout = 2400 - #Set the amount of items at which too many stacked items report their position. Default = 100 items - #Range: 2 ~ 1000 - maxItems = 100 - #Set the ingame disconnect timeout for disconnecting players. Default = 60sec - #Range: 15 ~ 400 - disconnectTimeout = 60 - #Disables the config reload during the game, can cause performance issues on some linux systems, default = false - disableConfigReload = false - #Enable printing of world/chunk saves for debugging purposes, those normally happen every 5minutes. default = false - printWorldSaves = false - #Enable various debugging error logs, like chunkloading etc. , default = false - debugOptionsEnabled = false - diff --git a/config[default]/pitg-common.toml b/config[default]/pitg-common.toml deleted file mode 100644 index 07bf5cd..0000000 --- a/config[default]/pitg-common.toml +++ /dev/null @@ -1,12 +0,0 @@ - -#Glazing Tool settings -[glazing_tool] - # Enable the glazing tool - glazing_tool_enabled = true - # Let the glazing tool drop panes (like silk touch) by sneaking while in BREAK mode - glazing_tool_break_pane = false - # Allow glazing tool to mark glass panes as unbreakable while in UNBREAKING mode - unbreakable_pane = false - # Enable alternate green dye - green_dye_enabled = true - diff --git a/config[default]/pneumaticcraft-client.toml b/config[default]/pneumaticcraft-client.toml deleted file mode 100644 index 77db4d2..0000000 --- a/config[default]/pneumaticcraft-client.toml +++ /dev/null @@ -1,72 +0,0 @@ - -[general] - #Enable Aphorism Tile Drama! http://mc-drama.herokuapp.com/ - aphorism_drama = true - #Defines which widgets are shown in the Programmer GUI: easy, medium, or advanced - #Allowed Values: EASY, MEDIUM, ADVANCED - programmer_difficulty = "EASY" - #Show tank fluids with the The One Probe. Note that TOP also has support for showing tanks, which may or may not be enabled. - top_shows_fluids = true - #Tint Logistics configuration GUI backgrounds according to the colour of the logistics frame you are configuring. - logistics_gui_tint = true - #Should GUI side tabs be shown with a beveled edge? Setting to false uses a plain black edge, as in earlier versions of the mod. - gui_bevel = true - #Always show the pressure durability bar for pressurizable items, even when full? - always_show_pressure_durability_bar = true - #Should tube modules emit redstone play redstone particle effects when active? - tube_module_redstone_particles = true - #Should widgets in the GUI Remote Editor be snapped to a 4x4 grid? - gui_remote_grid_snap = true - #Should the SSP game pause when the Programmer GUI is open (does not apply in SMP)? - programmer_gui_pauses = false - -[armor] - #Use fancy models for Pneumatic Armor (currently unimplemented) - fancy_armor_models = true - #Intensity of the FOV modification when using Pneumatic Leggings speed boost: 0.0 for no FOV modification, higher values zoom out more. Note: non-zero values may cause FOV clashes with other mods. - #Range: 0.0 ~ 1.0 - leggings_fov_factor = 0.0 - #Maximum time, as a percentage of the tick, that the Pneumatic Helmet Block Tracker may take when active and scanning blocks. Larger values mean more rapid update of block information, but potentially greater impact on client FPS. - #Range: 1 ~ 100 - block_tracker_max_time_per_tick = 10 - #Enable the Pneumatic Helmet Coordinate Tracker pathfinder - path_enabled = false - #True if the Pneumatic Helmet Coordinate Tracker pathfinder should draw lines, false for tiles. - wire_path = false - #Should the Pneumatic Helmet Coordinate Tracker pathfinder path be visible through blocks? - xray_enabled = false - #How frequently should the Pneumatic Helmet Coordinate Tracker pathfinder path be recalculated? - #Allowed Values: SLOW, NORMAL, FAST - path_update_setting = "NORMAL" - #True: show pressure as numbers. False: show pressure as horizontal bar. - show_pressure_numerically = true - -[sound] - #Volume level of the Elevator while running - #Range: 0.0 ~ 2.0 - elevator_volume_running = 1.0 - #Volume level of the Elevator *clunk* while starting/stopping - #Range: 0.0 ~ 2.0 - elevator_volume_start_stop = 1.0 - #Volume level of air leaks from unconnected tubes/machines. Beware: turning this off could lead to undetected leaks wasting pressure forever! - #Range: 0.0 ~ 2.0 - air_leak_volume = 1.0 - #Volume level of the hand-held Minigun - #Range: 0.0 ~ 2.0 - minigun_volume_held = 0.75 - #Volume level of drone-mounted Miniguns - #Range: 0.0 ~ 2.0 - minigun_volume_drone = 1.0 - #Volume level of the Sentry Turret's Minigun - #Range: 0.0 ~ 2.0 - minigun_volume_sentry_turret = 1.0 - #Volume level of the Jet Boots in normal flight mode - #Range: 0.0 ~ 2.0 - jetboots_volume = 1.0 - #Volume level of the Jet Boots when in Builder Mode - #Range: 0.0 ~ 2.0 - jetboots_volume_builder_mode = 0.3 - #Volume level of the Jackhammer - #Range: 0.0 ~ 2.0 - jackhammer_volume = 1.0 - diff --git a/config[default]/pneumaticcraft-common.toml b/config[default]/pneumaticcraft-common.toml deleted file mode 100644 index 7f34bfc..0000000 --- a/config[default]/pneumaticcraft-common.toml +++ /dev/null @@ -1,303 +0,0 @@ - -[General] - #Chance per chunk as a percentage to generate an Oil Lake. Set to 0 for no oil lakes. See also 'surface_oil_generation_chance'. - #Range: 0 ~ 100 - oil_generation_chance = 15 - #When an Oil Lake would be generated at the surface (see 'oil_generation_chance'), percentage chance that this will actually generate a lake. Set to 0 for no surface oil lakes, and fewer lakes overall. Higher values don't guarantee surface oil lakes, but make them more likely, as well as making oil lakes more likely overall. It is recommended to adjust this value in conjunction with 'oil_generation_chance'. - #Range: 0 ~ 100 - surface_oil_generation_chance = 25 - #Enable mod dungeon loot generation - enable_dungeon_loot = true - #Enable Drone Suffocation Damage - enable_drone_suffocation = true - #Efficiency of fuel buckets as furnace fuel (default 0.05 means 1 bucket of LPG smelts 450 items in a vanilla furnace) - #Range: 0.0 ~ 1.7976931348623157E308 - fuel_bucket_efficiency = 0.05 - #Maximum number of blocks in the area defined in an Area Programming Puzzle Piece - #Range: > 1 - max_programming_area = 250000 - #Oil worldgen blacklist: add biome IDs to this list if you don't want oil worldgen to happen there. This works in conjunction with 'oil_world_gen_category_blacklist' - if a biome matches either, then no oil lakes will generate there. - oil_world_gen_blacklist = ["minecraft:soul_sand_valley", "minecraft:crimson_forest", "minecraft:warped_forest", "minecraft:nether_wastes", "minecraft:the_void", "minecraft:the_end", "minecraft:small_end_islands", "minecraft:end_midlands", "minecraft:end_highlands", "minecraft:end_barrens"] - #Oil worldgen blacklist by biome category: add biome categories to this list if you don't want oil worldgen to happen there. Accepted categories are: beach, desert, extreme_hills, forest, icy, jungle, mesa, mushroom, nether, none, ocean, plains, river, savanna, swamp, taiga, the_end. This works in conjunction with 'oil_world_gen_blacklist' - if a biome matches either, then no oil lakes will generate there. - oil_world_gen_category_blacklist = ["none"] - #Fluids at least as hot as this temperature (Kelvin) will be auto-registered as Liquid Compressor fuels, the quality being dependent on fluid temperature. - #Range: > 0 - min_fluid_fuel_temperature = 373 - #Should dyes be used up when coloring things (Drones, Logistics Modules, Redstone Modules)? - use_up_dyes_when_coloring = false - #Drones render their held item (the item in slot 0 of their inventory) ? Note: this is in common config since if enabled, server needs to sync the item data to the client. - drones_render_held_item = true - #Are drones allowed to import Experience Orbs and convert them to Memory Essence fluid? - drones_can_import_xp_orbs = true - #Blacklisted entity ID's, which the Vacuum Trap will not try to absorb. Note that players, tamed entities, boss entities, and PneumaticCraft drones may never be absorbed, regardless of config settings. - vacuum_trap_blacklist = [] - -["Machine Properties"] - #Aerial Interface backwards compat: allow pre-0.8.0 behaviour of getting player's armor inventory from top face, even with Dispenser Upgrade installed - aerial_interface_armor_compat = true - #Chance per tick of Crop Supports causing a growth tick. The default, 0.002, is roughly 2.5 times faster than the vanilla growth rate - #Range: 0.0 ~ 1.7976931348623157E308 - crop_sticks_growth_boost_chance = 0.002 - #Changing this value will alter the pressurized air production of the Electric Compressor. The input, EU, will stay the same - #Range: > 0 - electric_compressor_efficiency = 40 - #Base chance (1/x) per tick of a lightning strike on/around the Electrostatic Generator - #Range: > 0 - electrostatic_lightning_chance = 100000 - #The max height of an elevator per stacked Elevator Base block. - #Range: 1 ~ 256 - elevator_base_blocks_per_base = 6 - #The amount of air produced by using 100 FE (Forge Energy) in the flux compressor - #Range: > 0 - flux_compressor_efficiency = 40 - #Can the Kerosene Lamp burn any kind of fuel? If false, only Kerosene can be burnt - kerosene_lamp_can_use_any_fuel = true - #Kerosene Lamp fuel efficiency: higher values mean fuel will last longer in the lamp - #Range: 0.0 ~ 1.7976931348623157E308 - kerosene_lamp_fuel_efficiency = 1.0 - #The amount of air produced by using 100 MJ (Minecraft Joules) in the flux compressor - #Range: > 0 - kinetic_compressor_efficiency = 40 - #Can the Liquid Hopper absorb/dispense fluids into the world with a Dispenser Upgrade? - liquid_hopper_dispenser = true - #Can the Omnidirectional Hopper dispense items into the world with a Dispenser Upgrade? - omni_hopper_dispenser = true - #The ratio of liquid plastic to solid plastic sheets in the Plastic Mixer, in mB per sheet. If set to 0, no default liquid->solid plastic recipe will be added (but CraftTweaker or API can be used to add recipes) - #Range: > 0 - plastic_mixer_plastic_ratio = 1000 - #The amount of FE (Forge Energy) produced by using 100mL of air in the Pneumatic Dynamo - #Range: > 0 - pneumatic_dynamo_efficiency = 40 - #The amount of MJ (Minecraft Joules) produced by using 100mL of air in the Pneumatic Dynamo - #Range: > 0 - pneumatic_engine_efficiency = 40 - #Changing this value will alter the pressurized air usage of the Pneumatic Generator. The output, EU, will stay the same. - #Range: > 0 - pneumatic_generator_efficiency = 40 - #Changing this value will alter the hydraulic bar production of the Pneumatic Pump. The input, air, will stay the same - #Range: > 0 - pneumatic_pump_efficiency = 40 - #Speed multiplier per speed upgrade: speed mult = speedUpgradeSpeedMultiplier ^ num_of_speed_upgrades - #Range: 1.0 ~ 2.0 - speed_upgrade_speed_multiplier = 1.5 - #Fuel usage / heat gen multiplier per speed upgrade: usage mult = speedUpgradeUsageMultiplier ^ num_of_speed_upgrades - #Range: 1.0 ~ 2.0 - speed_upgrade_usage_multiplier = 1.649999976158142 - -["Pneumatic Armor"] - #Jetboots air usage in mL/tick (per Jet Boots Upgrade) - #Range: > 0 - jet_boots_air_usage = 12 - #Base Pneumatic Armor startup time in ticks (before Speed Upgrades) - #Range: > 20 - armor_startup_time = 200 - #Flippers Upgrade speed boost when in water and feet on ground - #Range: 0.0 ~ 1.0 - flippers_speed_boost_ground = 0.03 - #Flippers Upgrade speed boost when floating in water - #Range: 0.0 ~ 1.0 - flippers_speed_boost_floating = 0.045 - #Air usage for armor repair, in mL per Item Life Upgrade per point of damage repaired - #Range: > 0 - repair_air_usage = 100 - #Air usage for Magnet Upgrade, in mL per item or XP orb attracted - #Range: > 0 - magnet_air_usage = 20 - #Air used per point of 'player air' restored by the Scuba Upgrade - #Range: > 1 - scuba_multiplier = 8 - -[Advanced] - #When set to true, the Kerosene Lamp's fake air blocks won't be registered and therefore removed from the world. Useful if this causes trouble (it shouldn't though) - disable_kerosene_lamp_fake_air_block = false - #The minimum interval in ticks between which fluid tank contents should be synced to clients. Smaller values mean smoother visual tank updates, but more of a performance cost in terms of network syncing. Note that fluid tank sync packets are also only sent when a fluid tank changes by more than 1% of its capacity, or 1000mB, whichever is smaller. - #Range: 1 ~ 100 - fluid_tank_update_rate = 10 - #Precision to which pressurizable item air levels are synced to client. Default of 10 is precise enough to show pressure to 1 decimal place, which is what is display in client tooltips & pneumatic armor HUD. Lower values will sync less precisely, reducing server->client network traffic. Values higher than 10 are not recommended (will cause extra network traffic for no benefit). - #Range: 1 ~ 100 - pressurizable_sync_precision = 10 - #When set to true, Drones will not execute any program. This is useful to set to true when due to a bug Drones are lagging your server or crashing it. Please report the bug if you encounter it. - stop_drone_ai = false - #Don't remove a water source block when picking up (drones, liquid hoppers, gas lift) if it has at least two water source neighbours. This can reduce lag due to frequent block updates, and can also potentially make water import much faster. Set this to false if you want no-infinite-water rules in a world, or want to limit the speed of water importing to vanilla block update rates. - dont_update_infinite_water_sources = true - #How far will a drone go to find a Charging Station when it's low on air? Note: drones will teleport, possibly across the world to someone else's base, if this range is very large. - #Range: > 16 - max_drone_charging_station_search_range = 80 - -["Micromissile Properties"] - #Base explosion damage (modified by missile setup) - #Range: 0.0 ~ 1.7976931348623157E308 - base_explosion_damage = 1.0 - #Do micromissile explosions cause terrain damage? - damage_terrain = false - #Cooldown for missile firing in ticks - #Range: > 0 - launch_cooldown = 15 - #Base missile lifetime in ticks (modified by missile setup) - #Range: > 0 - lifetime = 300 - #Number of micromissiles per pod - #Range: > 0 - missile_pod_size = 100 - -["Minigun Properties"] - #Armor Piercing Ammo damage multiplier (relative to standard ammo) - #Range: 0.0 ~ 1.7976931348623157E308 - ap_ammo_damage_multiplier = 1.25 - #Armor Piercing Ammo percentage chance to ignore target's armor - #Range: 1 ~ 100 - ap_ammo_ignore_armor_chance = 100 - #Armor Piercing Ammo cartridge size - #Range: 1 ~ 30000 - armor_piercing_ammo_cartridge_size = 250 - #Base bullet damage of the Sentry Gun, Handheld Minigun, and Drone Minigun, before ammo bonuses are considered - #Range: 0.0 ~ 1.7976931348623157E308 - base_damage = 4.0 - #Base range of Minigun, before Range Upgrades are considered - #Range: 5 ~ 100 - base_range = 50 - #Explosive Ammo cartridge size - #Range: 1 ~ 30000 - explosive_ammo_cartridge_size = 125 - #Minigun Explosive Ammo damage multiplier (relative to standard ammo) - #Range: 0.0 ~ 1.7976931348623157E308 - explosive_ammo_damage_multiplier = 0.2 - #Explosive Ammo base percentage chance to cause an explosion - #Range: > 0 - explosive_ammo_explosion_chance = 50 - #Minigun Explosive Ammo explosion power (ref: 2 = creeper, 4 = TNT - #Range: 0.0 ~ 1.7976931348623157E308 - explosive_ammo_explosion_power = 1.5 - #Does Minigun Explosive Ammo damage terrain? - explosive_ammo_terrain_damage = false - #Freezing Ammo base percentage chance to form ice or snow on blocks which have been hit - #Range: 0 ~ 100 - freezing_ammo_block_ice_chance = 10 - #Freezing Ammo cartridge size - #Range: > 0 - freezing_ammo_cartridge_size = 500 - #Freezing Ammo base percentage chance to form ice on entities which have been hit - #Range: 0 ~ 100 - freezing_ammo_entity_ice_chance = 20 - #Damage done to entities within the fake 'ice' blocks cause by freezing ammo - #Range: 0.0 ~ 1.7976931348623157E308 - freezing_ammo_fake_ice_damage = 1.0 - #Incendiary ammo base percentage chance to ignite blocks - #Range: 1 ~ 100 - incendiary_ammo_block_ignite_chance = 20 - #Incendiary Ammo cartridge size - #Range: 1 ~ 30000 - incendiary_ammo_cartridge_size = 500 - #Incendiary ammo base percentage chance to ignite entities - #Range: 1 ~ 100 - incendiary_ammo_entity_ignite_chance = 100 - #Incendiary ammo fire duration on target entities (seconds) - #Range: > 0 - incendiary_ammo_fire_duration = 8 - #Percentage chance per shot of potion-tipped ammo proc'ing the potion effect, before Dispenser Upgrades are considered - #Range: 1 ~ 100 - potion_proc_chance = 7 - #Standard Ammo cartridge size - #Range: 1 ~ 30000 - standard_ammo_cartridge_size = 1000 - #Weighted Ammo air usage multiplier (relative to standard ammo) - #Range: 0.0 ~ 1.7976931348623157E308 - weighted_ammo_air_usage_multiplier = 8.0 - #Weighted Ammo cartridge size - #Range: 1 ~ 30000 - weighted_ammo_cartridge_size = 250 - #Weighted Ammo damage multiplier (relative to standard ammo) - #Range: 0.0 ~ 1.7976931348623157E308 - weighted_ammo_damage_multiplier = 2.5 - #Weighted Ammo range multiplier (relative to standard ammo) - #Range: 0.0 ~ 1.7976931348623157E308 - weighted_ammo_range_multiplier = 0.2 - #Show particles when a block is hit by minigun fire? Looks good, but consumes some network bandwidth. - block_hit_particles = true - -[Integration] - #Immersive Engineering: External Heater heat/RF. The amount of PneumaticCraft heat added by 1 RF. - #Range: 0.0 ~ 1.7976931348623157E308 - ie_external_heater_heat_per_rf = 0.01 - #Immersive Engineering: External Heater RF/t. Set to 0 to disable External Heater integration entirely. - #Range: > 0 - ie_external_heater_r_fper_tick = 100 - #Mekanism thermal resistance multiplier. Larger values mean slower heat transfer between Mekanism and PneumaticCraft blocks. - #Range: 1.0 ~ 1.7976931348623157E308 - mek_thermal_resistance_factor = 5.0 - #Mekanism <-> PneumaticCraft heat conversion efficiency. Set to 0 to disable Mekanism heat integration entirely. Note that Mekanism and PNC use a similar heat system, but scale things quite differently (Mekanism heaters produces a LOT of heat by PneumaticCraft standards), so conversion efficiency tuning is important for inter-mod balance. - #Range: 0.0 ~ 2.0 - mek_thermal_conversion_efficiency = 0.01 - -[Recipes] - #Enable/disable explosion crafting (iron->compressed iron). If you disable this, you'll need another way to get compressed iron initially. - explosion_crafting = true - #Enable crafting diamonds from coal blocks in the pressure chamber - coal_to_diamonds = true - -[Amadron] - #Number of periodic offers randomly selected for the 'live' offer list. Note: this a maximum, and the actual number chosen each time may be less. - #Range: > 0 - numPeriodicOffers = 10 - #Number of villager offers randomly selected for the 'live' offer list. Note: this a maximum, and the actual number chosen each time may be less. - #Range: > 0 - numVillagerOffers = 20 - #Time in ticks between each periodic offer reshuffle (24000 ticks = one Minecraft day) - #Range: > 1000 - reshuffleInterval = 24000 - #Max number of custom trades a player may add - #Range: > 0 - max_trades_per_player = 50 - #Broadcast a notification when player adds a custom trade - notify_of_trade_addition = true - #Broadcast a notification when player removes a custom trade - notify_of_trade_removal = true - #Broadcast a notification when a custom Amadron trade is made - notify_of_deal_made = true - -[Heat] - #Default thermal resistance for solid blocks - #Range: 4.9E-324 ~ 1.7976931348623157E308 - blockThermalResistance = 500.0 - #Default thermal resistance for fluid blocks - #Range: 4.9E-324 ~ 1.7976931348623157E308 - fluidThermalResistance = 100.0 - #Thermal resistance of air; controls how fast blocks lose heat to air when exposed - #Range: 1.0 ~ 1.7976931348623157E308 - airThermalResistance = 100.0 - #Default heat capacity for fluid blocks - #Range: > 0 - defaultFluidHeatCapacity = 10000 - #Ambient temperature modifier by biome (default 25 gives the Nether a heat boost of 30C) - #Range: 0.0 ~ 1000.0 - ambientTemperatureBiomeModifier = 25.0 - #Ambient temperature increase by altitude, in degrees per block below 48 (or 75% of sea level). Note that temperature decrease per block above 64 is handled by vanilla. - #Range: 0.0 ~ 10.0 - ambientTemperatureHeightModifier = 0.1 - -[Logistics] - #Logistics Module air usage per item per block distance - #Range: 0.0 ~ 1.7976931348623157E308 - item_transport_cost = 1.0 - #Logistics Module air usage per mB of fluid per block distance - #Range: 0.0 ~ 1.7976931348623157E308 - fluid_transport_cost = 0.02 - #Minimum pressure for a Logistics Module to function - #Range: 0.0 ~ 20.0 - min_pressure = 3.0 - -[Jackhammer] - #Max veinmining range (distance from mined block) for Vein Miner Plus mode - #Range: 1 ~ 32 - max_vein_miner_range = 10 - #Base Jackhammer air usage per block broken (speed upgrades increase this) - #Range: > 0 - base_air_usage = 50 - -[Villagers] - #Add a village house for the Pressure Mechanic? Note: setting this to false won't affect any already-generated houses, only disable new generation. - addMechanicHouse = true - #Which trades should the Pressure Mechanic offer? ALL will offer all trades. PCB_BLUEPRINT will offer *only* the PCB Blueprint, an item required for normal progression through the mod. NONE will offer nothing (but the PCB Blueprint is also available via Amadron by default). Note that changing this won't affect any already-spawned Pressure Mechanics. - #Allowed Values: NONE, PCB_BLUEPRINT, ALL - mechanicTrades = "ALL" - diff --git a/config[default]/pneumaticcraft/ArmorFeatureStatus.cfg b/config[default]/pneumaticcraft/ArmorFeatureStatus.cfg deleted file mode 100644 index 4589b05..0000000 --- a/config[default]/pneumaticcraft/ArmorFeatureStatus.cfg +++ /dev/null @@ -1,6 +0,0 @@ -{ - "description": "Tracks the active upgrades for the Pneumatic Armor (clientside)", - "active": [ - "pneumaticcraft:core_components" - ] -} \ No newline at end of file diff --git a/config[default]/pneumaticcraft/MicromissileDefaults.cfg b/config[default]/pneumaticcraft/MicromissileDefaults.cfg deleted file mode 100644 index 87e83ca..0000000 --- a/config[default]/pneumaticcraft/MicromissileDefaults.cfg +++ /dev/null @@ -1,4 +0,0 @@ -{ - "Description": "Stores default Micromissile settings on a per-player basis", - "defaults": {} -} \ No newline at end of file diff --git a/config[default]/pneumaticcraft/PneumaticArmorHUDLayout.cfg b/config[default]/pneumaticcraft/PneumaticArmorHUDLayout.cfg deleted file mode 100644 index 6e0efac..0000000 --- a/config[default]/pneumaticcraft/PneumaticArmorHUDLayout.cfg +++ /dev/null @@ -1,40 +0,0 @@ -{ - "Description": "Stores the layout of Pneumatic Armor HUD elements", - "stats": { - "power": { - "x": 0.995, - "y": 0.005, - "leftSided": true - }, - "message": { - "x": 0.005, - "y": 0.15, - "leftSided": false - }, - "blockTracker": { - "x": 0.995, - "y": 0.1, - "leftSided": true - }, - "entityTracker": { - "x": 0.995, - "y": 0.2, - "leftSided": true - }, - "itemSearch": { - "x": 0.005, - "y": 0.1, - "leftSided": false - }, - "airCon": { - "x": 0.5, - "y": 0.005, - "leftSided": false - }, - "jetBoots": { - "x": 0.7, - "y": 0.005, - "leftSided": true - } - } -} \ No newline at end of file diff --git a/config[default]/pneumaticcraft/thirdparty.cfg b/config[default]/pneumaticcraft/thirdparty.cfg deleted file mode 100644 index e9a9f83..0000000 --- a/config[default]/pneumaticcraft/thirdparty.cfg +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Enable/disable integration of specific third-party mods", - "enabled_mods": { - "botania": true, - "theoneprobe": true, - "mekanism": true, - "immersiveengineering": true, - "curios": true, - "patchouli": true, - "computercraft": true, - "waila": true, - "appliedenergistics2": true, - "jei": true - } -} \ No newline at end of file diff --git a/config[default]/powah/energy/ender_cell.toml b/config[default]/powah/energy/ender_cell.toml deleted file mode 100644 index 85932cc..0000000 --- a/config[default]/powah/energy/ender_cell.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 0 - #Range: 0 ~ 9000000000000000000 - basicCap = 0 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 0 - #Range: 0 ~ 9000000000000000000 - blazingCap = 0 - #Range: 0 ~ 9000000000000000000 - nioticCap = 0 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 0 - #Range: 0 ~ 9000000000000000000 - nitroCap = 0 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 200 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - -[Channels] - #Range: 1 ~ 12 - starterChannels = 1 - #Range: 1 ~ 12 - basicChannels = 2 - #Range: 1 ~ 12 - hardenedChannels = 3 - #Range: 1 ~ 12 - blazingChannels = 5 - #Range: 1 ~ 12 - nioticChannels = 7 - #Range: 1 ~ 12 - spiritedChannels = 9 - #Range: 1 ~ 12 - nitroChannels = 12 - diff --git a/config[default]/powah/energy/ender_gate.toml b/config[default]/powah/energy/ender_gate.toml deleted file mode 100644 index 513ad50..0000000 --- a/config[default]/powah/energy/ender_gate.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 0 - #Range: 0 ~ 9000000000000000000 - basicCap = 0 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 0 - #Range: 0 ~ 9000000000000000000 - blazingCap = 0 - #Range: 0 ~ 9000000000000000000 - nioticCap = 0 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 0 - #Range: 0 ~ 9000000000000000000 - nitroCap = 0 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 100 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 1400 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 5000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 18000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 40000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 90000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 200000 - -[Channels] - #Range: 1 ~ 12 - starterChannels = 1 - #Range: 1 ~ 12 - basicChannels = 2 - #Range: 1 ~ 12 - hardenedChannels = 3 - #Range: 1 ~ 12 - blazingChannels = 5 - #Range: 1 ~ 12 - nioticChannels = 7 - #Range: 1 ~ 12 - spiritedChannels = 9 - #Range: 1 ~ 12 - nitroChannels = 12 - diff --git a/config[default]/powah/energy/energizing.toml b/config[default]/powah/energy/energizing.toml deleted file mode 100644 index 0351b99..0000000 --- a/config[default]/powah/energy/energizing.toml +++ /dev/null @@ -1,36 +0,0 @@ -# -#Range: 1 ~ 32 -range = 4 - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 10000 - #Range: 0 ~ 9000000000000000000 - basicCap = 100000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 250000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 800000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 1500000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 4000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 10000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 10 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 50 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 120 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 300 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 700 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 1200 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 3000 - diff --git a/config[default]/powah/energy/energy_cable.toml b/config[default]/powah/energy/energy_cable.toml deleted file mode 100644 index ae6ca65..0000000 --- a/config[default]/powah/energy/energy_cable.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 0 - #Range: 0 ~ 9000000000000000000 - basicCap = 0 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 0 - #Range: 0 ~ 9000000000000000000 - blazingCap = 0 - #Range: 0 ~ 9000000000000000000 - nioticCap = 0 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 0 - #Range: 0 ~ 9000000000000000000 - nitroCap = 0 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 100 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 1400 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 5000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 18000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 40000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 90000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 200000 - diff --git a/config[default]/powah/energy/energy_cell.toml b/config[default]/powah/energy/energy_cell.toml deleted file mode 100644 index 7f7a067..0000000 --- a/config[default]/powah/energy/energy_cell.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 100000 - #Range: 0 ~ 9000000000000000000 - basicCap = 1000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 4000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 10000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 25000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 60000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 140000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 200 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - diff --git a/config[default]/powah/energy/energy_discharger.toml b/config[default]/powah/energy/energy_discharger.toml deleted file mode 100644 index 7f7a067..0000000 --- a/config[default]/powah/energy/energy_discharger.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 100000 - #Range: 0 ~ 9000000000000000000 - basicCap = 1000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 4000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 10000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 25000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 60000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 140000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 200 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - diff --git a/config[default]/powah/energy/energy_hopper.toml b/config[default]/powah/energy/energy_hopper.toml deleted file mode 100644 index 1ff8a8c..0000000 --- a/config[default]/powah/energy/energy_hopper.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 100000 - #Range: 0 ~ 9000000000000000000 - basicCap = 1000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 3000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 5000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 10000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 15000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 40000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 500 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - -[Charging_Speed] - #Range: 0 ~ 9000000000000000000 - starterChargingSpeed = 100 - #Range: 0 ~ 9000000000000000000 - basicChargingSpeed = 1000 - #Range: 0 ~ 9000000000000000000 - hardenedChargingSpeed = 3000 - #Range: 0 ~ 9000000000000000000 - blazingChargingSpeed = 8000 - #Range: 0 ~ 9000000000000000000 - nioticChargingSpeed = 12000 - #Range: 0 ~ 9000000000000000000 - spiritedChargingSpeed = 20000 - #Range: 0 ~ 9000000000000000000 - nitroChargingSpeed = 50000 - diff --git a/config[default]/powah/energy/generators/furnator.toml b/config[default]/powah/energy/generators/furnator.toml deleted file mode 100644 index 9ebb3a6..0000000 --- a/config[default]/powah/energy/generators/furnator.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 10000 - #Range: 0 ~ 9000000000000000000 - basicCap = 100000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 500000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 900000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 2000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 5000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 10000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 80 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 200 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 700 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 1200 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 5000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 7000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 10000 - -[Energy_Generation] - #Range: 0 ~ 9000000000000000000 - starterGeneration = 15 - #Range: 0 ~ 9000000000000000000 - basicGeneration = 70 - #Range: 0 ~ 9000000000000000000 - hardenedGeneration = 180 - #Range: 0 ~ 9000000000000000000 - blazingGeneration = 400 - #Range: 0 ~ 9000000000000000000 - nioticGeneration = 900 - #Range: 0 ~ 9000000000000000000 - spiritedGeneration = 2000 - #Range: 0 ~ 9000000000000000000 - nitroGeneration = 4800 - diff --git a/config[default]/powah/energy/generators/magmator.toml b/config[default]/powah/energy/generators/magmator.toml deleted file mode 100644 index 5df9d77..0000000 --- a/config[default]/powah/energy/generators/magmator.toml +++ /dev/null @@ -1,56 +0,0 @@ -# -#List of fluids used in the Magmator. -#fluid registry name = heat per 100 mb eg: ["minecraft:lava=10000", "examplemod:fluid=1000"] -#Min = 1, max = 900000000 -magmaticFluids = ["minecraft:lava=10000"] -#Enable this to allow other mods to add their fluids. [default:true] -magmaticFluidsAPI = true - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 10000 - #Range: 0 ~ 9000000000000000000 - basicCap = 100000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 500000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 900000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 2000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 5000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 10000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 80 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 200 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 700 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 1200 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 5000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 7000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 10000 - -[Energy_Generation] - #Range: 0 ~ 9000000000000000000 - starterGeneration = 15 - #Range: 0 ~ 9000000000000000000 - basicGeneration = 70 - #Range: 0 ~ 9000000000000000000 - hardenedGeneration = 180 - #Range: 0 ~ 9000000000000000000 - blazingGeneration = 400 - #Range: 0 ~ 9000000000000000000 - nioticGeneration = 900 - #Range: 0 ~ 9000000000000000000 - spiritedGeneration = 2000 - #Range: 0 ~ 9000000000000000000 - nitroGeneration = 4800 - diff --git a/config[default]/powah/energy/generators/reactor.toml b/config[default]/powah/energy/generators/reactor.toml deleted file mode 100644 index ed3a895..0000000 --- a/config[default]/powah/energy/generators/reactor.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 1000000 - #Range: 0 ~ 9000000000000000000 - basicCap = 4000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 10000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 18000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 30000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 50000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 80000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 10000 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 160000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 140000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 400000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 800000 - -[Energy_Generation] - #Range: 0 ~ 9000000000000000000 - starterGeneration = 100 - #Range: 0 ~ 9000000000000000000 - basicGeneration = 400 - #Range: 0 ~ 9000000000000000000 - hardenedGeneration = 840 - #Range: 0 ~ 9000000000000000000 - blazingGeneration = 1200 - #Range: 0 ~ 9000000000000000000 - nioticGeneration = 2700 - #Range: 0 ~ 9000000000000000000 - spiritedGeneration = 3800 - #Range: 0 ~ 9000000000000000000 - nitroGeneration = 5400 - diff --git a/config[default]/powah/energy/generators/solar_panel.toml b/config[default]/powah/energy/generators/solar_panel.toml deleted file mode 100644 index 7650db1..0000000 --- a/config[default]/powah/energy/generators/solar_panel.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 5000 - #Range: 0 ~ 9000000000000000000 - basicCap = 25000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 100000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 500000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 1000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 2500000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 8000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 50 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 150 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 300 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 700 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 1000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 2000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 4000 - -[Energy_Generation] - #Range: 0 ~ 9000000000000000000 - starterGeneration = 5 - #Range: 0 ~ 9000000000000000000 - basicGeneration = 12 - #Range: 0 ~ 9000000000000000000 - hardenedGeneration = 40 - #Range: 0 ~ 9000000000000000000 - blazingGeneration = 90 - #Range: 0 ~ 9000000000000000000 - nioticGeneration = 220 - #Range: 0 ~ 9000000000000000000 - spiritedGeneration = 500 - #Range: 0 ~ 9000000000000000000 - nitroGeneration = 1200 - diff --git a/config[default]/powah/energy/generators/thermo_gen.toml b/config[default]/powah/energy/generators/thermo_gen.toml deleted file mode 100644 index c922078..0000000 --- a/config[default]/powah/energy/generators/thermo_gen.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 5000 - #Range: 0 ~ 9000000000000000000 - basicCap = 25000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 100000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 500000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 1000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 2500000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 8000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 50 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 150 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 300 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 700 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 1000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 2000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 4000 - -[Energy_Generation] - #Range: 0 ~ 9000000000000000000 - starterGeneration = 3 - #Range: 0 ~ 9000000000000000000 - basicGeneration = 8 - #Range: 0 ~ 9000000000000000000 - hardenedGeneration = 18 - #Range: 0 ~ 9000000000000000000 - blazingGeneration = 42 - #Range: 0 ~ 9000000000000000000 - nioticGeneration = 90 - #Range: 0 ~ 9000000000000000000 - spiritedGeneration = 200 - #Range: 0 ~ 9000000000000000000 - nitroGeneration = 800 - diff --git a/config[default]/powah/energy/items/battery.toml b/config[default]/powah/energy/items/battery.toml deleted file mode 100644 index 7f7a067..0000000 --- a/config[default]/powah/energy/items/battery.toml +++ /dev/null @@ -1,33 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 100000 - #Range: 0 ~ 9000000000000000000 - basicCap = 1000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 4000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 10000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 25000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 60000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 140000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 200 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - diff --git a/config[default]/powah/energy/player_transmitter.toml b/config[default]/powah/energy/player_transmitter.toml deleted file mode 100644 index 1ff8a8c..0000000 --- a/config[default]/powah/energy/player_transmitter.toml +++ /dev/null @@ -1,49 +0,0 @@ - -[Energy_Capacity] - #Range: 0 ~ 9000000000000000000 - starterCap = 100000 - #Range: 0 ~ 9000000000000000000 - basicCap = 1000000 - #Range: 0 ~ 9000000000000000000 - hardenedCap = 3000000 - #Range: 0 ~ 9000000000000000000 - blazingCap = 5000000 - #Range: 0 ~ 9000000000000000000 - nioticCap = 10000000 - #Range: 0 ~ 9000000000000000000 - spiritedCap = 15000000 - #Range: 0 ~ 9000000000000000000 - nitroCap = 40000000 - -[Energy_Transfer] - #Range: 0 ~ 9000000000000000000 - starterTransfer = 500 - #Range: 0 ~ 9000000000000000000 - basicTransfer = 2500 - #Range: 0 ~ 9000000000000000000 - hardenedTransfer = 8000 - #Range: 0 ~ 9000000000000000000 - blazingTransfer = 20000 - #Range: 0 ~ 9000000000000000000 - nioticTransfer = 50000 - #Range: 0 ~ 9000000000000000000 - spiritedTransfer = 100000 - #Range: 0 ~ 9000000000000000000 - nitroTransfer = 400000 - -[Charging_Speed] - #Range: 0 ~ 9000000000000000000 - starterChargingSpeed = 100 - #Range: 0 ~ 9000000000000000000 - basicChargingSpeed = 1000 - #Range: 0 ~ 9000000000000000000 - hardenedChargingSpeed = 3000 - #Range: 0 ~ 9000000000000000000 - blazingChargingSpeed = 8000 - #Range: 0 ~ 9000000000000000000 - nioticChargingSpeed = 12000 - #Range: 0 ~ 9000000000000000000 - spiritedChargingSpeed = 20000 - #Range: 0 ~ 9000000000000000000 - nitroChargingSpeed = 50000 - diff --git a/config[default]/quantumstorage-client.toml b/config[default]/quantumstorage-client.toml deleted file mode 100644 index 521ef27..0000000 --- a/config[default]/quantumstorage-client.toml +++ /dev/null @@ -1,5 +0,0 @@ -#Set to true to disable the render of Quantum Storage Units -disableRenderQuantumStorageUnit = false -#Set to true to disable the render of Quantum Tank -disableRenderQuantumTank = false - diff --git a/config[default]/quark-common.toml b/config[default]/quark-common.toml deleted file mode 100644 index 8b1200d..0000000 --- a/config[default]/quark-common.toml +++ /dev/null @@ -1,2082 +0,0 @@ - -[general] - "Enable 'q' Button" = true - "'q' Button on the Right" = false - "Use Anti Overlap" = true - # - #Quark replaces the Piston logic to allow for its piston features to work. If you're having troubles, try turning this off. - "Use Piston Logic Replacement" = true - # - #Allowed values: (0,) - "Piston Push Limit" = 12 - # - #Quark messes with the Stonecutter to allow any item that can be used in it to be shift clicked in. Set this to false to turn it off. - "Hack Stonecutter Shift Click" = true - # - #Blocks that Quark should treat as Shulker Boxes. - "Shulker Boxes" = ["minecraft:white_shulker_box", "minecraft:orange_shulker_box", "minecraft:magenta_shulker_box", "minecraft:light_blue_shulker_box", "minecraft:yellow_shulker_box", "minecraft:lime_shulker_box", "minecraft:pink_shulker_box", "minecraft:gray_shulker_box", "minecraft:light_gray_shulker_box", "minecraft:cyan_shulker_box", "minecraft:purple_shulker_box", "minecraft:blue_shulker_box", "minecraft:brown_shulker_box", "minecraft:green_shulker_box", "minecraft:red_shulker_box", "minecraft:black_shulker_box"] - # - #Should Quark treat anything with 'shulker_box' in its item identifier as a shulker box? - "Interpret Shulker Box Like Blocks" = true - # - #Set to true to enable a system that debugs quark's worldgen features. This should ONLY be used if you're asked to by a dev. - "Enable Worldgen Watchdog" = false - # - #Set to true if you need to find the class name for a screen that's causing problems - "Print Screen Classnames" = false - # - #A list of screens that don't play well with quark's buttons. Use "Print Screen Classnames" to find the names of any others you'd want to add. - "Ignored Screens" = ["blusunrize.immersiveengineering.client.gui.CraftingTableScreen", "com.tfar.craftingstation.client.CraftingStationScreen", "com.refinedmods.refinedstorage.screen.grid.GridScreen", "appeng.client.gui.implementations.CraftingTermScreen", "appeng.client.gui.implementations.PatternTermScreen", "com.blakebr0.extendedcrafting.client.screen.EliteTableScreen", "com.blakebr0.extendedcrafting.client.screen.EliteAutoTableScreen", "com.blakebr0.extendedcrafting.client.screen.UltimateTableScreen", "com.blakebr0.extendedcrafting.client.screen.UltimateAutoTableScreen"] - # - #Set to true to make the quark big worldgen features such as stone clusters or underground biomes generate as spheres rather than unique shapes. It's faster, but won't look as cool - "Use Fast Worldgen" = false - # - #Enables quark network profiling features. Do not enable this unless requested to. - "Enable Network Profiling" = false - -[categories] - Automation = true - Building = true - Management = true - Tools = true - Tweaks = true - World = true - Mobs = true - Client = true - Oddities = true - Experimental = true - -[automation] - "Chain Linkage" = true - "Chains Connect Blocks" = true - Chute = true - "Color Slime" = true - "Dispensers Place Blocks" = true - "Ender Watcher" = true - "Endermites Form Shulkers" = true - "Feeding Trough" = true - Gravisand = true - "Iron Rod" = true - "Metal Buttons" = true - "Obsidian Plate" = true - "Pistons Move Tile Entities" = true - "Redstone Circuit" = true - "Weather Sensor" = true - - [automation.chain_linkage] - # - #Can vehicle-linking chains be used for crafting chain armor? - "Crafts Armor" = true - - [automation.color_slime] - "Change Name" = true - - [automation.dispensers_place_blocks] - Blacklist = ["minecraft:water", "minecraft:lava", "minecraft:fire"] - - [automation.endermites_form_shulkers] - Chance = 0.005 - - [automation.feeding_trough] - # - #How long, in game ticks, between animals being able to eat from the trough - #Allowed values: [1,) - Cooldown = 30 - # - #The maximum amount of animals allowed around the trough's range for an animal to enter love mode - "Max Animals" = 32 - # - #The chance (between 0 and 1) for an animal to enter love mode when eating from the trough - #Allowed values: (0,1] - "Love Chance" = 0.333333333 - Range = 10.0 - - [automation.metal_buttons] - "Enable Iron" = true - "Enable Gold" = true - - [automation.pistons_move_tile_entities] - "Render Blacklist" = ["psi:programmer", "botania:starfield"] - "Movement Blacklist" = ["minecraft:spawner", "integrateddynamics:cable", "randomthings:blockbreaker", "minecraft:ender_chest", "minecraft:enchanting_table", "minecraft:trapped_chest", "quark:spruce_trapped_chest", "quark:birch_trapped_chest", "quark:jungle_trapped_chest", "quark:acacia_trapped_chest", "quark:dark_oak_trapped_chest", "endergetic:bolloom_bud"] - "Delayed Update List" = ["minecraft:dispenser", "minecraft:dropper"] - - [automation.redstone_circuit] - "Enable Randomizer" = true - "Enable Inductor" = true - -[building] - "Bamboo Mat" = true - "Burn Vines" = true - "Cobblestone Bricks" = true - "Compressed Blocks" = true - "Duskbound Blocks" = true - "Framed Glass" = true - "Gold Bars" = true - Grate = true - "Iron Plates" = true - "Item Frames" = true - "Leaf Carpet" = true - "Lit Lamp" = true - Midori = true - "More Brick Types" = true - "More Potted Plants" = true - "More Stone Variants" = true - "Nether Brick Fence Gate" = true - "Paper Decor" = true - "Quilted Wool" = true - Rope = true - "Shallow Dirt" = true - Shingles = true - "Soul Sandstone" = true - "Stained Planks" = true - "Sturdy Stone" = true - "Tallow And Candles" = true - Thatch = true - "Tie Leads To Fences" = true - Turf = true - "Variant Bookshelves" = true - "Variant Chests" = true - "Variant Ladders" = true - "Vertical Planks" = true - "Vertical Slabs" = true - "Wooden Posts" = true - - [building.compressed_blocks] - "Charcoal Block and Blaze Lantern Stay On Fire Forever" = true - # - #Allowed values: [0,) - "Charcoal Block Fuel Time" = 16000 - # - #Allowed values: [0,) - "Blaze Lantern Fuel Time" = 24000 - # - #Allowed values: [0,) - "Stick Block Fuel Time" = 900 - "Enable Charcoal Block" = true - "Enable Sugar Cane Block" = true - "Enable Bamboo Block" = true - "Enable Cactus Block" = true - "Enable Chorus Fruit Block" = true - "Enable Stick Block" = true - "Enable Apple Crate" = true - "Enable Golden Apple Crate" = true - "Enable Potato Crate" = true - "Enable Carrot Crate" = true - "Enable Beetroot Crate" = true - "Enable Cocoa Bean Sack" = true - "Enable Nether Wart Sack" = true - "Enable Gunpowder Sack" = true - "Enable Berry Sack" = true - "Enable Blaze Lantern" = true - "Enable Bonded Leather" = true - "Enable Bonded Rabbit Hide" = true - - [building.more_brick_types] - "Enable Sandy Bricks" = true - "Enable Snow Bricks" = true - "Enable Magma Bricks" = true - "Enable Charred Nether Bricks" = true - # - #This also comes with a utility recipe for Red Nether Bricks - "Enable Blue Nether Bricks" = true - # - #This also includes Red Sandstone Bricks and Soul Sandstone Bricks - "Enable Sandstone Bricks" = true - - [building.more_stone_variants] - "Enable Bricks" = true - "Enable Chiseled Bricks" = true - "Enable Pavement" = true - "Enable Pillar" = true - - [building.rope] - # - #Set to true to allow ropes to move Tile Entities even if Pistons Push TEs is disabled. - #Note that ropes will still use the same blacklist. - "Force Enable Move Tile Entities" = false - "Enable Dispenser Behavior" = true - - [building.tallow_and_candles] - "Candles Fall" = true - # - #Allowed values: [0,) - "Min Drop" = 1 - # - #Allowed values: [0,) - "Max Drop" = 3 - # - #Allowed values: [0,) - "Tallow Burn Time" = 200 - # - #Allowed values: [0,15] - "Enchant Power" = 1.0 - - [building.thatch] - # - #Allowed values: [0,1] - "Fall Damage Multiplier" = 0.5 - - [building.variant_bookshelves] - "Change Names" = true - - [building.variant_chests] - "Replace Worldgen Chests" = true - # - #Chests to put in each structure. The format per entry is "structure=chest", where "structure" is a structure ID, and "chest" is a block ID, which must correspond to a standard chest block. - "Structure Chests" = ["minecraft:village_plains=quark:oak_chest", "minecraft:igloo=quark:spruce_chest", "minecraft:village_snowy=quark:spruce_chest", "minecraft:village_taiga=quark:spruce_chest", "minecraft:desert_pyramid=quark:birch_chest", "minecraft:jungle_pyramid=quark:jungle_chest", "minecraft:village_desert=quark:jungle_chest", "minecraft:village_savanna=quark:acacia_chest", "minecraft:mansion=quark:dark_oak_chest", "minecraft:pillager_outpost=quark:dark_oak_chest", "minecraft:ruined_portal=quark:crimson_chest", "minecraft:bastion_remnant=quark:crimson_chest", "minecraft:fortress=quark:nether_brick_chest", "minecraft:endcity=quark:purpur_chest", "bettermineshafts:mineshaft=quark:oak_chest", "cobbler:shulker_factory=quark:purpur_chest", "conjurer_illager:theatre=quark:dark_oak_chest", "dungeoncrawl:dungeon=quark:oak_chest", "dungeons_plus:bigger_dungeon=quark:oak_chest", "dungeons_plus:end_ruins=quark:purpur_chest", "dungeons_plus:leviathan=quark:jungle_chest", "dungeons_plus:snowy_temple=quark:spruce_chest", "dungeons_plus:soul_prison=quark:warped_chest", "dungeons_plus:tower=quark:oak_chest", "dungeons_plus:warped_garden=quark:warped__chest", "hunterillager:hunterhouse=quark:oak_chest", "iceandfire:gorgon_temple=quark:jungle_chest", "pandoras_creatures:end_prison=quark:purpur_chest", "repurposed_structures:fortress_jungle=quark:jungle_chest", "repurposed_structures:igloo_grassy=quark:oak_chest", "repurposed_structures:igloo_stone=quark:spruce_chest", "repurposed_structures:mineshaft_birch=quark:birch_chest", "repurposed_structures:mineshaft_desert=quark:jungle_chest", "repurposed_structures:mineshaft_end=quark:purpur_chest", "repurposed_structures:mineshaft_icy=quark:spruce_chest", "repurposed_structures:mineshaft_jungle=quark:jungle_chest", "repurposed_structures:mineshaft_nether=quark:nether_brick_chest", "repurposed_structures:mineshaft_ocean=quark:prismarine_chest", "repurposed_structures:mineshaft_savanna=quark:acacia_chest", "repurposed_structures:mineshaft_stone=quark:spruce_chest", "repurposed_structures:mineshaft_swamp_or_dark_forest=quark:dark_oak_chest", "repurposed_structures:mineshaft_taiga=quark:spruce_chest", "repurposed_structures:outpost_badlands=quark:dark_oak_chest", "repurposed_structures:outpost_birch=quark:birch_chest", "repurposed_structures:outpost_crimson=quark:crimson_chest", "repurposed_structures:outpost_desert=quark:jungle_chest", "repurposed_structures:outpost_giant_tree_taiga=quark:spruce_chest", "repurposed_structures:outpost_icy=quark:spruce_chest", "repurposed_structures:outpost_jungle=quark:jungle_chest", "repurposed_structures:outpost_nether_brick=quark:nether_brick_chest", "repurposed_structures:outpost_snowy=quark:spruce_chest", "repurposed_structures:outpost_warped=quark:warped_chest", "repurposed_structures:pyramid_badlands=quark:dark_oak_chest", "repurposed_structures:pyramid_nether=quark:nether_brick_chest", "repurposed_structures:ruined_portal_end=quark:purpur_chest", "repurposed_structures:shipwreck_crimson=quark:crimson_chest", "repurposed_structures:shipwreck_end=quark:purpur_chest", "repurposed_structures:shipwreck_nether_bricks=quark:nether_brick_chest", "repurposed_structures:shipwreck_warped=quark:warped_chest", "repurposed_structures:stronghold_nether=quark:nether_brick_chest", "repurposed_structures:stronghold_stonebrick=quark:oak_chest", "repurposed_structures:temple_nether_basalt=quark:nether_brick_chest", "repurposed_structures:temple_nether_crimson=quark:crimson_chest", "repurposed_structures:temple_nether_soul=quark:warped_chest", "repurposed_structures:temple_nether_warped=quark:warped_chest", "repurposed_structures:temple_nether_wasteland=quark:nether_brick_chest", "repurposed_structures:village_badlands=quark:dark_oak_chest", "repurposed_structures:village_birch=quark:birch_chest", "repurposed_structures:village_crimson=quark:crimson_chest", "repurposed_structures:village_dark_oak=quark:dark_oak_chest", "repurposed_structures:village_giant_taiga=quark:spruce_chest", "repurposed_structures:village_jungle=quark:jungle_chest", "repurposed_structures:village_mountains=quark:spruce_chest", "repurposed_structures:village_oak=quark:oak_chest", "repurposed_structures:village_swamp=quark:oak_chest", "repurposed_structures:village_warped=quark:warped_chest", "valhelsia_structures:castle=quark:spruce_chest", "valhelsia_structures:castle_ruin=quark:oak_chest", "valhelsia_structures:desert_house=quark:spruce_chest", "valhelsia_structures:forge=quark:spruce_chest", "valhelsia_structures:player_house=quark:oak_chest", "valhelsia_structures:small_castle=quark:oak_chest", "valhelsia_structures:small_dungeon=quark:oak_chest", "valhelsia_structures:tower_ruin=quark:spruce_chest"] - - [building.variant_ladders] - "Change Names" = true - "Enable Iron Ladder" = true - -[management] - "Chests In Boats" = true - "Easy Transfering" = true - "Hotbar Changer" = true - "Inventory Sorting" = true - "Item Sharing" = true - "Right Click Armor" = true - "Shulker Box Right Click" = true - - [management.easy_transfering] - "Enable Shift Lock" = true - - [management.inventory_sorting] - "Enable Player Inventory" = true - "Enable Player Inventory In Chests" = true - "Enable Chests" = true - - [management.item_sharing] - "Render Items In Chat" = true - -[tools] - "Ancient Tomes" = true - "Bottled Cloud" = true - Camera = true - "Color Runes" = true - "Pathfinder Maps" = true - Pickarang = true - "Seed Pouch" = true - "Slime In A Bucket" = true - Trowel = true - - [tools.ancient_tomes] - # - #Set to 0 to not generate in Dungeons - "Dungeon Weight" = 20 - # - #Set to 0 to not generate in Stronghold Libraries - "Library Weight" = 30 - # - #Set to 0 to not generate in Bastions - "Bastion Weight" = 25 - # - #Set to 0 to not generate in Woodland Mansions - "Woodland Mansion Weight" = 15 - # - #Set to 0 to not generate in Nether Fortresses - "Nether Fortress Weight" = 0 - # - #Set to 0 to not generate in Underwater Ruins - "Underwater Ruin Weight" = 0 - # - #Set to 0 to not generate in Monster Boxes - "Monster Box Weight" = 5 - "Item Quality" = 2 - "Merge Cost" = 35 - "Apply Cost" = 35 - "Valid Enchantments" = ["minecraft:feather_falling", "minecraft:thorns", "minecraft:sharpness", "minecraft:smite", "minecraft:bane_of_arthropods", "minecraft:knockback", "minecraft:fire_aspect", "minecraft:looting", "minecraft:sweeping", "minecraft:efficiency", "minecraft:unbreaking", "minecraft:fortune", "minecraft:power", "minecraft:punch", "minecraft:luck_of_the_sea", "minecraft:lure", "minecraft:loyalty", "minecraft:riptide", "minecraft:impaling", "minecraft:piercing"] - - [tools.bottled_cloud] - "Cloud Level Bottom" = 127 - "Cloud Level Top" = 132 - - [tools.color_runes] - "Dungeon Weight" = 10 - "Nether Fortress Weight" = 8 - "Jungle Temple Weight" = 8 - "Desert Temple Weight" = 8 - "Item Quality" = 0 - "Apply Cost" = 15 - - [tools.pathfinder_maps] - # - #In this section you can add custom Pathfinder Maps. This works for both vanilla and modded biomes. - #Each custom map must be on its own line. - #The format for a custom map is as follows: - #,,,,, - # - #With the following descriptions: - # - being the biome's ID NAME. You can find vanilla names here - https://minecraft.gamepedia.com/Biome#Biome_IDs - # - being the Cartographer villager level required for the map to be unlockable - # - being the cheapest (in Emeralds) the map can be - # - being the most expensive (in Emeralds) the map can be - # - being a hex color (without the #) for the map to display. You can generate one here - http://htmlcolorcodes.com/ - # - being the display name of the map - # - #Here's an example of a map to locate Ice Mountains: - #minecraft:ice_mountains,2,8,14,7FE4FF,Ice Mountains Pathfinder Map - Customs = [] - "Xp From Trade" = 5 - - [tools.pickarang] - # - #How long it takes before the pickarang starts returning to the player if it doesn't hit anything. - Timeout = 20 - # - #2 is Iron, 3 is Diamond. - "Harvest Level" = 3 - # - #2 is Iron, 3 is Diamond. - "Netherite Harvest Level" = 3 - # - #Set to -1 to have the Pickarang be unbreakable. - Durability = 800 - # - #Set to -1 to have the Flamerang be unbreakable. - "Netherite Durability" = 1040 - # - #22.5 is ender chests, 25.0 is monster boxes, 50 is obsidian. Most things are below 5. - "Max Hardness" = 20.0 - # - #Set this to true to use the recipe without the Heart of Diamond, even if the Heart of Diamond is enabled. - "Never Use Heart Of Diamond" = false - # - #Set this to true to disable the short cooldown between throwing pickarangs. - "No Cooldown" = false - - [tools.seed_pouch] - "Max Items" = 640 - "Show All Variants In Creative" = true - "Shift Range" = 3 - - [tools.trowel] - # - #Amount of blocks placed is this value + 1. Default is 255 (4 stacks). - #Set to 0 to make the Trowel unbreakable - #Allowed values: [0,) - "Trowel Max Durability" = 255 - -[tweaks] - "Skull Pikes" = true - "Armed Armor Stands" = true - "Automatic Recipe Unlock" = true - "Axe Leaf Harvesting" = true - "Campfires Boost Elytra" = true - "Compasses Work Everywhere" = true - "Dirt To Path" = true - "Double Door Opening" = true - "Dragon Scales" = true - Emotes = true - "Enhanced Ladders" = true - "Glass Shard" = true - "Hoe Harvesting" = true - "Improved Sleeping" = true - "Infinity Bucket" = true - "Lock Rotation" = true - "Note Block Mob Sounds" = true - "Pat The Dogs" = true - "Poison Potato Usage" = true - "Reacharound Placing" = true - "Replace Scaffolding" = true - "Sign Editing" = true - "Simple Harvest" = true - "Snow Golem Player Heads" = true - "Springy Slime" = true - "Utility Recipes" = true - "Villagers Follow Emeralds" = true - - [tweaks.skull_pikes] - "Pike Range" = 5.0 - - [tweaks.automatic_recipe_unlock] - # - #A list of recipe names that should NOT be added in by default - "Ignored Recipes" = [] - "Force Limited Crafting" = false - "Disable Recipe Book" = false - - [tweaks.campfires_boost_elytra] - "Boost Strength" = 0.5 - "Max Speed" = 1.0 - - [tweaks.compasses_work_everywhere] - "Enable Compass Nerf" = true - "Enable Clock Nerf" = true - "Enable Nether" = true - "Enable End" = true - - [tweaks.emotes] - # - #The enabled default emotes. Remove from this list to disable them. You can also re-order them, if you feel like it. - "Enabled Emotes" = ["no", "yes", "wave", "salute", "cheer", "clap", "think", "point", "shrug", "headbang", "weep", "facepalm"] - # - #The list of Custom Emotes to be loaded. - #Watch the tutorial on Custom Emotes to learn how to make your own: https://youtu.be/ourHUkan6aQ - "Custom Emotes" = [] - # - #Enable this to make custom emotes read the file every time they're triggered so you can edit on the fly. - #DO NOT ship enabled this in a modpack, please. - "Custom Emote Debug" = false - - [tweaks.enhanced_ladders] - # - #Allowed values: (,0] - "Fall Speed" = -0.2 - - [tweaks.hoe_harvesting] - "Hoes Can Have Fortune" = true - - [tweaks.improved_sleeping] - "Enable Afk" = true - # - #Allowed values: (0,) - "Afk Time" = 2400 - # - #Allowed values: (0,1] - "Percent Req" = 1.0 - - [tweaks.infinity_bucket] - Cost = 10 - # - #Set this to false to prevent dispensers from using infinite water buckets - "Allow Dispensers To Use" = true - - [tweaks.pat_the_dogs] - # - #How many ticks it takes for a dog to want affection after being pet/tamed; leave -1 to disable - "Dogs Want Love" = -1 - - [tweaks.poison_potato_usage] - Chance = 0.1 - "Poison Effect" = true - - [tweaks.reacharound_placing] - # - #Allowed values: [0,1] - Leniency = 0.5 - Whitelist = [] - Display = "[ ]" - "Display Horizontal" = "< >" - - [tweaks.replace_scaffolding] - # - #How many times the algorithm for finding out where a block would be placed is allowed to turn. If you set this to large values (> 3) it may start producing weird effects. - "Max Bounces" = 1 - - [tweaks.sign_editing] - "Requires Empty Hand" = false - - [tweaks.simple_harvest] - # - #Can players harvest crops with empty hand clicks? - "Empty Hand Harvest" = true - # - #Does harvesting crops with a hoe cost durability? - "Harvesting Costs Durability" = false - # - #Should Quark look for (nonvanilla) crops, and handle them? - "Do Harvesting Search" = true - # - #Which crops can be harvested? - #Format is: "harvestState[,afterHarvest]", i.e. "minecraft:wheat[age=7]" or "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]" - "Harvestable Blocks" = ["minecraft:wheat[age=7]", "minecraft:carrots[age=7]", "minecraft:potatoes[age=7]", "minecraft:beetroots[age=3]", "minecraft:nether_wart[age=3]", "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]", "minecraft:cocoa[age=2,facing=south],minecraft:cocoa[age=0,facing=south]", "minecraft:cocoa[age=2,facing=east],minecraft:cocoa[age=0,facing=east]", "minecraft:cocoa[age=2,facing=west],minecraft:cocoa[age=0,facing=west]"] - - [tweaks.utility_recipes] - # - #Can any wool color be dyed? - "Dye Any Wool" = true - # - #Can other stone-like materials be used for crafting stone tools? - "Better Stone Tool Crafting" = true - # - #Can a dispenser be crafted by adding a bow to a dropper? - "Enable Dispenser" = true - # - #Can a repeater be crafted with the pattern for a redstone torch? - "Enable Repeater" = true - # - #Can you craft a minecart around blocks which can be placed inside? - "Enable Minecarts" = true - # - #Can you craft four chests at once using logs? - "Logs To Chests" = true - # - #Can Coral be crafted into dye? - "Coral To Dye" = true - # - #Can cookies, paper, and bread be crafted in a 2x2 crafting table? - "Bent Recipes" = true - # - #Can Rotten Flesh and Poisonous Potatoes be composted? - "Compostable Toxins" = true - # - #Does Dragon Breath return a bottle when used as a reagent or material? - "Effective Dragon Breath" = true - # - #Can torches can be used as fuel in furnaces? - "Torches Burn" = true - # - #Can bones be smelted down to bone meal? - "Bone Meal Utility" = true - -[world] - "Big Dungeon" = true - "Big Stone Clusters" = true - Biotite = true - "Blossom Trees" = true - "Cave Roots" = true - "Chorus Vegetation" = true - Crevices = true - "Fairy Rings" = true - "Mega Caves" = true - "Monster Box" = true - "Nether Obsidian Spikes" = true - "New Stone Types" = true - "Realistic World Gen" = true - Speleothems = true - "Spiral Spires" = true - "Underground Clay" = true - "Brimstone Underground Biome" = true - "Cave Crystal Underground Biome" = true - "Elder Prismarine Underground Biome" = true - "Glowshroom Underground Biome" = true - "Lush Underground Biome" = true - "Overgrown Underground Biome" = true - "Permafrost Underground Biome" = true - "Sandstone Underground Biome" = true - "Slime Underground Biome" = true - "Spider Nest Underground Biome" = true - - [world.big_dungeon] - # - #The chance that a big dungeon spawn candidate will be allowed to spawn. 0.2 is 20%, which is the same as the Pillager Outpost. - "Spawn Chance" = 0.1 - "Loot Table" = "minecraft:chests/simple_dungeon" - "Max Rooms" = 10 - "Chest Chance" = 0.5 - - [world.big_dungeon.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach", "nether", "the_end"] - "Is Blacklist" = true - - [world.big_stone_clusters] - # - #Blocks that stone clusters can replace. If you want to make it so it only replaces in one dimension, - #do "block|dimension", as we do for netherrack and end stone by default. - "Blocks To Replace" = ["minecraft:stone", "minecraft:andesite", "minecraft:diorite", "minecraft:granite", "minecraft:netherrack|minecraft:the_nether", "minecraft:end_stone|minecraft:the_end", "quark:marble", "quark:limestone", "quark:jasper", "quark:slate", "quark:basalt"] - - [world.big_stone_clusters.granite] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.granite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.granite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills"] - "Is Blacklist" = false - - [world.big_stone_clusters.diorite] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.diorite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.diorite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["savanna", "jungle", "mushroom"] - "Is Blacklist" = false - - [world.big_stone_clusters.andesite] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.andesite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.andesite.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["forest"] - "Is Blacklist" = false - - [world.big_stone_clusters.marble] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.marble.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.marble.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - - [world.big_stone_clusters.limestone] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.limestone.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.limestone.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp", "ocean"] - "Is Blacklist" = false - - [world.big_stone_clusters.jasper] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.jasper.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.jasper.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa", "desert"] - "Is Blacklist" = false - - [world.big_stone_clusters.slate] - Enabled = true - # - #Allowed values: [0,) - Rarity = 4 - # - #Allowed values: [0,255] - "Min Y Level" = 20 - # - #Allowed values: [0,255] - "Max Y Level" = 80 - # - #Allowed values: [0,) - "Horizontal Size" = 14 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 9 - # - #Allowed values: [0,) - "Vertical Variation" = 9 - - [world.big_stone_clusters.slate.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.big_stone_clusters.slate.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.big_stone_clusters.voidstone] - Enabled = true - # - #Allowed values: [0,) - Rarity = 20 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 40 - # - #Allowed values: [0,) - "Horizontal Size" = 19 - # - #Allowed values: [0,) - "Vertical Size" = 19 - # - #Allowed values: [0,) - "Horizontal Variation" = 6 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.big_stone_clusters.voidstone.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.big_stone_clusters.voidstone.biomes] - Biomes = ["minecraft:end_highlands", "minecraft:end_midlands", "minecraft:end_barrens"] - "Is Blacklist" = false - - [world.big_stone_clusters.myalite] - "Generate In Air" = true - Enabled = true - # - #Allowed values: [0,) - Rarity = 100 - # - #Allowed values: [0,255] - "Min Y Level" = 58 - # - #Allowed values: [0,255] - "Max Y Level" = 62 - # - #Allowed values: [0,) - "Horizontal Size" = 20 - # - #Allowed values: [0,) - "Vertical Size" = 40 - # - #Allowed values: [0,) - "Horizontal Variation" = 6 - # - #Allowed values: [0,) - "Vertical Variation" = 10 - - [world.big_stone_clusters.myalite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.big_stone_clusters.myalite.biomes] - Biomes = ["minecraft:end_highlands"] - "Is Blacklist" = false - - [world.biotite] - "Generate Naturally" = false - "Generate On Dragon Death" = true - "Clusters Per Dragon Tick" = 16 - "Dragon Ticks Per Cluster" = 1 - - [world.biotite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.biotite.ore_settings] - # - #Allowed values: [0,255] - "Min Height" = 1 - # - #Allowed values: [0,255] - "Max Height" = 64 - # - #Allowed values: [0,) - "Cluster Size" = 14 - # - #Allowed values: [0,) - "Cluster Count" = 16 - - [world.blossom_trees] - - [world.blossom_trees.blue] - Rarity = 200 - - [world.blossom_trees.blue.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.blue.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.blossom_trees.lavender] - Rarity = 100 - - [world.blossom_trees.lavender.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.lavender.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - - [world.blossom_trees.orange] - Rarity = 100 - - [world.blossom_trees.orange.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.orange.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["savanna"] - "Is Blacklist" = false - - [world.blossom_trees.pink] - Rarity = 100 - - [world.blossom_trees.pink.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.pink.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills"] - "Is Blacklist" = false - - [world.blossom_trees.yellow] - Rarity = 200 - - [world.blossom_trees.yellow.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.yellow.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - - [world.blossom_trees.red] - Rarity = 30 - - [world.blossom_trees.red.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.blossom_trees.red.biome_types] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa"] - "Is Blacklist" = false - - [world.cave_roots] - "Chunk Attempts" = 300 - "Min Y" = 16 - "Max Y" = 52 - "Enable Brewing" = true - - [world.cave_roots.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.chorus_vegetation] - Rarity = 150 - Radius = 7 - "Chunk Attempts" = 120 - "Highlands Chance" = 1.0 - "Midlands Chance" = 0.2 - "Other End Biomes Chance" = 0.0 - "Passive Teleport Chance" = 0.2 - "Endermite Spawn Chance" = 0.01 - "Teleport Duplication Chance" = 0.01 - - [world.crevices] - - [world.crevices.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.crevices.spawn_settings] - # - #Allowed values: [0,) - Rarity = 120 - # - #Allowed values: [0,255] - "Min Y Level" = 15 - # - #Allowed values: [0,255] - "Max Y Level" = 50 - # - #Allowed values: [0,) - "Horizontal Size" = 60 - # - #Allowed values: [0,) - "Vertical Size" = 4 - # - #Allowed values: [0,) - "Horizontal Variation" = 20 - # - #Allowed values: [0,) - "Vertical Variation" = 1 - - [world.crevices.spawn_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.crevices.spawn_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach"] - "Is Blacklist" = true - - [world.fairy_rings] - "Forest Chance" = 0.00625 - "Plains Chance" = 0.0025 - Ores = ["minecraft:emerald_ore", "minecraft:diamond_ore"] - - [world.fairy_rings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.mega_caves] - - [world.mega_caves.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.mega_caves.spawn_settings] - # - #Allowed values: [0,) - Rarity = 800 - # - #Allowed values: [0,255] - "Min Y Level" = 10 - # - #Allowed values: [0,255] - "Max Y Level" = 20 - # - #Allowed values: [0,) - "Horizontal Size" = 80 - # - #Allowed values: [0,) - "Vertical Size" = 25 - # - #Allowed values: [0,) - "Horizontal Variation" = 30 - # - #Allowed values: [0,) - "Vertical Variation" = 10 - - [world.mega_caves.spawn_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.mega_caves.spawn_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean", "beach"] - "Is Blacklist" = true - - [world.monster_box] - # - #The chance for the monster box generator to try and place one in a chunk, 1 is 100% - #This can be higher than 100% if you want multiple per chunk, , 0 is 0% - "Chance Per Chunk" = 0.8 - "Min Y" = 5 - "Max Y" = 30 - "Min Mob Count" = 5 - "Max Mob Count" = 8 - "Enable Extra Loot Table" = true - # - #How many blocks to search vertically from a position before trying to place a block. Higher means you'll get more boxes in open spaces. - "Search Range" = 4 - - [world.monster_box.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.nether_obsidian_spikes] - # - #The chance for a chunk to contain spikes (1 is 100%, 0 is 0%) - "Chance Per Chunk" = 0.1 - # - #The chance for a spike to be big (1 is 100%, 0 is 0%) - "Big Spike Chance" = 0.03 - # - #Should a chunk have spikes, how many would the generator try to place - "Tries Per Chunk" = 4 - "Big Spike Spawners" = true - - [world.nether_obsidian_spikes.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_nether"] - - [world.new_stone_types] - "Enable Marble" = true - "Enable Limestone" = true - "Enable Jasper" = true - "Enable Slate" = true - "Enable Voidstone" = true - "Enable Myalite" = true - - [world.new_stone_types.marble] - - [world.new_stone_types.marble.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.new_stone_types.marble.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.new_stone_types.limestone] - - [world.new_stone_types.limestone.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.new_stone_types.limestone.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.new_stone_types.jasper] - - [world.new_stone_types.jasper.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.new_stone_types.jasper.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.new_stone_types.slate] - - [world.new_stone_types.slate.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.new_stone_types.slate.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.new_stone_types.voidstone] - - [world.new_stone_types.voidstone.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.new_stone_types.voidstone.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.new_stone_types.myalite] - - [world.new_stone_types.myalite.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.new_stone_types.myalite.oregen] - # - #Allowed values: [0,255] - "Min Height" = 0 - # - #Allowed values: [0,255] - "Max Height" = 256 - # - #Allowed values: [0,) - "Cluster Size" = 33 - # - #Allowed values: [0,) - "Cluster Count" = 10 - - [world.speleothems] - "Tries Per Chunk" = 60 - "Speleothems Per Chunk" = 12 - "Tries Per Chunk In Nether" = 4 - "Speleothems Per Chunk In Nether" = 12 - "Max Ylevel" = 55 - - [world.speleothems.dimensions] - "Is Blacklist" = true - Dimensions = [] - - [world.spiral_spires] - Rarity = 200 - Radius = 15 - # - #Set to 0 to turn off Myalite Conduits - "Myalite Conduit Distance" = 24 - "Renewable Myalite" = true - - [world.spiral_spires.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:the_end"] - - [world.spiral_spires.biomes] - Biomes = ["minecraft:end_highlands"] - "Is Blacklist" = false - - [world.underground_clay] - - [world.underground_clay.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.underground_clay.ore_settings] - # - #Allowed values: [0,255] - "Min Height" = 20 - # - #Allowed values: [0,255] - "Max Height" = 60 - # - #Allowed values: [0,) - "Cluster Size" = 20 - # - #Allowed values: [0,) - "Cluster Count" = 3 - - [world.brimstone_underground_biome] - - [world.brimstone_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.brimstone_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.brimstone_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["mesa"] - "Is Blacklist" = false - - [world.cave_crystal_underground_biome] - # - #Allowed values: [0,1] - "Crystal Spawn Chance" = 0.025 - "Crystals Grow In Lava" = false - # - #The chance that a crystal can grow, this is on average 1 in X world ticks, set to a higher value to make them grow slower. Minimum is 1, for every tick. Set to 0 to disable growth. - "Cave Crystal Growth Chance" = 5 - "Crystals Craft Runes" = true - - [world.cave_crystal_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 400 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 42 - # - #Allowed values: [0,) - "Vertical Size" = 18 - # - #Allowed values: [0,) - "Horizontal Variation" = 22 - # - #Allowed values: [0,) - "Vertical Variation" = 8 - - [world.cave_crystal_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.cave_crystal_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean"] - "Is Blacklist" = true - - [world.elder_prismarine_underground_biome] - # - #Allowed values: [0,1] - "Water Chance" = 0.25 - # - #Allowed values: [0,1] - "Lantern Chance" = 0.0085 - - [world.elder_prismarine_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 200 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.elder_prismarine_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.elder_prismarine_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["ocean"] - "Is Blacklist" = false - - [world.glowshroom_underground_biome] - # - #Allowed values: (0,) - "Glowshroom Growth Rate" = 20 - # - #Allowed values: [0,1] - "Glowshroom Spawn Chance" = 0.0625 - "Enable Huge Glowshrooms" = true - "Enable Danger Sight" = true - - [world.glowshroom_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.glowshroom_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.glowshroom_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["extreme_hills", "mushroom"] - "Is Blacklist" = false - - [world.lush_underground_biome] - - [world.lush_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.lush_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.lush_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["jungle"] - "Is Blacklist" = false - - [world.overgrown_underground_biome] - - [world.overgrown_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.overgrown_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.overgrown_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["forest"] - "Is Blacklist" = false - - [world.permafrost_underground_biome] - - [world.permafrost_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.permafrost_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.permafrost_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["icy"] - "Is Blacklist" = false - - [world.sandstone_underground_biome] - - [world.sandstone_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.sandstone_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.sandstone_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["desert"] - "Is Blacklist" = false - - [world.slime_underground_biome] - - [world.slime_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 120 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.slime_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.slime_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - - [world.spider_nest_underground_biome] - "Enabled Wrapped" = true - - [world.spider_nest_underground_biome.biome_settings] - # - #Allowed values: [0,) - Rarity = 80 - # - #Allowed values: [0,255] - "Min Y Level" = 0 - # - #Allowed values: [0,255] - "Max Y Level" = 64 - # - #Allowed values: [0,) - "Horizontal Size" = 26 - # - #Allowed values: [0,) - "Vertical Size" = 14 - # - #Allowed values: [0,) - "Horizontal Variation" = 14 - # - #Allowed values: [0,) - "Vertical Variation" = 6 - - [world.spider_nest_underground_biome.biome_settings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [world.spider_nest_underground_biome.biome_settings.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["plains"] - "Is Blacklist" = false - -[mobs] - Crabs = true - Foxhound = true - Frogs = true - Stonelings = true - Toretoise = true - - [mobs.crabs] - "Enable Brewing" = true - - [mobs.crabs.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 5 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 3 - - [mobs.crabs.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["beach"] - "Is Blacklist" = false - - [mobs.foxhound] - # - #The chance coal will tame a foxhound - "Tame Chance" = 0.05 - - [mobs.foxhound.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 30 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 2 - - [mobs.foxhound.spawn_config.biomes] - Biomes = ["minecraft:nether_wastes", "minecraft:basalt_deltas"] - "Is Blacklist" = false - - [mobs.foxhound.lesser_spawn_config] - "Max Cost" = 0.7 - "Spawn Cost" = 0.15 - # - #Allowed values: (0,) - "Spawn Weight" = 2 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.foxhound.lesser_spawn_config.biomes] - Biomes = ["minecraft:soul_sand_valley"] - "Is Blacklist" = false - - [mobs.frogs] - "Enable Brewing" = true - "Enable Big Funny" = false - - [mobs.frogs.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 40 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 3 - - [mobs.frogs.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["swamp"] - "Is Blacklist" = false - - [mobs.stonelings] - "Max Y Level" = 24 - "Enable Diamond Heart" = true - "Cautious Stonelings" = true - "Tamable Stonelings" = true - - [mobs.stonelings.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [mobs.stonelings.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 80 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.stonelings.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["none", "nether", "the_end"] - "Is Blacklist" = true - - [mobs.toretoise] - "Max Y Level" = 32 - - [mobs.toretoise.dimensions] - "Is Blacklist" = false - Dimensions = ["minecraft:overworld"] - - [mobs.toretoise.spawn_config] - # - #Allowed values: (0,) - "Spawn Weight" = 100 - # - #Allowed values: [1,) - "Min Group Size" = 1 - # - #Allowed values: [1,) - "Max Group Size" = 1 - - [mobs.toretoise.spawn_config.biomes] - # - #Allowed values: [[none, taiga, extreme_hills, jungle, mesa, plains, savanna, - # icy, the_end, beach, forest, ocean, desert, river, swamp, - # mushroom, nether] - "Biome Categories" = ["none", "nether", "the_end"] - "Is Blacklist" = true - -[client] - "Auto Walk Keybind" = true - "Back Button Keybind" = true - "Chest Searching" = true - "Greener Grass" = true - "Improved Mount Hud" = true - "Improved Tooltips" = true - "Usage Ticker" = true - "Variant Animal Textures" = true - - [client.greener_grass] - "Affect Leaves" = true - "Alpha Grass" = false - "Absolute Values" = false - "Red Shift" = -30 - "Green Shift" = 30 - "Blue Shift" = -30 - "Block List" = ["minecraft:large_fern", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:fern", "minecraft:grass", "minecraft:potted_fern", "minecraft:sugar_cane", "environmental:giant_tall_grass"] - "Leaves List" = ["minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:oak_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:dark_oak_leaves", "atmospheric:rosewood_leaves", "atmospheric:morado_leaves", "atmospheric:yucca_leaves", "autumnity:maple_leaves", "environmental:willow_leaves", "environmental:hanging_willow_leaves", "minecraft:vine"] - - [client.improved_tooltips] - "Attribute Tooltips" = true - "Food Tooltips" = true - "Shulker Tooltips" = true - "Map Tooltips" = true - "Enchanting Tooltips" = true - "Shulker Box Use Colors" = true - "Shulker Box Require Shift" = false - "Map Require Shift" = false - "Show Saturation" = true - # - #The value of each shank of food. Tweak this when using mods like Hardcore Hunger which change that value. - "Food Divisor" = 2 - "Enchanting Stacks" = ["minecraft:diamond_sword", "minecraft:diamond_pickaxe", "minecraft:diamond_shovel", "minecraft:diamond_axe", "minecraft:diamond_hoe", "minecraft:diamond_helmet", "minecraft:diamond_chestplate", "minecraft:diamond_leggings", "minecraft:diamond_boots", "minecraft:shears", "minecraft:bow", "minecraft:fishing_rod", "minecraft:crossbow", "minecraft:trident", "minecraft:elytra", "quark:pickarang"] - # - #A list of additional stacks to display on each enchantment - #The format is as follows: - #enchant_id=item1,item2,item3... - #So to display a carrot on a stick on a mending book, for example, you use: - #minecraft:mending=minecraft:carrot_on_a_stick - "Enchanting Additional Stacks" = [] - - [client.usage_ticker] - # - #Switch the armor display to the off hand side and the hand display to the main hand side - Invert = false - "Shift Left" = 0 - "Shift Right" = 0 - "Enable Main Hand" = true - "Enable Off Hand" = true - "Enable Armor" = true - - [client.variant_animal_textures] - "Enable Cow" = true - "Enable Pig" = true - "Enable Chicken" = true - "Enable Shiny Rabbit" = true - "Enable Shiny Llama" = true - "Enable L G B T Bees" = true - "Every Bee Is L G B T" = false - # - #The chance for an animal to have a special "Shiny" skin, like a shiny pokemon. This is 1 in X. Set to 0 to disable. - "Shiny Animal Chance" = 2048 - -[oddities] - Backpack = true - Magnets = true - "Matrix Enchanting" = true - Pipes = true - "Totem Of Holding" = true - - [oddities.backpack] - # - #Set this to true to allow the backpacks to be unequipped even with items in them - "Super Op Mode" = false - "Enable Ravager Hide" = true - "Base Ravager Hide Drop" = 1 - "Extra Chance Per Looting" = 0.5 - - [oddities.magnets] - # - #Any items you place in this list will be derived so that any block made of it will become magnetizable - "Magnetic Derivation List" = ["minecraft:iron_ingot"] - "Magnetic Whitelist" = ["minecraft:chipped_anvil", "minecraft:damaged_anvil"] - "Magnetic Blacklist" = ["minecraft:tripwire_hook"] - - [oddities.matrix_enchanting] - # - #The maximum enchanting power the matrix enchanter can accept - "Max Bookshelves" = 15 - # - #Should this be X, the price of a piece increase by 1 every X pieces you generate - "Piece Price Scale" = 9 - # - #The higher this is, the better enchantments you'll get on books - "Book Enchantability" = 12 - # - #How many pieces you can generate without any bookshelves - "Base Max Piece Count" = 3 - # - #How many pieces you can generate without any bookshelves (for Books) - "Base Max Piece Count Book" = 1 - # - #At which piece count the calculation for the min level should default to increasing one per piece rather than using the scale factor - "Min Level Cutoff" = 10 - # - #How many pieces a single Lapis can generate - "Charge Per Lapis" = 4 - # - #How much the min level requirement for adding a new piece should increase for each piece added (up until the value of Min Level Cutoff) - "Min Level Scale Factor" = 1.5 - # - #How much the min level requirement for adding a new piece to a book should increase per each bookshelf being used - "Min Level Scale Factor Book" = 2.0 - # - #How much to multiply the frequency of pieces where at least one of the same type has been generated - "Dupe Multiplier" = 1.4 - # - #How much to multiply the frequency of pieces where incompatible pieces have been generated - "Incompatible Multiplier" = 0.0 - # - #Set to false to disable the ability to create Enchanted Books - "Allow Books" = true - # - #Set this to true to allow treasure enchantments to be rolled as pieces - "Allow Treasures" = false - # - #Set to false to disable the tooltip for items with pending enchantments - "Show Tooltip" = true - # - #By default, enchantment rarities are fuzzed a bit to feel better with the new system. Set this to false to override this behaviour. - "Normalize Rarity" = true - # - #Matrix Enchanting can be done with water instead of air around the enchanting table. Set this to false to disable this behaviour. - "Allow Underwater Enchanting" = true - # - #A list of enchantment IDs you don't want the enchantment table to be able to create - "Disallowed Enchantments" = [] - # - #An array of influences each candle should apply. This list must be 16 elements long, and is in order of wool colors. - "Influences List" = ["minecraft:unbreaking", "minecraft:fire_protection", "minecraft:knockback,minecraft:punch", "minecraft:feather_falling", "minecraft:looting,minecraft:fortune,minecraft:luck_of_the_sea", "minecraft:blast_protection", "minecraft:silk_touch,minecraft:channeling", "minecraft:bane_of_arthropods", "minecraft:protection", "minecraft:respiration,minecraft:loyalty,minecraft:infinity", "minecraft:sweeping,minecraft:multishot", "minecraft:efficiency,minecraft:sharpness,minecraft:lure,minecraft:power,minecraft:impaling,minecraft:quick_charge", "minecraft:aqua_affinity,minecraft:depth_strider,minecraft:riptide", "minecraft:thorns,minecraft:piercing", "minecraft:fire_aspect,minecraft:flame", "minecraft:smite,minecraft:projectile_protection"] - # - #Set to false to disable the ability to influence enchantment outcomes with candles (requires the Tallow and Candles module enabled) - "Allow Influencing" = true - # - #The max amount of candles that can influence a single enchantment - "Influence Max" = 4 - # - #How much each candle influences an enchantment. This works as a multiplier to its weight - "Influence Power" = 0.125 - - [oddities.pipes] - # - #How long it takes for an item to cross a pipe. Bigger = slower. - "Pipe Speed" = 5 - # - #Set to 0 if you don't want pipes to have a max amount of items - "Max Pipe Items" = 16 - # - #When items eject or are absorbed by pipes, should they make sounds? - "Do Pipes Whoosh" = true - - [oddities.totem_of_holding] - # - #Set this to false to remove the behaviour where totems destroy themselves if the player dies again. - "Dark Souls Mode" = true - "Spawn Totem on PVP Kill" = false - # - #Set this to true to make it so that if a totem is destroyed, the items it holds are destroyed alongside it rather than dropped - "Destroy Lost Items" = false - # - #Set this to false to only allow the owner of a totem to collect its items rather than any player - "Allow Anyone To Collect" = true - "Enable Soul Compass" = true - -[experimental] - "Adjustable Chat" = false - "Custom Underground Biome" = false - "Game Nerfs" = false - "Narrator Readout" = false - "Overlay Shader" = false - - [experimental.adjustable_chat] - "Horizontal Shift" = 0 - "Vertical Shift" = 0 - - [experimental.custom_underground_biome] - # - #The format for these definitions is: - #dimensions;isDimensionBlacklist;biomeTypews;isBiomeBlacklist;rarity;minY..maxY;horizontalSize,verticalSize;horizontalVariation,verticalVariation;floorBlocks@weight;ceilingBlocks@weight;wallBlocks@weight;mimicInside - #That's a lot to take in, so here's an example. This would be for the default config of the Slime underground biome. (Spaces are allowed.) - #minecraft:overworld; false; SWAMP; false; 120; 10..40; 26,14; 14,6; minecraft:water@915, minecraft:slime_block@85; minecraft:green_terracotta@2, minecraft:lime_terracotta@3, minecraft:light_blue_terracotta@1; CEILING; false - "Biome Definitions" = [] - - [experimental.game_nerfs] - # - #Makes Mending act like the Unmending mod - #https://www.curseforge.com/minecraft/mc-mods/unmending - "Nerf Mending" = true - # - #Resets all villager discounts when zombified to prevent reducing prices to ridiculous levels - "Nerf Villager Discount" = true - # - #Makes Iron Golems not drop Iron Ingots - "Disable Iron Farms" = true - # - #Makes Boats not glide on ice - "Disable Ice Roads" = true - # - #Makes Sheep not drop Wool when killed - "Disable Wool Drops" = true - - [experimental.overlay_shader] - # - #Sets the name of the shader to load on a regular basis. This can load any shader the Camera module can (and requires the Camera module enabled to apply said logic). - #Some useful shaders include 'desaturate', 'oversaturate', 'bumpy' - #Colorblind simulation shaders are available in the form of 'deutranopia', 'protanopia', 'tritanopia', and 'achromatopsia' - Shader = "none" - diff --git a/config[default]/recipebuffers-common.toml b/config[default]/recipebuffers-common.toml deleted file mode 100644 index ac19ac7..0000000 --- a/config[default]/recipebuffers-common.toml +++ /dev/null @@ -1,13 +0,0 @@ -#Write the recipe packet to a file. Useful for debugging. -dumpPacket = false -#Write statistics of the recipe packet size to the log -logPacketStats = true -#Controls different levels of debug output that can be useful for debugging issues -#Range: 0 ~ 2 -debugLogLevel = 0 -#Set to true to serialize and deserialize the recipe packet even in singleplayer. -#This is useless for anything but debugging issues -runSerializerInSingleplayer = false -#Prefix recipes by their length in the packet. This allows early detection of broken serializers -writeRecipeLength = false - diff --git a/config[default]/refinedstorage-client.toml b/config[default]/refinedstorage-client.toml deleted file mode 100644 index e560b19..0000000 --- a/config[default]/refinedstorage-client.toml +++ /dev/null @@ -1,19 +0,0 @@ - -[grid] - #The maximum amount of rows that the Grid can show when stretched - #Range: > 3 - maxRowsStretch = 2147483647 - #Whether the Grid should display a detailed tooltip when hovering over an item or fluid - detailedTooltip = true - #Whether the Grid should use a large font for stack quantity display - largeFont = false - #Whether the Grid should prevent sorting while the shift key is held down - preventSortingWhileShiftIsDown = true - #Whether the Grid should remember the search query when closing and re-opening the Grid - rememberSearchQuery = false - -[crafterManager] - #The maximum amount of rows that the Crafter Manager can show when stretched - #Range: > 3 - maxRowsStretch = 2147483647 - diff --git a/config[default]/resourcefulbees/bees/Coal.json b/config[default]/resourcefulbees/bees/Coal.json deleted file mode 100644 index 6096e76..0000000 --- a/config[default]/resourcefulbees/bees/Coal.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "ores/coal/coal_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#303030", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "tag:forge:stone", - "mutationOutput": "minecraft:coal_ore", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:coal", - "mainOutputCount": 16 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:overworld", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "feedItem": "minecraft:poppy", - "feedAmount": 4, - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Creeper.json b/config[default]/resourcefulbees/bees/Creeper.json deleted file mode 100644 index de8f86f..0000000 --- a/config[default]/resourcefulbees/bees/Creeper.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "/creeper/creeper_bee", - "traits" : ["creeper"], - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#0C9F0A", - "isGlowing": true, - "glowColor": "#E2D3D3", - "glowingPulse": 2, - "emissiveLayerTexture": "/creeper/creeper_bee_emissive" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "tag:minecraft:lava", - "mutationOutput": "minecraft:mossy_cobblestone", - "mutationType": "FLUID_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:gunpowder", - "mainOutputCount": 4 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Diamond.json b/config[default]/resourcefulbees/bees/Diamond.json deleted file mode 100644 index 67d22ec..0000000 --- a/config[default]/resourcefulbees/bees/Diamond.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "ores/diamond/diamond_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#00ffff", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:lava", - "mutationOutput": "minecraft:water", - "mutationType": "FLUID_TO_FLUID" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:diamond", - "mainOutputCount": 1 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true, - "parent1": "Coal", - "parent2": "Skeleton", - "feedItem": "tag:forge:ores" - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Emerald.json b/config[default]/resourcefulbees/bees/Emerald.json deleted file mode 100644 index ef1ffcd..0000000 --- a/config[default]/resourcefulbees/bees/Emerald.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "flower": "ALL", - "hasHoneycomb": true, - "baseLayerTexture": "ores/emerald/emerald_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#18eb09", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:lava", - "mutationType": "BLOCK_TO_FLUID" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:emerald" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "TAG:Mountain,Hills" - }, - "BreedData": { - "isBreedable": true, - "spawnWeight": 4 - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Ender.json b/config[default]/resourcefulbees/bees/Ender.json deleted file mode 100644 index 8654b41..0000000 --- a/config[default]/resourcefulbees/bees/Ender.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "flower": "minecraft:chorus_flower", - "hasHoneycomb": true, - "traits": ["ender"], - "maxTimeInHive": 1800, - "ColorData": { - "isBeeColored": true, - "honeycombColor": "#339786", - "primaryColor": "#339786", - "secondaryColor": "#303030" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:obsidian", - "mutationOutput": "minecraft:end_stone", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:ender_pearl", - "bottleOutput" : "minecraft:dragon_breath" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "TAG:end", - "lightLevel": "NIGHT", - "spawnWeight": 20 - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Gold.json b/config[default]/resourcefulbees/bees/Gold.json deleted file mode 100644 index 919facf..0000000 --- a/config[default]/resourcefulbees/bees/Gold.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "flower": "ALL", - "hasHoneycomb": true, - "maxTimeInHive": 800, - "baseLayerTexture": "ores/gold/gold_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#FFDC00", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:gold_ore", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:gold_ingot" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Icy.json b/config[default]/resourcefulbees/bees/Icy.json deleted file mode 100644 index 2a84683..0000000 --- a/config[default]/resourcefulbees/bees/Icy.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "flower": "all", - "hasHoneycomb": false, - "traits": ["can_swim"], - "maxTimeInHive": 1200, - "sizeModifier": 0.75, - "ColorData": { - "isBeeColored": true, - "honeycombColor": "#92b9fe", - "primaryColor": "#92b9fe", - "secondaryColor": "#303030" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:water", - "mutationOutput": "minecraft:ice", - "mutationType": "FLUID_TO_BLOCK", - "mutationCount": 20 - }, - "CentrifugeData": { - "hasCentrifugeOutput": false - }, - "SpawnData": { - "canSpawnInWorld": false - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Iron.json b/config[default]/resourcefulbees/bees/Iron.json deleted file mode 100644 index 39dd19a..0000000 --- a/config[default]/resourcefulbees/bees/Iron.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "flower": "ALL", - "hasHoneycomb": true, - "maxTimeInHive": 600, - "baseLayerTexture": "ores/iron/iron_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#ffcc99", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:iron_ore", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:iron_ingot" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Lapis.json b/config[default]/resourcefulbees/bees/Lapis.json deleted file mode 100644 index dfa3417..0000000 --- a/config[default]/resourcefulbees/bees/Lapis.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "ores/lapis/lapis_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#345ec3", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:lapis_ore", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:lapis_lazuli", - "mainOutputCount": 8 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Nether_Quartz.json b/config[default]/resourcefulbees/bees/Nether_Quartz.json deleted file mode 100644 index c359e59..0000000 --- a/config[default]/resourcefulbees/bees/Nether_Quartz.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "flower": "minecraft:nether_wart", - "maxTimeInHive": 1000, - "hasHoneycomb": true, - "traits": ["nether"], - "ColorData": { - "isBeeColored": true, - "honeycombColor": "#D4CABA", - "primaryColor": "#D4CABA", - "secondaryColor": "#303030" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:netherrack", - "mutationOutput": "minecraft:nether_quartz_ore", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:quartz", - "mainOutputCount": 2 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Netherite.json b/config[default]/resourcefulbees/bees/Netherite.json deleted file mode 100644 index f57a152..0000000 --- a/config[default]/resourcefulbees/bees/Netherite.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "flower": "minecraft:wither_rose", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "ores/netherite/netherite_bee", - "traits": ["nether", "wither"], - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#654740" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:blackstone", - "mutationOutput": "minecraft:gilded_blackstone", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:netherite_ingot", - "mainOutputWeight": 0.05 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true, - "parent1": "Wither", - "parent2": "Diamond" - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Pigman.json b/config[default]/resourcefulbees/bees/Pigman.json deleted file mode 100644 index dc1cecd..0000000 --- a/config[default]/resourcefulbees/bees/Pigman.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "flower": "minecraft:brown_mushroom", - "maxTimeInHive": 1000, - "hasHoneycomb": true, - "baseLayerTexture": "pigman/pigman_bee", - "traits": ["nether", "pigman"], - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#885956" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:netherrack", - "mutationOutput": "minecraft:glowstone", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:glowstone_dust" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:nether", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/RGBee.json b/config[default]/resourcefulbees/bees/RGBee.json deleted file mode 100644 index b73fe14..0000000 --- a/config[default]/resourcefulbees/bees/RGBee.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "ColorData": { - "isBeeColored": true, - "honeycombColor": "#ffffff", - "isRainbowBee": true, - "isGlowing": true - }, - "MutationData": {}, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:red_dye", - "secondaryOutput": "minecraft:green_dye", - "bottleOutput": "resourcefulbees:rainbow_honey_bottle", - "bottleOutputWeight": 0.02 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "TAG:OVerWorld", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Redstone.json b/config[default]/resourcefulbees/bees/Redstone.json deleted file mode 100644 index 6da12c5..0000000 --- a/config[default]/resourcefulbees/bees/Redstone.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "flower": "ALL", - "maxTimeInHive": 800, - "hasHoneycomb": true, - "baseLayerTexture": "ores/redstone/redstone_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#aa0f01", - "modelType": "ORE" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:redstone", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:redstone", - "mainOutputCount": 4 - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Skeleton.json b/config[default]/resourcefulbees/bees/Skeleton.json deleted file mode 100644 index 7897b95..0000000 --- a/config[default]/resourcefulbees/bees/Skeleton.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "flower": "small", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "skeleton/skeleton_bee", - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#F6F2E6" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:gravel", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:bone" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true, - "feedItem": "small", - "feedAmount": 8 - }, - "TraitData": {} -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Slimy.json b/config[default]/resourcefulbees/bees/Slimy.json deleted file mode 100644 index b9cb6f1..0000000 --- a/config[default]/resourcefulbees/bees/Slimy.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "flower": "all", - "hasHoneycomb": false, - "traits": ["slimy"], - "maxTimeInHive": 1200, - "baseLayerTexture": "slime/slime_bee", - "ColorData": { - "modelType": "GELATINOUS", - "gelLayerTexture": "/slime/slime_gel_Layer" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:honey_block", - "mutationOutput": "minecraft:slime_block", - "mutationType": "BLOCK_TO_BLOCK", - "mutationCount": 15 - }, - "BreedData": { - "isBreedable": true, - "parent1": "rgbee", - "parent2": "zombie" - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Wither.json b/config[default]/resourcefulbees/bees/Wither.json deleted file mode 100644 index cf22ea3..0000000 --- a/config[default]/resourcefulbees/bees/Wither.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "flower": "minecraft:wither_rose", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "wither/wither_bee", - "traits": ["nether", "wither"], - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#444444" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:lava", - "mutationOutput": "minecraft:obsidian", - "mutationType": "FLUID_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:nether_star", - "mainOutputWeight": 0.01 - }, - "SpawnData": {}, - "BreedData": { - "isBreedable": true, - "parent1": "Coal", - "parent2": "Skeleton", - "feedItem": "minecraft:rotten_flesh", - "feedAmount": 12 - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/bees/Zombie.json b/config[default]/resourcefulbees/bees/Zombie.json deleted file mode 100644 index 0a42b29..0000000 --- a/config[default]/resourcefulbees/bees/Zombie.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "flower": "tag:minecraft:bee_growables", - "maxTimeInHive": 600, - "hasHoneycomb": true, - "baseLayerTexture": "zombie/zombie_bee", - "traits": ["zombie"], - "ColorData": { - "isBeeColored": false, - "honeycombColor": "#2F4E32" - }, - "MutationData": { - "hasMutation": true, - "mutationInput": "minecraft:stone", - "mutationOutput": "minecraft:cobblestone", - "mutationType": "BLOCK_TO_BLOCK" - }, - "CentrifugeData": { - "hasCentrifugeOutput": true, - "mainOutput": "minecraft:rotten_flesh" - }, - "SpawnData": { - "canSpawnInWorld": true, - "biomeWhitelist": "tag:OVERWORLD", - "biomeBlacklist": "tag:ocean", - "lightLevel": "NIGHT" - }, - "BreedData": { - "isBreedable": true - }, - "TraitData": { - "hasTraits": true - } -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/client.toml b/config[default]/resourcefulbees/client.toml deleted file mode 100644 index 0d060bd..0000000 --- a/config[default]/resourcefulbees/client.toml +++ /dev/null @@ -1,12 +0,0 @@ - -["General Options"] - # - #When set to true an en_us.json file will be generated for the bees. [true/false] - # This file will be overwritten every time the mod loads. - # The generated names are based on the bee jsons. - #This is best used by pack devs as a one-time run. - generateEnglishLang = false - # - #When set to true will display some debug info in console. [true/false] - showDebugInfo = false - diff --git a/config[default]/resourcefulbees/resources/data/forge/tags/fluids/honey.json b/config[default]/resourcefulbees/resources/data/forge/tags/fluids/honey.json deleted file mode 100644 index eb2cd0d..0000000 --- a/config[default]/resourcefulbees/resources/data/forge/tags/fluids/honey.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "replace": false, - "values": [ - ] -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json b/config[default]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json deleted file mode 100644 index dc3261a..0000000 --- a/config[default]/resourcefulbees/resources/data/minecraft/tags/entity_types/beehive_inhabitors.json +++ /dev/null @@ -1,25 +0,0 @@ -{ -"replace": false, -"values": [ -"resourcefulbees:nether_quartz_bee", -"resourcefulbees:ender_bee", -"resourcefulbees:netherite_bee", -"resourcefulbees:gold_bee", -"resourcefulbees:skeleton_bee", -"resourcefulbees:diamond_bee", -"resourcefulbees:kitten_bee", -"resourcefulbees:zombie_bee", -"resourcefulbees:oreo_bee", -"resourcefulbees:coal_bee", -"resourcefulbees:iron_bee", -"resourcefulbees:lapis_bee", -"resourcefulbees:pigman_bee", -"resourcefulbees:rgbee_bee", -"resourcefulbees:slimy_bee", -"resourcefulbees:wither_bee", -"resourcefulbees:creeper_bee", -"resourcefulbees:emerald_bee", -"resourcefulbees:icy_bee", -"resourcefulbees:redstone_bee" -] -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json b/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json deleted file mode 100644 index e6b86c0..0000000 --- a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/blocks/resourceful_honeycomb_block.json +++ /dev/null @@ -1,21 +0,0 @@ -{ -"replace": false, -"values": [ -"resourcefulbees:coal_honeycomb_block", -"resourcefulbees:creeper_honeycomb_block", -"resourcefulbees:diamond_honeycomb_block", -"resourcefulbees:emerald_honeycomb_block", -"resourcefulbees:ender_honeycomb_block", -"resourcefulbees:gold_honeycomb_block", -"resourcefulbees:iron_honeycomb_block", -"resourcefulbees:lapis_honeycomb_block", -"resourcefulbees:netherite_honeycomb_block", -"resourcefulbees:nether_quartz_honeycomb_block", -"resourcefulbees:pigman_honeycomb_block", -"resourcefulbees:redstone_honeycomb_block", -"resourcefulbees:rgbee_honeycomb_block", -"resourcefulbees:skeleton_honeycomb_block", -"resourcefulbees:wither_honeycomb_block", -"resourcefulbees:zombie_honeycomb_block" -] -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json b/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json deleted file mode 100644 index 2ee2cd9..0000000 --- a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb.json +++ /dev/null @@ -1,21 +0,0 @@ -{ -"replace": false, -"values": [ -"resourcefulbees:coal_honeycomb", -"resourcefulbees:creeper_honeycomb", -"resourcefulbees:diamond_honeycomb", -"resourcefulbees:emerald_honeycomb", -"resourcefulbees:ender_honeycomb", -"resourcefulbees:gold_honeycomb", -"resourcefulbees:iron_honeycomb", -"resourcefulbees:lapis_honeycomb", -"resourcefulbees:netherite_honeycomb", -"resourcefulbees:nether_quartz_honeycomb", -"resourcefulbees:pigman_honeycomb", -"resourcefulbees:redstone_honeycomb", -"resourcefulbees:rgbee_honeycomb", -"resourcefulbees:skeleton_honeycomb", -"resourcefulbees:wither_honeycomb", -"resourcefulbees:zombie_honeycomb" -] -} \ No newline at end of file diff --git a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json b/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json deleted file mode 100644 index e6b86c0..0000000 --- a/config[default]/resourcefulbees/resources/data/resourcefulbees/tags/items/resourceful_honeycomb_block.json +++ /dev/null @@ -1,21 +0,0 @@ -{ -"replace": false, -"values": [ -"resourcefulbees:coal_honeycomb_block", -"resourcefulbees:creeper_honeycomb_block", -"resourcefulbees:diamond_honeycomb_block", -"resourcefulbees:emerald_honeycomb_block", -"resourcefulbees:ender_honeycomb_block", -"resourcefulbees:gold_honeycomb_block", -"resourcefulbees:iron_honeycomb_block", -"resourcefulbees:lapis_honeycomb_block", -"resourcefulbees:netherite_honeycomb_block", -"resourcefulbees:nether_quartz_honeycomb_block", -"resourcefulbees:pigman_honeycomb_block", -"resourcefulbees:redstone_honeycomb_block", -"resourcefulbees:rgbee_honeycomb_block", -"resourcefulbees:skeleton_honeycomb_block", -"resourcefulbees:wither_honeycomb_block", -"resourcefulbees:zombie_honeycomb_block" -] -} \ No newline at end of file diff --git a/config[default]/rftoolsbuilder-client.toml b/config[default]/rftoolsbuilder-client.toml deleted file mode 100644 index f5edb21..0000000 --- a/config[default]/rftoolsbuilder-client.toml +++ /dev/null @@ -1,21 +0,0 @@ - -#Settings for the builder -[builder] - #If true a holo hud with current progress is shown above the builder - showProgressHud = true - -#Settings for the scanner, composer, and projector -[scanner] - #Height of the beacon in case beacons are used - #Range: > 0 - locatorBeaconHeight = 30 - #The amount of milliseconds before the client will remove shape render data that hasn't been used. Decreasing this will free memory faster at the cost of having to update shape renders more often - #Range: 100 ~ 1000000 - clientRenderDataTimeout = 10000 - #The amount of milliseconds that a scanline 'flash' will exist on the client - #Range: 10 ~ 1000000 - projectorFlashTimeout = 400 - #The volume for the projector sound (0.0 is off) - #Range: 0.0 ~ 1.0 - baseProjectorVolume = 0.4 - diff --git a/config[default]/rftoolspower-client.toml b/config[default]/rftoolspower-client.toml deleted file mode 100644 index 8b13789..0000000 --- a/config[default]/rftoolspower-client.toml +++ /dev/null @@ -1 +0,0 @@ - diff --git a/config[default]/rftoolsstorage-client.toml b/config[default]/rftoolsstorage-client.toml deleted file mode 100644 index bd2a5fc..0000000 --- a/config[default]/rftoolsstorage-client.toml +++ /dev/null @@ -1,22 +0,0 @@ - -#Settings for the modular storage system -[storage] - #Background color for group lines - #Range: > 0 - groupBackground = -1123021 - #Foreground color for group lines - #Range: > 0 - groupForeground = -16777216 - #If true we automatically set the focus on the search field when opening the GUI for the modular storage. Set to false if you don't want that - autofocusSearch = false - #If true we clear the search field when opening the GUI for the modular storage. Set to false if you don't want that - clearSearchOnOpen = true - -#Settings for the storage scanner machine -[storagescanner] - #Time (in seconds) to hilight a block in the world - #Range: > 0 - hilightTime = 5 - #If this is true then opening the storage scanner GUI will automatically select the starred inventory view - hilightStarredOnGuiOpen = true - diff --git a/config[default]/rftoolsutility-client.toml b/config[default]/rftoolsutility-client.toml deleted file mode 100644 index 31b725b..0000000 --- a/config[default]/rftoolsutility-client.toml +++ /dev/null @@ -1,15 +0,0 @@ - -#Settings for the screen system -[screen] - #Set to true for TrueType font, set to false for vanilla font - useTruetype = false - #Set to true for force TrueType to be disabled in all cases. Use this in case the truetype font is causing issues - forceNoTruetype = false - #The default truetype font to use - fontName = "rftoolsutility:ubuntu" - #The size of the font - #Range: 0.0 ~ 1000000.0 - fontSize = 40.0 - #Additional characters that should be supported by the truetype system - additionalCharacters = "" - diff --git a/config[default]/rsgauges-common.toml b/config[default]/rsgauges-common.toml deleted file mode 100644 index d99a614..0000000 --- a/config[default]/rsgauges-common.toml +++ /dev/null @@ -1,40 +0,0 @@ - -#Settings affecting the logical server side, but are also configurable in single player. -[server] - - #Opt-out settings - [server.optout] - #Opt-out any block by its registry name ('*' wildcard matching, comma separated list, whitespaces ignored. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' excludes everything that has 'wood' or 'steel' in the registry name. The matching result is also traced in the log file. - pattern_excludes = "" - #Prevent blocks from being opt'ed by registry name ('*' wildcard matching, comma separated list, whitespaces ignored. Evaluated before all other opt-out checks. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' includes everything that has 'wood' or 'steel' in the registry name.The matching result is also traced in the log file. - pattern_includes = "" - #Disables switch remote linking. - without_switch_linking = false - - #Miscellaneous settings - [server.miscellaneous] - #Enables experimental features. Use at own risk. - with_experimental = false - #Defines how far you or a link source switch can be away from the target to activate it. The value 0 means 'no limitation', as long as the target chunk is loaded. - #Range: 0 ~ 64 - max_switch_linking_distance = 48 - #Comma separated list of items names that can be used alter configurable blocks of this mod. This applies when the display side of the block is right click (activated) with the item in the main hand. - accepted_wrenches = "minecraft:redstone_torch,immersiveengineering:screwdriver,immersiveengineering:hammer" - #Enable detailed logging of the config values and resulting calculations in each mod feature config. - with_config_logging = false - - #Settings to tweak the performance, or use cases normally no change should be required here. - [server.tweaks] - #Gauges shall not frequently lookup weak power provided to the block they are attached to. - without_gauge_weak_power_measurement = false - #Sample interval of the gauges in ticks. Lower values decrease the display latency for indirect weak power measurements. Minor performance impact for values >= 5. - #Range: 2 ~ 100 - gauge_update_interval = 8 - #Sample interval of volume sensing automatic switches in ticks (e.g infrared motion detector). Lower values make the switches reacting faster, but also have an impact on the server performance due to ray tracing. - #Range: 5 ~ 50 - autoswitch_volumetric_update_interval = 10 - #Sample interval of the linear switches in ticks (like laser pointer based sensors). Lower values make the switches reacting faster, but also have an impact on the server performance due to ray tracing. Has much less impact - #as the volumetric autoswitch interval. - #Range: 1 ~ 50 - autoswitch_linear_update_interval = 4 - diff --git a/config[default]/servertabinfo-client.toml b/config[default]/servertabinfo-client.toml deleted file mode 100644 index 3ce1d5c..0000000 --- a/config[default]/servertabinfo-client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Client settings -[client] - #Replace the vanilla player list - replacePlayerList = true - diff --git a/config[default]/sidebar_buttons.json b/config[default]/sidebar_buttons.json deleted file mode 100644 index 411cd36..0000000 --- a/config[default]/sidebar_buttons.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ftbguilibrary": { - "toggle.gamemode": true, - "toggle.rain": true, - "toggle.day": true, - "toggle.night": true - }, - "ftbchunks": { - "chunks": true - } -} \ No newline at end of file diff --git a/config[default]/simplyjetpacks-client.toml b/config[default]/simplyjetpacks-client.toml deleted file mode 100644 index 2bf3139..0000000 --- a/config[default]/simplyjetpacks-client.toml +++ /dev/null @@ -1,40 +0,0 @@ - -#Simply Jetpacks 2 - Client Configurations -[simplyjetpacks-client] - - #Controls Configurations - [simplyjetpacks-client.controls] - #This sets whether you must hold sneak to hover. - invertHoverSneakingBehavior = false - - #Audio Configurations - [simplyjetpacks-client.audio] - #This sets whether jetpack sounds will play. - enableJetpackSounds = true - - #GUI Configurations - [simplyjetpacks-client.gui] - #Show exact Energy of Jetpack in HUD - showExactEnergy = false - #This sets whether or not jetpack state messages will show. - enableStateMessages = true - #This sets whether or not the jetpack HUD will be visible. - enableJetpackHud = true - #This sets the color of the Jetpack HUD. - #Range: > -2147483648 - hudTextColor = 16777215 - #HUD Position - #Allowed Values: TOP_LEFT, TOP_CENTER, TOP_RIGHT, LEFT, RIGHT, BOTTOM_LEFT, BOTTOM_RIGHT - hudTextPosition = "TOP_LEFT" - #HUD Position X Offset - #Range: > -2147483648 - hudXOffset = 0 - #HUD Position Y Offset - #Range: > -2147483648 - hudYOffset = 0 - #HUD Scale - #Range: 1 ~ 100 - hudScale = 1 - #HUD Text Shadow - hudTextShadow = true - diff --git a/config[default]/simplyjetpacks-common.toml b/config[default]/simplyjetpacks-common.toml deleted file mode 100644 index cf90bdc..0000000 --- a/config[default]/simplyjetpacks-common.toml +++ /dev/null @@ -1,24 +0,0 @@ - -#Simply Jetpacks 2 - Common Configurations -[simplyjetpacks-common] - - #Integration Configurations - [simplyjetpacks-common.integration] - #Enable Vanilla Jetpacks Integration. - enableIntegrationVanilla = true - #Enable Immersive Engineering Jetpacks Integration. - enableIntegrationImmersiveEngineering = true - #Enable Mekanism Jetpacks Integration. - enableIntegrationMekanism = true - #Enable EnderIO Jetpacks Integration. - enableIntegrationEnderIO = true - #Enable Thermal Expansion Jetpacks Integration. - enableIntegrationThermalExpansion = true - #Enable Thermal Dynamics Jetpacks Integration. - enableIntegrationThermalDynamics = true - - #Misc Configurations - [simplyjetpacks-common.misc] - #Enable Join Advancements - enableJoinAdvancements = true - diff --git a/config[default]/snad-common.toml b/config[default]/snad-common.toml deleted file mode 100644 index 2c93940..0000000 --- a/config[default]/snad-common.toml +++ /dev/null @@ -1,7 +0,0 @@ - -#Snad Configs -[snad] - #Growth modifier on snad blocks. - #Range: > 1 - speedIncrease = 2 - diff --git a/config[default]/solcarrot-client.toml b/config[default]/solcarrot-client.toml deleted file mode 100644 index 9bc1adc..0000000 --- a/config[default]/solcarrot-client.toml +++ /dev/null @@ -1,17 +0,0 @@ - -["milestone celebration"] - #If true, reaching a new milestone plays a ding sound. - shouldPlayMilestoneSounds = true - #If true, trying a new food spawns particles. - shouldSpawnIntermediateParticles = true - #If true, reaching a new milestone spawns particles. - shouldSpawnMilestoneParticles = true - -[miscellaneous] - #If true, foods indicate in their tooltips whether or not they have been eaten. - isFoodTooltipEnabled = true - #Whether the messages notifying you of reaching new milestones should be displayed above the hotbar or in chat. - shouldShowProgressAboveHotbar = true - #If true, the food book also lists foods that you haven't eaten, in addition to the ones you have. - shouldShowUneatenFoods = true - diff --git a/config[default]/sophisticatedbackpacks-client.toml b/config[default]/sophisticatedbackpacks-client.toml deleted file mode 100644 index b418c2b..0000000 --- a/config[default]/sophisticatedbackpacks-client.toml +++ /dev/null @@ -1,9 +0,0 @@ - -#Client Settings -[client] - #Positions where sort buttons can display to help with conflicts with controls from other mods - #Allowed Values: TITLE_LINE_RIGHT, ABOVE_UPGRADES, BELOW_UPGRADES, BELOW_UPGRADE_TABS - sortButtonsPosition = "TITLE_LINE_RIGHT" - #Whether click sound should play when custom buttons are clicked in backpack gui - playButtonSound = true - diff --git a/config[default]/storagedrawers-common.toml b/config[default]/storagedrawers-common.toml deleted file mode 100644 index d1a0289..0000000 --- a/config[default]/storagedrawers-common.toml +++ /dev/null @@ -1,30 +0,0 @@ - -[General] - #The number of item stacks held in a basic unit of storage. - #1x1 drawers hold 8 units, 1x2 drawers hold 4 units, 2x2 drawers hold 2 units. - #Half-depth drawers hold half those amounts. - baseStackStorage = 4 - #Range: 1 ~ 50 - controllerRange = 12 - enableUI = true - enableSidedInput = true - enableSidedOutput = true - enableItemConversion = true - enableExtraCompactingRules = true - debugTrace = false - #List of rules in format "domain:item1, domain:item2, n". - #Causes a compacting drawer convert n of item1 into 1 of item2. - compactingRules = ["minecraft:clay, minecraft:clay_ball, 4"] - -[StorageUpgrades] - #Storage upgrades multiply storage capacity by the given amount. - #When multiple storage upgrades are used together, their multipliers are added before being applied. - level1Mult = 2 - level2Mult = 4 - level3Mult = 8 - level4Mult = 16 - level5Mult = 32 - -[Integration] - wailaStackRemainder = true - diff --git a/config[default]/structure_gel-client.toml b/config[default]/structure_gel-client.toml deleted file mode 100644 index 7d3e408..0000000 --- a/config[default]/structure_gel-client.toml +++ /dev/null @@ -1,11 +0,0 @@ - -[gui] - #Skips the screen that tells you that a world uses experimental settings. - skip_experimental_backup_screen = true - #Displays info on top of Structure Blocks, similarly to pre-1.13 versions. - show_structure_block_info = true - -[entity] - #Fixes spawners causing fps lag from a ClassCastException with some entities. - fix_spawners = true - diff --git a/config[default]/structure_gel-common.toml b/config[default]/structure_gel-common.toml deleted file mode 100644 index e9aaa5a..0000000 --- a/config[default]/structure_gel-common.toml +++ /dev/null @@ -1,19 +0,0 @@ - -[features] - #Adds more vanilla structures to the list of structures that lakes cannot generate inside of. Only villages when set to false. Requires reload. - extra_lake_proofing = true - -[biome_dictionary] - #A list of mod IDs that will be ignored when the biome dictionary attempts to register unregistered biomes. Mod IDs must be comma separated ("biomesoplenty, byg, blue_skies"). - ignored_mods = "" - #Determines if the biome dictionary make assumptions for unregistered biomes. Setting this to false can fix issues where a structure generates in the wrong dimension. - make_best_guess = true - -[commands] - #When true, removes the size limit from the fill and clone commands. - exceed_fill_clone_limit = true - -[warnings] - #Hides the chat message warning you if a world you are on has a mod that disables the DataFixerUpper. - silence_fake_data_fixer_warning = false - diff --git a/config[default]/structurize-client.toml b/config[default]/structurize-client.toml deleted file mode 100644 index 8f111ea..0000000 --- a/config[default]/structurize-client.toml +++ /dev/null @@ -1,3 +0,0 @@ -#structurize.config.excludeentities.comment -excludeEntities = ["minecraft:iron_golem", "minecraft:wolf"] - diff --git a/config[default]/terraforged/biome_weights.conf b/config[default]/terraforged/biome_weights.conf deleted file mode 100644 index 03ee348..0000000 --- a/config[default]/terraforged/biome_weights.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Configure biome weights by entering their id and an integer value for their weight (default weight is 10) -# This config will override the weights configured or provided by other mods for TerraForged worlds only. -"terraforged:example_biome" = 10 - diff --git a/config[default]/terraforged/general.conf b/config[default]/terraforged/general.conf deleted file mode 100644 index 9425299..0000000 --- a/config[default]/terraforged/general.conf +++ /dev/null @@ -1,17 +0,0 @@ -# The version of this config. Do not edit (it'll wipe your settings!) -version = "0.4" -# Set the preset to use when creating a new world -default_preset = "default" -# Set whether tooltips should be displayed by default in the config gui. -tooltips = true -# Set whether coordinates should be displayed by default in the config gui. -coords = false -# The number of milliseconds a single feature/structure can generate for before a warning -# is printed to the logs. This may help track down mods that are causing world-gen to run slow. -# Set to -1 to disable. -feature_warn_time = 100 -# The number of milliseconds after which the server will be considered 'deadlocked' (when it -# gets stuck trying to generate a feature/structure). This is usually caused by third-party mods. -# Set to -1 to disable deadlock detection & reporting (the game may freeze indefinitely without it). -chunkgen_timeout = 60000 - diff --git a/config[default]/terraforged/performance_internal.conf b/config[default]/terraforged/performance_internal.conf deleted file mode 100644 index 4e0ba75..0000000 --- a/config[default]/terraforged/performance_internal.conf +++ /dev/null @@ -1,17 +0,0 @@ -# The version of this config. Do not edit (it'll wipe your settings!) -version = "0.2" -# Controls the total number of threads that will be used to generate heightmap tiles. -# Allowing the generator to use more threads can help speed up generation but increases overall -# load on your CPU which may adversely affect performance in other areas of the game engine. -thread_count = 8 -# Controls the size of heightmap tiles. -# Smaller tiles are faster to generate but less memory efficient. -tile_size = 3 -# Batching breaks heightmap tiles up into smaller pieces that can be generated concurrently. -# This can help improve generation speed by utilizing more threads. -# It is more effective when a higher thread count (+6) is available. -batching = true -# Controls the number of pieces a heightmap tile is divided up into. -# Higher batch counts may be able to utilize more of the available threads, improving performance. -batch_count = 6 - diff --git a/config[default]/tetra.toml b/config[default]/tetra.toml deleted file mode 100644 index f7e864d..0000000 --- a/config[default]/tetra.toml +++ /dev/null @@ -1,89 +0,0 @@ - -[misc] - #Enable modular bows - bow = true - #Enable modular crossbows - crossbow = true - #Enable modular single headed implements - single_headed = true - #Enable modular shields - shield = true - #Enables the enchantment glint rendering on modular items - glint = true - #Enables commands & data reloading functionality useful for development, has a negative impact on performance - development = false - #If enabled and Curios is installed, Toolbelts will only work in the Curio belt slot - toolbelt_curio_only = false - #Multiplier for magic capacity gains, increasing this may be useful when having a large set enchantments added by other mods - #Range: 0.0 ~ 1.7976931348623157E308 - magic_cap_multiplier = 1.0 - #Enable the look advancement trigger, used for some advancements. - look_trigger = true - -#World generation settings -[worldgen] - #The number of geodes that should generate per chunk, set to 0 to disable - #Range: 0 ~ 65536 - geode_density = 120 - #Generates features in the world, further configuration available in "tetra/data/structures/" - features = true - #Used to limit how deep the feature generator will recurse into feature children, helps to avoid recursive loops and cascading worldgen in 3d-party generation features - #Range: 0 ~ 64 - feature_depth = 8 - -#Allows tetra items to "level up" after being used a certain amount of times, allowing the player to choose from different ways to "hone" 1 module on the item. Major modules also settle after some time, increasing its integrity -[module_progression] - enabled = true - #The base value for number of uses required for a module to settle - #Range: > -2147483648 - settle_base = 270 - #Level multiplier for settling limit, a value of 3 would cause a module that has settled once to require 3x as many uses before it settles again - #Range: 4.9E-324 ~ 1.7976931348623157E308 - settle_level_multiplier = 3.0 - #Durability multiplier for settling limit, a value of 1 would cause a module with 75 durability to require an additional 75 uses before it settles - #Range: 4.9E-324 ~ 1.7976931348623157E308 - settle_durability_multiplier = 0.5 - #The base value for number of uses required before a sword can be honed - #Range: > -2147483648 - hone_sword_base = 110 - #Integrity multiplier for sword honing, a value of 2 would cause a sword which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_sword_integrity_multiplier = 65 - #The base value for number of uses required before a tool can be honed - #Range: > -2147483648 - hone_double_base = 140 - #Integrity multiplier for tool honing, a value of 2 would cause a sword which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_double_integrity_multiplier = 75 - -#Toggles & config for experimental features -[experimental] - #The base value for number of uses required before a bow can be honed - #Range: > -2147483648 - hone_bow_base = 48 - #Integrity multiplier for bow honing, a value of 2 would cause a bow which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_bow_integrity_multiplier = 32 - #The base value for number of uses required before a crossbow can be honed - #Range: > -2147483648 - hone_crossbow_base = 48 - #Integrity multiplier for crossbow honing, a value of 2 would cause a crossbow which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_crossbow_integrity_multiplier = 32 - #The base value for number of uses required before a single headed implement can be honed - #Range: > -2147483648 - hone_single_headed_base = 48 - #Integrity multiplier for single headed implement honing, a value of 2 would cause an implement which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_single_headed_integrity_multiplier = 32 - #The base value for number of uses required before a shield can be honed - #Range: > -2147483648 - hone_shield_base = 48 - #Integrity multiplier for shield honing, a value of 2 would cause a shield which uses 3 integrity to require 2*3 times as many uses before it can be honed - #Range: > -2147483648 - hone_shield_integrity_multiplier = 32 - #Enable the stonecutter module for swords, the stonecutter has to be removed from loot tables if this is disabled - stonecutter = true - #Enable the extractor bedrock functionality - extractor = true - diff --git a/config[default]/theoneprobe-client.toml b/config[default]/theoneprobe-client.toml deleted file mode 100644 index 542bdc2..0000000 --- a/config[default]/theoneprobe-client.toml +++ /dev/null @@ -1,111 +0,0 @@ -#This is a list of entities that will not be rendered by TOP. This option also works if it is set client-side alone -renderBlacklist = [] -#The amount of milliseconds to wait before updating probe information from the server -#Range: 10 ~ 100000 -timeout = 300 -#The amount of milliseconds to wait before showing a 'fetch from server' info on the client (if the server is slow to respond) (-1 to disable this feature) -#Range: -1 ~ 100000 -waitingForServerTimeout = 2000 -#The maximum packet size to send an itemstack from client to server. Reduce this if you have issues with network lag caused by TOP -#Range: -1 ~ 32768 -maxPacketToServer = 20000 -#Distance at which the probe works -#Range: 0.1 ~ 200.0 -probeDistance = 6.0 -#Show mod name (0 = not, 1 = always, 2 = sneak) -showModName = "NORMAL" -#Show harvest level (0 = not, 1 = always, 2 = sneak) -showHarvestLevel = "NORMAL" -#Show if the block can be harvested (0 = not, 1 = always, 2 = sneak) -showCanBeHarvested = "NORMAL" -#Show the growth level of crops (0 = not, 1 = always, 2 = sneak) -showCropPercentage = "NORMAL" -#Show chest contents (0 = not, 1 = always, 2 = sneak) -showChestContents = "EXTENDED" -#Show chest contents in detail (0 = not, 1 = always, 2 = sneak), used only if number of items is below 'showItemDetailThresshold' -showChestContentsDetailed = "EXTENDED" -#Show redstone (0 = not, 1 = always, 2 = sneak) -showRedstone = "NORMAL" -#Show mob health (0 = not, 1 = always, 2 = sneak) -showMobHealth = "NORMAL" -#Show time to adulthood for baby mobs (0 = not, 1 = always, 2 = sneak) -showMobGrowth = "NORMAL" -#Show mob potion effects (0 = not, 1 = always, 2 = sneak) -showMobPotionEffects = "EXTENDED" -#Show lever/comparator/repeater settings (0 = not, 1 = always, 2 = sneak) -showLeverSetting = "NORMAL" -#Show tank setting (0 = not, 1 = always, 2 = sneak) -showTankSetting = "EXTENDED" -#Show brewing stand setting (0 = not, 1 = always, 2 = sneak) -showBrewStandSetting = "NORMAL" -#Show mob spawner setting (0 = not, 1 = always, 2 = sneak) -showMobSpawnerSetting = "NORMAL" -#Show animal owner setting (0 = not, 1 = always, 2 = sneak) -showAnimalOwnerSetting = "EXTENDED" -#Show horse stats setting (0 = not, 1 = always, 2 = sneak) -showHorseStatSetting = "EXTENDED" -#Reveal monster eggs (0 = not, 1 = always, 2 = sneak) -showSilverfish = "NOT" -#The distance to the left side of the screen. Use -1 if you don't want to set this -#Range: -1 ~ 10000 -boxLeftX = 5 -#The distance to the right side of the screen. Use -1 if you don't want to set this -#Range: -1 ~ 10000 -boxRightX = -1 -#The distance to the top side of the screen. Use -1 if you don't want to set this -#Range: -1 ~ 10000 -boxTopY = 5 -#The distance to the bottom side of the screen. Use -1 if you don't want to set this -#Range: -1 ~ 10000 -boxBottomY = -1 -#Color of the border of the box (0 to disable) -boxBorderColor = "ff999999" -#Color of the box (0 to disable) -boxFillColor = "55006699" -#Thickness of the border of the box (0 to disable) -#Range: 0 ~ 20 -boxThickness = 2 -#How much the border should be offset (i.e. to create an 'outer' border) -#Range: 0 ~ 20 -boxOffset = 0 -#If true show liquid information when the probe hits liquid first -showLiquids = false -#Toggle default probe visibility (client can override) -isVisible = true -#If true then the probe hotkey must be held down to show the tooltip -holdKeyToMakeVisible = false -#The scale of the tooltips, 1 is default, 2 is smaller -#Range: 0.4 ~ 5.0 -tooltipScale = 1.0 -#Color of the border of the chest contents box (0 to disable) -chestContentsBorderColor = "ff006699" -#0 means don't show break progress, 1 is show as bar, 2 is show as text -#Range: 0 ~ 2 -showBreakProgress = 1 -#true means shows harvestability with vanilla style icons -harvestStyleVanilla = true - -[style] - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Ok = "green" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Obsolete = "gray,strikethrough" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Error = "red,bold" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - High = "gold" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Name = "white" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Warning = "yellow" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Progress = "white" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Label = "gray" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - ModName = "blue,italic" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - Info = "white" - #Text style. Use a comma delimited list with colors like: 'red', 'green', 'blue', ... or style codes like 'underline', 'bold', 'italic', 'strikethrough', ..." - InfoImportant = "blue" - diff --git a/config[default]/thermal-client.toml b/config[default]/thermal-client.toml deleted file mode 100644 index d0eb812..0000000 --- a/config[default]/thermal-client.toml +++ /dev/null @@ -1,5 +0,0 @@ - -[Sounds] - #If TRUE, 'Thermal Series' Mobs will have ambient sounds. - "Ambient Mob Sounds" = true - diff --git a/config[default]/titanium/modules.toml b/config[default]/titanium/modules.toml deleted file mode 100644 index c0c93cf..0000000 --- a/config[default]/titanium/modules.toml +++ /dev/null @@ -1,11 +0,0 @@ - -[modules] - - #Test module for titanium features - [modules.test_module] - enabled = false - - #Creative features - [modules.creative] - enabled = false - diff --git a/config[default]/titanium/resources.toml b/config[default]/titanium/resources.toml deleted file mode 100644 index 704da2c..0000000 --- a/config[default]/titanium/resources.toml +++ /dev/null @@ -1,21 +0,0 @@ - -[modules] - - [modules.resources] - enabled = true - - [modules.resources.gold] - - [modules.resources.gold.gear] - enabled = true - - [modules.resources.diamond] - - [modules.resources.diamond.gear] - enabled = true - - [modules.resources.iron] - - [modules.resources.iron.gear] - enabled = true - diff --git a/config[default]/titanium/titanium.toml b/config[default]/titanium/titanium.toml deleted file mode 100644 index 04f80ed..0000000 --- a/config[default]/titanium/titanium.toml +++ /dev/null @@ -1,14 +0,0 @@ - -[TitaniumConfig] - #A Boolean that is true by default - thisIsABoolean = true - #A Boolean that is false by default - NOT_BOOLEAN = false - intAngery = 7 - - [TitaniumConfig.Dabber] - dabby = "lil dab" - - [TitaniumConfig.TestBlock] - DUMB_VALUE = 135 - diff --git a/config[default]/toastcontrol-common.toml b/config[default]/toastcontrol-common.toml deleted file mode 100644 index 5ae9a66..0000000 --- a/config[default]/toastcontrol-common.toml +++ /dev/null @@ -1,48 +0,0 @@ - -#Client Configuration -[client] - - [client.blocked_toasts] - #If advancement toasts are blocked. - advancements = true - #If recipe toasts are blocked. - recipes = true - #If system toasts are blocked. - system = false - #If tutorial toasts are blocked. - tutorial = true - #If all vanilla toasts are blocked. - global_vanilla = false - #If all non-vanilla toasts are blocked. - global_modded = false - #If all toasts are blocked. - global = false - #Toast Classes that are blocked from being shown. - blocked_classes = [] - - [client.visual_options] - #How long a toast must be on the screen for, in ticks. Use 0 to use the default time. - #Range: 0 ~ 4000 - force_time = 0 - #If toasts are translucent. - translucent = true - #If toasts are transparent. Overrides translucency. - transparent = false - #How many toasts will be displayed on screen at once. - #Range: 1 ~ 7 - toast_count = 3 - #The X offset for toasts to be drawn at. - #Range: -8192 ~ 8192 - x_offset = 0 - #The Y offset for toasts to be drawn at. - #Range: -8192 ~ 8192 - y_offset = 0 - #If toasts automatically pop into the screen without animations. - no_slide = false - #If toasts show on the left of the screen. - start_left = false - - [client.debug] - #If toast classes are printed when they are shown. - print_classes = false - diff --git a/config[default]/toolstats-client.toml b/config[default]/toolstats-client.toml deleted file mode 100644 index 8446fb0..0000000 --- a/config[default]/toolstats-client.toml +++ /dev/null @@ -1,14 +0,0 @@ - -#General settings for the mod. -[general] - #Should enchantability be shown? - show-enchantability = true - #Should harvest level be shown? - show-harvest-level = true - #Should mining efficiency be shown? - show-efficiency = true - #Should repair cost be shown in the anvil GUI? - show-repair-cost = true - #Should the durability be shown on the tool? - show-durability = true - diff --git a/config[default]/torchmaster.toml b/config[default]/torchmaster.toml deleted file mode 100644 index 7c4cf0f..0000000 --- a/config[default]/torchmaster.toml +++ /dev/null @@ -1,48 +0,0 @@ - -[General] - #Show additional information in the tooltip of certain items and blocks - beginnerTooltips = true - #By default, mega torches only block natural spawns (i.e. from low light levels). Setting this to false will also block spawns from spawners - blockOnlyNaturalSpawns = true - #If this setting is enabled, the mega torch will block all natural spawn attempts from Lycanites Mobs in its radius - lycanitesMobsBlockAll = true - #The radius of the mega torch in each direction (cube) with the torch at its center - #Range: > 0 - megaTorchRadius = 64 - #The radius of the dread lamp in each direction (cube) with the torch at its center - #Range: > 0 - dreadLampRadius = 64 - #Use this setting to override the internal lists for entity blocking - #You can use this to block more entities or even allow certain entities to still spawn - #The + prefix will add the entity to the list, effectivly denying its spawns - #The - prefix will remove the entity from the list (if necessary), effectivly allowing its spawns - #Note: Each entry needs to be put in quotes! Multiple Entries should be separated by comma. - #Block zombies: "+minecraft:zombie" - #Allow creepers: "-minecraft:creeper" - megaTorchEntityBlockListOverrides = [] - #Same as the mega torch block list override, just for the dread lamp - #Block squid: +minecraft:squid - #Allow pigs: -minecraft:pig - dreadLampEntityBlockListOverrides = [] - #The radius in which the feral flare should try to place lights - #Range: 1 ~ 127 - feralFlareRadius = 16 - #Controls how often the flare should try to place lights. 1 means every tick, 10 every 10th tick, etc - #Range: > 1 - feralFlareTickRate = 5 - #The target minimum light level to place lights for - #Range: 0 ~ 15 - feralFlareMinLightLevel = 10 - #The maximum amount of invisble lights a feral flare lantern can place. Set to 0 to disable light placement. - #Warning: Setting this value too high in conjunction with the feralFlareMinLightLevel and Radius can lead to world corruption! - #(Badly compressed packet error) - #Range: 0 ~ 32767 - feralFlareLanternLightCountHardcap = 255 - #Durability of the frozen pearl. Each removed light will remove one charge from the pearl. Set to 0 to disable durability - #Range: 0 ~ 32767 - frozenPearlDurability = 1024 - #Print entity spawn checks to the debug log - logSpawnChecks = false - #Configures the spawn check to be more aggressive, effectivly overriding the CheckSpawn results of other mods - aggressiveSpawnChecks = false - diff --git a/config[default]/toughnessbar-client.toml b/config[default]/toughnessbar-client.toml deleted file mode 100644 index 3370b9f..0000000 --- a/config[default]/toughnessbar-client.toml +++ /dev/null @@ -1,7 +0,0 @@ - -[general] - #Toughness Bar Icon Colors - "color values" = ["#FFFFFF", "#FF5500", "#FFC747", "#27FFE3", "#00FF00", "#7F00FF"] - #Show empty armor toughness icons? - "Show empty icons" = false - diff --git a/config[default]/trashslot-client.toml b/config[default]/trashslot-client.toml deleted file mode 100644 index 931868b..0000000 --- a/config[default]/trashslot-client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#Client only settings -[client] - #This causes the deletion slot to delete items instantly, similar to Creative Mode. - instantDeletion = false - diff --git a/config[default]/usefulrailroads-common.toml b/config[default]/usefulrailroads-common.toml deleted file mode 100644 index 72140cb..0000000 --- a/config[default]/usefulrailroads-common.toml +++ /dev/null @@ -1,31 +0,0 @@ - -#Rail Settings -[rail] - - #High Speed Rail Settings - [rail.highspeedrail] - #Maximum Speed for High Speed Rail (default: 5.0 blocks/tick) - #Range: 0.0 ~ 10.0 - highSpeedRailMaxSpeed = 5.0 - #Acceleration for High Speed Rail if Occupied (default: 4.0 blocks/tick^2) - #Range: 0.0 ~ 10.0 - highSpeedRailAccelOccupied = 4.0 - #Acceleration for High Speed Rail if Unoccupied (default: 2.0 blocks/tick^2) - #Range: 0.0 ~ 10.0 - highSpeedRailAccelUnoccupied = 2.0 - - #Speed Clamp Rail Settings - [rail.speedclamprail] - #Speed for Speed Clamp Rail (default: 0.25 blocks/tick) - #Range: 0.0 ~ 10.0 - speedClampRailSpeed = 0.25 - - #Teleport Rail Settings - [rail.teleportrail] - #Cost divided by natural log of this value. Lower values increase the cost - #Range: 2 ~ 100 - teleportRailLogDivisionCost = 5 - #Extra cost per dimension teleport - #Range: 0 ~ 1000000 - teleportRailDimensionCost = 100 - diff --git a/config[default]/valkyrielib/conditions/conditions.json b/config[default]/valkyrielib/conditions/conditions.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/valkyrielib/conditions/conditions.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/valkyrielib/conditions/conditions.txt b/config[default]/valkyrielib/conditions/conditions.txt deleted file mode 100644 index 1e7f54a..0000000 --- a/config[default]/valkyrielib/conditions/conditions.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:conditions -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/valkyrielib/guide/guide.json b/config[default]/valkyrielib/guide/guide.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/valkyrielib/guide/guide.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/valkyrielib/guide/guide.txt b/config[default]/valkyrielib/guide/guide.txt deleted file mode 100644 index 89152a4..0000000 --- a/config[default]/valkyrielib/guide/guide.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:guide -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/valkyrielib/themes/themes.json b/config[default]/valkyrielib/themes/themes.json deleted file mode 100644 index f82527d..0000000 --- a/config[default]/valkyrielib/themes/themes.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:enabled": true -} \ No newline at end of file diff --git a/config[default]/valkyrielib/themes/themes.txt b/config[default]/valkyrielib/themes/themes.txt deleted file mode 100644 index 64cf73c..0000000 --- a/config[default]/valkyrielib/themes/themes.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:themes -┃┏╸bo:enabled -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.module.enabled -┗╸ diff --git a/config[default]/valkyrielib/valkyrielib.json b/config[default]/valkyrielib/valkyrielib.json deleted file mode 100644 index be6153e..0000000 --- a/config[default]/valkyrielib/valkyrielib.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "bo:generate_documentation": true -} \ No newline at end of file diff --git a/config[default]/valkyrielib/valkyrielib.txt b/config[default]/valkyrielib/valkyrielib.txt deleted file mode 100644 index 63cb13c..0000000 --- a/config[default]/valkyrielib/valkyrielib.txt +++ /dev/null @@ -1,6 +0,0 @@ -┏╸ma:valkyrielib -┃┏╸bo:generate_documentation -┃┣> Variable Type: java.lang.Boolean -┃┣> Default: true -┃┗> valkyrielib.documentation.enabled -┗╸ diff --git a/config[default]/waystones-client.toml b/config[default]/waystones-client.toml deleted file mode 100644 index 7e03fbb..0000000 --- a/config[default]/waystones-client.toml +++ /dev/null @@ -1,16 +0,0 @@ - -[client] - #The x position of the warp button in the inventory. - teleportButtonX = 58 - #The y position of the warp button in the inventory. - teleportButtonY = 60 - #If enabled, activated waystones will not emit particles. - disableParticles = false - #If enabled, the text overlay on waystones will no longer always render at full brightness. - disableTextGlow = false - #The volume of the sound played when teleporting. - #Range: 0.0 ~ 1.0 - soundVolume = 0.10000000149011612 - #If enabled, a JourneyMap waypoint will be created when activating a waystone. - createJourneyMapWaypoint = false - diff --git a/config[default]/waystones-server.toml b/config[default]/waystones-server.toml deleted file mode 100644 index 76f75c3..0000000 --- a/config[default]/waystones-server.toml +++ /dev/null @@ -1,80 +0,0 @@ - -#These options will be synced to joining clients. -[server] - - #Note: Base XP cost is based on the distance travelled. - [server.baseXpCost] - #The amount of blocks per xp level requirement. If set to 500, the base xp cost for travelling 1000 blocks will be 2 levels. - #Range: > 1 - blocksPerXPLevel = 1000 - #The minimum base xp cost - #Range: 0.0 ~ Infinity - minimumXpCost = 0.0 - #The maximum base xp cost (may be exceeded by multipliers defined below), set to 0 to disable all XP costs - #Range: 0.0 ~ Infinity - maximumXpCost = 0.0 - - #These options apply to teleporting from one waystone to another by right-clicking it. - [server.waystoneToWaystone] - #The multiplier applied to the base xp cost when teleporting from one waystone to another. - #Range: 0.0 ~ Infinity - waystoneXpCostMultiplier = 1.0 - - #These options apply to the optional Waystones button displayed in the inventory. - [server.inventoryButton] - #Set to 'NONE' for no inventory button. Set to 'NEAREST' for an inventory button that teleports to the nearest waystone. Set to 'ANY' for an inventory button that opens the waystone selection menu. Set to a waystone name for an inventory button that teleports to a specifically named waystone. - inventoryButton = "NONE" - #The multiplier applied to the base xp cost when teleporting via the inventory button. - #Range: 0.0 ~ Infinity - inventoryButtonXpCostMultiplier = 0.0 - #The cooldown between usages of the inventory button in seconds. - #Range: > 0 - inventoryButtonCooldown = 300 - - #These options apply to the global waystones. - [server.globalWaystones] - #The multiplier applied to the base xp cost when teleporting to a global waystone through any method. - #Range: 0.0 ~ Infinity - globalWaystonesXpCostMultiplier = 1.0 - #The multiplier applied to the cooldown when teleporting to a global waystone via inventory button or warp stone. - #Range: 0.0 ~ Infinity - globalWaystoneCooldownMultiplier = 1.0 - #Set to false to allow non-creative players to make waystones globally activated for all players. - globalWaystoneRequiresCreative = true - - #These options apply to teleporting using the Warp Stone item. - [server.warpStone] - #The multiplier applied to the base xp cost when teleporting using a Warp Stone item (not the Waystone block, John) - #Range: 0.0 ~ Infinity - warpStoneXpCostMultiplier = 0.0 - #The cooldown between usages of the warp stone in seconds. This is bound to the player, not the item, so multiple warp stones share the same cooldown. - #Range: > 0 - warpStoneCooldown = 300 - #The time in ticks that it takes to use a warp stone. This is the charge-up time when holding right-click. - #Range: > 1 - warpStoneUseTime = 32 - - #These options apply to teleporting using the scroll items. - [server.scrolls] - #The time in ticks it takes to use a scroll. This is the charge-up time when holding right-click. - #Range: > 1 - scrollUseTime = 32 - - #These options apply to teleporting between dimensions. - [server.dimensionalWarp] - #Set to 'ALLOW' to allow dimensional warp in general. Set to 'GLOBAL_ONLY' to restrict dimensional warp to global waystones. Set to 'DENY' to disallow all dimensional warps. - #Allowed Values: ALLOW, GLOBAL_ONLY, DENY - dimensionalWarp = "ALLOW" - #The base xp level cost when travelling between dimensions. Ignores block distance. - #Range: > 0 - dimensionalWarpXpCost = 3 - - #These options define restrictions when managing waystones. - [server.restrictions] - #If enabled, only the owner of a waystone (the one who placed it) can rename it. - restrictRenameToOwner = false - #If enabled, only creative players can place, edit or break waystones. This does NOT disable the crafting recipe. - restrictToCreative = false - #If enabled, waystones generated in worldgen are unbreakable. - generatedWaystonesUnbreakable = false - diff --git a/config[default]/worldstripper-common.toml b/config[default]/worldstripper-common.toml deleted file mode 100644 index c05898d..0000000 --- a/config[default]/worldstripper-common.toml +++ /dev/null @@ -1,48 +0,0 @@ - -#World Stripper Config File -[WorldStripper] - - #Stripper Settings - [WorldStripper.Stripping] - #Amount of blocks to strip in on the x-axis - #Range: 0 ~ 320 - blocks_to_strip_x = 48 - #Amount of blocks to strip in on the z-axis - #Range: 0 ~ 320 - blocks_to_strip_z = 48 - #Toggles realtime world stripping / dressing - live_stripping = true - #Should bedrock be removed? - strip_bedrock = false - #Replaces every block touched by the stripper with this block - replacement_block = "minecraft:air" - - #Stripper Profile Settings - [WorldStripper.Profiles] - #Selected profile - #Allowed Values: PROFILE_1, PROFILE_2, PROFILE_3, PROFILE_4, PROFILE_5 - profile = "PROFILE_1" - #Profile 1 - A list of blocks to strip away from the world - profile_1 = ["minecraft:dirt", "minecraft:grass", "minecraft:grass_path", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:stone", "minecraft:diorite", "minecraft:granite", "minecraft:andesite", "minecraft:gravel", "minecraft:sand", "minecraft:sandstone", "minecraft:oak_log", "minecraft:dark_oak_log", "minecraft:spruce_log", "minecraft:birch_log", "minecraft:jungle_log", "minecraft:acacia_log", "minecraft:oak_leaves", "minecraft:dark_oak_leaves", "minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:water", "minecraft:flowing_water", "minecraft:lava", "minecraft:flowing_lava", "minecraft:netherrack", "minecraft:end_stone", "minecraft:podzol", "minecraft:bamboo", "minecraft:seagrass", "minecraft:tall_seagrass"] - #Profile 2 - A list of blocks to strip away from the world - profile_2 = ["minecraft:dirt", "minecraft:grass", "minecraft:grass_path", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:stone", "minecraft:diorite", "minecraft:granite", "minecraft:andesite", "minecraft:gravel", "minecraft:sand", "minecraft:sandstone", "minecraft:oak_log", "minecraft:dark_oak_log", "minecraft:spruce_log", "minecraft:birch_log", "minecraft:jungle_log", "minecraft:acacia_log", "minecraft:oak_leaves", "minecraft:dark_oak_leaves", "minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:water", "minecraft:flowing_water", "minecraft:lava", "minecraft:flowing_lava", "minecraft:netherrack", "minecraft:end_stone", "minecraft:podzol", "minecraft:bamboo", "minecraft:seagrass", "minecraft:tall_seagrass"] - #Profile 3 - A list of blocks to strip away from the world - profile_3 = ["minecraft:dirt", "minecraft:grass", "minecraft:grass_path", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:stone", "minecraft:diorite", "minecraft:granite", "minecraft:andesite", "minecraft:gravel", "minecraft:sand", "minecraft:sandstone", "minecraft:oak_log", "minecraft:dark_oak_log", "minecraft:spruce_log", "minecraft:birch_log", "minecraft:jungle_log", "minecraft:acacia_log", "minecraft:oak_leaves", "minecraft:dark_oak_leaves", "minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:water", "minecraft:flowing_water", "minecraft:lava", "minecraft:flowing_lava", "minecraft:netherrack", "minecraft:end_stone", "minecraft:podzol", "minecraft:bamboo", "minecraft:seagrass", "minecraft:tall_seagrass"] - #Profile 4 - A list of blocks to strip away from the world - profile_4 = ["minecraft:dirt", "minecraft:grass", "minecraft:grass_path", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:stone", "minecraft:diorite", "minecraft:granite", "minecraft:andesite", "minecraft:gravel", "minecraft:sand", "minecraft:sandstone", "minecraft:oak_log", "minecraft:dark_oak_log", "minecraft:spruce_log", "minecraft:birch_log", "minecraft:jungle_log", "minecraft:acacia_log", "minecraft:oak_leaves", "minecraft:dark_oak_leaves", "minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:water", "minecraft:flowing_water", "minecraft:lava", "minecraft:flowing_lava", "minecraft:netherrack", "minecraft:end_stone", "minecraft:podzol", "minecraft:bamboo", "minecraft:seagrass", "minecraft:tall_seagrass"] - #Profile 5 - A list of blocks to strip away from the world - profile_5 = ["minecraft:dirt", "minecraft:grass", "minecraft:grass_path", "minecraft:tall_grass", "minecraft:grass_block", "minecraft:stone", "minecraft:diorite", "minecraft:granite", "minecraft:andesite", "minecraft:gravel", "minecraft:sand", "minecraft:sandstone", "minecraft:oak_log", "minecraft:dark_oak_log", "minecraft:spruce_log", "minecraft:birch_log", "minecraft:jungle_log", "minecraft:acacia_log", "minecraft:oak_leaves", "minecraft:dark_oak_leaves", "minecraft:spruce_leaves", "minecraft:birch_leaves", "minecraft:jungle_leaves", "minecraft:acacia_leaves", "minecraft:water", "minecraft:flowing_water", "minecraft:lava", "minecraft:flowing_lava", "minecraft:netherrack", "minecraft:end_stone", "minecraft:podzol", "minecraft:bamboo", "minecraft:seagrass", "minecraft:tall_seagrass"] - - #Block Update Settings - [WorldStripper.BlockUpdate] - #Calls neighborChanged on surrounding blocks (with isMoving as false) - notify_neighbors = false - #Calls for block update - block_update = true - #Stops the blocks from being marked for a render update - no_render = false - #Makes the block be re-rendered immediately, on the main thread - render_main_thread = false - #Causes neighbor updates to be sent to ALL surrounding blocks - update_neighbors = true - diff --git a/config[default]/wstweaks-common.toml b/config[default]/wstweaks-common.toml deleted file mode 100644 index d3579a7..0000000 --- a/config[default]/wstweaks-common.toml +++ /dev/null @@ -1,19 +0,0 @@ - -#Server configuration -[server] - #How many fragments are required to make a skull. - #Range: 1 ~ 9 - fragvalue = 9 - #The 1/n chance for a wither skeleton to drop a fragment. - #Range: 1 ~ 32767 - fragchance = 1 - #If skeletons outside of hell can be transformed into wither skeletons. - allbiomes = false - #The 1/n chance for wither skeletons outside hell to be transformed. Requires allbiomes == true. - #Range: 1 ~ 32767 - allbiomechance = 1 - #If stone swords that would be dropped are deleted. - delswords = true - #If transformed skeletons are given bows instead of stone swords. - givebows = true - diff --git a/config[default]/xnet-client.toml b/config[default]/xnet-client.toml deleted file mode 100644 index 9261f03..0000000 --- a/config[default]/xnet-client.toml +++ /dev/null @@ -1,6 +0,0 @@ - -#General settings -[general] - #If true then cables are also shown when sneaking even if they are not in a facade - showNonFacadedCablesWhileSneaking = true - diff --git a/config[default]/xnetgases.toml b/config[default]/xnetgases.toml deleted file mode 100644 index 5047c03..0000000 --- a/config[default]/xnetgases.toml +++ /dev/null @@ -1,16 +0,0 @@ - -#General settings -[general] - #Maximum gas per operation that a normal connector can input or output - #Range: 1 ~ 1000000000 - maxGasRateNormal = 1000 - #Maximum gas per operation that an advanced connector can input or output - #Range: 1 ~ 1000000000 - maxGasRateAdvanced = 5000 - #Maximum slurry per operation that a normal connector can input or output - #Range: 1 ~ 1000000000 - maxSlurryRateNormal = 1000 - #Maximum slurry per operation that an advanced connector can input or output - #Range: 1 ~ 1000000000 - maxSlurryRateAdvanced = 5000 - diff --git a/config[default]/xreliquary-client.toml b/config[default]/xreliquary-client.toml deleted file mode 100644 index 3035d5b..0000000 --- a/config[default]/xreliquary-client.toml +++ /dev/null @@ -1,54 +0,0 @@ - -#Client Settings -[client] - #Whether player has to sneak to see additional info in waila - waila_shift_for_info = false - - #Position of mode and/or item display on the screen - used by some of the tools and weapons. - [client.hudPositions] - #Position of Sojouner Staff HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - sojournerStaff = "BOTTOM_RIGHT" - #Position of Handgun HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - handgun = "BOTTOM_RIGHT" - #Position of Alkahestry Tome HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - alkahestryTome = "BOTTOM_RIGHT" - #Position of Destruction Catalyst HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - destructionCatalyst = "BOTTOM_RIGHT" - #Position of Ender Staff HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - enderStaff = "BOTTOM_RIGHT" - #Position of Ice Magus Rod HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - iceMagusRod = "BOTTOM_RIGHT" - #Position of Glacial Staff HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - glacialStaff = "BOTTOM_RIGHT" - #Position of Void Tear HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - voidTear = "BOTTOM_RIGHT" - #Position of Midas Touchstone HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - midasTouchstone = "BOTTOM_RIGHT" - #Position of Infernal Chalice HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - harvestRod = "BOTTOM_RIGHT" - #Position of Ender Staff HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - infernalChalice = "BOTTOM_RIGHT" - #Position of Hero Medallion HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - heroMedallion = "BOTTOM_RIGHT" - #Position of Pyromancer Staff HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - pyromancerStaff = "BOTTOM_RIGHT" - #Position of Rending Gale HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - rendingGale = "BOTTOM_RIGHT" - #Position of Mob Charm HUD - #Allowed Values: BOTTOM_LEFT, LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT - mobCharm = "RIGHT" - diff --git a/config[default]/xreliquary-common.toml b/config[default]/xreliquary-common.toml deleted file mode 100644 index 15f8476..0000000 --- a/config[default]/xreliquary-common.toml +++ /dev/null @@ -1,502 +0,0 @@ -#Determines whether Reliquary items will be generated in chest loot (mostly mob drops, very rarely some lower level items) -chestLootEnabled = true -#Determines wheter Reliquary mob drops have crafting recipes -dropCraftingRecipesEnabled = false -#Whether mobs drop the Reliquary mob drops. This won't remove mob drop items from registry and replace them with something else, but allows to turn off the additional drops when mobs are killed by player. If this is turned off the mob drop crafting recipes turned on by the other setting can be used. -mobDropsEnabled = true - -#Disable sections of the mod -[disable] - #Disable Alkahestry tome and its and recipes - alkahestryTome = false - #Disable the HANDGUN, bullets, magazines, and gun parts - handgun = false - #Disable the POTION system including mortar, altar, potions, tipped arrows, and powder - potion = false - #Disable all pedestals - pedestal = false - #Disable all display-only pedestals - passivePedestal = false - -#Potions related settings -[potions] - #Map of POTION ingredients and their effects - potionMap = ["minecraft:sugar=speed|3|0;haste|3|0", "minecraft:apple=instant_health|0|0;health_boost|3|0;xreliquary:cure|1|0", "minecraft:coal=blindness|1|0;absorption|3|0", "minecraft:coal=invisibility|1|0;wither|0|0", "minecraft:feather=jump_boost|3|0;weakness|1|0", "minecraft:wheat_seeds=instant_damage|0|0;health_boost|3|0", "minecraft:wheat=instant_health|0|0;health_boost|3|0", "minecraft:flint=instant_damage|0|0;strength|3|0", "minecraft:porkchop=slowness|1|0;mining_fatigue|1|0", "minecraft:leather=resistance|3|0;absorption|3|0", "minecraft:clay_ball=slowness|1|0;health_boost|3|0", "minecraft:egg=absorption|3|0;regeneration|0|0", "minecraft:red_dye=instant_health|0|0;health_boost|3|0", "minecraft:yellow_dye=jump_boost|3|0;weakness|1|0", "minecraft:green_dye=resistance|3|0;absorption|3|0", "minecraft:bone_meal=weakness|1|0;mining_fatigue|1|0", "minecraft:pumpkin_seeds=invisibility|1|0;fire_resistance|1|0", "minecraft:beef=slowness|1|0;saturation|0|0", "minecraft:chicken=nausea|1|0;poison|1|0", "minecraft:rotten_flesh=nausea|1|0;hunger|1|0;wither|0|0", "minecraft:gold_nugget=strength|0|0;haste|0|0", "minecraft:carrot=night_vision|3|0;health_boost|3|0", "minecraft:potato=health_boost|3|0;saturation|0|0", "minecraft:cod=saturation|0|0;water_breathing|1|0", "minecraft:spider_eye=night_vision|4|0;poison|2|0", "minecraft:blaze_powder=strength|4|0;instant_damage|0|0", "minecraft:iron_ingot=resistance|4|0;slowness|2|0", "minecraft:string=slowness|2|0;mining_fatigue|2|0", "minecraft:bread=health_boost|4|0;saturation|0|0", "minecraft:cooked_porkchop=mining_fatigue|2|0;saturation|0|0", "minecraft:slime_ball=resistance|4|0;fire_resistance|2|0", "minecraft:cooked_cod=saturation|0|0;water_breathing|2|0", "minecraft:lapis_lazuli=haste|4|0;strength|4|0", "minecraft:ink_sac=blindness|2|0;invisibility|2|0", "minecraft:bone=weakness|2|0;mining_fatigue|2|0", "minecraft:cookie=instant_health|0|0;saturation|0|0", "minecraft:melon=instant_health|0|0;speed|4|0", "minecraft:cooked_beef=resistance|4|0;saturation|0|0", "minecraft:cooked_chicken=jump_boost|4|0;saturation|0|0", "minecraft:baked_potato=saturation|0|0;regeneration|1|0", "minecraft:poisonous_potato=poison|2|0;wither|1|0", "minecraft:quartz=instant_damage|0|0;strength|4|0", "xreliquary:zombie_heart=nausea|2|0;hunger|2|0;wither|1|0", "xreliquary:squid_beak=hunger|2|0;water_breathing|2|0", "minecraft:pumpkin_pie=invisibility|1|0;fire_resistance|1|0;speed|3|0;haste|3|0;absorption|3|0;regeneration|0|0", "minecraft:magma_cream=strength|4|0;instant_damage|0|0;resistance|4|0;fire_resistance|2|0", "minecraft:glistering_melon_slice=strength|3|0;haste|3|0;instant_health|0|0;speed|4|0", "minecraft:ghast_tear=regeneration|3|0;absorption|5|0", "minecraft:fermented_spider_eye=night_vision|4|0;poison|2|0;speed|3|0;haste|3|0", "minecraft:golden_carrot=strength|3|0;haste|3|0;health_boost|3|0;night_vision|3|0", "minecraft:gold_ingot=strength|4|0;haste|4|0;xreliquary:cure|1|0", "xreliquary:rib_bone=weakness|3|0;mining_fatigue|3|0;xreliquary:cure|1|0", "minecraft:ender_pearl=invisibility|5|0;speed|5|0", "minecraft:blaze_rod=strength|8|0;instant_damage|0|0", "minecraft:fire_charge=strength|4|0;instant_damage|0|0;blindness|1|0;absorption|3|0", "xreliquary:catalyzing_gland=regeneration|3|0;health_boost|5|0", "xreliquary:chelicerae=poison|3|0;weakness|3|0", "xreliquary:slime_pearl=resistance|5|0;absorption|5|0", "xreliquary:kraken_shell_fragment=absorption|5|0;water_breathing|5|0", "xreliquary:bat_wing=jump_boost|5|0;weakness|3|0", "minecraft:golden_apple=xreliquary:cure|1|1", "minecraft:golden_apple=xreliquary:cure|1|2", "minecraft:diamond=resistance|6|1;absorption|6|1;fire_resistance|6|0;xreliquary:cure|1|0", "xreliquary:withered_rib=wither|2|1;weakness|3|1;slowness|3|1;mining_fatigue|3|1;xreliquary:cure|1|0", "minecraft:ender_eye=strength|6|1;invisibility|6|0;speed|6|1;instant_damage|0|1", "minecraft:emerald=haste|6|1;speed|6|1;health_boost|6|1;xreliquary:cure|1|1", "minecraft:nether_star=health_boost|24|1;regeneration|24|1;absorption|24|1;xreliquary:cure|1|2", "xreliquary:molten_core=strength|6|1;fire_resistance|6|0;instant_damage|0|1", "xreliquary:eye_of_the_storm=haste|24|1;speed|24|1;jump_boost|24|1;instant_damage|0|1;xreliquary:cure|1|1", "xreliquary:fertile_essence=health_boost|8|1;regeneration|3|1;instant_health|0|1;saturation|0|1;weakness|9|1;mining_fatigue|9|1;xreliquary:cure|1|0", "xreliquary:frozen_core=absorption|6|1;slowness|3|1;mining_fatigue|3|1;instant_damage|0|1;fire_resistance|6|0", "xreliquary:nebulous_heart=night_vision|6|0;invisibility|6|0;instant_damage|0|1;health_boost|6|1;strength|6|1;speed|6|1;haste|6|1", "xreliquary:infernal_claw=instant_damage|0|1;resistance|6|1;fire_resistance|6|0;strength|6|1;saturation|0|1;instant_health|0|1"] - #Maximum number of effects a POTION can have to appear in creative tabs / JEI - #Range: 1 ~ 6 - maxEffectCount = 1 - #Whether potions that are made out of three base ingredients appear in creative tabs / JEI - threeIngredients = false - #Whether potions augmented with Redstone and Glowstone appear in creative tabs / JEI - differentDurations = false - #Whether potions with the same effect combination, but different duration appear in creative tabs / JEI - redstoneAndGlowstone = false - -[items] - - #Alkahestry Tome settings - [items.alkahestryTome] - #Charge limit of the tome - #Range: 0 ~ 9999 - chargeLimit = 1000 - - #Angelic Feather settings - [items.angelicFeather] - #Percent hunger used to heal player per 1 damage that would be taken otherwise. - #Range: 0 ~ 100 - hungerCostPercent = 50 - #Potency of the leaping effect - #Range: 0 ~ 5 - leapingPotency = 1 - - #Angelheart Vial settings - [items.angelheartVial] - #Percent of life that gets healed when the player would die - #Range: 0 ~ 100 - healPercentageOfMaxLife = 25 - #Whether the player gets negative statuses removed - removeNegativeStatus = true - - #Destruction Catalyst settings - [items.destructionCatalyst] - #List of mundane blocks the catalyst will break - mundaneBlocks = ["minecraft:dirt", "minecraft:coarse_dirt", "minecraft:podzol", "minecraft:mycelium", "minecraft:grass_block", "minecraft:gravel", "minecraft:cobblestone", "minecraft:stone", "minecraft:granite", "minecraft:diorite", "minecraft:andesite", "minecraft:sand", "minecraft:sandstone", "minecraft:snow", "minecraft:soul_sand", "minecraft:netherrack", "minecraft:end_stone"] - #Number of gunpowder it costs per catalyst use - #Range: 0 ~ 10 - gunpowderCost = 3 - #Number of gunpowder that gets added to catalyst per one that's consumed from players inventory - #Range: 1 ~ 3 - gunpowderWorth = 1 - #Number of gunpowder that can be stored in destruction catalyst - #Range: 0 ~ 9999 - gunpowderLimit = 250 - #Radius of the explosion - #Range: 1 ~ 5 - explosionRadius = 1 - #Whether the explosion is centered on the block that gets clicked - centeredExplosion = false - #Whether the explosion makes a perfect cube hole - perfectCube = true - - #Emperor Chalice settings - [items.emperorChalice] - #How much saturation is added in addition to filling the hunger - #Range: 0 ~ 10 - hungerSatiationMultiplier = 4 - - #Ender Staff settings - [items.enderStaff] - #Number of ender pearls per use - #Range: 0 ~ 3 - enderPearlCastCost = 1 - #Number of ender pearls per teleportation to the wraith node - #Range: 0 ~ 3 - enderPearlNodeWarpCost = 1 - #Number of ender pearls that get added to the staff per one that's consumed from players inventory - #Range: 1 ~ 10 - enderPearlWorth = 1 - #Number of ender pearls that the ender staff can store - #Range: 0 ~ 9999 - enderPearlLimit = 250 - #Time it takes to teleport to the wraith node - #Range: 10 ~ 120 - nodeWarpCastTime = 60 - - #Fortune Coin settings - [items.fortuneCoin] - #Allows to disable the sound of fortune coin teleporting stuff - enabledAudio = true - #The distance that it pulls from when activated - #Range: 3 ~ 10 - standardPullDistance = 5 - #The distance that it pulls from when right click is held - #Range: 9 ~ 30 - longRangePullDistance = 15 - - #Glacial Staff settings - [items.glacialStaff] - #Number of snowballs the staff can hold - #Range: 0 ~ 9999 - snowballLimit = 250 - #Number of snowballs it costs when the staff is used - #Range: 0 ~ 3 - snowballCost = 1 - #Number of snowballs that get added to the staff per one that's consumed from player's inventory - #Range: 1 ~ 3 - snowballWorth = 1 - #The damage that snowballs cause - #Range: 0 ~ 6 - snowballDamage = 3 - #The damage bonus against entities that are immune to fire - #Range: 0 ~ 6 - snowballDamageBonusFireImmune = 3 - #The damage bonus against blaze - #Range: 0 ~ 12 - snowballDamageBonusBlaze = 6 - - #Harvest Rod settings - [items.harvestRod] - #Number of bonemeal the rod can hold - #Range: 0 ~ 9999 - boneMealLimit = 250 - #Number of bonemeal consumed per use - #Range: 0 ~ 3 - boneMealCost = 1 - #Number of bonemeal that gets added to the rod per one that's consumed from player's inventory - #Range: 1 ~ 3 - boneMealWorth = 1 - #Percent chance that a bonemeal will get applied during a luck roll - #Range: 1 ~ 100 - boneMealLuckPercentChance = 33 - #Number of times that a rod may apply additional luck based bonemeal - #Range: 0 ~ 7 - boneMealLuckRolls = 2 - #Radius in which harvest rod breaks crops, bonemeals/plants/hoes blocks - #Range: 0 ~ 5 - aoeRadius = 2 - #Ticks in between bonemealing/planting/hoeing blocks when player is using one of these AOE actions - #Range: 1 ~ 20 - aoeCooldown = 3 - #Maximum number of units harvest rod can hold per plantable item - #Range: 0 ~ 9999 - maxCapacityPerPlantable = 250 - #Range at which harvest rod will automatically hoe/plant/bonemeal/break crops around pedestals - #Range: 1 ~ 20 - pedestalRange = 4 - #Ticks in between harvest rod actions when in pedestals - #Range: 1 ~ 20 - pedestalCooldown = 5 - - #Hero Medallion settings - [items.heroMedallion] - #A player's experience level at which pulling from the medallion to player will stop - #Range: 0 ~ 1000 - experienceLevelMaximum = 200 - #A player's experience level at which the medallion will stop pulling from the player - #Range: 0 ~ 30 - experienceLevelMinimum = 0 - #Experience level that the medallion can hold - #Range: > 0 - experienceLimit = 2147483647 - #How much experience gets dropped on ground when hero's medallion is right clicked on it (9 is the first level of player xp) - #Range: 1 ~ 100 - experienceDrop = 9 - #Cooldown between hero medallion tries to fix mending items in nearby pedestals - #Range: 1 ~ 100 - pedestalCoolDown = 20 - #Range in which pedestals are checked for items with mending enchant that need fixing - #Range: 1 ~ 20 - pedestalRange = 5 - #Maximum amount of xp that is used each time medallion repairs items - #Range: 1 ~ 20 - pedestalRepairStepXP = 5 - - #Ice Magus Rod settings - [items.iceMagusRod] - #Number of snowballs the rod can hold - #Range: 0 ~ 9999 - snowballLimit = 250 - #Number of snowballs it costs when the rod is used - #Range: 0 ~ 3 - snowballCost = 1 - #Number of snowballs that get added to the rod per one that's consumed from player's inventory - #Range: 1 ~ 3 - snowballWorth = 1 - #The damage that snowballs cause - #Range: 0 ~ 4 - snowballDamage = 2 - #Damage bonus against fire immune mobs - #Range: 0 ~ 4 - snowballDamageBonusFireImmune = 2 - #Damage bonus against blaze - #Range: 0 ~ 8 - snowballDamageBonusBlaze = 4 - - #Infernal Chalice settings - [items.infernalChalice] - #Percent hunger used to heal player per 1 damage that would be taken otherwise. - #Range: 0 ~ 10 - hungerCostPercent = 1 - #Millibuckets of lava that the chalice can hold - #Range: > 0 - fluidLimit = 500000 - - #Infernal Chalice settings - [items.infernalClaws] - #Percent hunger used to heal player per 1 damage that would be taken otherwise. - #Range: 0 ~ 30 - hungerCostPercent = 5 - - #Infernal Tear settings - [items.infernalTear] - #Whether the infernal tear starts absorbing immediately after it is set to item type - absorbWhenCreated = false - - #Kraken Shell settings - [items.krakenShell] - #Percent hunger used to heal player per 1 damage that would be taken otherwise. - #Range: 0 ~ 50 - hungerCostPercent = 25 - - #Lantern of Paranoia settings - [items.lanternOfParanoia] - #Minimum light level below which the lantern will place torches - #Range: 0 ~ 15 - minLightLevel = 8 - #Radius in which the lantern checks for light levels and places torches - #Range: 1 ~ 15 - placementScanRadius = 6 - - #Midas Touchstone settings - [items.midasTouchstone] - #Gold items that can be repaired by the touchstone - goldItems = [] - #Number of glowstone that the repair costs - #Range: 0 ~ 3 - glowstoneCost = 1 - #Number of glowstone that gets added to the touchstone per one in player's inventory - #Range: 1 ~ 12 - glowstoneWorth = 4 - #Number of glowstone the touchstone can hold - #Range: 0 ~ 9999 - glowstoneLimit = 250 - - #Mob Charm settings - [items.mobCharm] - #Total durability of Mob Charm - #Range: 20 ~ 1000 - durability = 80 - #Damage that Mob Charm takes when player kills mob it protects them from - #Range: 0 ~ 40 - damagePerKill = 1 - #Sets how much durability of Mob Charm gets repaired per special drop - #Range: 1 ~ 200 - dropDurabilityRepair = 20 - #Maximum charms that will get displayed in HUD - #Range: 1 ~ 20 - maxCharmsToDisplay = 6 - #Range in which mob charm or belt in pedestals will keep monsters from attacking players - #Range: 10 ~ 100 - pedestalRange = 21 - #Determines if almost destroyed charms stay displayed in the hud - keepAlmostDestroyedDisplayed = true - - #Phoenix Down settings - [items.PhoenixDown] - #Percent hunger used to heal player per 1 damage that would be taken otherwise - #Range: 0 ~ 50 - hungerCostPercent = 25 - #Potency of the leaping effect - #Range: 0 ~ 5 - leapingPotency = 1 - #Percent of life that gets healed when the player would die - #Range: 0 ~ 100 - healPercentageOfMaxLife = 100 - #Whether the player gets negative statuses removed when they were saved by Phoenix Down - removeNegativeStatus = true - #Whether to give temporary damage resistance when the player would die - giveTemporaryDamageResistance = true - #Whether to give temporary regeneration when the player would die - giveTemporaryRegeneration = true - #Whether to give temporary fire resistance when the player would die. Applies only when the player is being hurt by fire damage. - giveTemporaryFireResistanceIfFireDamageKilledYou = true - #Whether to give temporary damage resistance when the player would die. Applies only when the player is drowning. - giveTemporaryWaterBreathingIfDrowningKilledYou = true - - #Pyromancer Staff settings - [items.pyromancerStaff] - #Number of fire charges the staff can hold - #Range: 0 ~ 9999 - fireChargeLimit = 250 - #Number of fire charges used when the staff is fired - #Range: 0 ~ 3 - fireChargeCost = 1 - #Number of fire charges that get added to the staff per one that's consumed from player's inventory - #Range: 1 ~ 3 - fireChargeWorth = 1 - #Number of fire charges added to the staff per one that was shot by ghast and gets absorbed by the staff - #Range: 0 ~ 3 - ghastAbsorbWorth = 1 - #Number of blaze powder the staff can hold - #Range: 0 ~ 9999 - blazePowderLimit = 250 - #Number of blaze powder used when staff is fired - #Range: 0 ~ 3 - blazePowderCost = 1 - #Number of blaze powder that gets added to the staff per one that's consumed from player's inventory - #Range: 1 ~ 3 - blazePowderWorth = 1 - #Number of blaze powder added to the staff per one fireball that was shot by blaze and gets absorbed by the staff - #Range: 0 ~ 3 - blazeAbsorbWorth = 1 - - #Rending Gale settings - [items.rendingGale] - #Number of feathers the rending gale can hold - #Range: > 0 - chargeLimit = 30000 - #Number of feathers used when the rending gale is cast in flight mode - #Range: 0 ~ 3 - castChargeCost = 1 - #Number of feathers used to cast a lightning bolt - #Range: 0 ~ 250 - boltChargeCost = 100 - #Number of feathers that get added to the rending gale per one that's consumed from player's inventory - #Range: 1 ~ 250 - chargeFeatherWorth = 100 - #How far a lightning block can be cast - #Range: 5 ~ 15 - blockTargetRange = 12 - #Radius in which entities can be pushed/pulled - #Range: 1 ~ 20 - pushPullRadius = 10 - #Whether the rending gale can push projectiles - canPushProjectiles = true - #Range from pedestals at which players will get buffed with flight - #Range: 10 ~ 100 - pedestalFlightRange = 30 - #Cost per second of buffing players with flight - #Range: 1 ~ 20 - pedestalCostPerSecond = 5 - #List of entities that are banned from being pushed by the Rending Gale - pushableEntitiesBlacklist = [] - #List of projectiles that are banned from being pushed by the Rending Gale - pushableProjectilesBlacklist = [] - - #Rod of Lyssa settings - [items.rodOfLyssa] - #Whether level influences stealing failure rate of the rod - useLeveledFailureRate = true - #The experience level cap after which the failure rate is at a minimum and doesn't get better - #Range: 1 ~ 900 - levelCapForLeveledFormula = 100 - #The flat failure rate in case failure rate isn't influenced by player's level - #Range: 0 ~ 100 - flatStealFailurePercentRate = 10 - #If set to false it goes through additional 4 accessible slots and looks for items in case the one selected randomly was empty - stealFromVacantSlots = true - #Whether stealing from an empty slot triggers failure even if otherwise it would be successful - failStealFromVacantSlots = false - #Whether entities get angry at player if stealing fails - angerOnStealFailure = true - #Allows switching stealing from player on and off - stealFromPlayers = true - - #Seeker Shot settings - [items.seekerShot] - #Entities that are banned from being tracked by seeker shot - huntableEntitiesBlacklist = [] - - #Sojourner Staff settings - [items.sojournerStaff] - #List of torches that are supported by the staff in addition to the default minecraft torch - torches = ["minecraft:torch"] - #Number of items the staff can store per item type - #Range: 1 ~ 9999 - maxCapacityPerItemType = 1500 - #Maximum range at which torches can be placed - #Range: 1 ~ 30 - maxRange = 30 - #Distance after which there is an additional cost for torch placement. The additional cost is the number of times this distance fits in the distance at which the torch is being placed. - #Range: 6 ~ 30 - tilePerCostMultiplier = 6 - - #Twilight Cloak settings - [items.twilightCloak] - #Maximum light level at which the player is still invisible to the mobs - #Range: 0 ~ 15 - maxLightLevel = 4 - - #Void Tear settings - [items.voidTear] - #Number of items the tear can hold of the item type it is set to - #Range: > 0 - itemLimit = 2000000000 - #Whether the void tear starts absorbing immediately after it is set to item type - absorbWhenCreated = true - -[blocks] - - #Altar of Light settings - [blocks.altar] - #Number of redstone it costs to activate altar - #Range: 0 ~ 10 - redstoneCost = 3 - #Time in minutes it takes for the altar to create glowstone block - #Range: 0 ~ 60 - timeInMinutes = 20 - #Maximum time variance in minutes. A random part of it gets added to the Time in minutes. - #Range: 0 ~ 15 - maximumTimeVarianceInMinutes = 5 - #Light level that the altar outputs while active - #Range: 0 ~ 16 - outputLightLevelWhileActive = 16 - - #Apothecary Cauldron settings - [blocks.apothecaryCauldron] - #Limit of redstone that can be used in cauldron to make POTION last longer - #Range: 0 ~ 5 - redstoneLimit = 3 - #Time it takes to cook POTION - #Range: 20 ~ 32000 - cookTime = 160 - #List of acceptable heat sources - heatSources = [] - #Limit of glowstone that can be used in cauldron to make POTION more potent - #Range: 0 ~ 4 - glowstoneLimit = 2 - - #Lilypad of Fertility settings - [blocks.fertileLilypad] - #Interval in seconds at which the lilypad causes growth tick updates - #Range: 1 ~ 150 - secondsBetweenGrowthTicks = 10 - #Radius in which lilypad causes growh ticks - #Range: 1 ~ 15 - tileRange = 4 - #Radius around lilypad where the growth ticks occur the most often - #Range: 1 ~ 15 - fullPotencyRange = 1 - - #Interdiction Torch settings - [blocks.interdictionTorch] - #Radius in which the torch can push out mobs - #Range: 1 ~ 15 - pushRadius = 5 - #Whether the torch can push projectiles - canPushProjectiles = false - #List of entities that are banned from being pushed by the torch - pushableEntitiesBlacklist = [] - #List of projectiles that are banned from being pushed by the torch - pushableProjectilesBlacklist = [] - - #Pedestal related settings - [blocks.pedestal] - #Range of the melee weapons in which these will attack when in pedestals - #Range: 1 ~ 10 - meleeWrapperRange = 5 - #How long it takes after a melee weapon swing before it can swing again (in ticks) - #Range: 1 ~ 200 - meleeWrapperCooldown = 5 - #Range at which bucket will pickup liquid blocks or milk cows - #Range: 1 ~ 10 - bucketWrapperRange = 4 - #How long it takes in between bucket actions (in ticks) - #Range: 1 ~ 200 - bucketWrapperCooldown = 40 - #How long it takes between shearing actions (in ticks) - #Range: 1 ~ 10 - shearsWrapperRange = 4 - #Range at which shears will shear sheep or shearable blocks - #Range: 1 ~ 200 - shearsWrapperCooldown = 10 - #Range at which pedestals will get turned on if either redstone block gets put in or redstone dust and transmitting pedestals is powered - #Range: 1 ~ 200 - redstoneWrapperRange = 10 - #Success rate of fishing in percent. When unsuccessful it will pull the hook too late to catch a fish. - #Range: 0 ~ 100 - fishingWrapperSuccessRate = 80 - #Delay in seconds before it would start fishing again after retracting the hook. - #Range: 1 ~ 20 - fishingWrapperRetractDelay = 2 - diff --git a/defaultconfigs/astralsorcery.toml b/defaultconfigs/astralsorcery.toml new file mode 100644 index 0000000..503a649 --- /dev/null +++ b/defaultconfigs/astralsorcery.toml @@ -0,0 +1,711 @@ + +[general] + #Defines the length of a day (both daytime & nighttime obviously) for the mod's internal logic. NOTE: This does NOT CHANGE HOW LONG A DAY IN MC IS! It is only to provide potential compatibility for mods that do provide such functionality. + #Range: 1000 ~ 400000 + dayLength = 24000 + #If set to 'true', the player will receive an AstralSorcery Journal when they join the server for the first time. + giveJournalOnJoin = true + #If set to 'true' anything that prevents mobspawning !by this mod!, will also prevent EVERY natural mobspawning of any mobtype. When set to 'false' it'll only stop monsters of type 'MONSTER' from spawning. + mobSpawningDenyAllTypes = false + #Features generating random ores in AstralSorcery will not spawn ores from mods listed here. + modidOreBlacklist = ["techreborn", "gregtech"] + #Set this to false to prevent players from being affected by entity-related colored lens effects. + doColoredLensesAffectPlayers = true + +[tools] + #Sets the amount of damage reduction a player gets when being hit by a DE chaos-damage-related damagetype. + #Range: 0.0 ~ 1.0 + capeChaosResistance = 0.8 + #If this is set to true, charged crystals tools can revert back to their inert state. + chargedToolsRevert = true + #Defines the minimum uses a user at least gets before it's trying to revert to an inert crystal tool. + #Range: 0 ~ 2147483646 + chargedToolsRevertStart = 40 + #After 'chargedCrystalToolsRevertStart' uses, it will random.nextInt(chance) == 0 try and see if the tool gets reverted to its inert crystal tool. + #Range: 1 ~ 1073741823 + chargedToolsRevertChance = 80 + + [tools.wands] + #Sets the quick-charge cost for one usage of the illumination wand + #Range: 0.0 ~ 1.0 + illuminationWandCost = 0.5 + #Sets the quick-charge cost for one usage of the architect wand + #Range: 0.0 ~ 1.0 + architectWandCost = 0.03 + #Sets the quick-charge cost for one usage of the exchange wand + #Range: 0.0 ~ 1.0 + exchangeWandCost = 0.002 + #Sets the quick-charge cost for one usage of the grapple wand + #Range: 0.0 ~ 1.0 + grappleWandCost = 0.7 + #Sets the max. hardness the exchange wand can swap !from!. If the block you're trying to "mine" with the conversion wand is higher than this number, it won't work. (-1 to disable this check) + #Range: -1 ~ 50000 + exchangeWandMaxHardness = -1 + +[entities] + #Defines how common ***ambient*** flares are. the lower the more common. 0 = ambient ones don't appear/disable + #Range: 0 ~ 200000 + flareAmbientSpawnChance = 10 + #If this is set to true, occasionally, a spawned flare will (attempt to) kill bats close to it. + flareAttackBats = true + #If this is set to true, occasionally, a spawned flare will (attempt to) kill phantoms close to it. + flareAttackPhantoms = true + +[crafting] + #Set this to false to disable Rock/Celestial Crystal growing in liquid starlight. + liquidStarlightCrystalGrowth = true + #Set this to false to disable crystal + stardust -> Celestial Crystal cluster forming + liquidStarlightFormCelestialCrystalCluster = true + #Set this to false to disable crystal + illumination powder -> Gem Crystal cluster forming + liquidStarlightFormGemCrystalCluster = true + #Set this to false to disable that liquid starlight + lava occasionally/rarely produces aquamarine shale instead of sand. + liquidStarlightInteractionAquamarine = true + #Set this to false to disable that liquid starlight + lava produces sand. + liquidStarlightInteractionSand = true + #Set this to false to disable that liquid starlight + water produces ice. + liquidStarlightInteractionIce = true + #Set this to false to disable the functionality that wood logs will be converted to infused wood when thrown into liquid starlight. + liquidStarlightDropInfusedWood = true + #Set this to false to disable the functionality that two crystals can merge and combine stats when thrown into liquid starlight. + liquidStarlightMergeCrystals = true + +[lightnetwork] + #NOTE: ONLY run this once and set it to false again afterwards, nothing will be gained by setting this to true permanently, just longer loading times. When set to true and the server started, this will perform an integrity check over all nodes of the starlight network whenever a world gets loaded, removing invalid ones in the process. This might, depending on network sizes, take a while. It'll leave a message in the console when it's done. After this check has been run, you might need to tear down and rebuild your starlight network in case something doesn't work anymore. + performNetworkIntegrityCheck = false + +[logging] + #Set to true to enable this logging category. Only do this if you have to debug this section of code! May spam your log HEAVILY! + perks = false + #Set to true to enable this logging category. Only do this if you have to debug this section of code! May spam your log HEAVILY! + unintended_chunk_loading = false + #Set to true to enable this logging category. Only do this if you have to debug this section of code! May spam your log HEAVILY! + structure_match = false + #Set to true to enable this logging category. Only do this if you have to debug this section of code! May spam your log HEAVILY! + gateway_cache = false + +[perks] + #Sets the max level for the perk tree levels. + #Range: 10 ~ 100 + perkLevelCap = 40 + + [perks.key] + + [perks.key.last_breath] + #Defines the dig speed multiplier you get additionally to your normal dig speed when being low on health (25% health = 75% of this additional multiplier) + #Range: 0.1 ~ 10.0 + digSpeedMultiplier = 1.5 + #Defines the damage multiplier you get additionally to your normal damage when being low on health (25% health = 75% of this additional multiplier) + #Range: 0.1 ~ 10.0 + damageMultiplier = 3.0 + + [perks.key.growable] + #Sets the chance to try to see if a random plant near the player gets bonemeal'd. + #Range: 0.0 ~ 1.0 + chanceToBonemeal = 0.30000001192092896 + #Defines the radius around which the perk effect should apply around the player. + #Range: 1 ~ 16 + radius = 3 + #Defines the amount of starlight charge consumed per growth-attempt. + #Range: 1 ~ 500 + chargeCost = 120 + + [perks.key.proj_proximity] + #Defines the distance at which no additional damage is awarded. + #Range: 4.0 ~ 65536.0 + capDistance = 100.0 + #Defines the maximum multiplier that can be reached if the distance when hitting something with projectiles is basically nothing. + #Range: 0.05000000074505806 ~ 5.0 + maxAdditionalMultiplier = 0.75 + + [perks.key.stone_enrichment] + #Defines the radius where a random position to generate a ore at is checked for + #Range: 1 ~ 15 + enrichmentRadius = 3 + #Sets the chance (Random.nextInt(chance) == 0) to try to see if a random stone next to the player should get turned into an ore; the lower the more likely + #Range: 2 ~ 512 + chanceToEnrich = 55 + #Defines the amount of starlight charge consumed per created ore. + #Range: 1 ~ 500 + chargeCost = 150 + + [perks.key.bleed] + #Defines the duration of the bleeding effect when applied. Refreshes this duration when a it is applied again + #Range: 5 ~ 400 + bleedDuration = 40 + #Defines the base chance a bleed can/is applied when an entity is being hit by this entity + #Range: 0.01 ~ 1.0 + bleedChance = 0.25 + + [perks.key.proj_distance] + #Defines the distance that must be reached to achieve the maximum damage multiplier + #Range: 100.0 ~ 65536.0 + capDistance = 6400.0 + #Defines the maximum multiplier that can be reached if the 'capDistance' is reached or surpassed when hitting something + #Range: 0.05000000074505806 ~ 5.0 + maxAdditionalMultiplier = 0.75 + + [perks.key.disarm] + #Defines the chance (in percent) per hit to make the attacked entity drop its armor. + #Range: 0.0 ~ 1.0 + dropChance = 0.05000000074505806 + + [perks.key.void_trash] + #List items that should count as trash and should be voided. + trashItems = ["minecraft:dirt", "minecraft:cobblestone", "minecraft:andesite", "minecraft:diorite", "minecraft:granite", "minecraft:stone", "minecraft:gravel"] + #Chance that a voided drop will instead yield a random ore out of the configured ore table. + #Range: 0.0 ~ 1.0 + oreChance = 0.019999999552965164 + + [perks.key.no_armor] + #The multiplier that is applied to damage the player receives. The lower the more damage is negated. + #Range: 0.10000000149011612 ~ 1.0 + damageTakenMultiplier = 0.699999988079071 + + [perks.key.cheat_death] + #Once the potion effect gets applied, it'll take at least this amount of ticks or a server restart until it can be re-applied by this perk. + #Range: > 1 + cooldownPotionApplication = 600 + #Once the potion effect gets applied by any of the triggers, this will be used as tick-duration of the potion effect. + #Range: > 1 + potionDuration = 500 + #Once the potion effect gets applied by any of the triggers, this will be used as amplifier of the potion effect. + #Range: 0 ~ 4 + potionAmplifier = 0 + #Defines the amount of starlight charge consumed per death-prevention. + #Range: 1 ~ 500 + chargeCost = 350 + + [perks.key.lightning_arc] + #Sets the chance to spawn a damage-arc effect when an enemy is hit (value is in percent). + #Range: 0.1 ~ 1.0 + arcChance = 0.6000000238418579 + #Defines the damage-multiplier which gets added to the damage dealt initially. + #Range: 0.1 ~ 8.0 + arcPercent = 0.6000000238418579 + #Defines the distance for how far a single arc can jump/search for nearby entities. + #Range: 0.2 ~ 16.0 + arcDistance = 7.0 + #Range: 1 ~ 32 + arcTicks = 3 + #Defines the amount of starlight charge consumed per spawned lighning arc. + #Range: 1 ~ 500 + chargeCost = 60 + + [perks.key.mending] + #Sets the chance (Random.nextInt(chance) == 0) to try to see if a piece of armor on the player that is damageable and damaged can be repaired; the lower the more likely. + #Range: > 5 + chanceToRepair = 800 + #Defines the amount of starlight charge consumed per restored durability point. + #Range: 1 ~ 500 + chargeCost = 60 + + [perks.key.spawn_lights] + #Defines the rate in ticks a position to spawn a light in is attempted to be found near the player + #Range: 4 ~ 1000 + lightSpawnRate = 15 + #Defines the radius around the player the perk will search for a suitable position + #Range: 2 ~ 10 + lightSpawnRadius = 5 + #Defines the amount of starlight charge consumed per spawned light. + #Range: 1 ~ 500 + chargeCost = 60 + + [perks.key.damage_armor] + #Defines how much damage is dealt additionally to armor. This value gets multiplied by the amount of armorpieces the entity you're attacking wears. + #Range: 0.009999999776482582 ~ 0.20000000298023224 + damagePerArmor = 0.05000000074505806 + + [perks.key.culling] + #Defines the percentage at how low the entities' health as to be to then cull the entity. + #Range: 0.05000000074505806 ~ 0.5 + cullHealth = 0.15000000596046448 + #Defines the amount of starlight charge consumed per culling attempt. + #Range: 1 ~ 500 + chargeCost = 250 + + [perks.key.rampage] + #Defines the chance to gain rampage buffs when killing a mob + #Range: 0.05000000074505806 ~ 1.0 + rampageChance = 1.0 + #Defines the duration of the rampage in ticks + #Range: 10 ~ 100000 + rampageDuration = 100 + + [perks.key.damage_effects] + #Defines the chance per hit to apply additional effects. + #Range: 0.009999999776482582 ~ 0.20000000298023224 + applicationChance = 0.07999999821186066 + + [perks.root] + + [perks.root.aevitas] + #Defines the general exp multiplier for this root perk. Can be used for balancing in a pack environment. + #Range: 0.10000000149011612 ~ 20.0 + expMultiplier = 1.0 + + [perks.root.evorsio] + #Defines the general exp multiplier for this root perk. Can be used for balancing in a pack environment. + #Range: 0.10000000149011612 ~ 20.0 + expMultiplier = 1.0 + + [perks.root.armara] + #Defines the general exp multiplier for this root perk. Can be used for balancing in a pack environment. + #Range: 0.10000000149011612 ~ 20.0 + expMultiplier = 1.0 + + [perks.root.vicio] + #Defines the general exp multiplier for this root perk. Can be used for balancing in a pack environment. + #Range: 0.10000000149011612 ~ 20.0 + expMultiplier = 1.0 + + [perks.root.discidia] + #Defines the general exp multiplier for this root perk. Can be used for balancing in a pack environment. + #Range: 0.10000000149011612 ~ 20.0 + expMultiplier = 1.0 + + [perks.type] + + [perks.type.dodge] + #Defines the amount of starlight charge consumed per dodged damage. + #Range: 1 ~ 500 + chargeCost = 80 + + [perks.type.miningsize] + #Defines the amount of starlight charge consumed per additional block break through this attribute. + #Range: 1 ~ 500 + chargeCost = 4 + +[enchantment_amulet] + #Defines the chance to roll a 2nd-enchantment-manipulating roll on the amulet. Value defines a percent chance from 0% to 100%. Setting this to 0 also prevents a 3rd roll + #Range: 0.0 ~ 1.0 + chance2nd = 0.8 + #Defines the chance to roll a 3rd-enchantment-manipulation roll on the amulet. Value defines a percent chance from 0% to 100%. + #Range: 0.0 ~ 1.0 + chance3rd = 0.25 + #Defines the chance the roll will be +2 instead of +1 to existing enchantment/to enchantment/to all enchantments. + #Range: 0.0 ~ 1.0 + chance2Level = 0.15 + #Defines the chance the amulet-roll 'to all existing enchantments' will appear. + #Range: 0.0 ~ 1.0 + chanceToAll = 0.02 + #Defines the chance the amulet roll 'to ' will appear. (Don't mistake this for 'to exsting '!) + #Range: 0.0 ~ 1.0 + chanceToNonExisting = 0.35 + +[machinery] + + [machinery.tree_beacon] + #Set the radius of the tree beacon. + #Range: 3.0 ~ 32.0 + range = 12.0 + #Set the maximum amount of tree-components the tree beacon may allocate. + #Range: 50 ~ 1500 + maxCount = 450 + #Set the chance per harvest-tick for drops to get created. + #Range: 0.001 ~ 1.0 + dropChance = 0.15000000596046448 + #Set the chance per harvest-tick for the block to get broken (1 in ). 0 = blocks never break. + #Range: > 0 + breakChance = 1000 + #Set the weight to pick a log-block to harvest instead of a leaf-block, compared to 'leafWeight'. + #Range: 1 ~ 200 + logWeight = 2 + #Set the weight to pick a leaf-block (strictly speaking, any non-log block) to harvest instead of a log-block, compared to 'logWeight'. + #Range: 1 ~ 200 + leafWeight = 1 + +[constellation] + + [constellation.effect] + + [constellation.effect.aevitas] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 10.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 4.0 + #Defines the amount of blocks this ritual will try to capture at most. + #Range: 1 ~ 2048 + maxAmount = 200 + #Set the amplifier for the potion effects this ritual provides. + #Range: 0 ~ 10 + potionAmplifier = 1 + + [constellation.effect.armara] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 16.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 2.0 + #Set the amplifier for the potion effects this ritual provides. + #Range: 0 ~ 10 + potionAmplifier = 1 + + [constellation.effect.bootes] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 12.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 4.0 + #Set the chance that an registered animal will be considered for generating loot if it is close to the ritual. + #Range: 0.0 ~ 1.0 + herdingChance = 0.05 + #Set the chance that a drop that has been found on the entity's loot table is actually dropped. + #Range: 0.0 ~ 1.0 + herdingLootChance = 0.01 + + [constellation.effect.discidia] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 10.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 2.0 + #Defines the max. possible damage dealt per damage tick. + #Range: 0.1 ~ 128.0 + damage = 3.0 + + [constellation.effect.evorsio] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 6.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 1.0 + + [constellation.effect.fornax] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 8.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 2.0 + #Defines the chance (0% to 100% -> 0.0 to 1.0) if the block will be replaced with air instead of being properly melted into something. + #Range: 0.0 ~ 1.0 + meltFailChance = 0.0 + + [constellation.effect.horologium] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 6.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 3.0 + #Defines the amount of blocks this ritual will try to capture at most. + #Range: 1 ~ 2048 + maxAmount = 32 + + [constellation.effect.lucerna] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 32.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 64.0 + + [constellation.effect.mineralis] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 6.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 4.0 + #Defines the amount of blocks this ritual will try to capture at most. + #Range: 1 ~ 2048 + maxAmount = 1 + #Defines the blockstates that may be replaced by generated ore from the ritual. + replaceableStates = ["minecraft:stone"] + + [constellation.effect.octans] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 8.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 1.0 + #Defines the amount of blocks this ritual will try to capture at most. + #Range: 1 ~ 2048 + maxAmount = 64 + #Defines the minimum default tick-time until a fish may be fished by the ritual. Gets reduced internally the more starlight was provided at the ritual. + #Range: > 5 + minFishTickTime = 20 + #Defines the maximum default tick-time until a fish may be fished by the ritual. Gets reduced internally the more starlight was provided at the ritual. Has to be bigger as the minimum time; if it isn't it'll be set to the minimum. + #Range: > 10 + maxFishTickTime = 60 + + [constellation.effect.pelotrio] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 12.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 0.0 + #Defines the amount of blocks this ritual will try to capture at most. + #Range: 1 ~ 2048 + maxAmount = 5 + #Defines the per-tick chance that a new position for a entity-spawn will be searched for. + #Range: 0.0 ~ 1.0 + spawnChance = 0.05 + #Defines the threshold at which the ritual will stop spawning mobs. If there are more or equal amount of mobs near this ritual, the ritual will not spawn more mobs. Mainly to reduce potential server lag. + #Range: 0 ~ 256 + proximityAmount = 24 + + [constellation.effect.vicio] + #Set this to false to disable this ritual effect + enabled = true + #Defines the radius (in blocks) in which the ritual will do its effects. + #Range: 1.0 ~ 512.0 + range = 24.0 + #Defines the increase in radius the ritual will get per active lens enhancing the ritual. + #Range: 0.0 ~ 128.0 + rangePerLens = 16.0 + + [constellation.mantle] + + [constellation.mantle.aevitas] + #Set this to false to disable this mantle effect + enabled = true + #Set the chance of '1 in ' per tick to do 1 heal cycle. Amount healed per cycle is determined by 'healthPerCycle' config option. Set to 0 to disable. + #Range: > 0 + healChance = 80 + #Set the chance of '1 in ' per tick to do 1 food cycle. Amount fed per cycle is determined by 'foodPerCycle' config option. Set to 0 to disable. + #Range: > 0 + feedChance = 80 + #Set the amount of health recovered by health cycle. + #Range: 0.0 ~ 100.0 + healthPerCycle = 0.5 + #Set the amount of food recovered by food cycle. + #Range: 0.0 ~ 100.0 + foodPerCycle = 1.0 + #Set the amount alignment charge consumed per tick when walking/standing in the air + #Range: 0.0 ~ 100.0 + chargeCostPerTravelTick = 2.5 + #Set the amount alignment charge consumed per feed-cycle + #Range: 0 ~ 1000 + chargeCostPerFood = 100 + #Set the amount alignment charge consumed per heal-cycle + #Range: 0 ~ 1000 + chargeCostPerHeal = 100 + + [constellation.mantle.armara] + #Set this to false to disable this mantle effect + enabled = true + #Set the max amount of immunity stacks. + #Range: 0 ~ 10 + immunityStacks = 3 + #Sets the amount of ticks between immunity stack recharges. + #Range: 20 ~ 1000000 + immunityRechargeTicks = 300 + #Set the amount alignment charge consumed per created immunity stack + #Range: 0 ~ 1000 + chargeCostPerStack = 750 + + [constellation.mantle.bootes] + #Set this to false to disable this mantle effect + enabled = true + #Defines the maximum flare count the mantle can summon and keep following the wearer. + #Range: 0 ~ 6 + maxFlareCount = 3 + #Set the amount alignment charge consumed per created flare + #Range: 0 ~ 1000 + chargeCostPerFlare = 400 + + [constellation.mantle.discidia] + #Set this to false to disable this mantle effect + enabled = true + #Sets the multiplier for how much of the received damage is converted into additional damage. + #Range: 0.0 ~ 100.0 + damageMultiplier = 1.5 + #Set the amount alignment charge consumed per attack enhanced by the mantle + #Range: 0 ~ 1000 + chargeCostPerAttack = 100 + + [constellation.mantle.evorsio] + #Set this to false to disable this mantle effect + enabled = true + #Set the amount alignment charge consumed per block break enhanced by the mantle effect + #Range: 0 ~ 1000 + chargeCostPerBreak = 2 + + [constellation.mantle.fornax] + #Set this to false to disable this mantle effect + enabled = true + #Sets the multiplier for how much damage you take from fire damage while wearing a fornax mantle. + #Range: 0.0 ~ 1.0 + damageReductionInFire = 0.4000000059604645 + #Sets the multiplier for how much more damage the player deals when ignited while wearing a fornax mantle. + #Range: 1.0 ~ 3.0 + damageIncreaseInFire = 1.600000023841858 + #Sets the multiplier for how much healing the player receives from the original damage when being hit by fire damage. + #Range: 0.0 ~ 3.0 + healPercentFromFireDamage = 0.6000000238418579 + + [constellation.mantle.horologium] + #Set this to false to disable this mantle effect + enabled = true + #Defines the range of the time-freeze bubble. + #Range: 4.0 ~ 64.0 + effectRange = 20.0 + #Defines the duration of the time-freeze bubble. + #Range: 40 ~ 1000 + effectDuration = 180 + #Defines the cooldown for the time-freeze effect after it triggered (should be longer than duration maybe) + #Range: 40 ~ 20000 + cooldown = 1000 + #Set the amount alignment charge consumed per created time stop zone + #Range: 0 ~ 1000 + chargeCostPerFreeze = 400 + + [constellation.mantle.lucerna] + #Set this to false to disable this mantle effect + enabled = true + #Sets the maximum range of where the lucerna cape effect will get entities (and potentially other stuff given the config option for that is enabled) to highlight. + #Range: 0 ~ 512 + range = 48 + #If this is set to true, particles spawned by the lucerna cape effect will also highlight spawners nearby. + findSpawners = true + #If this is set to true, particles spawned by the lucerna cape effect will also highlight chests nearby. + findChests = true + + [constellation.mantle.mineralis] + #Set this to false to disable this mantle effect + enabled = true + #Sets the highlight radius in which the cape effect will search for the block you're holding. Set to 0 to disable this effect. + #Range: 0 ~ 32 + range = 10 + #Set the amount alignment charge consumed per block break enhanced by the mantle effect + #Range: 0 ~ 1000 + chargeCostPerBreak = 2 + + [constellation.mantle.octans] + #Set this to false to disable this mantle effect + enabled = true + #Defines the amount of health that is healed while the wearer is in water. Can be set to 0 to disable this. + #Range: 0.0 ~ 5.0 + healPerTick = 0.009999999776482582 + #Set the amount alignment charge consumed per accelerated underwater block breaking + #Range: 0 ~ 1000 + chargeCostPerBreakSpeed = 30 + + [constellation.mantle.pelotrio] + #Set this to false to disable this mantle effect + enabled = true + #Defines the chance of a spectral sword spawning that fights mobs nearby for a while when you attack a mob. + #Range: 0.0 ~ 1.0 + chanceSpawnSword = 0.6 + #Defines the chance of a spectral pickaxe spawning that's mining for you for a bit when you mine a block. + #Range: 0.0 ~ 1.0 + chanceSpawnPickaxe = 0.8 + #Defines the chance of a spectral axe spawning that's chopping logs and leaves for you for a bit when you break a log or leaf. + #Range: 0.0 ~ 1.0 + chanceSpawnAxe = 0.8 + #Defines the movement/flying speed of a spawned spectral sword. + #Range: 0.5 ~ 4.5 + speedSword = 2.3 + #Defines the movement/flying speed of a spawned spectral pickaxe. + #Range: 0.5 ~ 4.5 + speedPickaxe = 1.8 + #Defines the movement/flying speed of a spawned spectral axe. + #Range: 0.5 ~ 4.5 + speedAxe = 1.8 + #Defines the damage the sword does per attack. + #Range: 0.1 ~ 32.0 + swordDamage = 4.0 + #Defines the duration a spawned spectral sword is alive for. It will stay around this amount plus randomly twice this amount of ticks. + #Range: 20 ~ 500 + durationSword = 100 + #Defines the duration a spawned spectral pickaxe is alive for. It will stay around this amount plus randomly twice this amount of ticks. + #Range: 20 ~ 500 + durationPickaxe = 100 + #Defines the duration a spawned spectral axe is alive for. It will stay around this amount plus randomly twice this amount of ticks. + #Range: 20 ~ 500 + durationAxe = 100 + #Defines how many ticks are at least between sword attacks the sword makes. + #Range: 1 ~ 100 + ticksPerSwordAttack = 6 + #Defines how long a pickaxe needs to break a block. + #Range: 1 ~ 100 + ticksPerPickaxeBlockBreak = 4 + #Defines how long an axe is going to need to break a leaf or log. + #Range: 1 ~ 100 + ticksPerAxeLogBreak = 2 + #Set the amount alignment charge consumed per created spectral sword + #Range: 0 ~ 1000 + chargeCostPerSword = 250 + #Set the amount alignment charge consumed per created spectral sword + #Range: 0 ~ 1000 + chargeCostPerPickaxe = 250 + #Set the amount alignment charge consumed per created spectral sword + #Range: 0 ~ 1000 + chargeCostPerAxe = 250 + + [constellation.mantle.vicio] + #Set this to false to disable this mantle effect + enabled = true + #Defines the amount of starlight charge consumed per !second! during creative-flight with the vicio mantle. + #Range: 1 ~ 500 + chargeCost = 60 + +[registries] + + [registries.fluid_rarities] + #Defines fluid-rarities and amounts for the evershifting fountain's neromantic prime. The lower the relative rarity, the more rare the fluid. Format: ;;; + fluid_rarities = ["minecraft:water;2147483647;2147483647;14000", "minecraft:lava;4000000;1000000;7500"] + + [registries.technical_entities] + #Defines entities whose purpose is mostly technical and less gameplay impactful. Those will be excluded from effects that manipulate entities. Add entities by their entity type name.Format: + technical_entities = ["minecraft:ender_pearl", "astralsorcery:observatory_helper", "astralsorcery:nocturnal_spark", "astralsorcery:illumination_spark", "astralsorcery:grappling_hook", "botania:mana_burst", "botania:spark", "botania:corporea_spark"] + + [registries.tile_acceleration_blacklist] + #Accepts & matches against strings: 1) what a tileentity-type's registry name starts with, 2) what a tileentity's fully qualified class name starts with, 3) (special case) a fully qualified class name (Instances & sub-class instance of that class will be blacklisted) + tile_acceleration_blacklist = ["net.minecraft.tileentity.PistonTileEntity", "net.minecraft.tileentity.LockableLootTileEntity", "appeng", "raoulvdberge.refinedstorage", "hellfirepvp.astralsorcery.common.tile.base.network.TileTransmissionBase", "hellfirepvp.astralsorcery.common.tile.base.network.TileSourceBase", "hellfirepvp.astralsorcery.common.tile.altar.TileAltar", "hellfirepvp.astralsorcery.common.tile.TileAttunementAltar", "hellfirepvp.astralsorcery.common.tile.TileObservatory", "hellfirepvp.astralsorcery.common.tile.TileRitualLink", "hellfirepvp.astralsorcery.common.tile.TileRitualPedestal", "hellfirepvp.astralsorcery.common.tile.TileSpectralRelay", "hellfirepvp.astralsorcery.common.tile.TileTelescope", "hellfirepvp.astralsorcery.common.tile.TileTranslucentBlock", "hellfirepvp.astralsorcery.common.tile.TileTreeBeaconComponent", "hellfirepvp.astralsorcery.common.tile.TileVanishing"] + + [registries.amulet_enchantments] + #Defines a whitelist of which enchantments can be rolled and buffed by the enchantment-amulet. The higher the weight, the more likely that roll is selected.Format: ; + amulet_enchantments = ["minecraft:protection;10", "minecraft:fire_protection;5", "minecraft:feather_falling;5", "minecraft:blast_protection;2", "minecraft:projectile_protection;5", "minecraft:respiration;2", "minecraft:aqua_affinity;2", "minecraft:thorns;1", "minecraft:depth_strider;2", "minecraft:frost_walker;2", "minecraft:soul_speed;1", "minecraft:sharpness;10", "minecraft:smite;5", "minecraft:bane_of_arthropods;5", "minecraft:knockback;5", "minecraft:fire_aspect;2", "minecraft:looting;2", "minecraft:sweeping;2", "minecraft:efficiency;10", "minecraft:silk_touch;1", "minecraft:unbreaking;5", "minecraft:fortune;2", "minecraft:power;10", "minecraft:punch;2", "minecraft:flame;2", "minecraft:infinity;1", "minecraft:luck_of_the_sea;2", "minecraft:lure;2", "minecraft:loyalty;5", "minecraft:impaling;2", "minecraft:riptide;2", "minecraft:channeling;1", "minecraft:multishot;2", "minecraft:quick_charge;5", "minecraft:piercing;10", "minecraft:mending;2", "naturesaura:aura_mending;2", "simplyjetpacks:fuel_efficiency;2", "astralsorcery:night_vision;1", "astralsorcery:scorching_heat;1", "cofh_core:holding;10", "farmersdelight:backstabbing;5", "ars_nouveau:mana_regen;5", "ars_nouveau:mana_boost;5", "ars_nouveau:reactive;1", "mana-and-artifice:aura-healing;1", "mana-and-artifice:aura-running;10", "mana-and-artifice:aura-jumping;10", "mana-and-artifice:aura-depths;10", "mana-and-artifice:aura-mining;5", "mana-and-artifice:aura-repair;1", "mana-and-artifice:bouncing;10", "mana-and-artifice:cloudstep;10", "mana-and-artifice:transitorystep;2", "apotheosis:hell_infusion;1", "apotheosis:depth_miner;2", "apotheosis:stable_footing;2", "apotheosis:scavenger;1", "apotheosis:icy_thorns;2", "apotheosis:tempting;5", "apotheosis:shield_bash;2", "apotheosis:reflective;2", "apotheosis:knowledge;2", "apotheosis:splitting;2", "apotheosis:natures_blessing;2", "apotheosis:rebounding;2", "apotheosis:magic_protection;5", "apotheosis:sea_infusion;1", "apotheosis:bane_of_illagers;5", "apotheosis:obliteration;2", "apotheosis:crescendo;2", "apotheosis:capturing;1", "apotheosis:true_infinity;1", "minecolonies:raider_damage_enchant;1"] + + [registries.gem_attributes] + #Format: ';' Defines the attributes Perk Gems can roll. + gem_attributes = ["astralsorcery:maxhealth;2", "astralsorcery:movespeed;8", "astralsorcery:armor;8", "astralsorcery:reach;4", "astralsorcery:attackspeed;2", "astralsorcery:meleeattackdamage;8", "astralsorcery:projectileattackdamage;8", "astralsorcery:harvestspeed;2", "astralsorcery:critchance;4", "astralsorcery:critmulti;4", "astralsorcery:allres;2", "astralsorcery:dodge;2", "astralsorcery:liferecovery;2", "astralsorcery:chargecap;3", "astralsorcery:chargeregeneration;3", "astralsorcery:expgain;1"] + + [registries.perk_void_trash_ore] + #Format: ';' Defines random-weighted ore-selection data. Define item-tags to select from here with associated weight. Specific mods can be blacklisted in the general AstralSorcery config in 'modidOreBlacklist'. + perk_void_trash_ore = ["forge:ores/coal;5200", "forge:ores/iron;2500", "forge:ores/gold;550", "forge:ores/lapis;360", "forge:ores/redstone;700", "forge:ores/diamond;120", "forge:ores/emerald;100"] + + [registries.perk_stone_enrichment_ore] + #Format: ';' Defines random-weighted ore-selection data. Define block-tags to select from here with associated weight. Specific mods can be blacklisted in the general AstralSorcery config in 'modidOreBlacklist'. + perk_stone_enrichment_ore = ["forge:ores/coal;5200", "forge:ores/iron;2500", "forge:ores/gold;440", "forge:ores/lapis;200", "forge:ores/redstone;600", "forge:ores/emerald;60", "forge:ores/diamond;40"] + + [registries.mineralis_ritual_ore] + #Format: ';' Defines random-weighted ore-selection data. Define block-tags to select from here with associated weight. Specific mods can be blacklisted in the general AstralSorcery config in 'modidOreBlacklist'. + mineralis_ritual_ore = ["forge:ores/coal;5200", "forge:ores/iron;2500", "forge:ores/gold;440", "forge:ores/lapis;200", "forge:ores/redstone;600", "forge:ores/emerald;60", "forge:ores/diamond;40"] + + [registries.entity_transmutation] + #Defines the entity types the corrupted pelotrio ritual can transmute from and to. Format: ; + entity_transmutation = ["minecraft:skeleton;minecraft:wither_skeleton", "minecraft:villager;minecraft:witch", "minecraft:pig;minecraft:zombified_piglin", "minecraft:cow;minecraft:zombie", "minecraft:parrot;minecraft:ghast", "minecraft:chicken;minecraft:blaze", "minecraft:sheep;minecraft:stray", "minecraft:horse;minecraft:skeleton_horse"] + diff --git a/defaultconfigs/buildinggadgets-server.toml b/defaultconfigs/buildinggadgets-server.toml new file mode 100644 index 0000000..69a2cff --- /dev/null +++ b/defaultconfigs/buildinggadgets-server.toml @@ -0,0 +1,103 @@ + +#General mod settings +[general] + #Defined whether or not a player can use Absolute Coords mode in the Copy Paste Gadget + "Allow Absolute Coords" = true + #Defines how far away you can build + #Range: 1.0 ~ 48.0 + MaxBuildDistance = 32.0 + #Whether the Building / CopyPaste Gadget can overwrite blocks like water, lava, grass, etc (like a player can). + #False will only allow it to overwrite air blocks. + "Allow non-Air-Block-Overwrite" = true + +#Configure the Gadgets +[Gadgets] + #The max range of the Gadgets + #Range: 1 ~ 32 + "Maximum allowed Range" = 15 + #Maximum amount of Blocks to be placed in one Tick. + #Notice that an EffectBlock takes 20 ticks to place, therefore a Server has to handle 20-times this value effect-block Tile's at once. Reduce this if you notice lag-spikes from Players placing Templates. + #Of course decreasing this value will result in more time required to place large TemplateItem's. + #Range: > 1 + "Max Placement/Tick" = 1024 + + #Energy Cost & Durability of the Building Gadget + [Gadgets."Building Gadget"] + #The max energy of the Gadget, set to 0 to disable energy usage + #Range: > 0 + "Maximum Energy" = 500000 + #The Gadget's Energy cost per Operation + #Range: > 0 + "Energy Cost" = 50 + #The Gadget's Max Undo size (Note, the exchanger does not support undo) + #Range: 0 ~ 128 + "Max Undo History Size" = 10 + + #Energy Cost & Durability of the Exchanging Gadget + [Gadgets."Exchanging Gadget"] + #The max energy of the Gadget, set to 0 to disable energy usage + #Range: > 0 + "Maximum Energy" = 500000 + #The Gadget's Energy cost per Operation + #Range: > 0 + "Energy Cost" = 100 + #The Gadget's Max Undo size (Note, the exchanger does not support undo) + #Range: 0 ~ 128 + "Max Undo History Size" = 10 + + #Energy Cost, Durability & Maximum Energy of the Destruction Gadget + [Gadgets."Destruction Gadget"] + #The max energy of the Gadget, set to 0 to disable energy usage + #Range: > 0 + "Maximum Energy" = 1000000 + #The Gadget's Energy cost per Operation + #Range: > 0 + "Energy Cost" = 200 + #The Gadget's Max Undo size (Note, the exchanger does not support undo) + #Range: 0 ~ 128 + "Max Undo History Size" = 1 + #The maximum dimensions, the Destruction Gadget can destroy. + #Range: 0 ~ 32 + "Destroy Dimensions" = 16 + #The cost in energy/durability will increase by this amount when not in fuzzy mode + #Range: 0.0 ~ 1.7976931348623157E308 + "Non-Fuzzy Mode Multiplier" = 2.0 + #If enabled, the Destruction Gadget can be taken out of fuzzy mode, allowing only instances of the block clicked to be removed (at a higher cost) + "Non-Fuzzy Mode Enabled" = false + + #Energy Cost & Durability of the Copy-Paste Gadget + [Gadgets."Copy-Paste Gadget"] + #The max energy of the Gadget, set to 0 to disable energy usage + #Range: > 0 + "Maximum Energy" = 500000 + #The Gadget's Energy cost per Operation + #Range: > 0 + "Energy Cost" = 50 + #The Gadget's Max Undo size (Note, the exchanger does not support undo) + #Range: 0 ~ 128 + "Max Undo History Size" = 1 + #Maximum amount of Blocks to be copied in one Tick. + #Lower values may improve Server-Performance when copying large Templates + #Range: > 1 + "Max Copy/Tick" = 32768 + #Maximum dimensions (x, y and z) that can be copied by a Template without requiring special permission. + #Permission can be granted using the '/buildinggadgets OverrideCopySize []' command. + #Range: > -1 + "Max Copy Dimensions" = 256 + #Maximum dimensions (x, y and z) that can be build by a Template without requiring special permission. + #Permission can be granted using the '/buildinggadgets OverrideBuildSize []' command. + #Range: > -1 + "Max Build Dimensions" = 256 + +#Configure the Paste Containers +["Paste Containers"] + #The maximum capacity of a tier 1 (iron) Construction Paste Container + #Range: > 1 + "T1 Container Capacity" = 512 + #The maximum capacity of a tier 2 (iron) Construction Paste Container + #Range: > 1 + "T2 Container Capacity" = 2048 + #The maximum capacity of a tier 3 (iron) Construction Paste Container + #Range: > 1 + "T3 Container Capacity" = 8192 + diff --git a/defaultconfigs/charginggadgets-server.toml b/defaultconfigs/charginggadgets-server.toml new file mode 100644 index 0000000..ac10789 --- /dev/null +++ b/defaultconfigs/charginggadgets-server.toml @@ -0,0 +1,7 @@ + +#General settings +[general] + #Maximum power for the Charging Station + #Range: > 0 + chargerMaxEnergy = 1000000 + diff --git a/defaultconfigs/chocolate-server.toml b/defaultconfigs/chocolate-server.toml new file mode 100644 index 0000000..8e27396 --- /dev/null +++ b/defaultconfigs/chocolate-server.toml @@ -0,0 +1,15 @@ + +[logging] + #How should Chocolate handle biome IDs which are present in a chunk palette, but there was no biome of that name found in the registry? (This will happen when you remove biomes.) + #NONE = Default vanilla behavior (regenerate the biome) + #LOG = Default behavior plus logging an error message + #THROW = Forcibly throw an error (crash) + #Allowed Values: NONE, LOG, THROW + onBiomesRemovedFromChunks = "LOG" + #How should Chocolate handle biome IDs found in the biome data but not recorded in the palette? (This will happen when the serialization contract was broken by external means) + #NONE = Default vanilla behavior (regenerate the biome) + #LOG = Default behavior plus logging an error message + #THROW = Forcibly throw an error (crash) + #Allowed Values: NONE, LOG, THROW + onIdsMissingFromPalette = "LOG" + diff --git a/defaultconfigs/cofh_core-server.toml b/defaultconfigs/cofh_core-server.toml new file mode 100644 index 0000000..2be13da --- /dev/null +++ b/defaultconfigs/cofh_core-server.toml @@ -0,0 +1,38 @@ + +[Commands] + #The required permission level for the '/cofh crafting' command. + #Range: 0 ~ 4 + "Crafting Permission Level" = 2 + #The required permission level for the '/cofh enderchest' command. + #Range: 0 ~ 4 + "EnderChest Permission Level" = 2 + #The required permission level for the '/cofh heal' command. + #Range: 0 ~ 4 + "Heal Permission Level" = 2 + #The required permission level for the '/cofh ignite' command. + #Range: 0 ~ 4 + "Ignite Permission Level" = 2 + #The required permission level for the '/cofh repair' command. + #Range: 0 ~ 4 + "Repair Permission Level" = 2 + +[Enchantments] + #If TRUE, Feather Falling will prevent Farmland from being trampled. This option will work with alternative versions (overrides) of Feather Falling. + "Improved Feather Falling" = true + #If TRUE, Mending behavior is altered so that XP orbs always repair items if possible, and the most damaged item is prioritized. This option may not work with alternative versions (overrides) of Mending. + "Improved Mending" = true + +[Fishing] + #If TRUE, Fishing will cause exhaustion. + "Fishing Exhaustion" = false + #This option sets the amount of exhaustion caused by fishing, if enabled. + #Range: 0.0 ~ 10.0 + "Fishing Exhaustion Amount" = 0.125 + +[World] + #If TRUE, Sapling growth will be slowed by a configurable factor. + "Sapling Growth Reduction" = false + #This option sets the growth factor for saplings - they will only grow 1 in N times. + #Range: > 1 + "Sapling Growth Reduction Factor" = 4 + diff --git a/defaultconfigs/comforts-server.toml b/defaultconfigs/comforts-server.toml new file mode 100644 index 0000000..5d7d86f --- /dev/null +++ b/defaultconfigs/comforts-server.toml @@ -0,0 +1,20 @@ + +[server] + #Set to true to automatically use sleeping bags when placed + autoUse = true + #Set to true to prevent sleeping depending on how long you previously slept + wellRested = false + #If well rested is true, this value is used to determine how long you need before being able to sleep again (larger numbers = can sleep sooner) + #Range: 1.0 ~ 20.0 + sleepyFactor = 2.0 + #Set to true to enable sleeping in hammocks at night + nightHammocks = false + #The chance that a sleeping bag will break upon usage + #Range: 0.0 ~ 1.0 + sleepingBagBreakage = 0.0 + #List of debuffs to apply to players after using the sleeping bag + #Format: [effect] [duration(secs)] [power] + sleepingBagDebuffs = [] + #[Survive Mod Integration] Set to true to have sleeping bags increase your body temperature after sleeping + insulatedSleepingBag = false + diff --git a/config[default]/cyclopscore-client.toml b/defaultconfigs/commoncapabilities-server.toml similarity index 100% rename from config[default]/cyclopscore-client.toml rename to defaultconfigs/commoncapabilities-server.toml diff --git a/defaultconfigs/compactmachines-server.toml b/defaultconfigs/compactmachines-server.toml new file mode 100644 index 0000000..c9447d9 --- /dev/null +++ b/defaultconfigs/compactmachines-server.toml @@ -0,0 +1,12 @@ + +#Machines +[machines] + #Specifies machine breakability while players are inside. + # 'unbreakable' = Nobody can break while players are inside. + # 'owner' = Only the owner can break while players are inside. + # 'anyone' = Anyone can break while players are inside. + #Allowed Values: UNBREAKABLE, OWNER, ANYONE + breakHandling = "UNBREAKABLE" + #Allow machines to chunkload their insides when the machines are loaded. + chunkloading = true + diff --git a/defaultconfigs/cosmeticarmorreworked-server.toml b/defaultconfigs/cosmeticarmorreworked-server.toml new file mode 100644 index 0000000..fd6be7d --- /dev/null +++ b/defaultconfigs/cosmeticarmorreworked-server.toml @@ -0,0 +1,6 @@ + +#These settings affects both server and client, they will also be synced from server to client +[Server] + #Whether or not to disable the RecipeBook in the CosmeticArmorInventory + CosArmorDisableRecipeBook = false + diff --git a/defaultconfigs/crashutilities-server.toml b/defaultconfigs/crashutilities-server.toml new file mode 100644 index 0000000..9d326e8 --- /dev/null +++ b/defaultconfigs/crashutilities-server.toml @@ -0,0 +1,38 @@ + +["Item Clear"] + #Enable regular ItemClear + enabled = false + #Waiting time between Checks in Minutes + #Range: 0 ~ 1440 + timer = 30 + #Do a clear if there are more than X items + #Range: > 0 + maximum = 1000 + #Chat warning, Comma separated, in seconds + warnings = "5,20" + #Run a Title command on first warning + title = true + #Text to display in TitleCommand + titletext = "ITEMCLEAR INCOMING!" + #Text to Display in Chat when Item. First % will be replaced by Value. In red, encased in [=== + warningtext = "ITEMCLEAR IN % SECONDS" + +["Memory Checker"] + #Enable the Memory checker + enabled = false + #Time between Memory Checks that will get saved for display(in seconds) + #Range: > 0 + timer = 30 + #Threshold at which the Memory checker will display a warning in the Log (in MB) + #Range: > 0 + threshold = 1000 + #Run /spark heapdump when memory fills up more than 95 % the first time. This value gets set to false if this occurs + heapdump = false + +["Ftb Chunks"] + #If Ftb chunks is installed enable automatic purge of loaded chunks for people who have not been online for some amount of days. (Note LOADED not Claimed Chunks) + enabled = false + #Number of days after which a players chunks will be unloaded. Warning! This relies on the modify date of the player data file. + #Range: > 0 + days = 7 + diff --git a/defaultconfigs/create-server.toml b/defaultconfigs/create-server.toml new file mode 100644 index 0000000..edec7f4 --- /dev/null +++ b/defaultconfigs/create-server.toml @@ -0,0 +1,335 @@ + +# +#The Backbone of Create +[infrastructure] + # + #[in Ticks] + #The amount of time a server waits before sending out tickrate synchronization packets. + #These packets help animations to be more accurate when tps is below 20. + #Range: > 5 + tickrateSyncTimer = 20 + +# +#Packmakers' control panel for internal recipe compat +[recipes] + # + #When true, allows any shapeless crafting recipes to be processed by a Mechanical Mixer + Basin. + allowShapelessInMixer = true + # + #When true, allows any single-ingredient 2x2 or 3x3 crafting recipes to be processed by a Mechanical Press + Basin. + allowShapedSquareInPress = true + # + #When true, allows any standard crafting recipes to be processed by Mechanical Crafters. + allowRegularCraftingInCrafter = true + # + #When true, allows any stonecutting recipes to be processed by a Mechanical Saw. + allowStonecuttingOnSaw = true + # + #The amount of Light sources destroyed before Chromatic Compound turns into Refined Radiance. + #Range: > 1 + lightSourceCountForRefinedRadiance = 10 + # + #Allow the standard in-world Refined Radiance recipes. + enableRefinedRadianceRecipe = true + # + #Allow the standard in-world Shadow Steel recipe. + enableShadowSteelRecipe = true + +# +#Parameters and abilities of Create's kinetic mechanisms +[kinetics] + # + #Disable the Stress mechanic altogether. + disableStress = false + # + #Maximum length in blocks of mechanical belts. + #Range: > 5 + maxBeltLength = 20 + # + #Damage dealt by active Crushing Wheels. + #Range: > 0 + crushingDamage = 4 + # + #[in Revolutions per Minute] + #Maximum allowed speed of a configurable motor. + #Range: > 64 + maxMotorSpeed = 256 + # + #[in Revolutions per Minute] + #Added rotation speed by a water wheel when at least one flow is present. + #Range: > 1 + waterWheelBaseSpeed = 4 + # + #[in Revolutions per Minute] + #Rotation speed gained by a water wheel for each side with running fluids. (halved if not against blades) + #Range: > 1 + waterWheelFlowSpeed = 4 + # + #[in Revolutions per Minute] + #Base rotation speed for the furnace engine generator + #Range: > 1 + furnaceEngineSpeed = 16 + # + #[in Revolutions per Minute] + #Maximum allowed rotation speed for any Kinetic Tile. + #Range: > 64 + maxRotationSpeed = 256 + # + #Select what mobs should ignore Deployers when attacked by them. + #Allowed Values: ALL, CREEPERS, NONE + ignoreDeployerAttacks = "CREEPERS" + # + #Game ticks between Kinetic Blocks checking whether their source is still valid. + #Range: > 5 + kineticValidationFrequency = 60 + # + #multiplier used for calculating exhaustion from speed when a crank is turned. + #Range: 0.0 ~ 1.0 + crankHungerMultiplier = 0.009999999776482582 + + # + #Encased Fan + [kinetics.encasedFan] + # + #Maximum distance in blocks Fans can push entities. + #Range: > 5 + fanPushDistance = 20 + # + #Maximum distance in blocks from where Fans can pull entities. + #Range: > 5 + fanPullDistance = 20 + # + #Game ticks between Fans checking for anything blocking their air flow. + #Range: > 10 + fanBlockCheckRate = 30 + # + #[in Revolutions per Minute] + #Rotation speed at which the maximum stats of fans are reached. + #Range: > 64 + fanRotationArgmax = 256 + # + #[in Revolutions per Minute] + #Rotation speed generated by a vertical fan above fire. + #Range: > 0 + generatingFanSpeed = 4 + # + #Game ticks required for a Fan-based processing recipe to take effect. + #Range: > 0 + inWorldProcessingTime = 150 + + # + #Moving Contraptions + [kinetics.contraptions] + # + #Maximum amount of blocks in a structure movable by Pistons, Bearings or other means. + #Range: > 1 + maxBlocksMoved = 2048 + # + #Maximum value of a chassis attachment range. + #Range: > 1 + maxChassisRange = 16 + # + #Maximum amount of extension poles behind a Mechanical Piston. + #Range: > 1 + maxPistonPoles = 64 + # + #Max length of rope available off a Rope Pulley. + #Range: > 1 + maxRopeLength = 128 + # + #Maximum allowed distance of two coupled minecarts. + #Range: > 1 + maxCartCouplingLength = 32 + + [kinetics.stressValues] + + # + #Fine tune the kinetic stats of individual components + [kinetics.stressValues.v1] + + # + #[in Stress Units] + #Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives. + [kinetics.stressValues.v1.impact] + deployer = 4.0 + mechanical_piston = 4.0 + millstone = 4.0 + mechanical_bearing = 4.0 + clockwork_bearing = 4.0 + cuckoo_clock = 1.0 + speedometer = 0.0 + mechanical_saw = 4.0 + flywheel = 0.0 + encased_chain_drive = 0.0 + clutch = 0.0 + encased_fan = 2.0 + adjustable_chain_gearshift = 0.0 + mechanical_pump = 4.0 + crushing_wheel = 8.0 + mechanical_mixer = 4.0 + rope_pulley = 4.0 + rotation_speed_controller = 0.0 + mechanical_arm = 8.0 + andesite_encased_shaft = 0.0 + mechanical_press = 8.0 + large_cogwheel = 0.0 + mechanical_drill = 4.0 + mysterious_cuckoo_clock = 1.0 + stressometer = 0.0 + shaft = 0.0 + brass_encased_shaft = 0.0 + gearshift = 0.0 + turntable = 4.0 + sticky_mechanical_piston = 4.0 + sequenced_gearshift = 0.0 + cogwheel = 0.0 + belt = 1.0 + gearbox = 0.0 + hose_pulley = 4.0 + mechanical_crafter = 2.0 + + # + #[in Stress Units] + #Configure how much stress a source can accommodate for. + [kinetics.stressValues.v1.capacity] + hand_crank = 8.0 + furnace_engine = 1024.0 + encased_fan = 16.0 + creative_motor = 16384.0 + water_wheel = 16.0 + windmill_bearing = 512.0 + + # + #Configure speed/capacity levels for requirements and indicators. + [kinetics.stressValues.stats] + # + #[in Revolutions per Minute] + #Minimum speed of rotation to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumSpeed = 30.0 + # + #[in Revolutions per Minute] + #Minimum speed of rotation to be considered 'fast' + #Range: 0.0 ~ 65535.0 + fastSpeed = 100.0 + # + #[in Stress Units] + #Minimum stress impact to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumStressImpact = 4.0 + # + #[in Stress Units] + #Minimum stress impact to be considered 'high' + #Range: 0.0 ~ 65535.0 + highStressImpact = 8.0 + # + #[in Stress Units] + #Minimum added Capacity by sources to be considered 'medium' + #Range: 0.0 ~ 4096.0 + mediumCapacity = 128.0 + # + #[in Stress Units] + #Minimum added Capacity by sources to be considered 'high' + #Range: 0.0 ~ 65535.0 + highCapacity = 512.0 + +# +#Create's liquid manipulation tools +[fluids] + # + #[in Buckets] + #The amount of liquid a tank can hold per block. + #Range: > 1 + fluidTankCapacity = 8 + # + #[in Blocks] + #The maximum height a fluid tank can reach. + #Range: > 1 + fluidTankMaxHeight = 32 + # + #[in Blocks] + #The maximum distance a mechanical pump can push or pull liquids on either side. + #Range: > 1 + mechanicalPumpRange = 16 + # + #[in Blocks] + #[-1 to disable this behaviour] + #The minimum amount of fluid blocks the hose pulley needs to find before deeming it an infinite source. + #Range: > -1 + hosePulleyBlockThreshold = 10000 + # + #[in Blocks] + #The maximum distance a hose pulley can draw fluid blocks from. + #Range: > 1 + hosePulleyRange = 128 + +# +#Tweaks for logistical components +[logistics] + # + #The maximum amount of items a funnel pulls at a time without an applied filter. + #Range: 1 ~ 64 + defaultExtractionLimit = 64 + # + #The amount of ticks a funnel waits between item transferrals, when it is not re-activated by redstone. + #Range: > 1 + defaultExtractionTimer = 8 + # + #The amount of ticks a portable storage interface waits for transfers until letting contraptions move along. + #Range: > 1 + psiTimeout = 20 + # + #Maximum distance in blocks a Mechanical Arm can reach across. + #Range: > 1 + mechanicalArmRange = 5 + # + #Maximum possible range in blocks of redstone link connections. + #Range: > 1 + linkRange = 128 + +# +#Everything related to Schematic tools +[schematics] + # + #[in KiloBytes] + #The maximum allowed file size of uploaded Schematics. + #Range: > 16 + maxSchematics = 256 + # + #[in Bytes] + #The maximum packet size uploaded Schematics are split into. + #Range: 256 ~ 32767 + maxSchematicPacketSize = 1024 + # + #Amount of game ticks without new packets arriving until an active schematic upload process is discarded. + #Range: > 100 + schematicIdleTimeout = 600 + + # + #Schematicannon + [schematics.schematicannon] + # + #Amount of game ticks between shots of the cannon. Higher => Slower + #Range: > 1 + schematicannonDelay = 10 + # + #Amount of block positions per tick scanned by a running cannon. Higher => Faster + #Range: > 1 + schematicannonSkips = 10 + # + #% of Schematicannon's Fuel filled by 1 Gunpowder. + #Range: 0.0 ~ 100.0 + schematicannonGunpowderWorth = 20.0 + # + #% of Schematicannon's Fuel used for each fired block. + #Range: 0.0 ~ 100.0 + schematicannonFuelUsage = 0.05000000074505806 + +# +#Gadgets and other Shenanigans added by Create +[curiosities] + # + #The Maximum Distance to an active mirror for the symmetry wand to trigger. + #Range: > 10 + maxSymmetryWandRange = 50 + diff --git a/defaultconfigs/curios-server.toml b/defaultconfigs/curios-server.toml new file mode 100644 index 0000000..f92f29c --- /dev/null +++ b/defaultconfigs/curios-server.toml @@ -0,0 +1,3 @@ +#List of curio slot type settings +curiosSettings = [] + diff --git a/defaultconfigs/elevatorid-server.toml b/defaultconfigs/elevatorid-server.toml new file mode 100644 index 0000000..4e51c41 --- /dev/null +++ b/defaultconfigs/elevatorid-server.toml @@ -0,0 +1,22 @@ + +[General] + #Should elevators have the same color in order to teleport ? + sameColor = false + #Elevator range + #Range: 3 ~ 256 + range = 256 + #Realign players to the center of elevator ? + precisionTarget = true + #Can mobs spawn on elevators ? + mobSpawn = false + #Reset pitch to 0 when teleporting to normal elevators ? + resetPitchNormal = false + #Reset pitch to 0 when teleporting to directional elevators ? + resetPitchDirectional = true + #Should teleporting require XP ? + useXP = false + #Amount of XP points to use when useXP is enabled + #Note this is NOT experience levels + #Range: > 1 + XPPointsAmount = 1 + diff --git a/defaultconfigs/engineersdecor-server.toml b/defaultconfigs/engineersdecor-server.toml new file mode 100644 index 0000000..1b869fc --- /dev/null +++ b/defaultconfigs/engineersdecor-server.toml @@ -0,0 +1,166 @@ + +#Settings affecting the logical server side. +[server] + + #Server dev opt-out settings !WARNING THE OPT-OUTs will be moved to common-config.toml in the next MC version! + [server.optout] + #Opt-out any block by its registry name ('*' wildcard matching, comma separated list, whitespaces ignored. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' excludes everything that has 'wood' or 'steel' in the registry name. The matching result is also traced in the log file. + pattern_excludes = "" + #Prevent blocks from being opt'ed by registry name ('*' wildcard matching, comma separated list, whitespaces ignored. Evaluated before all other opt-out checks. You must match the whole name, means maybe add '*' also at the begin and end. Example: '*wood*,*steel*' includes everything that has 'wood' or 'steel' in the registry name.The matching result is also traced in the log file. + pattern_includes = "" + #Disable clinker bricks and derived blocks. + without_clinker_bricks = false + #Disable slag bricks and derived blocks. + without_slag_bricks = false + #Disable rebar concrete and derived blocks. + without_rebar_concrete = false + #Disable gas concrete and derived blocks. + without_gas_concrete = false + #Disable all mod wall blocks. + without_walls = false + #Disable all mod stairs blocks. + without_stairs = false + #Disable IE concrete wall. + without_ie_concrete_wall = false + #Disable panzer glass and derived blocks. + without_panzer_glass = false + #Disable crafting table. + without_crafting_table = false + #Disable small lab furnace. + without_lab_furnace = false + #Disable small electrical pass-through furnace. + without_electrical_furnace = false + #Disable treated wood table, stool, windowsill, etc. + without_treated_wood_furniture = false + #Disable metal tables, etc. + without_metal_furniture = false + #Disable treated wood window, etc. + without_windows = false + #Disable light sources + without_light_sources = false + #Disable ladders + without_ladders = false + #Disable possibility to sit on stools and chairs. + without_chair_sitting = false + #Disable that mobs will sit on chairs and stools. + without_mob_chair_sitting = false + #Disable the speed boost of ladders in this mod. + without_ladder_speed_boost = false + #Disable history refabrication feature of the crafting table. + without_crafting_table_history = false + #Disable check valve, and redstone controlled valves. + without_valves = false + #Disable the passive fluid accumulator. + without_passive_fluid_accumulator = false + #Disable item disposal/trash/void incinerator device. + without_waste_incinerator = false + #Disable decorative sign plates (caution, hazards, etc). + without_sign_plates = false + #Disable floor gratings. + without_floor_grating = false + #Disable the factory dropper. + without_factory_dropper = false + #Disable the factory hopper. + without_factory_hopper = false + #Disable the factory placer. + without_factory_placer = false + #Disable the small block breaker. + without_block_breaker = false + #Disable the small solar panel. + without_solar_panel = false + #Disable the small fluid collection funnel. + without_fluid_funnel = false + #Disable the small mineral smelter. + without_mineral_smelter = false + #Disable the small milking machine. + without_milking_machine = false + #Disable the small tree cutter. + without_tree_cutter = false + #Disable labeled crate. + without_labeled_crate = false + #Disable horizontal half-block slab. + without_slabs = false + #Disable stackable 1/8 block slices. + without_halfslabs = false + #Disable poles of any material. + without_poles = false + #Disable horizontal supports like the double-T support. + without_hsupports = false + #Disable all internal recipes, allowing to use alternative pack recipes. + without_recipes = false + #Disable all fences and fence gates. + without_fences = false + + #Miscellaneous settings + [server.miscellaneous] + #Enables experimental features. Use at own risk. + with_experimental = false + #Disable directly picking up layers from slabs and slab slices by left clicking while looking up/down. + without_direct_slab_pickup = false + #Enable that devices are dropped as item also in creative mode, allowing to relocate them with contents and settings. + with_creative_mode_device_drops = false + + #Tweaks + [server.tweaks] + #Defines, in percent, how fast the lab furnace smelts compared to a vanilla furnace. 100% means vanilla furnace speed, 150% means the lab furnace is faster. The value can be changed on-the-fly for tuning. + #Range: 50 ~ 800 + furnace_smelting_speed_percent = 130 + #Defines, in percent, how fuel efficient the lab furnace is, compared to a vanilla furnace. 100% means vanilla furnace consumiton, 200% means the lab furnace needs about half the fuel of a vanilla furnace, The value can be changed on-the-fly for tuning. + #Range: 50 ~ 400 + furnace_fuel_efficiency_percent = 100 + #Defines the energy consumption (per tick) for speeding up the smelting process. If IE is installed, an external heater has to be inserted into an auxiliary slot of the lab furnace. The power source needs to be able to provide at least 4 times this consumption (fixed threshold value). The value can be changed on-the-fly for tuning. The default value corresponds to the IE heater consumption. + #Range: 2 ~ 1024 + furnace_boost_energy_consumption = 24 + #Defines, in percent, how high the probability is that a mob sits on a chair when colliding with it. Can be changed on-the-fly for tuning. + #Range: 0.0 ~ 80.0 + chair_mob_sitting_probability_percent = 10.0 + #Defines, in percent, probable it is that a mob leaves a chair when sitting on it. The 'dice is rolled' about every 20 ticks. There is also a minimum Sitting time of about 3s. The config value can be changed on-the-fly for tuning. + #Range: 0.001 ~ 10.0 + chair_mob_standup_probability_percent = 1.0 + #Enables small quick-move arrows from/to player/block storage. Makes the UI a bit too busy, therefore disabled by default. + with_crafting_quickmove_buttons = false + #Disables increasing/decreasing the crafting grid items by scrolling over the crafting result slot. + without_crafting_mouse_scrolling = false + #Defines how many millibuckets can be transferred (per tick) through the valves. That is technically the 'storage size' specified for blocks that want to fill fluids into the valve (the valve has no container and forward that to the output block), The value can be changed on-the-fly for tuning. + #Range: 1 ~ 32000 + pipevalve_max_flowrate = 1000 + #Defines how many millibuckets per redstone signal strength can be transferred per tick through the analog redstone controlled valves. Note: power 0 is always off, power 15 is always the max flow rate. Between power 1 and 14 this scaler will result in a flow = 'redstone slope' * 'current redstone power'. The value can be changed on-the-fly for tuning. + #Range: 1 ~ 32000 + pipevalve_redstone_gain = 20 + #Defines, in percent, how fast the electrical furnace smelts compared to a vanilla furnace. 100% means vanilla furnace speed, 150% means the electrical furnace is faster. The value can be changed on-the-fly for tuning. + #Range: 50 ~ 800 + e_furnace_speed_percent = 200 + #Defines how much RF per tick the the electrical furnace consumed (average) for smelting. The feeders transferring items from/to adjacent have this consumption/8 for each stack transaction. The default value is only slightly higher than a furnace with an IE external heater (and no burning fuel inside).The config value can be changed on-the-fly for tuning. + #Range: 8 ~ 4096 + e_furnace_power_consumption = 16 + #Defines if the electrical furnace automatically pulls items from an inventory at the input side.The config value can be changed on-the-fly for tuning. + e_furnace_automatic_pulling = false + #Defines the peak power production (at noon) of the Small Solar Panel. Note that the agerage power is much less, as no power is produced at all during the night, and the power curve is nonlinear rising/falling during the day. Bad weather conditions also decrease the production. The config value can be changed on-the-fly for tuning. + #Range: 2 ~ 4096 + small_solar_panel_peak_production = 40 + #Defines how much RF power the Small Block Breaker requires to magnificently increase the processing speed. The config value can be changed on-the-fly for tuning. + #Range: 4 ~ 1024 + block_breaker_power_consumption = 64 + #Defines how much time the Small Block Breaker needs per block hardness, means: 'reluctance' * hardness + min_time, you change the 'reluctance' here.The unit is ticks/hardness. The config value can be changed on-the-fly for tuning. + #Range: 5 ~ 50 + block_breaker_reluctance = 17 + #Defines how much time the Small Block Breaker needs at least, better said it's an offset: 'reluctance' * hardness + min_time, you change the 'min_time' here, value in ticks.The config value can be changed on-the-fly for tuning. + #Range: 10 ~ 100 + block_breaker_min_breaking_time = 15 + #Defines if the Small Block Breaker does not work without RF power. + block_breaker_requires_power = false + #Defines how much RF power the Small Tree Cutter requires to magnificently increase the processing speed. The config value can be changed on-the-fly for tuning. + #Range: 4 ~ 1024 + tree_cutter_energy_consumption = 64 + #Defines how much time the Small Tree Cutter needs to cut a tree without RF power. The value is in seconds. With energy it is 6 times faster. The config value can be changed on-the-fly for tuning. + #Range: 10 ~ 240 + tree_cutter_cutting_time_needed = 60 + #Defines if the Small Tree Cutter does not work without RF power. + tree_cutter_requires_power = false + #Defines how much time the Small Milking Machine needs work. Note this is a permanent standby power, not only when the device does something. Use zero to disable energy dependency and energy handling of the machine. The config value can be changed on-the-fly for tuning. + #Range: 0 ~ 1024 + milking_machine_energy_consumption = 0 + #Defines (for each individual cow) the minimum time between milking. + #Range: 1000 ~ 24000 + milking_machine_milking_delay = 4000 + diff --git a/defaultconfigs/engineerstools-server.toml b/defaultconfigs/engineerstools-server.toml new file mode 100644 index 0000000..e88378a --- /dev/null +++ b/defaultconfigs/engineerstools-server.toml @@ -0,0 +1,19 @@ + +#Settings affecting the logical server side, also valid for single player games. +[server] + + #Settings to tweak the performance, or use cases normally no change should be required here. + [server.tweaks] + #Durability (maximum item damage) of the REDIA tool. + #Range: 750 ~ 4000 + redia_tool_durability = 3000 + #Durability of the REDIA tool in percent, which the tool has when it is crafted. Allows to tune initial repairing investments for getting efficiency and furtune. + #Range: 50 ~ 100 + redia_tool_initial_durability_percent = 100 + #Defines the efficiency scaling depending on the durability. Ten values have to given as integer numbers, (between 0 and 4), and the curve must be rising left-to-right. 0 corresponds to vanilla diamond tools. The first number specifies the efficiency between 0% and 10% durability, second 10% to 20%, last 90% to 100%. + redia_tool_efficiency_curve = "0,1,1,2,2,3,3,3,3,4" + #Defines the fortune depending on the durability. Ten values have to given as integer numbers, (between 0 and 3), and the curve must be rising left-to-right. The first number specifies the furtune between 0% and 10% durability, second 10% to 20%, last 90% to 100%. + redia_tool_furtune_curve = "0,0,0,0,1,1,1,1,2,3" + #Disable the REDIA tool feature to prevent accidentally hitting own pets, villagers, or bloody zombie pigmen. + without_safe_attacking = false + diff --git a/config[default]/extcaves_config.toml b/defaultconfigs/extcaves-server.toml similarity index 100% rename from config[default]/extcaves_config.toml rename to defaultconfigs/extcaves-server.toml index fce50c0..7cff0b5 100644 --- a/config[default]/extcaves_config.toml +++ b/defaultconfigs/extcaves-server.toml @@ -1,214 +1,18 @@ -[Patches_Sizes] - # - #Dirt Stone Patches Size (default=60) - #Range: 1 ~ 100 - patch_size_dirtstone = 60 - # - #Lavastone Patches Size (default=40) - #Range: 1 ~ 100 - patch_size_lavastone = 40 - # - #Dirt Patches Size (default=40) - #Range: 1 ~ 100 - patch_size_dirt = 40 - # - #Broken Stone Patches Size (default=24) - #Range: 1 ~ 100 - patch_size_brokenstone = 24 - # - #Sediment Stone Patches Size (default=40) - #Range: 1 ~ 100 - patch_size_sedimentstone = 40 - # - #Marlstone Patches Size (default=40) - #Range: 1 ~ 100 - patch_size_marlstone = 60 - # - #Old Stone Patches Size (default=40) - #Range: 1 ~ 100 - patch_size_oldstone = 40 - # - #Packed Ice Patches Size (default=60) - #Range: 1 ~ 100 - patch_size_packed_ice = 60 - -[Spawn_Rates] - - [Spawn_Rates.Blocks] - # - #Packed Ice Spawn Rate (default=5) - #Range: 1 ~ 50 - spawnrate_block_packed_ice = 5 - # - #Lavastone Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_block_lavastone = 8 - # - #Old Stone Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_block_oldstone = 10 - # - #Broken Stone Spawn Rate (default=12) - #Range: 1 ~ 50 - spawnrate_block_brokenstone = 12 - # - #Dirt Stone Spawn Rate (default=5) - #Range: 1 ~ 50 - spawnrate_block_dirtstone = 5 - # - #Marlstone Spawn Rate (default=5) - #Range: 1 ~ 50 - spawnrate_block_marlstone = 5 - # - #Sediment Stone Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_block_sedimentstone = 8 - # - #Dirt Spawn Rate (default=5) - #Range: 1 ~ 50 - spawnrate_block_dirt = 5 - - [Spawn_Rates.Vines] - # - #Cave Vine Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_cave_vine = 10 - - [Spawn_Rates.Mushrooms] - # - #Lumishroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_lumishroom = 10 - # - #Goldishroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_goldishroom = 10 - # - #Shinyshroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_shinyshroom = 10 - # - #Fluoshroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_fluoshroom = 10 - # - #Sweetshroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_sweetshroom = 10 - # - #Rockshroom Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_mushroom_rockshroom = 10 - - [Spawn_Rates.Mosses] - # - #Fire Moss Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_moss_fire = 10 - # - #Hanging Roots Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_moss_hanging_roots = 10 - # - #Frozen Moss Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_moss_frozen = 10 - # - #Dry Moss Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_moss_dry = 10 - # - #Humid Moss Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_moss_humid = 10 - - [Spawn_Rates.Rocks] - # - #Rock Piles Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_rock_rockpiles = 10 - # - #Stalagmite Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_rock_stalagmites = 10 - # - #Pebble Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_rock_pebbles = 10 - # - #Flint Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_rock_flints = 10 - # - #Stalactite Spawn Rate (default=10) - #Range: 1 ~ 50 - spawnrate_rock_stalactites = 10 - - [Spawn_Rates.Structures] - # - #Spruce Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_spruce = 7 - # - #Ice Dungeons Spawn Rate (default=5) - #Range: 1 ~ 10 - spawnrate_structure_dungeons_ice = 5 - # - #Cobblestone Dungeons Spawn Rate (default=5) - #Range: 1 ~ 10 - spawnrate_structure_dungeons_cobblestone = 5 - # - #Lavastone Dungeons Spawn Rate (default=5) - #Range: 1 ~ 10 - spawnrate_structure_dungeons_lavastone = 5 - # - #Oak Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_oak = 7 - # - #Tall Cobblestone Dungeons Spawn Rate (default=5) - #Range: 1 ~ 10 - spawnrate_structure_dungeons_tall_cobblestone = 5 - # - #Bricks Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_bricks = 7 - # - #Jungle Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_jungle = 7 - # - #Tall Lavastone Dungeons Spawn Rate (default=5) - #Range: 1 ~ 10 - spawnrate_structure_dungeons_tall_lavastone = 5 - # - #Acacia Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_acacia = 7 - # - #Cobblestone Cabins Spawn Rate (default=7) - #Range: 1 ~ 10 - spawnrate_structure_cabins_cobblestone = 7 - [Spawn_Conditions] + [Spawn_Conditions.Structures] + # + #Generate Cabins + gen_structure_cabins = true + # + #Generate Dungeons + gen_structure_dungeons = true + [Spawn_Conditions.Blocks] # - #Generate Dirt - gen_block_dirt = true - # - #Generate Marlstone - gen_block_marlstone = true - # - #Generate Lavastone - gen_block_lavastone = true - # - #Generate Dirt Stone - gen_block_dirtstone = true - # - #Generate Packed Ice - gen_block_packed_ice = true + #Generate Old Stone + gen_block_oldstone = true # #Generate Broken Stone gen_block_brokenstone = true @@ -216,13 +20,20 @@ #Generate Sediment Stone gen_block_sedimentstone = true # - #Generate Old Stone - gen_block_oldstone = true - - [Spawn_Conditions.Vines] + #Generate Lavastone + gen_block_lavastone = true # - #Generate Vines - gen_vines = true + #Generate Dirt + gen_block_dirt = true + # + #Generate Dirt Stone + gen_block_dirtstone = true + # + #Generate Marlstone + gen_block_marlstone = true + # + #Generate Packed Ice + gen_block_packed_ice = true [Spawn_Conditions.Mushrooms] # @@ -234,6 +45,11 @@ #Generate Mosses gen_mosses = true + [Spawn_Conditions.Vines] + # + #Generate Vines + gen_vines = true + [Spawn_Conditions.Rocks] # #Generate Flints @@ -251,21 +67,205 @@ #Generate Stalactites gen_rock_stalactites = true - [Spawn_Conditions.Structures] +[Spawn_Rates] + + [Spawn_Rates.Structures] # - #Generate Cabins - gen_structure_cabins = true + #Oak Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_oak = 7 # - #Generate Dungeons - gen_structure_dungeons = true + #Cobblestone Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_cobblestone = 7 + # + #Bricks Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_bricks = 7 + # + #Spruce Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_spruce = 7 + # + #Jungle Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_jungle = 7 + # + #Acacia Cabins Spawn Rate (default=7) + #Range: 1 ~ 10 + spawnrate_structure_cabins_acacia = 7 + # + #Cobblestone Dungeons Spawn Rate (default=5) + #Range: 1 ~ 10 + spawnrate_structure_dungeons_cobblestone = 5 + # + #Tall Cobblestone Dungeons Spawn Rate (default=5) + #Range: 1 ~ 10 + spawnrate_structure_dungeons_tall_cobblestone = 5 + # + #Ice Dungeons Spawn Rate (default=5) + #Range: 1 ~ 10 + spawnrate_structure_dungeons_ice = 5 + # + #Lavastone Dungeons Spawn Rate (default=5) + #Range: 1 ~ 10 + spawnrate_structure_dungeons_lavastone = 5 + # + #Tall Lavastone Dungeons Spawn Rate (default=5) + #Range: 1 ~ 10 + spawnrate_structure_dungeons_tall_lavastone = 5 + + [Spawn_Rates.Blocks] + # + #Old Stone Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_block_oldstone = 10 + # + #Broken Stone Spawn Rate (default=12) + #Range: 1 ~ 50 + spawnrate_block_brokenstone = 12 + # + #Sediment Stone Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_block_sedimentstone = 8 + # + #Lavastone Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_block_lavastone = 8 + # + #Dirt Spawn Rate (default=5) + #Range: 1 ~ 50 + spawnrate_block_dirt = 5 + # + #Dirt Stone Spawn Rate (default=5) + #Range: 1 ~ 50 + spawnrate_block_dirtstone = 5 + # + #Marlstone Spawn Rate (default=5) + #Range: 1 ~ 50 + spawnrate_block_marlstone = 5 + # + #Packed Ice Spawn Rate (default=5) + #Range: 1 ~ 50 + spawnrate_block_packed_ice = 5 + + [Spawn_Rates.Mushrooms] + # + #Sweetshroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_sweetshroom = 10 + # + #Goldishroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_goldishroom = 10 + # + #Shinyshroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_shinyshroom = 10 + # + #Lumishroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_lumishroom = 10 + # + #Fluoshroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_fluoshroom = 10 + # + #Rockshroom Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_mushroom_rockshroom = 10 + + [Spawn_Rates.Mosses] + # + #Dry Moss Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_moss_dry = 10 + # + #Fire Moss Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_moss_fire = 10 + # + #Frozen Moss Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_moss_frozen = 10 + # + #Hanging Roots Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_moss_hanging_roots = 10 + # + #Humid Moss Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_moss_humid = 10 + + [Spawn_Rates.Vines] + # + #Cave Vine Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_cave_vine = 10 + + [Spawn_Rates.Rocks] + # + #Flint Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_rock_flints = 10 + # + #Pebble Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_rock_pebbles = 10 + # + #Rock Piles Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_rock_rockpiles = 10 + # + #Stalagmite Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_rock_stalagmites = 10 + # + #Stalactite Spawn Rate (default=10) + #Range: 1 ~ 50 + spawnrate_rock_stalactites = 10 + +[Patches_Sizes] + # + #Old Stone Patches Size (default=40) + #Range: 1 ~ 100 + patch_size_oldstone = 40 + # + #Broken Stone Patches Size (default=24) + #Range: 1 ~ 100 + patch_size_brokenstone = 24 + # + #Sediment Stone Patches Size (default=40) + #Range: 1 ~ 100 + patch_size_sedimentstone = 40 + # + #Lavastone Patches Size (default=40) + #Range: 1 ~ 100 + patch_size_lavastone = 40 + # + #Dirt Patches Size (default=40) + #Range: 1 ~ 100 + patch_size_dirt = 40 + # + #Dirt Stone Patches Size (default=60) + #Range: 1 ~ 100 + patch_size_dirtstone = 60 + # + #Marlstone Patches Size (default=40) + #Range: 1 ~ 100 + patch_size_marlstone = 60 + # + #Packed Ice Patches Size (default=60) + #Range: 1 ~ 100 + patch_size_packed_ice = 60 [Items] - # - #Health amount given by the bandage (1 = half heart) (default=4) - #Range: 1 ~ 40 - item_bandage_health = 4 # #Healing items cooldown in seconds (default=5) #Range: 1 ~ 30 item_medecine_cooldown = 5 + # + #Health amount given by the bandage (1 = half heart) (default=4) + #Range: 1 ~ 40 + item_bandage_health = 4 diff --git a/defaultconfigs/extradisks-server.toml b/defaultconfigs/extradisks-server.toml new file mode 100644 index 0000000..fe5b2d2 --- /dev/null +++ b/defaultconfigs/extradisks-server.toml @@ -0,0 +1,35 @@ + +[storageblocks] + + [storageblocks.item] + #item storage blocks energy usage + #Range: > 0 + 256k = 12 + #Range: > 0 + 1024k = 14 + #Range: > 0 + 4096k = 16 + #Range: > 0 + 16384k = 18 + #Range: > 0 + 65536k = 20 + #Range: > 0 + 262144k = 22 + #Range: > 0 + 1048576k = 24 + #Range: > 0 + infinite = 26 + + [storageblocks.fluid] + #fluid storage blocks energy usage + #Range: > 0 + 16384k = 12 + #Range: > 0 + 65536k = 14 + #Range: > 0 + 262144k = 16 + #Range: > 0 + 1048576k = 18 + #Range: > 0 + infinite = 20 + diff --git a/defaultconfigs/fastleafdecay-server.toml b/defaultconfigs/fastleafdecay-server.toml new file mode 100644 index 0000000..584e2d1 --- /dev/null +++ b/defaultconfigs/fastleafdecay-server.toml @@ -0,0 +1,7 @@ +#Minimum time in ticks for leaf decay. Must be lower than MaximumDecayTime! +#Range: > 0 +MinimumDecayTime = 4 +#Maximum time in ticks for leaf decay. Must be higher than MinimumDecayTime! +#Range: > 0 +MaximumDecayTime = 11 + diff --git a/defaultconfigs/fluxnetworks-server.toml b/defaultconfigs/fluxnetworks-server.toml new file mode 100644 index 0000000..aaceea4 --- /dev/null +++ b/defaultconfigs/fluxnetworks-server.toml @@ -0,0 +1,18 @@ + +[energy] + #The default transfer limit of a flux connector + #Range: 0 ~ 9223372036854775807 + defaultLimit = 800000 + #Range: 0 ~ 9223372036854775807 + basicCapacity = 1000000 + #Range: 0 ~ 9223372036854775807 + basicTransfer = 20000 + #Range: 0 ~ 9223372036854775807 + herculeanCapacity = 8000000 + #Range: 0 ~ 9223372036854775807 + herculeanTransfer = 120000 + #Range: 0 ~ 9223372036854775807 + gargantuanCapacity = 128000000 + #Range: 0 ~ 9223372036854775807 + gargantuanTransfer = 1440000 + diff --git a/defaultconfigs/forge-server.toml b/defaultconfigs/forge-server.toml new file mode 100644 index 0000000..d586ac9 --- /dev/null +++ b/defaultconfigs/forge-server.toml @@ -0,0 +1,30 @@ + +#Server configuration settings +[server] + #Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + removeErroringEntities = false + #Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES. + removeErroringTileEntities = false + #Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false. + fullBoundingBoxLadders = false + #Base zombie summoning spawn chance. Allows changing the bonus zombie summoning mechanic. + #Range: 0.0 ~ 1.0 + zombieBaseSummonChance = 0.1 + #Chance that a zombie (or subclass) is a baby. Allows changing the zombie spawning mechanic. + #Range: 0.0 ~ 1.0 + zombieBabyChance = 0.05 + #Log cascading chunk generation issues during terrain population. + logCascadingWorldGeneration = true + #Fix vanilla issues that cause worldgen cascading. This DOES change vanilla worldgen so DO NOT report bugs related to world differences if this flag is on. + fixVanillaCascading = false + #The time in ticks the server will wait when a dimension was queued to unload. This can be useful when rapidly loading and unloading dimensions, like e.g. throwing items through a nether portal a few time per second. + #Range: > 0 + dimensionUnloadQueueDelay = 0 + #Vanilla will treat crafting recipes using empty tags as air, and allow you to craft with nothing in that slot. This changes empty tags to use BARRIER as the item. To prevent crafting with air. + treatEmptyTagsAsAir = false + #Controls the number threshold at which Packet51 is preferred over Packet52, default and minimum 64, maximum 1024. + #Range: 64 ~ 1024 + clumpingThreshold = 64 + #Fix advancement loading to use a proper topological sort. This may have visibility side-effects and can thus be turned off if needed for data-pack compatibility. + fixAdvancementLoading = true + diff --git a/defaultconfigs/ftbchunks-server.toml b/defaultconfigs/ftbchunks-server.toml new file mode 100644 index 0000000..7dd572f --- /dev/null +++ b/defaultconfigs/ftbchunks-server.toml @@ -0,0 +1,22 @@ +#Disables fake players like miners and auto-clickers. +disable_fake_players = false +#Max claimed chunks. +#You can override this with FTB Ranks 'ftbchunks.max_claimed' permission +#Range: > 0 +max_claimed_chunks = 500 +#Max force loaded chunks. +#You can override this with FTB Ranks 'ftbchunks.max_force_loaded' permission +#Range: > 0 +max_force_loaded_chunks = 10 +#Allow players to load chunks while they are offline. +chunk_load_offline = false +#Disables all land protection. Useful for private servers where everyone is trusted and claims are only used for forceloading. +disable_protection = false +#Forced modes won't let players change their ally settings. +#Allowed Values: DEFAULT, FORCED_ALL, FORCED_NONE +ally_mode = "DEFAULT" +#Blacklist for dimensions where chunks can't be claimed. +claim_dimension_blacklist = ["minecraft:the_end"] +#Patches vanilla chunkloading to allow random block ticks and other environment updates in chunks where no players are nearby. With this off farms and other things won't work. Disable in case this causes issues. +patch_chunkloading = true + diff --git a/defaultconfigs/gravestone-server.toml b/defaultconfigs/gravestone-server.toml new file mode 100644 index 0000000..e05c9a8 --- /dev/null +++ b/defaultconfigs/gravestone-server.toml @@ -0,0 +1,18 @@ +#If this is set to true you get an obituary after you died +enable_obituary = true +#The blocks that can be replaced with a grave +#If it starts with '#' it is a tag +replaceable_blocks = ["#gravestone:grave_replaceable"] +#If this is set to true the obituary will be taken out of your inventory when you break the grave +remove_obituary = false +#If this is set to true only the player that owns the grave and admins can break the grave +only_owners_can_break = false +#If this is set to true the ghost of the dead player will be spawned when the grave is broken +spawn_ghost = false +#If this is set to true the ghost player will defend the player +friendly_ghost = true +#If this is set to true you get your items back into your inventory by sneaking on the grave +sneak_pickup = false +#If this is set to true you get your items sorted back into your inventory by breaking the grave +break_pickup = true + diff --git a/defaultconfigs/immersiveengineering-server.toml b/defaultconfigs/immersiveengineering-server.toml new file mode 100644 index 0000000..4730e67 --- /dev/null +++ b/defaultconfigs/immersiveengineering-server.toml @@ -0,0 +1,518 @@ + +#Configuration related to Immersive Engineering wires +[wires] + #Attempts to make the internal data structures used for wires consistent with the connectors in the world.Use with care and backups and only when suspecting corrupted data. + #This option will check and load all connection endpoints and may slow down the world loading process. + sanitizeConnections = false + #If this is enabled, wires connected to power sources will cause damage to entities touching them + #This shouldn't cause significant lag but possibly will. If it does, please report it at https://github.com/BluSunrize/ImmersiveEngineering/issues unless there is a report of it already. + enableWireDamage = true + #If this is enabled, placing a block in a wire will break it (drop the wire coil) + blocksBreakWires = true + + [wires.copper] + #The maximum length of copper wires + #Range: > 0 + maxLength = 16 + #The transfer rate of copper wire in IF/t + #Range: > 0 + transferRate = 2048 + #The percentage of power lost every 16 blocks of distance in copper wire + #Range: 0.0 ~ 1.0 + loss = 0.05 + #In- and output rates of copper wire connectors. This is independant of the transferrate of the wires. + #Range: > 0 + wireConnectorInput = 256 + + [wires.electrum] + #The maximum length of electrum wires + #Range: > 0 + maxLength = 16 + #The transfer rate of electrum wire in IF/t + #Range: > 0 + transferRate = 8192 + #The percentage of power lost every 16 blocks of distance in electrum wire + #Range: 0.0 ~ 1.0 + loss = 0.025 + #In- and output rates of electrum wire connectors. This is independant of the transferrate of the wires. + #Range: > 0 + wireConnectorInput = 1024 + + [wires.hv] + #The maximum length of hv wires + #Range: > 0 + maxLength = 32 + #The transfer rate of hv wire in IF/t + #Range: > 0 + transferRate = 32768 + #The percentage of power lost every 16 blocks of distance in hv wire + #Range: 0.0 ~ 1.0 + loss = 0.025 + #In- and output rates of hv wire connectors. This is independant of the transferrate of the wires. + #Range: > 0 + wireConnectorInput = 4096 + + [wires.rope] + #The maximum length of rope wires + #Range: > 0 + maxLength = 32 + + [wires.cable] + #The maximum length of cable wires + #Range: > 0 + maxLength = 32 + + [wires.redstone] + #The maximum length of redstone wires + #Range: > 0 + maxLength = 32 + + [wires.insulated_copper] + #The maximum length of insulated_copper wires + #Range: > 0 + maxLength = 16 + + [wires.insulated_electrum] + #The maximum length of insulated_electrum wires + #Range: > 0 + maxLength = 16 + +[machines] + #The base Flux that is output by the dynamo. This will be modified by the rotation modifier of the attached water- or windmill + #Range: 0.0 ~ 2.147483647E9 + dynamo_output = 3.0 + #Output modifier for the energy created by the Thermoelectric Generator + #Range: 0.0 ~ 2.147483647E9 + thermoelectric_output = 1.0 + #The Flux that will be output by the lightning rod when it is struck + #Range: > 0 + lightning_output = 16000000 + #The Flux per tick that the Diesel Generator will output. The burn time of the fuel determines the total output + #Range: > 0 + dieselGen_output = 4096 + #The Flux per tick the Blast Furnace Preheater will consume to speed up the Blast Furnace + #Range: > 1 + preheater_consumption = 32 + #The Flux per tick the Charging Station can insert into an item + #Range: > 1 + charger_consumption = 256 + #The amount of damage a sawblade in the sawmill takes for a single recipe. + #Range: > 1 + sawmill_bladeDamage = 5 + #The Flux the Assembler will consume to craft an item from a recipe + #Range: > 1 + assembler_consumption = 80 + + [machines.capacitors] + + #Configuration for the low voltage capacitor + [machines.capacitors.lv] + #Maximum energy stored (Flux) + #Range: > 1 + storage = 100000 + #Maximum energy input (Flux/tick) + #Range: > 1 + input = 256 + #Maximum energy output (Flux/tick) + #Range: > 1 + output = 256 + + #Configuration for the medium voltage capacitor + [machines.capacitors.mv] + #Maximum energy stored (Flux) + #Range: > 1 + storage = 1000000 + #Maximum energy input (Flux/tick) + #Range: > 1 + input = 1024 + #Maximum energy output (Flux/tick) + #Range: > 1 + output = 1024 + + #Configuration for the high voltage capacitor + [machines.capacitors.hv] + #Maximum energy stored (Flux) + #Range: > 1 + storage = 4000000 + #Maximum energy input (Flux/tick) + #Range: > 1 + input = 4096 + #Maximum energy output (Flux/tick) + #Range: > 1 + output = 4096 + + [machines.external_heater] + #The Flux per tick consumed to add one heat to a furnace. Creates up to 4 heat in the startup time and then 1 heat per tick to keep it running + #Range: > 1 + consumption = 8 + #The Flux per tick consumed to double the speed of the furnace. Only happens if furnace is at maximum heat. + #Range: > 1 + speedupConsumption = 24 + + [machines.coredrill] + #The length in ticks it takes for the Core Sample Drill to figure out which mineral is found in a chunk + #Range: > 1 + time = 200 + #The Flux per tick consumed by the Core Sample Drill + #Range: > 1 + consumption = 40 + + [machines.pump] + #The Flux the Fluid Pump will consume to pick up a fluid block in the world + #Range: > 1 + consumption = 250 + #The Flux the Fluid Pump will consume pressurize and accelerate fluids, increasing the transferrate + #Range: > 1 + consumption_accelerate = 5 + #Set this to false to disable the fluid pump being able to draw infinite water from sources + infiniteWater = true + #If this is set to true (default) the pump will replace fluids it picks up with cobblestone in order to reduce lag caused by flowing fluids. + placeCobble = true + + [machines.teslacoil] + #The Flux per tick the Tesla Coil will consume, simply by being active + #Range: > 1 + consumption = 256 + #The amount of Flux the Tesla Coil will consume when shocking an entity + #Range: > 1 + consumption_active = 512 + #The amount of damage the Tesla Coil will do when shocking an entity + #Range: 0.0 ~ 2.147483647E9 + damage = 6.0 + + [machines.turret] + #The Flux per tick any turret consumes to monitor the area + #Range: > 1 + consumption = 64 + #The Flux per tick the chemthrower turret consumes to shoot + #Range: > 1 + chem_consumption = 32 + #The Flux per tick the gun turret consumes to shoot + #Range: > 1 + gun_consumption = 32 + + [machines.garden_cloche] + #The Flux per tick the cloche consumes to grow plants + #Range: > 1 + consumption = 8 + #The amount of ticks one dose of fertilizer lasts in the cloche + #Range: > 1 + fertilizer = 6000 + #The amount of fluid the cloche uses per dose of fertilizer + #Range: > 1 + fluid = 250 + #A modifier to apply to the cloches total growing speed + #Range: 0.001 ~ 1000.0 + growth_modifier = 1.0 + #A base-modifier for all solid fertilizers in the cloche + #Range: 0.001 ~ 1000.0 + solid_fertilizer_mod = 1.0 + #A base-modifier for all fluid fertilizers in the cloche + #Range: 0.001 ~ 1000.0 + fluid_fertilizer_mod = 1.0 + + [machines.lantern] + #Set this to false to disable the mob-spawn prevention of the Powered Lantern + spawnPrevent = true + #How much Flux the powered lantern draws per tick + #Range: > 1 + energyDraw = 1 + #How much Flux the powered lantern can hold (should be greater than the power draw) + #Range: > 1 + maxStorage = 10 + + [machines.floodlight] + #Set this to false to disable the mob-spawn prevention of the Floodlight + spawnPrevent = true + #How much Flux the floodlight draws per tick + #Range: > 1 + energyDraw = 5 + #How much Flux the floodlight can hold (must be at least 10x the power draw) + #Range: > 1 + max_storage = 80 + + [machines.metal_press] + #A modifier to apply to the energy costs of every metal press recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every metal press recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.crusher] + #A modifier to apply to the energy costs of every crusher recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every crusher recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.squeezer] + #A modifier to apply to the energy costs of every squeezer recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every squeezer recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.fermenter] + #A modifier to apply to the energy costs of every fermenter recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every fermenter recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.refinery] + #A modifier to apply to the energy costs of every refinery recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every refinery recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.auto_workbench] + #A modifier to apply to the energy costs of every auto workbench recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every auto workbench recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.bottling_machine] + #A modifier to apply to the energy costs of every bottling machine recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every bottling machine recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.mixer] + #A modifier to apply to the energy costs of every mixer recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every mixer recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.sawmill] + #A modifier to apply to the energy costs of every sawmill recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every sawmill recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + + [machines.arc_furnace] + #A modifier to apply to the energy costs of every arc furnace recipe + #Range: 0.001 ~ 1000.0 + energyModifier = 1.0 + #A modifier to apply to the time of every arc furnace recipe + #Range: 0.001 ~ 1000.0 + timeModifier = 1.0 + #The maximum amount of damage Graphite Electrodes can take. While the furnace is working, electrodes sustain 1 damage per tick, so this is effectively the lifetime in ticks. The default value of 96000 makes them last for 8 consecutive ingame days + #Range: > 1 + electrodeDamage = 96000 + #Set this to false to disable the Arc Furnace's recycling of armors and tools + recycle = true + + [machines.excavator] + #The Flux per tick the Excavator will consume to dig + #Range: > 1 + consumption = 4096 + #The speed of the Excavator. Basically translates to how many degrees per tick it will turn. + #Range: 0.001 ~ 1000.0 + speed = 1.0 + #Set this to false to disable the ridiculous amounts of particles the Excavator spawns + particles = true + #The threshold the perlin noise has to cross for a mineral vein to be generated. Higher means less likely. + #Range: 0.0 ~ 1.0 + chance = 0.9 + #The maximum amount of yield one can get out of a chunk with the excavator. Set a number smaller than zero to make it infinite + #Range: > -1 + yield = 38400 + #The maximum depletion a vein can start with, as a decimal value. When a vein generates, a random percentage up to this value is depleted from it + #Range: 0.0 ~ 1.0 + initial_depletion = 0.2 + #List of dimensions that can't contain minerals. Default: The End. + dimBlacklist = ["minecraft:the_end"] + +[ores] + #The retrogeneration key. Basically IE checks if this key is saved in the chunks data. If it isn't, it will perform retrogen on all ores marked for retrogen. + #Change this in combination with the retrogen booleans to regen only some of the ores. + retrogen_key = "DEFAULT" + #Set this to false to disable the logging of the chunks that were flagged for retrogen. + retrogen_log_flagChunk = true + #Set this to false to disable the logging of the chunks that are still left to retrogen. + retrogen_log_remaining = true + + #Ore generation config - copper + [ores.copper] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 8 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 40 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 72 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 8 + #Set this to true to allow retro-generation of copper Ore. + retrogen_enable = false + + #Ore generation config - bauxite + [ores.bauxite] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 4 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 40 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 85 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 8 + #Set this to true to allow retro-generation of bauxite Ore. + retrogen_enable = false + + #Ore generation config - lead + [ores.lead] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 6 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 8 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 36 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 4 + #Set this to true to allow retro-generation of lead Ore. + retrogen_enable = false + + #Ore generation config - silver + [ores.silver] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 8 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 8 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 40 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 4 + #Set this to true to allow retro-generation of silver Ore. + retrogen_enable = false + + #Ore generation config - nickel + [ores.nickel] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 6 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 8 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 24 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 2 + #Set this to true to allow retro-generation of nickel Ore. + retrogen_enable = false + + #Ore generation config - uranium + [ores.uranium] + #The maximum size of a vein. Set to 0 to disable generation + #Range: > 0 + vein_size = 4 + #The minimum Y coordinate this ore can spawn at + #Range: > -2147483648 + min_y = 8 + #The maximum Y coordinate this ore can spawn at + #Range: > -2147483648 + max_y = 24 + #The average number of veins per chunk + #Range: > 0 + avg_veins_per_chunk = 2 + #Set this to true to allow retro-generation of uranium Ore. + retrogen_enable = false + +[tools] + #Set this to true to completely disable the ore-crushing recipes with the Engineers Hammer + disable_hammer_crushing = false + #The maximum durability of the Engineer's Hammer. Used up when hammering ingots into plates. + #Range: > 1 + hammer_durability = 100 + #The maximum durability of the Wirecutter. Used up when cutting plates into wire. + #Range: > 1 + cutter_durability = 250 + + [tools.bullet_damage] + #The amount of base damage a Casull Cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + casull = 10.0 + #The amount of base damage a armor piercing Cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + ap = 10.0 + #The amount of base damage a single part of buckshot inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + buck = 2.0 + #The amount of base damage a dragon breath cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + dragon = 3.0 + #The amount of base damage a homing cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + homing = 10.0 + #The amount of base damage a wolfpack cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + wolfpack = 4.0 + #The amount of base damage the sub-projectiles of a wolfpack cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + wolfpack_part = 8.0 + #The amount of damage a silver bullet inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + silver = 10.0 + #The amount of base damage a phial cartridge inflicts + #Range: 0.0 ~ 1.7976931348623157E308 + phial = 1.0 + + [tools.chemthrower] + #The mb of fluid the Chemical Thrower will consume per tick of usage + #Range: > 1 + consumption = 10 + #Set this to false to disable the use of Sneak+Scroll to switch Chemthrower tanks. + scroll = true + + [tools.railgun] + #The base amount of Flux consumed per shot by the Railgun + #Range: > 1 + consumption = 800 + #A modifier for the damage of all projectiles fired by the Railgun + #Range: 0.0 ~ 1.7976931348623157E308 + damage_modifier = 1.0 + + [tools.powerpack] + #A whitelist of armor pieces to allow attaching the capacitor backpack, formatting: [mod id]:[item name] + whitelist = [] + #A blacklist of armor pieces to allow attaching the capacitor backpack, formatting: [mod id]:[item name]. Whitelist has priority over this + blacklist = ["embers:ashen_cloak_chest", "ic2:batpack", "ic2:cf_pack", "ic2:energy_pack", "ic2:jetpack", "ic2:jetpack_electric", "ic2:lappack"] + + [tools.toolbox] + #A whitelist of tools allowed in the toolbox, formatting: [mod id]:[item name] + tools = [] + #A whitelist of foods allowed in the toolbox, formatting: [mod id]:[item name] + foods = [] + #A whitelist of wire-related allowed in the toolbox, formatting: [mod id]:[item name] + wiring = [] + diff --git a/config[default]/integrateddynamics-client.toml b/defaultconfigs/integratedcrafting-server.toml similarity index 100% rename from config[default]/integrateddynamics-client.toml rename to defaultconfigs/integratedcrafting-server.toml diff --git a/config[default]/integratedterminalscompat-common.toml b/defaultconfigs/integrateddynamics-server.toml similarity index 100% rename from config[default]/integratedterminalscompat-common.toml rename to defaultconfigs/integrateddynamics-server.toml diff --git a/config[default]/mininggadgets-client.toml b/defaultconfigs/integratedterminals-server.toml similarity index 100% rename from config[default]/mininggadgets-client.toml rename to defaultconfigs/integratedterminals-server.toml diff --git a/config[default]/quantumstorage-common.toml b/defaultconfigs/integratedtunnels-server.toml similarity index 100% rename from config[default]/quantumstorage-common.toml rename to defaultconfigs/integratedtunnels-server.toml diff --git a/defaultconfigs/inventorysorter-server.toml b/defaultconfigs/inventorysorter-server.toml new file mode 100644 index 0000000..57aef89 --- /dev/null +++ b/defaultconfigs/inventorysorter-server.toml @@ -0,0 +1,8 @@ + +#Inventory sorter blacklists +[blacklists] + #Container blacklist + containerBlacklist = [] + #Slot type blacklist + slotBlacklist = [] + diff --git a/defaultconfigs/mcjtylib-server.toml b/defaultconfigs/mcjtylib-server.toml new file mode 100644 index 0000000..e30031c --- /dev/null +++ b/defaultconfigs/mcjtylib-server.toml @@ -0,0 +1,13 @@ + +#General settings for all mods using mcjtylib +[general] + #If true dump a lot of logging information about various things. Useful for debugging + logging = false + #If true then blocks using mcjtylib will have ownership tagged on them (useful for the rftools security manager) + manageOwnership = true + #If true then mods using McJtyLib might try to be as friendly as possible to mods that support very tall chunks (taller then 256). No guarantees however! Set to false for more optimal performance + tallChunkFriendly = false + #The maximum amount of dimensional shards that can be infused in a single machine + #Range: > 1 + maxInfuse = 256 + diff --git a/defaultconfigs/minecolonies-server.toml b/defaultconfigs/minecolonies-server.toml new file mode 100644 index 0000000..d9aa71c --- /dev/null +++ b/defaultconfigs/minecolonies-server.toml @@ -0,0 +1,600 @@ + +#All configuration items related to the citizen names +[names] + #Should citizens have a middle initial? [Default: true] + usemiddleinitial = true + #Should new citizens use the Eastern name order (with their surname first)? [Default: false] + useeasternnameorder = false + #Male first names to be used for colonists + malefirstnames = ["Aarav", "Aaron", "Aayan", "Abdiel", "Alain", "Aaliyah", "Abdullah", "Abel", "Abraham", "Abram", "Ace", "Adam", "Adan", "Aden", "Adonis", "Adrian", "Adriel", "Adrien", "Ahmad", "Ahmed", "Ahmir", "Aidan", "Aiden", "Akeno", "Alan", "Alaric", "Albert", "Alberto", "Alden", "Aldo", "Alec", "Alejandro", "Alessandro", "Alex", "Alexander", "Alexis", "Alexzander", "Alfonso", "Alfred", "Alfredo", "Ali", "Alijah", "Alistair", "Allan", "Allen", "Alonso", "Alonzo", "Alvaro", "Alvin", "Amari", "Ambrose", "Ameer", "Amherst", "Amias", "Amir", "Amos", "Amrith", "Anakin", "Anders", "Anderson", "Andre", "Andres", "Andrew", "Andy", "Angel", "Angelo", "Anson", "Anthony", "Antonio", "Apollo", "Archer", "Archie", "Ares", "Ari", "Arian", "Ariel", "Aries", "Arjun", "Arlo", "Armando", "Armani", "Aroon", "Aron", "Arthur", "Arturo", "Aryan", "Asa", "Asher", "Ashton", "Atlas", "Atreus", "Atticus", "August", "Augustine", "Augustus", "Austin", "Avery", "Axel", "Axl", "Axton", "Ayaan", "Ayan", "Ayden", "Aydin", "Azariah", "Aziel", "Azrael", "Baker", "Banks", "Barnaby", "Barrett", "Bartholomew", "Baylor", "Bear", "Beau", "Beckett", "Beckham", "Bellamy", "Ben", "Benedict", "Benicio", "Benjamin", "Bennett", "Benson", "Bentlee", "Bentley", "Bernard", "Billy", "Bjorn", "Blaine", "Blaise", "Blake", "Blaze", "Bo", "Bobby", "Bode", "Boden", "Bodhi", "Bodie", "Boone", "Boston", "Bourey", "Bowen", "Braden", "Bradley", "Brady", "Brandon", "Branson", "Brantley", "Braxton", "Brayan", "Brayden", "Braydon", "Braylen", "Braylon", "Brecken", "Brendan", "Brennan", "Brentley", "Brett", "Brian", "Briar", "Bridger", "Briggs", "Brixton", "Brock", "Brodie", "Brody", "Bronson", "Brooks", "Bruce", "Bruno", "Bryan", "Bryant", "Bryce", "Brycen", "Bryson", "Byron", "Cade", "Caden", "Caiden", "Cain", "Cairo", "Caleb", "Callahan", "Callan", "Callen", "Callum", "Calum", "Calvin", "Camden", "Cameron", "Camilo", "Canaan", "Cannon", "Carl", "Carlos", "Carmelo", "Carson", "Carter", "Case", "Casen", "Casey", "Cash", "Cason", "Caspian", "Cassius", "Castiel", "Cayden", "Cayson", "Cesar", "Chaim", "Chance", "Chandler", "Charles", "Charlie", "Chase", "Chin", "Chris", "Christian", "Christopher", "Chung", "Clark", "Clay", "Clayton", "Clyde", "Cody", "Cohen", "Colby", "Cole", "Colin", "Collin", "Colson", "Colt", "Colten", "Colter", "Colton", "Conner", "Connor", "Conor", "Conrad", "Cooper", "Corbin", "Corey", "Cory", "Creed", "Crew", "Cristian", "Crosby", "Cruz", "Cullen", "Curtis", "Cuthbert", "Cyrus", "Cyrille", "Dakari", "Dakota", "Dallas", "Dalton", "Damari", "Damian", "Damien", "Damon", "Dane", "Dangelo", "Daniel", "Danny", "Dante", "Darian", "Dariel", "Dario", "Darius", "Darren", "Darwin", "Dash", "David", "Davion", "Davis", "Dawson", "Dax", "Daxton", "Dayton", "Deacon", "Dean", "Deandre", "Declan", "Demetrius", "Dennis", "Denver", "Derek", "Derrick", "Desmond", "Devin", "Devon", "Dexter", "Dhruv", "Diego", "Dilan", "Diogo", "Dillon", "Dominic", "Dominick", "Dominik", "Donald", "Donovan", "Dorian", "Douglas", "Drake", "Drew", "Duarte", "Duke", "Dustin", "Dylan", "Easton", "Eddie", "Eden", "Edgar", "Edison", "Edmund", "Eduardo", "Edward", "Edwin", "Eithan", "Eli", "Elian", "Elias", "Eliel", "Elijah", "Eliseo", "Elisha", "Elliot", "Elliott", "Ellis", "Emanuel", "Emerson", "Emery", "Emiliano", "Emilio", "Emir", "Emmanuel", "Emmett", "Emmitt", "Emory", "Enoch", "Enrique", "Enzo", "Ephraim", "Eric", "Erick", "Erik", "Ermias", "Ernesto", "Esteban", "Ethan", "Eugene", "Evan", "Everett", "Ezekiel", "Ezequiel", "Ezra", "Fabian", "Felipe", "Felix", "Félix", "Fernando", "Finley", "Finn", "Finnegan", "Finnley", "Fisher", "Fletcher", "Flynn", "Ford", "Forest", "Forrest", "Foster", "Fox", "Francis", "Francisco", "Franco", "Frank", "Franklin", "Frederick", "Fulke", "Gabriel", "Gael", "Gage", "Garrett", "Gary", "Gatlin", "Gavin", "Genesis", "Geoffrey", "George", "Gerald", "Gerardo", "Gianni", "Gideon", "Gilbert", "Giles", "Giovanni", "Gordon", "Grady", "Graham", "Grant", "Graysen", "Grayson", "Gregory", "Grey", "Greyson", "Griffin", "Guillermo", "Guewen", "Gunnar", "Gunner", "Gustavo", "Hamza", "Hank", "Harlan", "Harlem", "Harley", "Harold", "Harrison", "Harry", "Harvey", "Hassan", "Hayden", "Hayes", "Heath", "Hector", "Hendrix", "Henrik", "Henry", "Hezekiah", "Holden", "Houston", "Howard", "Hudson", "Hugh", "Hugo", "Humphrey", "Hunter", "Huxley", "Ian", "Ibrahim", "Idris", "Ignacio", "Iker", "Isaac", "Isaiah", "Isaias", "Ishaan", "Ismael", "Israel", "Issac", "Ivan", "Izaiah", "Jabari", "Jace", "Jack", "Jackie", "Jackson", "Jacob", "Jacoby", "Jad", "Jaden", "Jadiel", "Jagger", "Jaiden", "Jaime", "Jair", "Jairo", "Jakari", "Jake", "Jakob", "Jalen", "Jamal", "Jamari", "James", "Jameson", "Jamie", "Jamir", "Jamison", "Jared", "Jase", "Jasiah", "Jason", "Jasper", "Javier", "Javion", "Jax", "Jaxen", "Jaxon", "Jaxson", "Jaxton", "Jaxx", "Jaxxon", "Jay", "Jayce", "Jayceon", "Jayden", "Jaylen", "Jayson", "Jaziel", "Jedidiah", "Jefferson", "Jeffery", "Jeffrey", "Jensen", "Jeremiah", "Jeremias", "Jeremy", "Jericho", "Jermaine", "Jerome", "Jerry", "Jesiah", "Jesse", "Jesus", "Jett", "Jimmy", "Jin", "Joaquin", "Joe", "Joel", "Joey", "Johan", "John", "Johnathan", "Johnny", "Jon", "Jonah", "Jonas", "Jonathan", "Jordan", "Jordy", "Jorge", "Jose", "Joseph", "Joshua", "Josiah", "Josue", "Jovanni", "Joziah", "Juan", "Judah", "Jude", "Judson", "Juelz", "Julian", "Julien", "Julio", "Julius", "Junior", "Justice", "Justin", "Kabir", "Kace", "Kade", "Kaden", "Kai", "Kaiden", "Kairo", "Kaiser", "Kaison", "Kaleb", "Kalel", "Kamari", "Kamden", "Kamdyn", "Kameron", "Kamryn", "Kane", "Kannon", "Kareem", "Karsen", "Karson", "Karter", "Kase", "Kasem", "Kasen", "Kash", "Kashton", "Kason", "Kayden", "Kaysen", "Kayson", "Keanu", "Keaton", "Keegan", "Keenan", "Keith", "Kellan", "Kellen", "Kelvin", "Kendrick", "Kenneth", "Kenny", "Kenzo", "Kevin", "Kysen", "Khalid", "Khalil", "Khari", "Kiaan", "Kian", "Kieran", "Killian", "King", "Kingsley", "Kingston", "Kishore", "Knox", "Koa", "Kobe", "Koda", "Kody", "Kohen", "Kole", "Kolten", "Kolton", "Korbin", "Krew", "Kristian", "Kristopher", "Kye", "Kylan", "Kyle", "Kylen", "Kyler", "Kylian", "Kylo", "Kyng", "Kyree", "Kyrie", "Kyro", "Kyson", "Lachlan", "Lance", "Lancelot", "Landen", "Landon", "Landry", "Landyn", "Lane", "Langston", "Larry", "Lawrence", "Lawson", "Layne", "Layton", "Leandro", "Ledger", "Lee", "Legacy", "Legend", "Leighton", "Leland", "Lennon", "Lennox", "Leo", "Leon", "Leonard", "Leonardo", "Leonel", "Leonidas", "Leroy", "Levi", "Lewis", "Liam", "Lian", "Lincoln", "Lionel", "Lochlan", "Logan", "Lorenzo", "Louie", "Louis", "Luca", "Lucas", "Lucca", "Lucian", "Luciano", "Luis", "Luka", "Lukas", "Luke", "Lyle", "Mac", "Mack", "Madden", "Maddox", "Magnus", "Maison", "Major", "Makai", "Malachi", "Malakai", "Malakhi", "Malcolm", "Malik", "Manuel", "Marc", "Marcel", "Marcellus", "Marcelo", "Marco", "Marcos", "Marcus", "Mario", "Mark", "Marlon", "Marquis", "Marshall", "Martin", "Marvin", "Mason", "Mateo", "Mathew", "Mathias", "Matias", "Matteo", "Matthew", "Matthias", "Maurice", "Mauricio", "Maverick", "Max", "Maxim", "Maximilian", "Maximiliano", "Maximo", "Maximus", "Maxton", "Maxwell", "Mayson", "Mekhi", "Melvin", "Memphis", "Merrick", "Messiah", "Micah", "Michael", "Miguel", "Mike", "Milan", "Miles", "Miller", "Milo", "Misael", "Mitchell", "Mohamed", "Mohammed", "Moises", "Mordechai", "Morgan", "Moses", "Moshe", "Muhammad", "Musa", "Mustafa", "Myles", "Mylo", "Nash", "Nasir", "Nathan", "Nathanael", "Nathaniel", "Naveen", "Nehemiah", "Neil", "Nelson", "Nicholas", "Nico", "Nicolas", "Niklaus", "Niko", "Nikolai", "Nikolas", "Nixon", "Noah", "Noe", "Noel", "Nolan", "Nova", "Oakley", "Odin", "Oliver", "Omar", "Omari", "Onyx", "Orion", "Orlando", "Oscar", "Oswyn", "Otis", "Otto", "Owen", "Pablo", "Papoo", "Parker", "Patrick", "Paul", "Paxton", "Pedro", "Peter", "Peyton", "Philip", "Phillip", "Phoenix", "Pierce", "Piers", "Porter", "Prasad", "Preston", "Prince", "Princeton", "Quentin", "Quincy", "Quinn", "Quinton", "Rafael", "Raiden", "Ralph", "Ramon", "Randy", "Raphael", "Raul", "Ray", "Rayan", "Rayden", "Raylan", "Raymond", "Reece", "Reed", "Reese", "Reginald", "Reid", "Reign", "Remi", "Remington", "Remy", "Rénald", "Rene", "Reynold", "Reynolds", "Reuben", "Rex", "Rey", "Reyansh", "Rhett", "Rhys", "Ricardo", "Richard", "Ricky", "Ridge", "Riley", "River", "Robert", "Roberto", "Robin", "Rocco", "Rocky", "Rodney", "Rodrigo", "Roger", "Rohan", "Roland", "Roman", "Rome", "Romeo", "Ronald", "Ronan", "Ronin", "Ronnie", "Rory", "Rowan", "Rowen", "Rowland", "Roxan", "Roy", "Royal", "Royce", "Ruben", "Rudy", "Russell", "Ryan", "Ryder", "Ryker", "Rylan", "Ryland", "Sage", "Sai", "Saint", "Salem", "Salvador", "Salvatore", "Sam", "Samir", "Samson", "Samuel", "Santana", "Santiago", "Santino", "Santos", "Saul", "Sawyer", "Scott", "Sean", "Sebastian", "Sekani", "Sergio", "Seth", "Seven", "Shane", "Shawn", "Shepherd", "Shiloh", "Silas", "Simeon", "Simon", "Sincere", "Skyler", "Solomon", "Sonny", "Soren", "Spencer", "Stanley", "Stefan", "Stephen", "Sterling", "Stetson", "Steven", "Stone", "Sullivan", "Sutton", "Sylas", "Tadeo", "Talon", "Tanner", "Tate", "Tatum", "Taylor", "Terrance", "Terry", "Thaddee", "Thaddeus", "Thatcher", "Theo", "Theodore", "Thiago", "Thomas", "Timothy", "Titan", "Titus", "Tobias", "Toby", "Tomas", "Tommy", "Tony", "Trace", "Travis", "Trent", "Trenton", "Trevor", "Trey", "Tripp", "Tristan", "Tristen", "Tristian", "Troy", "Tru", "Tucker", "Turner", "Ty", "Tyler", "Tyson", "Ulises", "Uriah", "Uriel", "Valentin", "Valentino", "Van", "Vance", "Vicente", "Victor", "Vihaan", "Vincent", "Vincenzo", "Vivaan", "Wade", "Walker", "Wallace", "Walter", "Warren", "Watson", "Waylon", "Wayne", "Wells", "Wes", "Wesley", "Wesson", "Westin", "Westley", "Weston", "Wilder", "Will", "William", "Wilson", "Winston", "Wyatt", "Xander", "Xavier", "Xzavier", "Yadiel", "Yael", "Yahir", "Yahya", "Yas", "Yehuda", "Yisroel", "Yosef", "Yousef", "Yusuf", "Zachariah", "Zachary", "Zahir", "Zaid", "Zaiden", "Zain", "Zaire", "Zakai", "Zander", "Zane", "Zavier", "Zayd", "Zayden", "Zayn", "Zayne", "Zechariah", "Zeke", "Zion", "Zyaire", "Zyon"] + #Female first names to be used for colonists + femalefirstnames = ["Aaliyah", "Abby", "Abigail", "Ada", "Adah", "Adair", "Adalee", "Adaline", "Adalyn", "Adalynn", "Addilyn", "Addilynn", "Addison", "Addisyn", "Addyson", "Adelaide", "Adele", "Adelina", "Adeline", "Adelyn", "Adelynn", "Adley", "Adriana", "Adrianna", "Agnes", "Aila", "Ailani", "Aileen", "Ainhoa", "Ainsley", "Aisha", "Aitana", "Alaia", "Alaina", "Alaiya", "Alana", "Alani", "Alanna", "Alannah", "Alaya", "Alayah", "Alayna", "Aleah", "Aleena", "Alejandra", "Alena", "Alessandra", "Alessia", "Alexa", "Alexandra", "Alexandria", "Alexia", "Alexis", "Alia", "Aliana", "Alianna", "Alice", "Alicia", "Alina", "Alison", "Alisson", "Alivia", "Aliya", "Aliyah", "Aliza", "Allie", "Allison", "Allyson", "Alma", "Alondra", "Alora", "Alyson", "Alyssa", "Amaia", "Amalia", "Amanda", "Amani", "Amara", "Amari", "Amaris", "Amaya", "Amayah", "Amber", "Amelia", "Amelie", "Amina", "Amira", "Amirah", "Amitha", "Amiya", "Amiyah", "Amora", "Amoura", "Amy", "Ana", "Anahi", "Anais", "Analia", "Anastasia", "Anaya", "Andi", "Andrea", "Angel", "Angela", "Angelica", "Angelina", "Angie", "Anika", "Aniya", "Aniyah", "Ann", "Anna", "Annabella", "Annabelle", "Annalise", "Anne", "Annie", "Annika", "Ansley", "Antonella", "Anya", "April", "Arabella", "Arden", "Ari", "Aria", "Ariadne", "Ariah", "Ariana", "Arianna", "Ariel", "Ariella", "Arielle", "Ariya", "Ariyah", "Arlette", "Armani", "Arya", "Ashley", "Ashlyn", "Ashlynn", "Aspen", "Astrid", "Athena", "Aubree", "Aubrey", "Aubrie", "Aubriella", "Aubrielle", "Audrey", "August", "Aurelia", "Aurora", "Austyn", "Autumn", "Ava", "Avah", "Avalynn", "Averi", "Averie", "Avery", "Aviana", "Avianna", "Aya", "Ayla", "Ayleen", "Aylin", "Azalea", "Azariah", "Azra", "Bailee", "Bailey", "Barbara", "Baylee", "Beatrice", "Beatrix", "Belen", "Bella", "Belle", "Berkley", "Bethany", "Betty", "Bexley", "Bianca", "Blair", "Blaire", "Blakely", "Blanche", "Bonnie", "Braelyn", "Braelynn", "Braylee", "Bria", "Briana", "Brianna", "Briar", "Bridget", "Briella", "Brielle", "Brinley", "Bristol", "Brittany", "Brooke", "Brooklyn", "Brooklynn", "Brylee", "Brynlee", "Brynn", "Cadence", "Cali", "Callie", "Calliope", "Cameron", "Camila", "Camilla", "Camille", "Camryn", "Carly", "Carmen", "Carolina", "Caroline", "Carolyn", "Casey", "Cassandra", "Cassidy", "Cataleya", "Catalina", "Catherine", "Cecelia", "Cecilia", "Celeste", "Celia", "Celine", "Cecily", "Chana", "Chandler", "Chanel", "Charity", "Charlee", "Charleigh", "Charley", "Charli", "Charlie", "Charlotte", "Chaya", "Chelsea", "Cheyenne", "Chloe", "Christina", "Christine", "Cindy", "Claire", "Clara", "Clare", "Clarissa", "Clemence", "Clementine", "Cleo", "Colette", "Collins", "Constance", "Cora", "Coraline", "Corinne", "Crystal", "Cynthia", "Dahlia", "Daisy", "Dakota", "Dalary", "Daleyza", "Dallas", "Dana", "Dani", "Daniela", "Daniella", "Danielle", "Danna", "Daphne", "Davina", "Dayana", "Deborah", "Delaney", "Delilah", "Della", "Demi", "Denise", "Denver", "Destiny", "Diana", "Dior", "Dixie", "Dorothy", "Dream", "Dulce", "Dylan", "Ecrin", "Eden", "Edith", "Egypt", "Eileen", "Elaina", "Elaine", "Eleanor", "Elena", "Eliana", "Elianna", "Elif", "Elina", "Elinor", "Elisa", "Elisabeth", "Elise", "Eliza", "Elizabeth", "Ella", "Elle", "Ellen", "Elliana", "Ellianna", "Ellie", "Elliot", "Elliott", "Ellis", "Ellison", "Elodie", "Eloise", "Elora", "Elsa", "Elsie", "Elyse", "Emani", "Ember", "Emberly", "Emelia", "Emely", "Emerald", "Emerie", "Emerson", "Emersyn", "Emery", "Emilee", "Emilia", "Emily", "Emma", "Emmaline", "Emmalyn", "Emmalynn", "Emmeline", "Emilienne", "Emmie", "Emmy", "Emory", "Ensley", "Erika", "Erin", "Esme", "Esmeralda", "Esperanza", "Estella", "Estelle", "Esther", "Estrella", "Eva", "Evangeline", "Eve", "Evelyn", "Evelynn", "Everlee", "Everleigh", "Everly", "Evie", "Ezra", "Faith", "Fallon", "Fatima", "Faye", "Felicity", "Fernanda", "Filipa", "Finley", "Fiona", "Flora", "Florence", "Fortune", "Frances", "Francesca", "Frankie", "Frideswide", "Gabriela", "Gabriella", "Gabrielle", "Galilea", "Gemma", "Genesis", "Genevieve", "Georgia", "Gia", "Giana", "Gianna", "Frédérique", "Freya", "Freyja", "Frida", "Gillian", "Giovanna", "Giselle", "Giuliana", "Gloria", "Grace", "Gracelyn", "Gracelynn", "Gracie", "Greta", "Guadalupe", "Gwen", "Gwendolyn", "Hadassah", "Hadlee", "Hadleigh", "Hadley", "Hailee", "Hailey", "Haisley", "Haley", "Halle", "Hallie", "Halo", "Hana", "Hanna", "Hannah", "Harlee", "Harleigh", "Harley", "Harlow", "Harmoni", "Harmony", "Harper", "Harriet", "Hattie", "Haven", "Hayden", "Haylee", "Hayley", "Haylie", "Hazel", "Heaven", "Heidi", "Helen", "Helena", "Henley", "Holland", "Holly", "Hope", "Hunter", "Iliana", "Imani", "India", "Indie", "Ingrid", "Irene", "Iris", "Isabel", "Isabela", "Isabella", "Isabelle", "Isla", "Ismena", "Itzayana", "Itzel", "Ivanna", "Ivory", "Ivy", "Izabella", "Jacqueline", "Jada", "Jade", "Jaelyn", "Jaelynn", "Jaliyah", "Jamie", "Jane", "Janelle", "Janet", "Janiyah", "Jasmine", "Jaycee", "Jayda", "Jayde", "Jayla", "Jaylah", "Jaylee", "Jayleen", "Jazlyn", "Jazmin", "Jazmine", "Jemma", "Jenesis", "Jenna", "Jennifer", "Jessica", "Jessie", "Jewel", "Jillian", "Jimena", "Joan", "Joanna", "Jocelyn", "Joelle", "Johanna", "Jolene", "Jolie", "Jordan", "Jordyn", "Josephine", "Josian", "Josie", "Journee", "Journey", "Journi", "Joy", "Joyce", "Judith", "Julia", "Juliana", "Julianna", "Julie", "Juliet", "Julieta", "Juliette", "Julissa", "June", "Juniper", "Justice", "Kai", "Kaia", "Kailani", "Kailey", "Kairi", "Kaisley", "Kaitlyn", "Kaiya", "Kalani", "Kali", "Kaliyah", "Kallie", "Kamari", "Kamila", "Kamilah", "Kamiyah", "Kamryn", "Kara", "Karen", "Karina", "Karisa", "Karla", "Karlee", "Karsyn", "Karter", "Kassidy", "Kataleya", "Katalina", "Kate", "Katelyn", "Katherine", "Kathleen", "Kathryn", "Katia", "Katie", "Kaya", "Kaydence", "Kayla", "Kaylani", "Kaylee", "Kayleigh", "Kaylie", "Kaylin", "Kehlani", "Keilani", "Keily", "Keira", "Kelly", "Kelsey", "Kendall", "Kendra", "Kenia", "Kenna", "Kennedi", "Kennedy", "Kensley", "Kenzie", "Keyla", "Khaleesi", "Khloe", "Kiana", "Kiara", "Kiera", "Kimber", "Kimberly", "Kimora", "Kinley", "Kinslee", "Kinsley", "Kira", "Kiyoshi", "Kora", "Kori", "Kyla", "Kylee", "Kyleigh", "Kylie", "Kynlee", "Kyra", "Lacey", "Laila", "Lailah", "Lainey", "Lana", "Landry", "Laney", "Lara", "Laura", "Laurel", "Lauren", "Lauryn", "Layla", "Laylah", "Lea", "Leah", "Leanna", "Lee", "Legacy", "Leia", "Leighton", "Leila", "Leilani", "Lena", "Lennon", "Lennox", "Leona", "Leslie", "Lettice", "Lexi", "Lexie", "Leyla", "Lia", "Liana", "Liberty", "Lila", "Lilah", "Lilian", "Liliana", "Lilianna", "Lilith", "Lillian", "Lilliana", "Lillie", "Lilly", "Lily", "Lilyana", "Lina", "Linda", "Lindsey", "Lisa", "Liv", "Livia", "Logan", "Lola", "London", "Londyn", "Lorelai", "Lorelei", "Lorena", "Louisa", "Louise", "Luana", "Lucia", "Luciana", "Lucille", "Lucy", "Luella", "Luisa", "Luna", "Luz", "Lyanna", "Lydia", "Lyla", "Lylah", "Lyra", "Mabel", "Maci", "Macie", "Mackenzie", "Macy", "Madalyn", "Madalynn", "Maddison", "Madeleine", "Madeline", "Madelyn", "Madelynn", "Madilyn", "Madilynn", "Madison", "Madisyn", "Mae", "Maeve", "Magdalena", "Maggie", "Magnolia", "Maia", "Maisie", "Maisy", "Makayla", "Makenna", "Makenzie", "Malani", "Malaya", "Malayah", "Malaysia", "Maleah", "Malia", "Maliah", "Maliyah", "Mallory", "Mara", "Maren", "Margaret", "Margery", "Margo", "Margot", "Maria", "Mariah", "Mariam", "Mariana", "Marianna", "Marie", "Marilyn", "Marina", "Marine", "Marion", "Marissa", "Marlee", "Marley", "Martha", "Mary", "Maryam", "Matilda", "Maud", "Mavis", "Maxine", "Maya", "Mckenna", "Mckenzie", "Mckinley", "Meadow", "Megan", "Meghan", "Meilani", "Mildred", "Milena", "Miley", "Millicent", "Millie", "Mina", "Mira", "Miracle", "Miranda", "Miriam", "Molly", "Monica", "Monroe", "Morgan", "Mya", "Myah", "Myla", "Mylah", "Myra", "Nadia", "Nala", "Nalani", "Nancy", "Naomi", "Natalia", "Natalie", "Nataly", "Natasha", "Nathalie", "Navy", "Nayeli", "Nellie", "Nevaeh", "Nia", "Mélanie", "Melanie", "Melany", "Melina", "Melissa", "Melody", "Mercy", "Meredith", "Mia", "Miah", "Micah", "Michaela", "Michelle", "Mikaela", "Mikayla", "Mila", "Milan", "Milana", "Milani", "Niamh", "Nicole", "Nina", "Noa", "Noelle", "Noemi", "Nola", "Noor", "Nora", "Norah", "Nova", "Novah", "Novalee", "Nyla", "Nylah", "Oaklee", "Oakleigh", "Oakley", "Oaklyn", "Oaklynn", "Octavia", "Odile", "Olive", "Olivia", "Opal", "Ophelia", "Osamu", "Paige", "Paislee", "Paisleigh", "Paisley", "Paityn", "Palmer", "Paloma", "Paola", "Paris", "Parker", "Parnell", "Patricia", "Paula", "Paulina", "Payton", "Pearl", "Penelope", "Penny", "Persephone", "Peyton", "Phoebe", "Phoenix", "Philippa", "Piper", "Poppy", "Presley", "Princess", "Priscilla", "Promise", "Prudence", "Queen", "Quinn", "Rachel", "Raegan", "Raelyn", "Raelynn", "Raina", "Ramona", "Raquel", "Raven", "Rayna", "Rayne", "Reagan", "Rebecca", "Rebekah", "Reese", "Regina", "Reign", "Reina", "Remi", "Remington", "Remy", "Renata", "Renee", "Renu", "Reyna", "Rhea", "Riley", "River", "Rivka", "Robin", "Romina", "Rory", "Rosa", "Rosalee", "Rosalie", "Rosalyn", "Rose", "Roselyn", "Rosemary", "Roshni", "Rosie", "Rowan", "Royal", "Royalty", "Ruby", "Ruth", "Ryan", "Ryann", "Rylan", "Rylee", "Ryleigh", "Rylie", "Sabrina", "Sadie", "Sage", "Saige", "Salem", "Salma", "Samantha", "Samara", "Samira", "Sandra", "Saoirse", "Sara", "Sarah", "Sarai", "Sariah", "Sariyah", "Sasha", "Savanna", "Savannah", "Sawyer", "Saylor", "Scarlet", "Scarlett", "Scarlette", "Selah", "Selena", "Selene", "Serena", "Serenity", "Sevyn", "Shelby", "Sherri", "SherriLee", "SherriLyn", "SherriLynn", "SherriLynne", "Shiloh", "Siena", "Sienna", "Sierra", "Simone", "Sky", "Skye", "Skyla", "Skylar", "Skyler", "Sloan", "Sloane", "Sofia", "Sophia", "Sophie", "Stella", "Stef", "Stefi", "Stephanie", "Summer", "Sunny", "Susanna", "Sutton", "Sybil", "Sydney", "Sylvia", "Sylvie", "Talia", "Taliyah", "Tatiana", "Tatum", "Taylor", "Teagan", "Tenley", "Teresa", "Tessa", "Thalia", "Thea", "Theodora", "Thomasin", "Tiana", "Tiffany", "Tinley", "Tinsley", "Tori", "Treasure", "Trinity", "Ursula", "Vada", "Valentina", "Valeria", "Valerie", "Valery", "Vanessa", "Vérane", "Veda", "Vera", "Veronica", "Victoria", "Vienna", "Violet", "Violeta", "Virginia", "Vivian", "Viviana", "Vivienne", "Waverly", "Whitley", "Whitney", "Willa", "Willow", "Wilmot", "Winifred", "Winnie", "Winter", "Wren", "Wynter", "Ximena", "Xiomara", "YiaYia", "Yara", "Yareli", "Yaretzi", "Yaritza", "Yasmin", "Zahra", "Zainab", "Zaniyah", "Zara", "Zaria", "Zariah", "Zariyah", "Zaylee", "Zelda", "Zendaya", "Zoe", "Zoey", "Zoie", "Zola", "Zora", "Zuri"] + #Last names to be used for colonists + lastnames = ["Abell", "Ackworth", "Adams", "Addicock", "Alban", "Aldebourne", "Alessi", "Alfray", "Alicock", "Allard", "Allington", "Amberden", "Amcotts", "Amondsham", "Andrews", "Annesley", "Ansty", "Archer", "Ardall", "Ardern", "Argentein", "Arnold", "Asger", "Ashby", "Ashcombe", "Ashenhurst", "Ashton", "Askew", "Asplin", "Astley", "Atherton", "Atkinson", "Atlee", "Attilburgh", "Audeley", "Audlington", "Ayde", "Ayleward", "Aylmer", "Aynesworth", "Babham", "Babington", "Badby", "Baker", "Balam", "Baldwin", "Ballard", "Ballett", "Bammard", "Barber", "Bardolf", "Barefoot", "Barker", "Barnes", "Barre", "Barrentine", "Barrett", "Barstaple", "Bartelot", "Barton", "Basset", "Bathurst", "Battersby", "Battle", "Baynton", "Beauchamp", "Bell", "Brown", "Chandru", "Cheddar", "Chelsey", "Chernock", "Chester", "Chetwood", "Cheverell", "Cheyne", "Chichester", "Chilton", "Chowne", "Chudderley", "Church", "Churmond", "Clark", "Clavell", "Claybrook", "Clement", "Clerk", "Clifford", "Clifton", "Clitherow", "Clopton", "Cobb", "Cobham", "Cobley", "Cockayne", "Cod", "Coddington", "Coffin", "Coggshall", "Colby", "Colkins", "Collard", "Colmer", "Colt", "Colthurst", "Complin", "Compton", "Conquest", "Cooke", "Coorthopp", "Coppinger", "Corbett", "Corby", "Cortez", "Cossington", "Cosworth", "Cotton", "Courtenay", "Covert", "Cowill", "Cox", "Crane", "Cranford", "Crawley", "Cressy", "Crickett", "Cripps", "Crisp", "Cristemas", "Crocker", "Crugg", "Cuddon", "Culpepper", "Cunningham", "Curzon", "Cushing", "Cutter", "Dagworth", "Dumas", "Fletcher", "Fudd", "Fuentes", "Gardiner", "Gare", "Garnis", "Garrard", "Garret", "Gascoigne", "Gasper", "Gaur", "Gavell", "Gedding", "Gerville", "Geste", "Gibbs", "Gifford", "Gill", "Ginter", "Gisborne", "Gittens", "Glennon", "Glover", "Gobberd", "Goddam", "Godfrey", "Gold", "Golding", "Goldwell", "Gomershall", "Gomfrey", "Gonson", "Good", "Goodenouth", "Gooder", "Goodluck", "Goodnestone", "Goodrick", "Goodrington", "Goodwin", "Gordon", "Goring", "Gorney", "Gorst", "Gosebourne", "Grafton", "Gray", "Greene", "Greenway", "Grenefeld", "Greville", "Grey", "Grimbald", "Grobbam", "Grofhurst", "Groston", "Grove", "Guildford", "Gupta", "Hackman", "Haddock", "Haddon", "Hadresham", "Hakebourne", "Hale", "Hall", "Halley", "Hambard", "Hammer", "Hammond", "Hampden", "Harris", "Ito", "Jalin", "Janeli", "Johnson", "Johnston", "Jones", "Karpinksi", "Kemp", "Kennedy", "Kolanowski", "Kravitz", "Kumar", "LaClair", "Madden", "Mardle", "McCarthy", "McDonald", "McGee", "McKenzie", "Mekkelsen", "Mello", "Miller", "Nair", "Pericherla", "Rao", "Reddy", "Revaluri", "Rhino", "Robinson", "Skellett", "Smith", "Souri", "Sparrow", "Taylor", "Thorpe", "Wallgreen", "Walsh", "White", "Williams", "Wilson"] + +#All configuration items related to the core gameplay +[gameplay] + #Amount of initial citizens. [Default: 4, min: 1, max: 10] + #Range: 1 ~ 10 + initialcitizenamount = 4 + #Should construction tape be placed around in-construction builds? [Default: true] + builderplaceconstructiontape = true + #Should players be able to place an infinite amount of supply camps/ships? [Default: false] + allowinfinitesupplychests = false + #Should players be allowed to abandon their colony to create a new one easily? Note: This is buggy! [Default: false] + allowinfinitecolonies = false + #Should colonies in other dimensions be allowed? [Default: false] + allowotherdimcolonies = false + #If a colony is under the initial citizen count, this changes the amount of time before a new citizen spawns. [Default: 60, min: 10, max: 600] + #Range: 10 ~ 600 + citizenrespawninterval = 60 + #Max citizens in one colony. [Default: 150, min: 4, max: 500] + #Range: 4 ~ 500 + maxcitizenpercolony = 150 + #Should the Builder and Miner build without resources? (This also turns off what the Miner produces.) [Default: false] + builderinfiniteresources = false + #Should there be a max of 1 warehouse per colony? [Default: true] + limittoonewarehousepercolony = true + #Delay after each block placement (increasing it increases the delay). [Default: 15, min: 1, max: 500] + #Range: 1 ~ 500 + builderbuildblockdelay = 15 + #Delay modifier to mine a block (decreasing it decreases the delay). [Default: 500, min: 1, max: 10000] + #Range: 1 ~ 10000 + blockminingdelaymodifier = 500 + #Should development features be enabled (might be buggy)? [Default: false] + enableindevelopmentfeatures = false + #Should citizen name tags be rendered? [Default: true] + alwaysrendernametag = true + #Child growth modifier. On average children take about 60min to grow at 1.0x modifier (the default). 5 = 5x as fast. [Default: 1.000000, min: 1.000000, max: 100.000000] + #Range: 1.0 ~ 100.0 + growthmodifier = 1.0 + #Should workers work during the rain? [Default: false] + workersalwaysworkinrain = false + #Should players be sent entering/leaving colony notifications? [Default: true] + sendenteringleavingmessages = true + #Should players be allowed to change citizen names? -1 for false, 0 for certain players only, 1 for true. (To set which players can change the names, see "Special Permissions Group" below.) [Default: 1, min: -1, max: 1] + #Range: -1 ~ 1 + allowglobalnamechanges = 1 + #Should special holiday content be displayed? [Default: true] + holidayfeatures = true + #AI Update rate. Increase this to improve performance. This throttles citizen updates. [Default: 1, min: 1, max: 100] + #Range: 1 ~ 100 + updaterate = 1 + #Quantity of dirt per compost filling. [Default: 1, min: 0, max: 100] + #Range: 0 ~ 100 + dirtfromcompost = 1 + #Chance for the Miner to get an ore when mining cobblestone or stone (by default, can be expanded with datapacks to other materials). This is a percentage. (To change which ores the Miner can find, see "List of Lucky Ores".) [Default: 1, min: 0, max: 100] + #Range: 0 ~ 100 + luckyblockchance = 1 + #Automatically fix orphaned chunks which were caused by chunk loading and saving issues. [Default: false] + fixorphanedchunks = false + #Should the Builder be slower when working underground? [Default: true] + restrictbuilderunderground = true + #Chance to get a sponge from the Fisher (starting at hut level 4). [Default: 0.100000, min: 0.000000, max: 100.000000] + #Range: 0.0 ~ 100.0 + fisherspongechance = 0.1 + #Chance to get a prismarine shard or crystal drop from the Fisher (starting at hut level 3). Overall chance of prismarine is 2x this number. [Default: 2.500000, min: 0.000000, max: 100.000000] + #Range: 0.0 ~ 100.0 + fisherprismarinechance = 2.5 + #The minimum level a Town Hall has to be to allow teleportation to allied colonies. [Default: 3, min: 0, max: 5] + #Range: 0 ~ 5 + minthleveltoteleport = 3 + #Suggest build tool usage when trying to place a building without the build tool. [Default: true] + suggestbuildtoolplacement = true + #Food consumption modifier. Min: 1.0. [Default: 1.000000, min: 0.100000, max: 100.000000] + #Range: 0.1 ~ 100.0 + foodmodifier = 1.0 + #How common diseases are. 1 = Very common, 100 = extremely rare. [Default: 5, min: 1, max: 100] + #Range: 1 ~ 100 + diseasemodifier = 5 + #If part of the colony is loaded by an owner/officer, the entire colony should be kept loaded. [Default: false] + forceloadcolony = false + #Chance to get an evil Tavern visitor that will run off with the resources you give them. This is a %. [Default: 2] [Default: 2, min: 1, max: 100] + #Range: 1 ~ 100 + badvisitorchance = 2 + +#All configurations related to the MineColonies commands +[commands] + #Should players be allowed to use the /mc rtp command? [Default: true] + canplayerusertpcommand = true + #Should players be allowed to use the /mc colony teleport command? [Default: false] + canplayerusecolonytpcommand = false + #Can players teleport to allied colonies? [Default: true] + canplayeruseallytownhallteleport = true + #Should players be allowed to use the /mc home command? Note: Only owners of the colony can use this command. [Default: true] + canplayerusehometpcommand = true + #Should players be allowed to use the /mc colony info command? [Default: true] + canplayeruseshowcolonyinfocommand = true + #Should players be allowed to use the /mc citizens kill command? [Default: true] + canplayerusekillcitizenscommand = true + #Should players be allowed to use the /mc colony addOfficer command? [Default: true] + canplayeruseaddofficercommand = true + #Should players be allowed to use the /mc colony delete command? [Default: true] + canplayerusedeletecolonycommand = true + #Amount of attempts to find a safe random teleport (with /mc rtp). [Default: 4, min: 1, max: 10] + #Range: 1 ~ 10 + numberofattemptsforsafetp = 4 + +#All configuration related to mod compatibility +[claims] + #Maximum claim range for a colony. This is the radius, measured in chunks. [Default: 20, min: 1, max: 50] + #Range: 1 ~ 50 + maxColonySize = 20 + #The minimum distance (in chunks) between colonies. [Default: 8, min: 1, max: 200] + #Range: 1 ~ 200 + minColonyDistance = 8 + #Initial claim size for a colony. This is the radius, measured in chunks. [Default: 4, min: 1, max: 200] + #Range: 1 ~ 200 + initialColonySize = 4 + #Should the min/max distance from spawn also affect colony placement? [Default: false] + restrictcolonyplacement = false + #Max distance (in blocks) from world spawn for a colony. [Default: 8000, min: 1000, max: 100000] + #Range: 1000 ~ 100000 + maxdistancefromworldspawn = 8000 + #Min distance (in blocks) from world spawn for a colony. [Default: 512, min: 1, max: 1000] + #Range: 1 ~ 1000 + mindistancefromworldspawn = 512 + #Should officers of a colony receive advancements from that colony? [Default: true] + officersreceiveadvancements = true + +#All configuration items related to the combat elements of MineColonies +[combat] + #Whether or not to spawn raiders. [Default: true] + dobarbariansspawn = true + #The difficulty setting for raiders. [Default: 5, min: 0, max: 10] + #Range: 0 ~ 10 + barbarianhordedifficulty = 5 + #The min size of a raider horde. [Default: 5, min: 1, max: 10] + #Range: 1 ~ 10 + spawnbarbariansize = 5 + #The max size of a raider horde. [Default: 80, min: 6, max: 400] + #Range: 6 ~ 400 + maxBarbarianSize = 80 + #Whether or not raiders can break, scale, and bridge obstacles. [Default: true] + dobarbariansbreakthroughwalls = true + #The average number of nights between raids. [Default: 12, min: 1, max: 50] + #Range: 1 ~ 50 + averagenumberofnightsbetweenraids = 12 + #The minimum number of nights between raids. [Default: 8, min: 1, max: 30] + #Range: 1 ~ 30 + minimumnumberofnightsbetweenraids = 8 + #Should mobs attack citizens? [Default: true] + mobattackcitizens = true + #Whether or not raiders can break through doors. [Default: true] + shouldraiderbreakdoors = true + #Should citizens call Guards for help when attacked? [Default: true] + citizencallforhelp = true + #Should Archer Guards benefit from Power/Punch/Flame enchants (on bows)? [Default: true] + rangerenchants = true + #Attack damage multiplier for Archer Guards. [Default: 1.000000, min: 0.100000, max: 5.000000] + #Range: 0.1 ~ 5.0 + rangerdamagemult = 1.0 + #Attack damage multiplier for Knight Guards. [Default: 1.000000, min: 0.100000, max: 5.000000] + #Range: 0.1 ~ 5.0 + knightdamagemult = 1.0 + #Health multiplier for all Guards. [Default: 1.000000, min: 0.100000, max: 5.000000] + #Range: 0.1 ~ 5.0 + guardhealthmult = 1.0 + #Turn on MineColonies PVP mode (colonies can be destroyed and griefed under certain conditions). [Default: false] + pvp_mode = false + #Days until the pirate ships despawn. [Default: 3, min: 1, max: 10] + #Range: 1 ~ 10 + daysuntilpirateshipsdespawn = 3 + #Max Y level (height) for Raiders to spawn. [Default: 200, min: 1, max: 500] + #Range: 1 ~ 500 + maxyforbarbarians = 200 + +#All permission configuration options +[permissions] + #Should colony protection be enabled? [Default: true] + enablecolonyprotection = true + #Independent from the colony protection, should explosions be turned off inside colonies? [Default: true] + turnoffexplosionsincolonies = true + #Players who have special permissions, especially to change citizen names (see "Name Changes" above). + specialpermgroup = ["_Raycoms_"] + #Blocks players should be able to interact with in any colony (ex: vending machines) + freetointeractblocks = ["dirt", "0 0 0"] + #Seconds between each permission message (to reduce spam). [Default: 30, min: 1, max: 1000] + #Range: 1 ~ 1000 + secondsBetweenPermissionMessages = 30 + +#All configuration related to mod compatibility +[compatibility] + #List of recognized and enabled tags. + enabledmodtags = ["minecraft:wool", "minecraft:planks", "minecraft:stone_bricks", "minecraft:wooden_buttons", "minecraft:buttons", "minecraft:carpets", "minecraft:wooden_doors", "minecraft:wooden_stairs", "minecraft:wooden_slabs", "minecraft:wooden_fences", "minecraft:wooden_pressure_plates", "minecraft:wooden_trapdoors", "minecraft:saplings", "minecraft:logs", "minecraft:dark_oak_logs", "minecraft:oak_logs", "minecraft:birch_logs", "minecraft:acacia_logs", "minecraft:jungle_logs", "minecraft:spruce_logs", "minecraft:banners", "minecraft:sand", "minecraft:walls", "minecraft:anvil", "minecraft:leaves", "minecraft:small_flowers", "minecraft:beds", "minecraft:fishes", "minecraft:signs", "minecraft:music_discs", "minecraft:arrows", "forge:bones", "forge:bookshelves", "forge:chests/ender", "forge:chests/trapped", "forge:chests/wooden", "forge:cobblestone", "forge:crops/beetroot", "forge:crops/carrot", "forge:crops/nether_wart", "forge:crops/potato", "forge:crops/wheat", "forge:dusts/prismarine", "forge:dusts/redstone", "forge:dusts/glowstone", "forge:dyes", "forge:dyes/black", "forge:dyes/red", "forge:dyes/green", "forge:dyes/brown", "forge:dyes/blue", "forge:dyes/purple", "forge:dyes/cyan", "forge:dyes/light_gray", "forge:dyes/gray", "forge:dyes/pink", "forge:dyes/lime", "forge:dyes/yellow", "forge:dyes/light_blue", "forge:dyes/magenta", "forge:dyes/orange", "forge:dyes/white", "forge:eggs", "forge:ender_pearls", "forge:feathers", "forge:fence_gates", "forge:fence_gates/wooden", "forge:fences", "forge:fences/nether_brick", "forge:fences/wooden", "forge:gems/diamond", "forge:gems/emerald", "forge:gems/lapis", "forge:gems/prismarine", "forge:gems/quartz", "forge:glass", "forge:glass/black", "forge:glass/blue", "forge:glass/brown", "forge:glass/colorless", "forge:glass/cyan", "forge:glass/gray", "forge:glass/green", "forge:glass/light_blue", "forge:glass/light_gray", "forge:glass/lime", "forge:glass/magenta", "forge:glass/orange", "forge:glass/pink", "forge:glass/purple", "forge:glass/red", "forge:glass/white", "forge:glass/yellow", "forge:glass_panes", "forge:glass_panes/black", "forge:glass_panes/blue", "forge:glass_panes/brown", "forge:glass_panes/colorless", "forge:glass_panes/cyan", "forge:glass_panes/gray", "forge:glass_panes/green", "forge:glass_panes/light_blue", "forge:glass_panes/light_gray", "forge:glass_panes/lime", "forge:glass_panes/magenta", "forge:glass_panes/orange", "forge:glass_panes/pink", "forge:glass_panes/purple", "forge:glass_panes/red", "forge:glass_panes/white", "forge:glass_panes/yellow", "forge:gravel", "forge:gunpowder", "forge:heads", "forge:ingots/brick", "forge:ingots/gold", "forge:ingots/iron", "forge:ingots/nether_brick", "forge:leather", "forge:mushrooms", "forge:nether_stars", "forge:netherrack", "forge:nuggets/gold", "forge:nuggets/iron", "forge:obsidian", "forge:ores/coal", "forge:ores/diamond", "forge:ores/emerald", "forge:ores/gold", "forge:ores/iron", "forge:ores/lapis", "forge:ores/quartz", "forge:ores/redstone", "forge:rods/blaze", "forge:rods/wooden", "forge:sand", "forge:sand/colorless", "forge:sand/red", "forge:sandstone", "forge:seeds", "forge:seeds/beetroot", "forge:seeds/melon", "forge:seeds/pumpkin", "forge:seeds/wheat", "forge:slimeballs", "forge:stained_glass", "forge:stained_glass_panes", "forge:stone", "forge:storage_blocks/coal", "forge:storage_blocks/diamond", "forge:storage_blocks/emerald", "forge:storage_blocks/gold", "forge:storage_blocks/iron", "forge:storage_blocks/lapis", "forge:storage_blocks/quartz", "forge:storage_blocks/redstone", "forge:string"] + #List of mobs Guards will target. They target all hostile mobs by default, but if a hostile mob isn't being targeted, try adding it here. + guardresourcelocations = ["minecraft:slime", "tconstruct:blueslime"] + #Items consumed by citizens in the Library. + configliststudyitems = ["minecraft:paper;400;100", "minecraft:book;600;10"] + #Items requested by Tavern visitors. + configlistrecruitmentitems = ["minecraft:hay_block;2", "minecraft:book;2", "minecraft:enchanted_book;9", "minecraft:diamond;9", "minecraft:emerald;8", "minecraft:baked_potato;1", "minecraft:gold_ingot;2", "minecraft:redstone;2", "minecraft:lapis_lazuli;2", "minecraft:cake;7", "minecraft:sunflower;5", "minecraft:honeycomb;6", "minecraft:quartz;3"] + #List of ore blocks rarely found magically by miners (see "Ore Chance"). + luckyores = ["minecraft:coal_ore!64", "minecraft:iron_ore!32", "minecraft:gold_ore!16", "minecraft:redstone_ore!8", "minecraft:lapis_ore!4", "minecraft:diamond_ore!2", "minecraft:emerald_ore!1"] + #List of materials a Crusher can reduce and what they convert into, separated by exclamation marks. + crusherproduction = ["minecraft:cobblestone!minecraft:gravel", "minecraft:gravel!minecraft:sand", "minecraft:sand!minecraft:clay"] + #List of materials a sifter can use as a mesh material, along with bonus weights + siftermeshes = ["minecraft:string,0", "minecraft:flint,0.1", "minecraft:iron_ingot,0.1", "minecraft:diamond,0.1"] + #The items and item-tags that the Florist can plant. + listofplantables = ["minecraft:sunflower", "minecraft:lilac", "minecraft:rose_bush", "minecraft:peony", "minecraft:tall_grass", "minecraft:large_fern", "minecraft:fern", "biomesoplenty:small_flowers", "minecraft:small_flowers"] + #The possible enchantments for the enchanter. + enchantments = ["1,minecraft:aqua_affinity,1,50", "1,minecraft:bane_of_arthropods,1,50", "1,minecraft:blast_protection,1,50", "1,minecraft:depth_strider,1,50", "1,minecraft:feather_falling,1,50", "1,minecraft:fire_aspect,1,50", "1,minecraft:fire_protection,1,50", "1,minecraft:flame,1,50", "1,minecraft:frost_walker,1,50", "1,minecraft:knockback,1,50", "1,minecraft:looting,1,50", "1,minecraft:power,1,50", "1,minecraft:projectile_protection,1,50", "1,minecraft:protection,1,50", "1,minecraft:punch,1,50", "1,minecraft:respiration,1,50", "1,minecraft:sharpness,1,50", "1,minecraft:smite,1,50", "1,minecraft:sweeping,1,50", "1,minecraft:unbreaking,1,50", "3,minecolonies:raider_damage_enchant,1,15", "2,minecraft:aqua_affinity,2,25", "2,minecraft:bane_of_arthropods,2,25", "2,minecraft:blast_protection,2,25", "2,minecraft:depth_strider,2,25", "2,minecraft:feather_falling,2,25", "2,minecraft:fire_aspect,2,25", "2,minecraft:fire_protection,2,25", "2,minecraft:flame,2,25", "2,minecraft:frost_walker,2,25", "2,minecraft:knockback,2,25", "2,minecraft:looting,2,25", "2,minecraft:power,2,25", "2,minecraft:projectile_protection,2,25", "2,minecraft:protection,2,25", "2,minecraft:punch,2,25", "2,minecraft:respiration,2,25", "2,minecraft:sharpness,2,25", "2,minecraft:smite,2,25", "2,minecraft:sweeping,2,25", "2,minecraft:unbreaking,2,25", "3,minecraft:aqua_affinity,3,15", "3,minecraft:bane_of_arthropods,3,15", "3,minecraft:blast_protection,3,15", "3,minecraft:depth_strider,3,15", "3,minecraft:feather_falling,3,15", "3,minecraft:fire_aspect,3,15", "3,minecraft:fire_protection,3,15", "3,minecraft:flame,3,15", "3,minecraft:frost_walker,3,15", "3,minecraft:knockback,3,15", "3,minecraft:looting,3,15", "3,minecraft:power,3,15", "3,minecraft:projectile_protection,3,15", "3,minecraft:protection,3,15", "3,minecraft:punch,3,15", "3,minecraft:respiration,3,15", "3,minecraft:sharpness,3,15", "3,minecraft:smite,3,15", "3,minecraft:sweeping,3,15", "3,minecraft:unbreaking,3,15", "4,minecraft:aqua_affinity,4,5", "4,minecraft:bane_of_arthropods,4,5", "4,minecraft:blast_protection,4,5", "4,minecraft:depth_strider,4,5", "4,minecraft:feather_falling,4,5", "4,minecraft:fire_aspect,4,5", "4,minecraft:fire_protection,4,5", "4,minecraft:flame,4,5", "4,minecraft:frost_walker,4,5", "4,minecraft:infinity,1,5", "4,minecraft:knockback,4,5", "4,minecraft:looting,4,5", "4,minecraft:power,4,5", "4,minecraft:projectile_protection,4,5", "4,minecraft:protection,4,5", "4,minecraft:punch,4,5", "4,minecraft:respiration,4,5", "4,minecraft:sharpness,4,5", "4,minecraft:smite,4,5", "4,minecraft:sweeping,4,5", "4,minecraft:unbreaking,4,5", "5,minecraft:aqua_affinity,5,1", "5,minecraft:bane_of_arthropods,5,1", "5,minecraft:blast_protection,5,1", "5,minecraft:depth_strider,5,1", "5,minecraft:feather_falling,5,1", "5,minecraft:fire_aspect,5,1", "5,minecraft:fire_protection,5,1", "5,minecraft:flame,5,1", "5,minecraft:frost_walker,5,1", "5,minecraft:infinity,1,1", "5,minecraft:knockback,5,1", "5,minecraft:looting,5,1", "5,minecraft:mending,1,1", "5,minecraft:power,5,1", "5,minecraft:projectile_protection,5,1", "5,minecraft:protection,5,1", "5,minecraft:punch,5,1", "5,minecraft:respiration,5,1", "5,minecraft:sharpness,5,1", "5,minecraft:smite,5,1", "5,minecraft:sweeping,5,1", "5,minecolonies:raider_damage_enchant,2,3", "5,minecraft:unbreaking,5,1"] + #Experience multiplier of the enchanter (how much more experience do they get from a citizen than they drain). [Default: 2.0] [Default: 2.000000, min: 1.000000, max: 10.000000] + #Range: 1.0 ~ 10.0 + enchanterexperiencemultiplier = 2.0 + #Forester harvest trunk size for dynamic trees: 1-8. [Default: 5, min: 1, max: 5] + #Range: 1 ~ 5 + dynamictreeharvestsize = 5 + #Offset for the maximum durability unenchanted rod a T2 Fishing Hut can use, compared to iron tools (250). Thermal Foundation Iron requires +6. T3 huts can use unenchanted rods of any durability level, so long as they can take damage at all. Anything below -250 will only allow vanilla rods, except as allowed by T1. [Default: 6, min: -249, max: 250000] + #Range: -249 ~ 250000 + fishingroddurabilityadjustt2 = 6 + #Offset for the maximum durability unenchanted rod a T1 Fishing Hut can use, compared to other wooden tools (59). Vanilla rods always work, but equivalents would need +6. Default value allows up to Thermal Foundation Silver. Anything below -59 will only allow vanilla rods. [Default: 22, min: -58, max: 250000] + #Range: -58 ~ 250000 + fishingroddurabilityadjustt1 = 22 + #All diseases citizens can get. The name, how common it is, and all ingredients to cure it. + diseases = ["Influenza,100,minecraft:carrot,minecraft:potato", "Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy", "Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple"] + #Enable inventory debugging. [Default: false] + debuginventories = false + +#All configurations related to pathfinding +[pathfinding] + #Verbosity of pathfinding debug messages. [Default: 0, min: 0, max: 10] + #Range: 0 ~ 10 + pathfindingdebugverbosity = 0 + #Minimum number of consecutive rails for citizens to use them. [Default: 5, min: 5, max: 100] + #Range: 5 ~ 100 + minimumrailstopath = 5 + #Amount of additional threads to be used for pathfinding. [Default: 2, min: 1, max: 10] + #Range: 1 ~ 10 + pathfindingmaxthreadcount = 2 + #Max amount of nodes (positions) to map during pathfinding. Lowering increases performance, but might lead to pathing glitches. [Default: 5000, min: 1, max: 10000] + #Range: 1 ~ 10000 + pathfindingmaxnodes = 5000 + +#All configurations related to the request system +[requestSystem] + #Should the request system show debug information? Useful if malfunctioning. [Default: false] + enabledebuglogging = false + #The maximal amount of tries that the request system will perform for retryable requests. Higher increases server load. [Default: 3, min: 1, max: 10] + #Range: 1 ~ 10 + maximalretries = 3 + #The amount of ticks between retries of the request system for retryable requests. Lower increases server load. [Default: 1200, min: 30, max: 10000] + #Range: 30 ~ 10000 + delaybetweenretries = 1200 + #Should the request system creatively resolve (if possible) when the player is required to resolve a request? [Default: false] + creativeresolve = false + #Should players be allowed to use the /mc colony requestsystem-reset command? [Default: false] + canplayeruseresetcommand = false + +#minecolonies.config.research.comment +[research] + #minecolonies.config.tactictraining.comment + tactictraining = ["minecraft:iron_block*3"] + #minecolonies.config.improvedswords.comment + improvedswords = ["minecraft:iron_block*6"] + #minecolonies.config.squiretraining.comment + squiretraining = ["minecraft:shield*4"] + #minecolonies.config.knighttraining.comment + knighttraining = ["minecraft:shield*8"] + #minecolonies.config.captaintraining.comment + captaintraining = ["minecraft:shield*16"] + #minecolonies.config.captainoftheguard.comment + captainoftheguard = ["minecraft:shield*27"] + #minecolonies.config.improvedbows.comment + improvedbows = ["minecraft:iron_block*6"] + #minecolonies.config.tickshot.comment + tickshot = ["minecraft:bow*5"] + #minecolonies.config.multishot.comment + multishot = ["minecraft:bow*9"] + #minecolonies.config.rapidshot.comment + rapidshot = ["minecraft:bow*18"] + #minecolonies.config.masterbowman.comment + masterbowman = ["minecraft:bow*27"] + #minecolonies.config.avoidance.comment + avoidance = ["minecraft:iron_block*3"] + #minecolonies.config.parry.comment + parry = ["minecraft:iron_ingot*16"] + #minecolonies.config.repost.comment + repost = ["minecraft:iron_ingot*32"] + #minecolonies.config.duelist.comment + duelist = ["minecraft:iron_ingot*64"] + #minecolonies.config.provost.comment + provost = ["minecraft:diamond*16"] + #minecolonies.config.masterswordsman.comment + masterswordsman = ["minecraft:diamond*64"] + #minecolonies.config.dodge.comment + dodge = ["minecraft:leather*16"] + #minecolonies.config.improveddodge.comment + improveddodge = ["minecraft:leather*32"] + #minecolonies.config.evasion.comment + evasion = ["minecraft:leather*64"] + #minecolonies.config.improvedevasion.comment + improvedevasion = ["minecraft:diamond*16"] + #minecolonies.config.agilearcher.comment + agilearcher = ["minecraft:diamond*64"] + #minecolonies.config.improvedleather.comment + improvedleather = ["minecraft:leather*32"] + #minecolonies.config.boiledleather.comment + boiledleather = ["minecraft:leather*64"] + #minecolonies.config.ironskin.comment + ironskin = ["minecraft:iron_ingot*16"] + #minecolonies.config.ironarmour.comment + ironarmour = ["minecraft:iron_ingot*32"] + #minecolonies.config.steelarmour.comment + steelarmour = ["minecraft:iron_ingot*64"] + #minecolonies.config.diamondskin.comment + diamondskin = ["minecraft:diamond*64"] + #minecolonies.config.regeneration.comment + regeneration = ["minecraft:emerald*1"] + #minecolonies.config.feint.comment + feint = ["minecraft:emerald*8"] + #minecolonies.config.fear.comment + fear = ["minecraft:emerald*16"] + #minecolonies.config.retreat.comment + retreat = ["minecraft:emerald*32"] + #minecolonies.config.fullretreat.comment + fullretreat = ["minecraft:emerald*64"] + #minecolonies.config.avoid.comment + avoid = ["minecraft:emerald*8"] + #minecolonies.config.evade.comment + evade = ["minecraft:emerald*16"] + #minecolonies.config.flee.comment + flee = ["minecraft:emerald*32"] + #minecolonies.config.hotfoot.comment + hotfoot = ["minecraft:emerald*64"] + #minecolonies.config.accuracy.comment + accuracy = ["minecraft:iron_ingot*16"] + #minecolonies.config.quickdraw.comment + quickdraw = ["minecraft:iron_block*2"] + #minecolonies.config.powerattack.comment + powerattack = ["minecraft:iron_block*4"] + #minecolonies.config.cleave.comment + cleave = ["minecraft:iron_block*8"] + #minecolonies.config.mightycleave.comment + mightycleave = ["minecraft:iron_block*16"] + #minecolonies.config.whirlwind.comment + whirlwind = ["minecraft:iron_block*32"] + #minecolonies.config.preciseshot.comment + preciseshot = ["minecraft:flint*16"] + #minecolonies.config.penetratingshot.comment + penetratingshot = ["minecraft:flint*32"] + #minecolonies.config.piercingshot.comment + piercingshot = ["minecraft:flint*64"] + #minecolonies.config.woundingshot.comment + woundingshot = ["minecraft:flint*128"] + #minecolonies.config.deadlyaim.comment + deadlyaim = ["minecraft:flint*256"] + #minecolonies.config.higherlearning.comment + higherlearning = ["minecraft:book*3"] + #minecolonies.config.morebooks.comment + morebooks = ["minecraft:book*6"] + #minecolonies.config.bookworm.comment + bookworm = ["minecraft:bookshelf*6"] + #minecolonies.config.bachelor.comment + bachelor = ["minecraft:bookshelf*12"] + #minecolonies.config.master.comment + master = ["minecraft:bookshelf*32"] + #minecolonies.config.phd.comment + phd = ["minecraft:bookshelf*64"] + #minecolonies.config.nurture.comment + nurture = ["minecraft:cooked_chicken*32"] + #minecolonies.config.hormones.comment + hormones = ["minecraft:cooked_chicken*64"] + #minecolonies.config.puberty.comment + puberty = ["minecraft:cooked_chicken*128"] + #minecolonies.config.growth.comment + growth = ["minecraft:cooked_chicken*256"] + #minecolonies.config.beanstalk.comment + beanstalk = ["minecraft:cooked_chicken*512"] + #minecolonies.config.keen.comment + keen = ["minecraft:book*3"] + #minecolonies.config.outpost.comment + outpost = ["minecraft:cooked_beef*64"] + #minecolonies.config.hamlet.comment + hamlet = ["minecraft:cooked_beef*128"] + #minecolonies.config.village.comment + village = ["minecraft:cooked_beef*256"] + #minecolonies.config.city.comment + city = ["minecraft:cooked_beef*512"] + #minecolonies.config.diligent.comment + diligent = ["minecraft:book*6"] + #minecolonies.config.studious.comment + studious = ["minecraft:book*12"] + #minecolonies.config.scholarly.comment + scholarly = ["minecraft:book*24"] + #minecolonies.config.reflective.comment + reflective = ["minecraft:book*48"] + #minecolonies.config.academic.comment + academic = ["minecraft:book*128"] + #minecolonies.config.rails.comment + rails = ["minecraft:rail*64"] + #minecolonies.config.nimble.comment + nimble = ["minecraft:rabbit_foot*1"] + #minecolonies.config.agile.comment + agile = ["minecraft:rabbit_foot*10"] + #minecolonies.config.swift.comment + swift = ["minecraft:rabbit_foot*32"] + #minecolonies.config.athlete.comment + athlete = ["minecraft:rabbit_foot*64"] + #minecolonies.config.stamina.comment + stamina = ["minecraft:carrot*1"] + #minecolonies.config.resistance.comment + resistance = ["minecraft:golden_apple*1"] + #minecolonies.config.resilience.comment + resilience = ["minecraft:golden_apple*8"] + #minecolonies.config.vitality.comment + vitality = ["minecraft:golden_apple*16"] + #minecolonies.config.fortitude.comment + fortitude = ["minecraft:golden_apple*32"] + #minecolonies.config.indefatigability.comment + indefatigability = ["minecraft:golden_apple*64"] + #minecolonies.config.bandaid.comment + bandaid = ["minecraft:golden_carrot*1"] + #minecolonies.config.healingcream.comment + healingcream = ["minecraft:golden_carrot*8"] + #minecolonies.config.bandages.comment + bandages = ["minecraft:golden_carrot*16"] + #minecolonies.config.compress.comment + compress = ["minecraft:golden_carrot*32"] + #minecolonies.config.cast.comment + cast = ["minecraft:golden_carrot*64"] + #minecolonies.config.gourmand.comment + gourmand = ["minecraft:cookie*32"] + #minecolonies.config.gorger.comment + gorger = ["minecraft:cookie*64"] + #minecolonies.config.stuffer.comment + stuffer = ["minecraft:cookie*128"] + #minecolonies.config.epicure.comment + epicure = ["minecraft:cookie*256"] + #minecolonies.config.glutton.comment + glutton = ["minecraft:cookie*512"] + #minecolonies.config.circus.comment + circus = ["minecraft:cake*1"] + #minecolonies.config.festival.comment + festival = ["minecraft:cake*9"] + #minecolonies.config.nightowl.comment + nightowl = ["minecraft:golden_carrot*25"] + #minecolonies.config.spectacle.comment + spectacle = ["minecraft:cake*18"] + #minecolonies.config.nightowl2.comment + nightowl2 = ["minecraft:golden_carrot*75"] + #minecolonies.config.opera.comment + opera = ["minecraft:cake*27"] + #minecolonies.config.theater.comment + theater = ["minecraft:enchanted_golden_apple*16"] + #minecolonies.config.firstaid.comment + firstaid = ["minecraft:hay_block*8"] + #minecolonies.config.firstaid2.comment + firstaid2 = ["minecraft:hay_block*16"] + #minecolonies.config.livesaver.comment + livesaver = ["minecraft:hay_block*32"] + #minecolonies.config.livesaver2.comment + livesaver2 = ["minecraft:hay_block*64"] + #minecolonies.config.guardianangel.comment + guardianangel = ["minecraft:hay_block*128"] + #minecolonies.config.guardianangel2.comment + guardianangel2 = ["minecraft:hay_block*256"] + #minecolonies.config.whatyaneed.comment + whatyaneed = ["minecraft:redstone*64"] + #minecolonies.config.enhanced_gates1.comment + enhanced_gates1 = ["minecolonies:gate_wood*64", "minecolonies:ancienttome*2", "minecraft:iron_block*5"] + #minecolonies.config.enhanced_gates2.comment + enhanced_gates2 = ["minecolonies:gate_iron*64", "minecolonies:ancienttome*2", "minecraft:obsidian*32"] + #minecolonies.config.stringwork.comment + stringwork = ["minecraft:string*16"] + #minecolonies.config.thoselungs.comment + thoselungs = ["minecraft:glass*64"] + #minecolonies.config.rainbowheaven.comment + rainbowheaven = ["minecraft:poppy*64"] + #minecolonies.config.veinminer.comment + veinminer = ["minecraft:iron_ore*32"] + #minecolonies.config.goodveins.comment + goodveins = ["minecraft:iron_ore*64"] + #minecolonies.config.richveins.comment + richveins = ["minecraft:gold_ore*32"] + #minecolonies.config.amazingveins.comment + amazingveins = ["minecraft:gold_ore*64"] + #minecolonies.config.motherlode.comment + motherlode = ["minecraft:diamond_ore*64"] + #minecolonies.config.ability.comment + ability = ["minecraft:iron_ingot*64"] + #minecolonies.config.skills.comment + skills = ["minecraft:iron_ingot*128"] + #minecolonies.config.tools.comment + tools = ["minecraft:iron_ingot*256"] + #minecolonies.config.seemsautomatic.comment + seemsautomatic = ["minecraft:iron_ingot*512"] + #minecolonies.config.madness.comment + madness = ["minecraft:iron_ingot*1024"] + #minecolonies.config.hittingiron.comment + hittingiron = ["minecraft:anvil*1"] + #minecolonies.config.stonecake.comment + stonecake = ["minecraft:chiseled_stone_bricks*64"] + #minecolonies.config.strong.comment + strong = ["minecraft:diamond*8"] + #minecolonies.config.hardened.comment + hardened = ["minecraft:diamond*16"] + #minecolonies.config.reinforced.comment + reinforced = ["minecraft:diamond*32"] + #minecolonies.config.steelbracing.comment + steelbracing = ["minecraft:diamond*64"] + #minecolonies.config.diamondcoated.comment + diamondcoated = ["minecraft:diamond*128"] + #minecolonies.config.memoryaid.comment + memoryaid = ["minecraft:paper*32"] + #minecolonies.config.cheatsheet.comment + cheatsheet = ["minecraft:paper*64"] + #minecolonies.config.recipebook.comment + recipebook = ["minecraft:paper*128"] + #minecolonies.config.rtm.comment + rtm = ["minecraft:paper*256"] + #minecolonies.config.rainman.comment + rainman = ["minecraft:salmon_bucket*27"] + #minecolonies.config.woodwork.comment + woodwork = ["minecraft:oak_planks*64"] + #minecolonies.config.sieving.comment + sieving = ["minecraft:string*64"] + #minecolonies.config.space.comment + space = ["minecolonies:blockminecoloniesrack*16"] + #minecolonies.config.capacity.comment + capacity = ["minecolonies:blockminecoloniesrack*32"] + #minecolonies.config.fullstock.comment + fullstock = ["minecolonies:blockminecoloniesrack*64"] + #minecolonies.config.theflintstones.comment + theflintstones = ["minecraft:stone_bricks*64"] + #minecolonies.config.rockingroll.comment + rockingroll = ["minecraft:stone*64"] + #minecolonies.config.hot.comment + hot = ["minecraft:lava_bucket*4"] + #minecolonies.config.isthisredstone.comment + isthisredstone = ["minecraft:redstone*128"] + #minecolonies.config.redstonepowered.comment + redstonepowered = ["minecraft:redstone*256"] + #minecolonies.config.heavymachinery.comment + heavymachinery = ["minecraft:redstone*512"] + #minecolonies.config.whatisthisspeed.comment + whatisthisspeed = ["minecraft:redstone*1024"] + #minecolonies.config.lightning.comment + lightning = ["minecraft:redstone*2048"] + #minecolonies.config.biodegradable.comment + biodegradable = ["minecraft:bone_meal*64"] + #minecolonies.config.flowerpower.comment + flowerpower = ["minecolonies:compost*64"] + #minecolonies.config.letitgrow.comment + letitgrow = ["minecolonies:compost*16"] + #minecolonies.config.bonemeal.comment + bonemeal = ["minecraft:wheat_seeds*64"] + #minecolonies.config.dung.comment + dung = ["minecraft:wheat_seeds*128"] + #minecolonies.config.compost.comment + compost = ["minecraft:wheat_seeds*256"] + #minecolonies.config.fertilizer.comment + fertilizer = ["minecraft:wheat_seeds*512"] + #minecolonies.config.magiccompost.comment + magiccompost = ["minecraft:wheat_seeds*2048"] + #minecolonies.config.loaded.comment + loaded = ["minecraft:emerald*64"] + #minecolonies.config.heavilyloaded.comment + heavilyloaded = ["minecraft:emerald*128"] + #minecolonies.config.deeppockets.comment + deeppockets = ["minecraft:emerald*256"] + #minecolonies.config.taunt.comment + taunt = ["minecraft:rotten_flesh*8", "minecraft:bone*8", "minecraft:spider_eye*8"] + #minecolonies.config.arrowuse.comment + arrowuse = ["minecraft:arrow*64"] + #minecolonies.config.arrowpierce.comment + arrowpierce = ["minecraft:arrow*64", "minecraft:redstone*64"] + #minecolonies.config.knockbackaoe.comment + knockbackaoe = ["minecraft:redstone*64", "minecraft:gold_ingot*64", "minecraft:lapis_lazuli*128"] + #minecolonies.config.knowtheend.comment + knowtheend = ["minecraft:chorus_fruit*64"] + #minecolonies.config.morescrolls.comment + morescrolls = ["minecraft:paper*64", "minecolonies:ancienttome*1", "minecraft:lapis_lazuli*64"] + #minecolonies.config.gildedhammer.comment + gildedhammer = ["minecraft:gravel*64", "minecraft:sand*64", "minecraft:clay*64"] + #minecolonies.config.doubletrouble.comment + doubletrouble = ["minecraft:bamboo*64", "minecraft:sugar_cane*64", "minecraft:cactus*64"] + #minecolonies.config.hotboots.comment + hotboots = ["minecraft:leather*32", "minecraft:iron_ingot*16"] + #minecolonies.config.pavetheroad.comment + pavetheroad = ["minecraft:white_concrete*32"] + diff --git a/config[default]/pamhc2crops.toml b/defaultconfigs/pamhc2crops.toml similarity index 100% rename from config[default]/pamhc2crops.toml rename to defaultconfigs/pamhc2crops.toml index 72008e8..c45dd04 100644 --- a/config[default]/pamhc2crops.toml +++ b/defaultconfigs/pamhc2crops.toml @@ -1,25 +1,4 @@ -["Miscellaneous Features"] - #Disable/enable fern blocks dropping seeds. - "Enable fern blocks dropping seeds" = false - #Disable/enable tall grass blocks dropping seeds. - "Enable tall grass blocks dropping seeds" = false - #Disable/enable grass blocks dropping seeds. - "Enable grass blocks dropping seeds" = false - #Disable/enable right-click harvesting of crops. - "Enable right-click harvesting for crops" = true - -["Dimensions Settings"] - #Enter a dimension id to whitelist feature generation - white_dim = ["minecraft:overworld"] - #Enter a dimension id to blacklist feature generation - black_dim = ["minecraft:the_end", "minecraft:the_nether"] - -["Tweak Garden Cluster Sizes"] - #Amount of gardens that spawn together. Higher numbers indicate larger clusters; 32 is about 3-7ish (Default: 32) - #Range: 1 ~ 1000000000 - "Probability of gardens generating" = 32 - ["Tweak Garden World Generation Rates"] #Chance of gardens generating in the world. Higher numbers indicate a lower probability; just 4 is very rare (Default: 2) #Range: 1 ~ 1000000000 @@ -30,21 +9,42 @@ #Range: 1 ~ 1000000000 "Probability of gardens generating" = 2 +["Tweak Garden Cluster Sizes"] + #Amount of gardens that spawn together. Higher numbers indicate larger clusters; 32 is about 3-7ish (Default: 32) + #Range: 1 ~ 1000000000 + "Probability of gardens generating" = 32 + +["Miscellaneous Features"] + #Disable/enable right-click harvesting of crops. + "Enable right-click harvesting for crops" = true + #Disable/enable grass blocks dropping seeds. + "Enable grass blocks dropping seeds" = false + #Disable/enable tall grass blocks dropping seeds. + "Enable tall grass blocks dropping seeds" = false + #Disable/enable fern blocks dropping seeds. + "Enable fern blocks dropping seeds" = false + ["Enable/Disable Garden World Generation"] - #Should frost gardens should generate in world - "Generate frost gardens" = true #Should arid gardens should generate in world "Generate arid gardens" = true - #Should soggy gardens should generate in world - "Generate soggy gardens" = true - #Should shaded gardens should generate in world - "Generate shaded gardens" = true - #Should windy gardens should generate in world - "Generate windy gardens" = true + #Should frost gardens should generate in world + "Generate frost gardens" = true #Should tropical gardens should generate in world "Generate tropical gardens" = true + #Should windy gardens should generate in world + "Generate windy gardens" = true + #Should shaded gardens should generate in world + "Generate shaded gardens" = true + #Should soggy gardens should generate in world + "Generate soggy gardens" = true ["Right-click Harvesting Settings"] #Disable/enable right-click harvesting of crops "Enable right-click harvesting for crops" = true +["Dimensions Settings"] + #Enter a dimension id to whitelist feature generation + white_dim = ["minecraft:overworld"] + #Enter a dimension id to blacklist feature generation + black_dim = ["minecraft:the_end", "minecraft:the_nether"] + diff --git a/config[default]/pamhc2trees.toml b/defaultconfigs/pamhc2trees.toml similarity index 100% rename from config[default]/pamhc2trees.toml rename to defaultconfigs/pamhc2trees.toml index 920fcfa..e99ae82 100644 --- a/config[default]/pamhc2trees.toml +++ b/defaultconfigs/pamhc2trees.toml @@ -1,12 +1,127 @@ +["Tweak World Generation Rates"] + #Chance of temperate fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) + #Range: 1 ~ 1000000000 + "Probability of temperate fruit trees generating" = 5000 + #Chance of warm fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) + #Range: 1 ~ 1000000000 + "Probability of warm fruit trees generating" = 5000 + #Chance of cold fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) + #Range: 1 ~ 1000000000 + "Probability of cold fruit trees generating" = 5000 + ["Miscellaneous Features"] - #Disable/enable fern blocks dropping seeds. - "Enable fern blocks dropping seeds" = false - #Disable/enable tall grass blocks dropping seeds. - "Enable tall grass blocks dropping seeds" = false + #Disable/enable right-click harvesting of crops. + "Enable right-click harvesting for crops" = true #Disable/enable grass blocks dropping seeds. "Enable grass blocks dropping seeds" = false - #Disable/enable right-click harvesting of crops. + #Disable/enable tall grass blocks dropping seeds. + "Enable tall grass blocks dropping seeds" = false + #Disable/enable fern blocks dropping seeds. + "Enable fern blocks dropping seeds" = false + +["Enable/Disable Garden World Generation"] + #Should apple trees generate in world + "Generate apple trees" = true + #Should avocado trees generate in world + "Generate avocado trees" = true + #Should candlenut trees generate in world + "Generate candlenut trees" = true + #Should cherry trees generate in world + "Generate cherry trees" = true + #Should chestnut trees generate in world + "Generate chestnut trees" = true + #Should gooseberry trees generate in world + "Generate gooseberry trees" = true + #Should lemon trees generate in world + "Generate lemon trees" = true + #Should nutmeg trees generate in world + "Generate nutmeg trees" = true + #Should orange trees generate in world + "Generate orange trees" = true + #Should peach trees generate in world + "Generate peach trees" = true + #Should pear trees generate in world + "Generate pear trees" = true + #Should plum trees generate in world + "Generate plum trees" = true + #Should walnut trees generate in world + "Generate walnut trees" = true + #Should spiderweb trees generate in world + "Generate spiderweb trees" = true + #Should hazelnut trees generate in world + "Generate hazelnut trees" = true + #Should pawpaw trees generate in world + "Generate pawpaw trees" = true + #Should soursop trees generate in world + "Generate soursop trees" = true + #Should almond trees generate in world + "Generate almond trees" = true + #Should apricot trees generate in world + "Generate apricot trees" = true + #Should banana trees generate in world + "Generate banana trees" = true + #Should cashew trees generate in world + "Generate cashew trees" = true + #Should cinnamon trees generate in world + "Generate cinnamon trees" = true + #Should coconut trees generate in world + "Generate coconut trees" = true + #Should almond date generate in world + "Generate date trees" = true + #Should dragonfruit trees generate in world + "Generate dragonfruit trees" = true + #Should durian trees generate in world + "Generate durian trees" = true + #Should fig trees generate in world + "Generate fig trees" = true + #Should grapefruit trees generate in world + "Generate grapefruit trees" = true + #Should lime trees generate in world + "Generate lime trees" = true + #Should mango trees generate in world + "Generate mango trees" = true + #Should olive trees generate in world + "Generate olive trees" = true + #Should papaya trees generate in world + "Generate papaya trees" = true + #Should paperbark trees generate in world + "Generate paperbark trees" = true + #Should pecan trees generate in world + "Generate pecan trees" = true + #Should peppercorn trees generate in world + "Generate peppercorn trees" = true + #Should persimmon trees generate in world + "Generate persimmon trees" = true + #Should pistachio trees generate in world + "Generate pistachio trees" = true + #Should pomegranate trees generate in world + "Generate pomegranate trees" = true + #Should starfruit trees generate in world + "Generate starfruit trees" = true + #Should vanillabean trees generate in world + "Generate vanillabean trees" = true + #Should breadfruit trees generate in world + "Generate breadfruit trees" = true + #Should guava trees generate in world + "Generate guava trees" = true + #Should jackfruit trees generate in world + "Generate jackfruit trees" = true + #Should lychee trees generate in world + "Generate lychee trees" = true + #Should passionfruit trees generate in world + "Generate passionfruit trees" = true + #Should rambutan trees generate in world + "Generate rambutan trees" = true + #Should tamarind trees generate in world + "Generate tamarind trees" = true + #Should maple trees generate in world + "Generate maple trees" = true + #Should pinenut trees generate in world + "Generate pinenut trees" = true + +["Right-click Harvesting Settings"] + #Disable/enable right-click harvesting of crops "Enable right-click harvesting for crops" = true ["Dimensions Settings"] @@ -15,118 +130,3 @@ #Enter a dimension id to blacklist feature generation black_dim = ["minecraft:the_end", "minecraft:the_nether"] -["Tweak World Generation Rates"] - #Chance of warm fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) - #Range: 1 ~ 1000000000 - "Probability of warm fruit trees generating" = 5000 - #Chance of cold fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) - #Range: 1 ~ 1000000000 - "Probability of cold fruit trees generating" = 5000 - #Chance of temperate fruit trees generating in the world. Higher numbers indicate a lower probability (Default: 5000) - #Range: 1 ~ 1000000000 - "Probability of temperate fruit trees generating" = 5000 - -["Enable/Disable Garden World Generation"] - #Should hazelnut trees generate in world - "Generate hazelnut trees" = true - #Should guava trees generate in world - "Generate guava trees" = true - #Should almond trees generate in world - "Generate almond trees" = true - #Should walnut trees generate in world - "Generate walnut trees" = true - #Should tamarind trees generate in world - "Generate tamarind trees" = true - #Should maple trees generate in world - "Generate maple trees" = true - #Should spiderweb trees generate in world - "Generate spiderweb trees" = true - #Should peach trees generate in world - "Generate peach trees" = true - #Should vanillabean trees generate in world - "Generate vanillabean trees" = true - #Should pomegranate trees generate in world - "Generate pomegranate trees" = true - #Should apricot trees generate in world - "Generate apricot trees" = true - #Should passionfruit trees generate in world - "Generate passionfruit trees" = true - #Should pear trees generate in world - "Generate pear trees" = true - #Should pawpaw trees generate in world - "Generate pawpaw trees" = true - #Should coconut trees generate in world - "Generate coconut trees" = true - #Should breadfruit trees generate in world - "Generate breadfruit trees" = true - #Should pinenut trees generate in world - "Generate pinenut trees" = true - #Should jackfruit trees generate in world - "Generate jackfruit trees" = true - #Should mango trees generate in world - "Generate mango trees" = true - #Should lychee trees generate in world - "Generate lychee trees" = true - #Should orange trees generate in world - "Generate orange trees" = true - #Should plum trees generate in world - "Generate plum trees" = true - #Should soursop trees generate in world - "Generate soursop trees" = true - #Should lemon trees generate in world - "Generate lemon trees" = true - #Should rambutan trees generate in world - "Generate rambutan trees" = true - #Should gooseberry trees generate in world - "Generate gooseberry trees" = true - #Should papaya trees generate in world - "Generate papaya trees" = true - #Should avocado trees generate in world - "Generate avocado trees" = true - #Should apple trees generate in world - "Generate apple trees" = true - #Should peppercorn trees generate in world - "Generate peppercorn trees" = true - #Should banana trees generate in world - "Generate banana trees" = true - #Should fig trees generate in world - "Generate fig trees" = true - #Should olive trees generate in world - "Generate olive trees" = true - #Should cinnamon trees generate in world - "Generate cinnamon trees" = true - #Should pecan trees generate in world - "Generate pecan trees" = true - #Should almond date generate in world - "Generate date trees" = true - #Should grapefruit trees generate in world - "Generate grapefruit trees" = true - #Should candlenut trees generate in world - "Generate candlenut trees" = true - #Should cherry trees generate in world - "Generate cherry trees" = true - #Should pistachio trees generate in world - "Generate pistachio trees" = true - #Should dragonfruit trees generate in world - "Generate dragonfruit trees" = true - #Should chestnut trees generate in world - "Generate chestnut trees" = true - #Should lime trees generate in world - "Generate lime trees" = true - #Should nutmeg trees generate in world - "Generate nutmeg trees" = true - #Should durian trees generate in world - "Generate durian trees" = true - #Should cashew trees generate in world - "Generate cashew trees" = true - #Should persimmon trees generate in world - "Generate persimmon trees" = true - #Should starfruit trees generate in world - "Generate starfruit trees" = true - #Should paperbark trees generate in world - "Generate paperbark trees" = true - -["Right-click Harvesting Settings"] - #Disable/enable right-click harvesting of crops - "Enable right-click harvesting for crops" = true - diff --git a/defaultconfigs/plonk-server.toml b/defaultconfigs/plonk-server.toml new file mode 100644 index 0000000..0e9dd29 --- /dev/null +++ b/defaultconfigs/plonk-server.toml @@ -0,0 +1,4 @@ +#Max stack size per slot (-1 or 0 to use default). Going above 64 needs a mod like StackUp!. +#Range: > -1 +maxStackSize = -1 + diff --git a/defaultconfigs/rangedpumps-server.toml b/defaultconfigs/rangedpumps-server.toml new file mode 100644 index 0000000..5a68e9d --- /dev/null +++ b/defaultconfigs/rangedpumps-server.toml @@ -0,0 +1,27 @@ + +[pump] + #The range of the pump + #Range: 0 ~ 1024 + range = 64 + #The interval in ticks for when to move on to the next block (higher is slower) + #Range: 0 ~ 1024 + speed = 4 + #The capacity of the internal pump tank + #Range: > 1000 + tankCapacity = 16000 + #The capacity of the energy storage + #Range: > 0 + energyCapacity = 100000 + #Energy drained when moving to the next block + #Range: > 0 + energyUsagePerMove = 0 + #Energy drained when draining liquid + #Range: > 0 + energyUsagePerDrain = 250 + #Whether the pump uses energy to work + useEnergy = true + #Replaces liquids that are removed with a block defined in 'blockIdToReplaceLiquidsWith' (to reduce lag) + replaceLiquidWithBlock = true + #The block that liquids are replaced with when 'replaceLiquidWithBlock' is true + blockIdToReplaceLiquidsWith = "minecraft:stone" + diff --git a/defaultconfigs/refinedpipes-server.toml b/defaultconfigs/refinedpipes-server.toml new file mode 100644 index 0000000..e43b3ad --- /dev/null +++ b/defaultconfigs/refinedpipes-server.toml @@ -0,0 +1,233 @@ + +[pipe] + + [pipe.item] + + [pipe.item.basic] + #The maximum amount of ticks that items can be in the pipe. Lower is faster. + #Range: > 0 + maxTicks = 30 + + [pipe.item.improved] + #The maximum amount of ticks that items can be in the pipe. Lower is faster. + #Range: > 0 + maxTicks = 20 + + [pipe.item.advanced] + #The maximum amount of ticks that items can be in the pipe. Lower is faster. + #Range: > 0 + maxTicks = 10 + + [pipe.fluid] + + [pipe.fluid.basic] + #The capacity in mB of the pipe. + #Range: > 0 + capacity = 1000 + #The transfer rate in mB/t of the pipe. + #Range: > 0 + transferRate = 100 + + [pipe.fluid.improved] + #The capacity in mB of the pipe. + #Range: > 0 + capacity = 4000 + #The transfer rate in mB/t of the pipe. + #Range: > 0 + transferRate = 400 + + [pipe.fluid.advanced] + #The capacity in mB of the pipe. + #Range: > 0 + capacity = 8000 + #The transfer rate in mB/t of the pipe. + #Range: > 0 + transferRate = 800 + + [pipe.fluid.elite] + #The capacity in mB of the pipe. + #Range: > 0 + capacity = 16000 + #The transfer rate in mB/t of the pipe. + #Range: > 0 + transferRate = 1600 + + [pipe.fluid.ultimate] + #The capacity in mB of the pipe. + #Range: > 0 + capacity = 32000 + #The transfer rate in mB/t of the pipe. + #Range: > 0 + transferRate = 3200 + + [pipe.energy] + + [pipe.energy.basic] + #The capacity in FE of the pipe. + #Range: > 0 + capacity = 1000 + #The transfer rate in FE/t of the pipe. + #Range: > 0 + transferRate = 1000 + + [pipe.energy.improved] + #The capacity in FE of the pipe. + #Range: > 0 + capacity = 4000 + #The transfer rate in FE/t of the pipe. + #Range: > 0 + transferRate = 4000 + + [pipe.energy.advanced] + #The capacity in FE of the pipe. + #Range: > 0 + capacity = 8000 + #The transfer rate in FE/t of the pipe. + #Range: > 0 + transferRate = 8000 + + [pipe.energy.elite] + #The capacity in FE of the pipe. + #Range: > 0 + capacity = 16000 + #The transfer rate in FE/t of the pipe. + #Range: > 0 + transferRate = 16000 + + [pipe.energy.ultimate] + #The capacity in FE of the pipe. + #Range: > 0 + capacity = 32000 + #The transfer rate in FE/t of the pipe. + #Range: > 0 + transferRate = 32000 + + [pipe.attachment] + + [pipe.attachment.extractor] + + [pipe.attachment.extractor.basic] + #The interval between item extractions in ticks. Lower is faster. + #Range: > 0 + itemTickInterval = 60 + #The amount of items to extract per extraction. + #Range: 0 ~ 64 + itemsToExtract = 8 + #The interval between fluid extractions in ticks. Lower is faster. + #Range: > 0 + fluidTickInterval = 0 + #The amount of fluids in mB to extract per extraction. + #Range: > 0 + fluidsToExtract = 100 + #The amount of filter slots allowed. + #Range: 0 ~ 15 + filterSlots = 0 + #Whether the redstone mode can be configured for this extractor. + canSetRedstoneMode = false + #Whether the extractor can be toggled between whitelist and blacklist. + canSetWhitelistBlacklist = false + #Whether the extractor can be toggled between routing modes. + canSetRoutingMode = false + #Whether the extractor can toggle exact mode. + canSetExactMode = false + + [pipe.attachment.extractor.improved] + #The interval between item extractions in ticks. Lower is faster. + #Range: > 0 + itemTickInterval = 40 + #The amount of items to extract per extraction. + #Range: 0 ~ 64 + itemsToExtract = 16 + #The interval between fluid extractions in ticks. Lower is faster. + #Range: > 0 + fluidTickInterval = 0 + #The amount of fluids in mB to extract per extraction. + #Range: > 0 + fluidsToExtract = 400 + #The amount of filter slots allowed. + #Range: 0 ~ 15 + filterSlots = 4 + #Whether the redstone mode can be configured for this extractor. + canSetRedstoneMode = true + #Whether the extractor can be toggled between whitelist and blacklist. + canSetWhitelistBlacklist = false + #Whether the extractor can be toggled between routing modes. + canSetRoutingMode = false + #Whether the extractor can toggle exact mode. + canSetExactMode = true + + [pipe.attachment.extractor.advanced] + #The interval between item extractions in ticks. Lower is faster. + #Range: > 0 + itemTickInterval = 20 + #The amount of items to extract per extraction. + #Range: 0 ~ 64 + itemsToExtract = 32 + #The interval between fluid extractions in ticks. Lower is faster. + #Range: > 0 + fluidTickInterval = 0 + #The amount of fluids in mB to extract per extraction. + #Range: > 0 + fluidsToExtract = 800 + #The amount of filter slots allowed. + #Range: 0 ~ 15 + filterSlots = 8 + #Whether the redstone mode can be configured for this extractor. + canSetRedstoneMode = true + #Whether the extractor can be toggled between whitelist and blacklist. + canSetWhitelistBlacklist = true + #Whether the extractor can be toggled between routing modes. + canSetRoutingMode = true + #Whether the extractor can toggle exact mode. + canSetExactMode = true + + [pipe.attachment.extractor.elite] + #The interval between item extractions in ticks. Lower is faster. + #Range: > 0 + itemTickInterval = 10 + #The amount of items to extract per extraction. + #Range: 0 ~ 64 + itemsToExtract = 64 + #The interval between fluid extractions in ticks. Lower is faster. + #Range: > 0 + fluidTickInterval = 0 + #The amount of fluids in mB to extract per extraction. + #Range: > 0 + fluidsToExtract = 1600 + #The amount of filter slots allowed. + #Range: 0 ~ 15 + filterSlots = 12 + #Whether the redstone mode can be configured for this extractor. + canSetRedstoneMode = true + #Whether the extractor can be toggled between whitelist and blacklist. + canSetWhitelistBlacklist = true + #Whether the extractor can be toggled between routing modes. + canSetRoutingMode = true + #Whether the extractor can toggle exact mode. + canSetExactMode = true + + [pipe.attachment.extractor.ultimate] + #The interval between item extractions in ticks. Lower is faster. + #Range: > 0 + itemTickInterval = 10 + #The amount of items to extract per extraction. + #Range: 0 ~ 64 + itemsToExtract = 64 + #The interval between fluid extractions in ticks. Lower is faster. + #Range: > 0 + fluidTickInterval = 0 + #The amount of fluids in mB to extract per extraction. + #Range: > 0 + fluidsToExtract = 3200 + #The amount of filter slots allowed. + #Range: 0 ~ 15 + filterSlots = 15 + #Whether the redstone mode can be configured for this extractor. + canSetRedstoneMode = true + #Whether the extractor can be toggled between whitelist and blacklist. + canSetWhitelistBlacklist = true + #Whether the extractor can be toggled between routing modes. + canSetRoutingMode = true + #Whether the extractor can toggle exact mode. + canSetExactMode = true + diff --git a/defaultconfigs/refinedstorage-server.toml b/defaultconfigs/refinedstorage-server.toml new file mode 100644 index 0000000..a509538 --- /dev/null +++ b/defaultconfigs/refinedstorage-server.toml @@ -0,0 +1,275 @@ + +[upgrades] + #The additional energy used by the Range Upgrade + #Range: > 0 + rangeUpgradeUsage = 8 + #The additional energy used by the Speed Upgrade + #Range: > 0 + speedUpgradeUsage = 2 + #The additional energy used by the Crafting Upgrade + #Range: > 0 + craftingUpgradeUsage = 5 + #The additional energy used by the Stack Upgrade + #Range: > 0 + stackUpgradeUsage = 12 + #The additional energy used by the Silk Touch Upgrade + #Range: > 0 + silkTouchUpgradeUsage = 15 + #The additional energy used by the Fortune 1 Upgrade + #Range: > 0 + fortune1UpgradeUsage = 10 + #The additional energy used by the Fortune 2 Upgrade + #Range: > 0 + fortune2UpgradeUsage = 12 + #The additional energy used by the Fortune 3 Upgrade + #Range: > 0 + fortune3UpgradeUsage = 14 + #The additional energy used by the Regulator Upgrade + #Range: > 0 + regulatorUpgradeUsage = 15 + +[controller] + #Whether the Controller uses energy + useEnergy = true + #The energy capacity of the Controller + #Range: > 0 + capacity = 32000 + #The base energy used by the Controller + #Range: > 0 + baseUsage = 0 + #The maximum energy that the Controller can receive + #Range: > 0 + maxTransfer = 2147483647 + +[cable] + #The energy used by the Cable + #Range: > 0 + usage = 0 + +[grid] + #The energy used by Grids + #Range: > 0 + gridUsage = 2 + #The energy used by Crafting Grids + #Range: > 0 + craftingGridUsage = 4 + #The energy used by Pattern Grids + #Range: > 0 + patternGridUsage = 4 + #The energy used by Fluid Grids + #Range: > 0 + fluidGridUsage = 2 + +[diskDrive] + #The energy used by the Disk Drive + #Range: > 0 + usage = 0 + #The energy used per disk in the Disk Drive + #Range: > 0 + diskUsage = 1 + +[storageBlock] + #The energy used by the 1k Storage Block + #Range: > 0 + oneKUsage = 2 + #The energy used by the 4k Storage Block + #Range: > 0 + fourKUsage = 4 + #The energy used by the 16k Storage Block + #Range: > 0 + sixteenKUsage = 6 + #The energy used by the 64k Storage Block + #Range: > 0 + sixtyFourKUsage = 8 + #The energy used by the Creative Storage Block + #Range: > 0 + creativeUsage = 10 + +[fluidStorageBlock] + #The energy used by the 64k Fluid Storage Block + #Range: > 0 + sixtyFourKUsage = 2 + #The energy used by the 256k Fluid Storage Block + #Range: > 0 + twoHundredFiftySixKUsage = 4 + #The energy used by the 1024k Fluid Storage Block + #Range: > 0 + thousandTwentyFourKUsage = 6 + #The energy used by the 4096k Fluid Storage Block + #Range: > 0 + fourThousandNinetySixKUsage = 8 + #The energy used by the Creative Fluid Storage Block + #Range: > 0 + creativeUsage = 10 + +[externalStorage] + #The energy used by the External Storage + #Range: > 0 + usage = 6 + +[importer] + #The energy used by the Importer + #Range: > 0 + usage = 1 + +[exporter] + #The energy used by the Exporter + #Range: > 0 + usage = 1 + +[networkReceiver] + #The energy used by the Network Receiver + #Range: > 0 + usage = 0 + +[networkTransmitter] + #The energy used by the Network Transmitter + #Range: > 0 + usage = 64 + +[relay] + #The energy used by the Relay + #Range: > 0 + usage = 1 + +[detector] + #The energy used by the Detector + #Range: > 0 + usage = 2 + +[securityManager] + #The energy used by the Security Manager + #Range: > 0 + usage = 4 + #The additional energy used by Security Cards in the Security Manager + #Range: > 0 + usagePerCard = 10 + +[interface] + #The energy used by the Interface + #Range: > 0 + usage = 2 + +[fluidInterface] + #The energy used by the Fluid Interface + #Range: > 0 + usage = 2 + +[wirelessTransmitter] + #The energy used by the Wireless Transmitter + #Range: > 0 + usage = 20 + #The base range of the Wireless Transmitter + #Range: > 0 + baseRange = 32 + #The additional range per Range Upgrade in the Wireless Transmitter + #Range: > 0 + rangePerUpgrade = 24 + +[storageMonitor] + #The energy used by the Storage Monitor + #Range: > 0 + usage = 3 + +[wirelessGrid] + #Whether the Wireless Grid uses energy + useEnergy = true + #The energy capacity of the Wireless Grid + #Range: > 0 + capacity = 3200 + #The energy used by the Wireless Grid to open + #Range: > 0 + openUsage = 30 + #The energy used by the Wireless Grid to extract items + #Range: > 0 + extractUsage = 5 + #The energy used by the Wireless Grid to insert items + #Range: > 0 + insertUsage = 5 + +[wirelessFluidGrid] + #Whether the Wireless Fluid Grid uses energy + useEnergy = true + #The energy capacity of the Wireless Fluid Grid + #Range: > 0 + capacity = 3200 + #The energy used by the Wireless Fluid Grid to open + #Range: > 0 + openUsage = 30 + #The energy used by the Wireless Fluid Grid to extract fluids + #Range: > 0 + extractUsage = 5 + #The energy used by the Wireless Fluid Grid to insert fluids + #Range: > 0 + insertUsage = 5 + +[constructor] + #The energy used by the Constructor + #Range: > 0 + usage = 3 + +[destructor] + #The energy used by the Destructor + #Range: > 0 + usage = 3 + +[diskManipulator] + #The energy used by the Disk Manipulator + #Range: > 0 + usage = 4 + +[portableGrid] + #Whether the Portable Grid uses energy + useEnergy = true + #The energy capacity of the Portable Grid + #Range: > 0 + capacity = 3200 + #The energy used by the Portable Grid to open + #Range: > 0 + openUsage = 30 + #The energy used by the Portable Grid to extract items or fluids + #Range: > 0 + extractUsage = 5 + #The energy used by the Portable Grid to insert items or fluids + #Range: > 0 + insertUsage = 5 + +[crafter] + #The energy used by the Crafter + #Range: > 0 + usage = 4 + #The energy used for every Pattern in the Crafter + #Range: > 0 + patternUsage = 1 + +[crafterManager] + #The energy used by the Crafter Manager + #Range: > 0 + usage = 8 + +[craftingMonitor] + #The energy used by the Crafting Monitor + #Range: > 0 + usage = 8 + +[wirelessCraftingMonitor] + #Whether the Wireless Crafting Monitor uses energy + useEnergy = true + #The energy capacity of the Wireless Crafting Monitor + #Range: > 0 + capacity = 3200 + #The energy used by the Wireless Crafting Monitor to open + #Range: > 0 + openUsage = 30 + #The energy used by the Wireless Crafting Monitor to cancel a crafting task + #Range: > 0 + cancelUsage = 5 + #The energy used by the Wireless Crafting Monitor to cancel all crafting tasks + #Range: > 0 + cancelAllUsage = 10 + +[autocrafting] + #The autocrafting calculation timeout in milliseconds, crafting tasks taking longer than this to calculate are cancelled to avoid server strain + #Range: > 5000 + calculationTimeoutMs = 5000 + diff --git a/defaultconfigs/refinedstorageaddons-server.toml b/defaultconfigs/refinedstorageaddons-server.toml new file mode 100644 index 0000000..40c2845 --- /dev/null +++ b/defaultconfigs/refinedstorageaddons-server.toml @@ -0,0 +1,17 @@ + +[wirelessCraftingGrid] + #Whether the Wireless Crafting Grid uses energy + useEnergy = true + #The energy capacity of the Wireless Crafting Grid + #Range: > 0 + capacity = 3200 + #The energy used by the Wireless Crafting Grid to open + #Range: > 0 + openUsage = 30 + #The energy used by the Wireless Crafting Grid to craft an item + #Range: > 0 + craftUsage = 1 + #The energy used by the Wireless Crafting Grid to clear the crafting matrix + #Range: > 0 + clearUsage = 10 + diff --git a/defaultconfigs/rftoolsbase-server.toml b/defaultconfigs/rftoolsbase-server.toml new file mode 100644 index 0000000..732bc12 --- /dev/null +++ b/defaultconfigs/rftoolsbase-server.toml @@ -0,0 +1,64 @@ + +#Settings for the infusing system +[infuser] + #Maximum amount of dimensional shards before a machine is fully infused + #Range: > 1 + maxInfuse = 256 + #Amount of RF used per tick while infusing + #Range: > 0 + usePerTick = 600 + #Maximum RF storage that the infuser can hold + #Range: > 0 + infuserMaxRF = 60000 + #RF per tick that the infuser can receive + #Range: > 0 + infuserRFPerTick = 600 + +#Dimensional shard ore generation +[worldgen] + + #Overworld + [worldgen.overworld] + #Number of times to try generate the ore (set to 0 to disable) + #Range: 0 ~ 256 + oreChances = 2 + #Max size of veins + #Range: 1 ~ 256 + oreVeinsize = 5 + #Min height + #Range: 0 ~ 256 + oreMin = 2 + #Max height + #Range: 0 ~ 256 + oreMax = 40 + + #Overworld + [worldgen.nether] + #Number of times to try generate the ore (set to 0 to disable) + #Range: 0 ~ 256 + oreChances = 8 + #Max size of veins + #Range: 1 ~ 256 + oreVeinsize = 8 + #Min height + #Range: 0 ~ 256 + oreMin = 2 + #Max height + #Range: 0 ~ 256 + oreMax = 40 + + #End + [worldgen.end] + #Number of times to try generate the ore (set to 0 to disable) + #Range: 0 ~ 256 + oreChances = 8 + #Max size of veins + #Range: 1 ~ 256 + oreVeinsize = 10 + #Min height + #Range: 0 ~ 256 + oreMin = 2 + #Max height + #Range: 0 ~ 256 + oreMax = 80 + diff --git a/defaultconfigs/rftoolsbuilder-server.toml b/defaultconfigs/rftoolsbuilder-server.toml new file mode 100644 index 0000000..b4650a7 --- /dev/null +++ b/defaultconfigs/rftoolsbuilder-server.toml @@ -0,0 +1,203 @@ + +#Settings for the builder +[builder] + #Maximum RF storage that the builder can hold + #Range: > 0 + builderMaxRF = 1000000 + #RF per tick that the builder can receive + #Range: > 0 + builderRFPerTick = 20000 + #RF per block operation for the builder when used to build + #Range: > 0 + builderRfPerOperation = 500 + #Base RF per block operation for the builder when used as a pump + #Range: > 0 + builderRfPerLiquid = 300 + #Base RF per block operation for the builder when used as a quarry or voider (actual cost depends on hardness of block) + #Range: > 0 + builderRfPerQuarry = 300 + #RF per block that is skipped (used when a filter is added to the builder) + #Range: > 0 + builderRfPerSkipped = 50 + #RF per entity move operation for the builder + #Range: > 0 + builderRfPerEntity = 5000 + #RF per player move operation for the builder + #Range: > 0 + builderRfPerPlayer = 40000 + #Can Tile Entities be moved? 'forbidden' means never, 'whitelist' means only whitelisted, 'blacklist' means all except blacklisted, 'allowed' means all + #Allowed Values: MOVE_FORBIDDEN, MOVE_WHITELIST, MOVE_BLACKLIST, MOVE_ALLOWED + tileEntityMode = "MOVE_WHITELIST" + #Maximum dimension for the space chamber + #Range: 0 ~ 100000 + maxSpaceChamberDimension = 128 + #How many ticks we wait before collecting again (with the builder 'collect items' mode) + #Range: > 0 + collectTimer = 10 + #The cost of collecting an item (builder 'collect items' mode)) + #Range: > 0 + collectRFPerItem = 20 + #How much more expensive a move accross dimensions is + #Range: 0.0 ~ 1000000.0 + dimensionCostFactor = 5.0 + #The cost of collecting 1 XP level (builder 'collect items' mode)) + #Range: 0.0 ~ 1000000.0 + collectRFPerXP = 2.0 + #The RF/t per area to keep checking for items in a given area (builder 'collect items' mode)) + #Range: 0.0 ~ 1000000.0 + collectRFPerTickPerArea = 0.5 + #The RF per operation of the builder is multiplied with this factor when using the void shape card + #Range: 0.0 ~ 1000000.0 + voidShapeCardFactor = 0.5 + #The RF per operation of the builder is multiplied with this factor when using the silk quarry shape card + #Range: 0.0 ~ 1000000.0 + silkquarryShapeCardFactor = 3.0 + #The RF per operation of the builder is multiplied with this factor when using the fortune quarry shape card + #Range: 0.0 ~ 1000000.0 + fortunequarryShapeCardFactor = 2.0 + #Use this block for the builder to replace with + quarryReplace = "minecraft:dirt" + #If true the quarry will also quarry tile entities. Otherwise it just ignores them + quarryTileEntities = true + #If true the quarry will chunkload a chunk at a time. If false the quarry will stop if a chunk is not loaded + quarryChunkloads = true + #If true we allow shape cards to be crafted. Note that in order to use the quarry system you must also enable this + shapeCardAllowed = true + #If true we allow quarry cards to be crafted + quarryAllowed = true + #If true we allow the clearing quarry cards to be crafted (these can be heavier on the server) + clearingQuarryAllowed = true + #The base speed (number of blocks per tick) of the quarry + #Range: > 0 + quarryBaseSpeed = 8 + #Multiply the infusion factor with this value and add that to the quarry base speed + #Range: > 0 + quarryInfusionSpeedFactor = 20 + #Maximum offset of the shape when a shape card is used in the builder + #Range: > 0 + maxBuilderOffset = 260 + #Maximum dimension of the shape when a shape card is used in the builder + #Range: > 0 + maxBuilderDimension = 512 + #If true we go back to the old (wrong) sphere/cylinder calculation for the builder/shield + oldSphereCylinderShape = false + +#Settings for the shield system +[shield] + #Maximum RF storage that the shield block can hold + #Range: > 0 + shieldMaxRF = 200000 + #RF per tick that the shield block can receive + #Range: > 0 + shieldRFPerTick = 5000 + #Maximum size (in blocks) of a tier 1 shield + #Range: 0 ~ 1000000 + shieldMaxSize = 256 + #Maximum offset of the shape when a shape card is used + #Range: 0 ~ 100000 + maxShieldOffset = 128 + #Maximum dimension of the shape when a shape card is used + #Range: 0 ~ 1000000 + maxShieldDimension = 256 + #Maximum distance at which you can add disjoint shield sections to a composed shield + #Range: 0 ~ 10000 + maxDisjointShieldDistance = 64 + #Base amount of RF/tick for every 10 blocks in the shield (while active) + #Range: > 0 + shieldRfBase = 8 + #RF/tick for every 10 blocks added in case of camo mode + #Range: > 0 + shieldRfCamo = 2 + #RF/tick for every 10 block addeds in case of shield mode + #Range: > 0 + shieldRfShield = 2 + #The amount of RF to consume for a single spike of damage for one entity + #Range: > 0 + shieldRfDamage = 1000 + #The amount of RF to consume for a single spike of damage for one entity (used in case of player-type damage) + #Range: > 0 + shieldRfDamagePlayer = 2000 + #The amount of damage to do for a single spike on one entity + #Range: 0.0 ~ 1.0E9 + shieldDamage = 5.0 + #Set this to false if you don't want invisible shield rendering mode to be possible + allowInvisibleShield = true + #Amount of dimensional shards per looting kill. Remember that this is per block that does damage + #Range: 0 ~ 256 + shardsPerLootingKill = 2 + #The looting kill bonus + #Range: 0 ~ 256 + lootingKillBonus = 3 + +#Settings for the scanner, composer, and projector +[scanner] + #Maximum RF storage that the scanner can hold + #Range: > 0 + scannerMaxRF = 500000 + #RF per tick that the scanner can receive + #Range: > 0 + scannerRFPerTick = 20000 + #Amount of RF needed per tick during the scan + #Range: > 0 + scannerUsePerTick = 1000 + #Amount of RF needed per tick during the scan for a remote scanner + #Range: > 0 + remoteScannerUsePerTick = 2000 + #Maximum RF storage that the locator can hold + #Range: > 0 + locatorMaxRF = 2000000 + #RF per tick that the locator can receive + #Range: > 0 + locatorRFPerTick = 20000 + #Fixed amount of RF needed for a scan + #Range: > 0 + locatorUsePerTickBase = 5000 + #Base amount of RF needed for a scan per 16x16x16 subchunk + #Range: 0.0 ~ 1.0E9 + locatorUsePerTickChunk = 0.1 + #Additional amount of RF per 16x16x16 subchunk needed for a scan for hostile entities + #Range: 0.0 ~ 1.0E9 + locatorUsePerTickHostile = 1.0 + #Additional amount of RF per 16x16x16 subchunk needed for a scan for passive entities + #Range: 0.0 ~ 1.0E9 + locatorUsePerTickPassive = 0.5 + #Additional amount of RF per 16x16x16 subchunk needed for a scan for players + #Range: 0.0 ~ 1.0E9 + locatorUsePerTickPlayer = 2.0 + #Additional amount of RF per 16x16x16 subchunk needed for a scan for low energy + #Range: 0.0 ~ 1.0E9 + locatorUsePerTickEnergy = 5.0 + #Additional amount of RF per 16x16x16 subchunk needed for a filtered scan + #Range: 0.0 ~ 1.0E9 + locatorFilterCost = 0.5 + #Maximum RF storage that the projector can hold + #Range: > 0 + projectorMaxRF = 500000 + #RF per tick that the projector can receive + #Range: > 0 + projectorRFPerTick = 10000 + #RF/t for the projector while it is in use + #Range: > 0 + projectorUsePerTick = 1000 + #Number of ticks between every scan of the locator + #Range: > 0 + ticksPerLocatorScan = 40 + #Maximum amount of entities in a single block to show markers/beacons for + #Range: > 0 + locatorEntitySafety = 10 + #Maximum amount of 16x16 chunks we support for energy scanning + #Range: > 0 + locatorMaxEnergyChunks = 25 + #Maximum offset of the shape when a shape card is used in the scanner/projector + #Range: > 0 + maxScannerOffset = 2048 + #Maximum dimension of the shape when a scanner/projector card is used + #Range: 0 ~ 10000 + maxScannerDimension = 512 + #The amount of surface area the scanner will scan in a tick. Increasing this will increase the speed of the scanner but cause more strain on the server + #Range: 100 ~ 1073741824 + surfaceAreaPerTick = 262144 + #The amount of 'surface area' that the server will send to the client for the projector. Increasing this will increase the speed at which projections are ready but also increase the load for server and client + #Range: 100 ~ 10000000 + planeSurfacePerTick = 40000 + diff --git a/defaultconfigs/rftoolscontrol-server.toml b/defaultconfigs/rftoolscontrol-server.toml new file mode 100644 index 0000000..db067e0 --- /dev/null +++ b/defaultconfigs/rftoolscontrol-server.toml @@ -0,0 +1,60 @@ + +#General settings +[general] + #Maximum RF storage that the processor can hold + #Range: > 1 + processorMaxRF = 100000 + #RF per tick that the processor can receive + #Range: > 1 + processorRFPerTick = 1000 + #Maximum number of lines to keep in the log + #Range: 0 ~ 100000 + processorMaxLogLines = 100 + #Maximum stack size for a program (used by 'call' opcode) + #Range: 1 ~ 10000 + maxStackSize = 100 + #Maximum amount of graphics opcodes that a graphics card supports + #Range: 1 ~ 10000 + maxGraphicsOpcodes = 30 + #Maximum amount of event queue entries supported by a processor. More events will be ignored + #Range: 1 ~ 10000 + maxEventQueueSize = 100 + #Maximum amount of craft requests supported by the crafting station. More requests will be ignored + #Range: 1 ~ 10000 + maxCraftRequests = 200 + #If true double click is needed in programmer to change connector. If false single click is sufficient + doubleClickToChangeConnector = true + #If 2 tooltips in the programmer gui are verbose and give a lot of info. With 1 the information is decreased. 0 means no tooltips + #Range: 0 ~ 2 + tooltipVerbosityLevel = 2 + #Amount of instructions per tick for the CPU Core B500 + #Range: 1 ~ 1000 + speedB500 = 1 + #Amount of instructions per tick for the CPU Core S1000 + #Range: 1 ~ 1000 + speedS1000 = 4 + #Amount of instructions per tick for the CPU Core EX2000 + #Range: 1 ~ 1000 + speedEX2000 = 16 + #RF per tick for the CPU Core B500 + #Range: > 0 + rfB500 = 4 + #RF per tick for the CPU Core S1000 + #Range: > 0 + rfS1000 = 14 + #RF per tick for the CPU Core EX2000 + #Range: > 0 + rfEX2000 = 50 + #RF per tick/per block for the variable screen module + #Range: > 0 + variableModuleRFPerTick = 1 + #RF per tick/per block for the interaction screen module + #Range: > 0 + interactionModuleRFPerTick = 2 + #RF per tick/per block for the console screen module + #Range: > 0 + consoleModuleRFPerTick = 2 + #RF per tick/per block for the vector art screen module + #Range: > 0 + vectorArtModuleRFPerTick = 2 + diff --git a/defaultconfigs/rftoolspower-server.toml b/defaultconfigs/rftoolspower-server.toml new file mode 100644 index 0000000..68ebae4 --- /dev/null +++ b/defaultconfigs/rftoolspower-server.toml @@ -0,0 +1,133 @@ + +#General settings +[general] + + #Settings for the blazing generator + [general.blazing] + #Maximum amount of power the blazing generator can store + #Range: > 0 + blazingGeneratorMaxPower = 1000000 + #Maximum amount of power the blazing generator give to adjacent machines per side and per tick + #Range: > 0 + blazingGeneratorSendPerTick = 20000 + #Maximum amount of power the blazing agitator can store + #Range: > 0 + blazingAgitatorMaxPower = 50000 + #Amount of RF per tick input (per side) for the agitator + #Range: > 0 + blazingAgitatorRFPerTick = 100 + #Amount of RF per tick the agitator uses while operating + #Range: > 0 + blazingAgitatorUsePerTick = 10 + #Maximum amount of power the blazing infuser can store + #Range: > 0 + blazingInfuserMaxPower = 50000 + #Amount of RF per tick input (per side) for the infuser + #Range: > 0 + blazingInfuserRFPerTick = 100 + #Amount of RF per tick the infuser uses while operating + #Range: > 0 + blazingInfuserUsePerTick = 10 + + #Settings for the powercell + [general.dimensionalcell] + #Base amount of RF/tick that can be extracted/inserted in this block + #Range: > 0 + rfPerTick = 5000 + #Maximum RF storage that a single cell can hold + #Range: > 0 + rfPerNormalCell = 1000000 + #How much better is the advanced cell with RF and RF/t + #Range: > 0 + advancedFactor = 4 + #How much worse is the simple cell with RF and RF/t + #Range: > 0 + simpleFactor = 4 + #The maximum cost factor for extracting energy out of a powercell for blocks in other dimensions or farther away then 10000 blocks + #Range: 0.0 ~ 1.0E9 + powerCellCostFactor = 1.1 + #At this distance the cost factor will be maximum. This value is also used when power is extracted from cells in different dimensions + #Range: 0.0 ~ 1.0E9 + powerCellDistanceCap = 10000.0 + #As soon as powercells are not connected this value will be taken as the minimum distance to base the cost factor from + #Range: 0.0 ~ 1.0E9 + powerCellMinDistance = 100.0 + #A multiplier for the distance if RFTools dimensions are involved. If both sides are RFTools dimensions then this multiplier is done twice + #Range: 0.0 ~ 1.0E9 + powerCellRFToolsDimensionAdvantage = 0.5 + #RF per tick that the powrcell can charge items with + #Range: > 0 + powercellChargePerTick = 30000 + + #Settings for the endergenic generator + [general.endergenic] + #Maximum amount of power the endergenic can store + #Range: > 0 + endergenicMaxPower = 5000000 + #The chance (in 1/10 percent, so 1000 = 100%) that an endergenic pearl is lost while trying to hold it + #Range: 0 ~ 1000 + endergenicChanceLost = 5 + #The amount of RF that is consumed every tick to hold the endergenic pearl + #Range: > 0 + endergenicRfHolding = 500 + #The amount of RF that every endergenic will keep itself (so that it can hold pearls) + #Range: > 0 + endergenicKeepRf = 2000 + #The amount of RF per tick that this generator can give from its internal buffer to adjacent blocks + #Range: > 0 + endergenicSendPerTick = 20000 + #The amount of particles to spawn whenever energy is generated (use 0 to disable) + #Range: 0 ~ 1000 + endergenicGoodParticles = 10 + #The amount of particles to spawn whenever a pearl is lost (use 0 to disable) + #Range: 0 ~ 1000 + endergenicBadParticles = 10 + #Multiplier for power generation + #Range: 0.0 ~ 1.0E9 + powergenFactor = 2.0 + + #Coal generator settings + [general.coalgenerator] + #Amount of RF generated per tick + #Range: > 0 + generatePerTick = 60 + #Amount of ticks generated per coal + #Range: > 0 + ticksPerCoal = 600 + #Maximum RF storage that the generator can hold + #Range: > 0 + generatorMaxRF = 500000 + #RF per tick that the generator can send + #Range: > 0 + generatorRFPerTick = 2000 + #RF per tick that the generator can charge items with + #Range: > 0 + generatorChargePerTick = 1000 + + #Powercell settings + [general.powercell] + #Maximum RF a single tier1 cell can hold + #Range: 1 ~ 2000000000 + tier1MaxRF = 500000 + #Maximum RF a single tier2 cell can hold + #Range: 1 ~ 2000000000 + tier2MaxRF = 4000000 + #Maximum RF a single tier3 cell can hold + #Range: 1 ~ 2000000000 + tier3MaxRF = 20000000 + #Maximum RF/tick per side for a tier1 cell + #Range: 1 ~ 2000000000 + tier1MaxRFPerTick = 250 + #Maximum RF/tick per side for a tier2 cell + #Range: 1 ~ 2000000000 + tier2MaxRFPerTick = 1000 + #Maximum RF/tick per side for a tier3 cell + #Range: 1 ~ 2000000000 + tier3MaxRFPerTick = 4000 + #How much extra RF/tick every cell gets per cell in the network. 0 means constant RF/t. 1 means linear with amount of cells + #Range: 0.0 ~ 100.0 + rfPerTickScale = 0.25 + #Maximum number of blocks in a single multiblock network + #Range: 1 ~ 2000000000 + networkMax = 729 + diff --git a/defaultconfigs/rftoolsstorage-server.toml b/defaultconfigs/rftoolsstorage-server.toml new file mode 100644 index 0000000..17f0247 --- /dev/null +++ b/defaultconfigs/rftoolsstorage-server.toml @@ -0,0 +1,66 @@ + +#Settings for the modular storage system +[storage] + #Maximum RF storage that the remote storage block can hold + #Range: > 0 + remoteStorageMaxRF = 100000 + #RF per tick that the remote storage block can receive + #Range: > 0 + remoteStorageRFPerTick = 300 + #Maximum RF storage that the storage tablet can hold + #Range: > 0 + tabletMaxRF = 20000 + #RF per tick that the storage tablet can receive + #Range: > 0 + tabletRFPerTick = 500 + #RF per usage of the storage tablet + #Range: > 0 + tabletRFUsage = 100 + #RF per usage of the storage tablet when used in combation with the scanner module + #Range: > 0 + tabletRFUsageScanner = 100 + #Extra RF per usage per storage tier + #Range: > 0 + tabletExtraRFUsage = 100 + #RF/tick to share an inventory to the same dimension + #Range: > 0 + remoteShareLocal = 10 + #RF/tick to share an inventory to all dimensions + #Range: > 0 + remoteShareGlobal = 50 + #The height for the smallest style modular storage GUI + #Range: 0 ~ 1000000 + modularStorageGuiHeight1 = 236 + #The height for the middle style modular storage GUI + #Range: 0 ~ 1000000 + modularStorageGuiHeight2 = 320 + #The height for the tallest style modular storage GUI + #Range: 0 ~ 1000000 + modularStorageGuiHeight3 = 490 + categories = ["extrabiomes.blocks.BlockCustomFlower=Flowers", "crazypants.enderio.material.ItemMachinePart=Technical", "net.minecraft.block.BlockPistonBase=Technical", "com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe=Technical", "net.minecraft.block.BlockWood=null", "powercrystals.minefactoryreloaded.item.ItemPortaSpawner=Technical", "thermalfoundation.block.BlockOre=Ores", "mcjty.rftools.items.screenmodules=Modules", "net.minecraft.block.BlockRail=Technical", "net.minecraft.item.ItemShears=Tools", "net.minecraft.block.BlockRailPowered=Technical", "net.minecraft.block.BlockJukebox=Technical", "mcjty.rftools.blocks.teleporter.MatterBoosterBlock=Machines", "crazypants.enderio.material.ItemCapacitor=Technical", "powercrystals.minefactoryreloaded.item.ItemLaserFocus=Technical", "crazypants.enderio.fluid.ItemBucketEio=Buckets", "biomesoplenty.common.items.ItemBOPBucket=Buckets", "net.minecraft.block.BlockCommandBlock=Technical", "mcjty.rftools.items.dimensionmonitor.DimensionMonitorItem=Technical", "net.minecraft.block.BlockRedstoneLight=Technical", "net.minecraft.item.ItemFood=Food", "crazypants.enderio.conduit.facade.BlockConduitFacade=Technical", "mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock=Machines", "powercrystals.minefactoryreloaded.item.base.ItemFactoryBucket=Buckets", "crazypants.enderio.conduit.BlockConduitBundle=Technical", "powercrystals.minefactoryreloaded.block=Machines", "net.minecraft.block.BlockPotato=Food", "crazypants.enderio.rail.BlockEnderRail=Technical", "crazypants.enderio.machine=Machines", "thermalexpansion.block.device.ItemBlockDevice=Machines", "mcjty.rftools.items.teleportprobe.ChargedPorterItem=Technical", "com.rwtema.extrautils.block.BlockEnderthermicPump=Machines", "net.minecraft.block.BlockPressurePlate=Technical", "net.minecraft.block.BlockFlower=Flowers", "mcjty.rftools.items.dimlets.KnownDimlet=Dimlets", "mcjty.rftools.items.teleportprobe.TeleportProbeItem=Technical", "crazypants.enderio.item.ItemMagnet=Technical", "mcjty.rftools.items.devdelight.DevelopersDelightItem=Technical", "mcjty.rftools.items.parts.MediocreEfficiencyEssenceItem=Dimlet Parts", "thermalexpansion.item.tool.ItemIgniter=Technical", "mcjty.rftools.items.smartwrench.SmartWrenchItem=Technical", "mcjty.rftools.items.parts.DimletTypeControllerItem=Dimlet Parts", "crazypants.enderio.block.BlockDarkSteelPressurePlate=Technical", "net.minecraft.block.BlockButtonStone=Technical", "mcjty.rftools.items.parts.PeaceEssenceItem=Dimlet Parts", "mcjty.rftools.items.envmodules=Modules", "net.minecraft.block.BlockDropper=Technical", "crazypants.enderio.conduit.redstone.ItemRedstoneConduit=Technical", "mcjty.rftools.blocks.MachineBase=Machines", "crazypants.enderio.conduit.item.filter.ItemBasicItemFilter=Technical", "crazypants.enderio.item.ItemConduitProbe=Technical", "thermalexpansion.item.tool.ItemMultimeter=Technical", "net.minecraft.item.ItemFlintAndSteel=Tools", "net.minecraft.block.BlockTripWireHook=Technical", "net.minecraft.block.BlockDispenser=Technical", "net.minecraft.block.BlockLever=Technical", "mcjty.rftools.blocks.MachineFrame=Machines", "crazypants.enderio.conduit.item.ItemItemConduit=Technical", "mcjty.rftools.items.parts.DimletEnergyModuleItem=Dimlet Parts", "thermalexpansion.block.machine=Machines", "crazypants.enderio.conduit.item.filter.ItemExistingItemFilter=Technical", "net.minecraft.item.ItemBow=Weapons", "net.minecraft.block.BlockRedstoneWire=Technical", "net.minecraft.block.BlockTripWire=Technical", "mcjty.rftools.items.manual.RFToolsDimensionManualItem=Books", "com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry=Machines", "codechicken.microblock.ItemSaw=Tools", "net.minecraft.block.BlockWorkbench=Technical", "biomesoplenty.common.blocks.BlockBOPFlower=Flowers", "biomesoplenty.common.itemblocks.ItemBlockFlower=Flowers", "powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard=Technical", "net.minecraft.block.BlockHopper=Technical", "net.minecraft.item.ItemPotion=Potions", "net.minecraft.item.ItemBook=Books", "net.minecraft.item.ItemBucket=Buckets", "mcjty.rftools.items.parts.DimletMemoryUnitItem=Dimlet Parts", "powercrystals.minefactoryreloaded.item.tool.ItemRedNetMeter=Technical", "mcjty.rftools.blocks.shield.ShieldTemplateBlock=Machines", "net.minecraft.block.BlockRedstoneTorch=Technical", "mcjty.lib.container.GenericBlock=Machines", "com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers=Technical", "net.minecraft.item.ItemRecord=Records", "crazypants.enderio.conduit.gas.ItemGasConduit=Technical", "mcjty.rftools.blocks.spaceprojector.SpaceChamberCardItem=Technical", "crazypants.enderio.conduit.liquid.ItemLiquidConduit=Technical", "powercrystals.minefactoryreloaded.item.tool.ItemXpExtractor=Technical", "net.minecraft.item.ItemArmor=Armor", "net.minecraft.block.BlockOre=Ores", "buildcraft.builders=Machines", "mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock=Machines", "com.rwtema.extrautils.tileentity.generators.BlockGenerator=Machines", "crazypants.enderio.conduit.item.ItemExtractSpeedUpgrade=Technical", "mcjty.rftools.items.parts.SyringeItem=Dimlet Parts", "net.minecraft.block.BlockRedstoneComparator=Technical", "mcjty.rftools.items.parts.EfficiencyEssenceItem=Dimlet Parts", "thermalexpansion.block.cell=Machines", "net.minecraft.item.ItemRedstone=Technical", "net.minecraft.block.BlockNote=Technical", "mcjty.rftools.items.manual.RFToolsManualItem=Books", "crazypants.enderio.conduit.power.ItemPowerConduit=Technical", "mcjty.rftools.items.storage=Modules", "mcjty.rftools.items.dimlets.RealizedDimensionTab=Dimlets", "crazypants.enderio.machine.spawner.ItemBrokenSpawner=Machines", "cofh.core.item.ItemBucket=Buckets", "net.minecraft.item.ItemMinecart=Technical", "net.minecraft.item.ItemSkull=Skulls", "mcjty.rftools.items.dimlets.EmptyDimensionTab=Dimlets", "mcjty.rftools.items.dimlets.UnknownDimlet=Dimlets", "crazypants.enderio.item.skull=Skulls", "net.minecraft.block.BlockFurnace=Technical", "net.minecraft.block.BlockPressurePlateWeighted=Technical", "powercrystals.minefactoryreloaded.item.ItemSafariNet=Technical", "net.minecraft.block.BlockRailDetector=Technical", "net.minecraft.block.BlockRedstoneRepeater=Technical", "mcjty.rftools.items.dimlets.DimletTemplate=Dimlets", "mcjty.rftools.items.dimensionmonitor.PhasedFieldGeneratorItem=Technical", "net.minecraft.block.BlockSapling=Saplings", "net.minecraft.block.BlockDaylightDetector=Technical", "cofh.thermalexpansion.block.device=Machines", "codechicken.microblock.ItemMicroPart=Microblocks", "crazypants.enderio.conduit.item.filter.ItemModItemFilter=Technical", "mcjty.rftools.items.manual.RFToolsShapeManualItem=Books", "net.minecraft.item.ItemSword=Weapons", "powercrystals.minefactoryreloaded.item.gun.ItemSafariNetLauncher=Technical", "net.minecraft.item.ItemTool=Tools", "thermalexpansion.item.tool.ItemWrench=Technical", "net.minecraft.block.BlockCake=Food", "mcjty.rftools.items.parts.DimletControlCircuitItem=Dimlet Parts", "net.minecraft.block.BlockCarrot=Food", "biomesoplenty.common.itemblocks.ItemBlockFlower2=Flowers", "thermalexpansion.block.dynamo.ItemBlockDynamo=Machines", "thermalexpansion.item.ItemCapacitor=Technical", "biomesoplenty.common.blocks.BlockBOPFlower2=Flowers", "codechicken.chunkloader.ItemChunkLoader=Machines", "powercrystals.minefactoryreloaded.item.tool.ItemRedNetMemoryCard=Technical", "net.minecraft.block.BlockTNT=Technical", "net.minecraft.item.ItemHoe=Tools", "mcjty.rftools.items.netmonitor.NetworkMonitorItem=Technical", "com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades=Technical"] + +#Settings for the storage scanner machine +[storagescanner] + #Amount of RF used to request an item + #Range: > 0 + rfPerRequest = 100 + #Amount of RF used to insert an item + #Range: > 0 + rfPerInsert = 20 + #Maximum RF storage that the storage scanner can hold + #Range: > 0 + scannerMaxRF = 50000 + #RF per tick that the storage scanner can receive + #Range: > 0 + scannerRFPerTick = 500 + #RF per tick/per block for the storage control module + #Range: > 0 + storageControlRFPerTick = 0 + #RF per tick/per block for the dump module + #Range: > 0 + dumpRFPerTick = 0 + #If this is true then requesting items from the storage scanner will go straight into the player inventory and not the output slot + requestStraightToInventory = true + #If this is true then XNet is required (if present) to be able to connect storages to a storage scanner + xnetRequired = false + diff --git a/defaultconfigs/rftoolsutility-server.toml b/defaultconfigs/rftoolsutility-server.toml new file mode 100644 index 0000000..056472d --- /dev/null +++ b/defaultconfigs/rftoolsutility-server.toml @@ -0,0 +1,188 @@ + +#Settings for the crafter +[crafter] + #Amount of RF used per crafting operation + #Range: > 0 + rfPerOperation = 100 + #How many operations to do at once in fast mode + #Range: > 0 + speedOperations = 5 + #Maximum RF storage that the crafter can hold + #Range: > 0 + crafterMaxRF = 50000 + #RF per tick that the crafter can receive + #Range: > 0 + crafterRFPerTick = 500 + +#Settings for the screen system +[screen] + #Maximum RF storage that the screen controller can hold + #Range: > 0 + screenControllerMaxRF = 60000 + #RF per tick that the the screen controller can receive + #Range: > 0 + screenControllerRFPerTick = 1000 + #RF per tick/per block for the button module + #Range: > 0 + buttonRFPerTick = 9 + #RF per tick/per block for the elevator button module + #Range: > 0 + elevatorButtonRFPerTick = 0 + #RF per tick/per block for the clock module + #Range: > 0 + clockRFPerTick = 1 + #RF per tick/per block for the computer module + #Range: > 0 + computerRFPerTick = 4 + #RF per tick/per block for the counter plus module + #Range: > 0 + counterPlusRFPerTick = 30 + #RF per tick/per block for the counter module + #Range: > 0 + counterRFPerTick = 4 + #RF per tick/per block for the dimension module + #Range: > 0 + dimensionRFPerTick = 6 + #RF per tick/per block for the energy module + #Range: > 0 + energyRFPerTick = 4 + #RF per tick/per block for the energy plus module + #Range: > 0 + energyPlusRFPerTick = 30 + #RF per tick/per block for the fluid module + #Range: > 0 + fluidRFPerTick = 4 + #RF per tick/per block for the fluid plus module + #Range: > 0 + fluidPlusRFPerTick = 30 + #RF per tick/per block for the itemstack plus module + #Range: > 0 + itemstackPlusRFPerTick = 30 + #RF per tick/per block for the itemstack module + #Range: > 0 + itemstackRFPerTick = 4 + #RF per tick/per block for the machine information module + #Range: > 0 + machineInfoRFPerTick = 4 + #RF per tick/per block for the redstone module + #Range: > 0 + redstoneRFPerTick = 4 + #RF per tick/per block for the text module + #Range: > 0 + textRFPerTick = 0 + #How many times the screen will update. Higher numbers make the screens less accurate but better for network bandwidth + #Range: > 0 + screenRefreshTiming = 500 + +#Settings for the spawner system +[spawner] + #Maximum amount of injections we need to do a full mob extraction. + #Range: > 1 + maxMobInjections = 10 + +#Settings for the tank +[tank] + #Maximum tank capacity (in mb) + #Range: > 0 + maxCapacity = 32000 + +#Settings for the teleportation system +[teleporter] + #Maximum RF storage that the matter transmitter can hold. This should be at least equal to 'rfStartTeleportDim' + #Range: > 0 + transmitterMaxRF = 200000 + #RF per tick that the matter transmitter can receive. It is recommended to keep this at least equal to 'rfTeleportPerTick' + #Range: > 0 + transmitterRFPerTick = 1000 + #Maximum RF storage that the matter receiver can hold + #Range: > 0 + receiverMaxRF = 100000 + #RF per tick that the matter receiver can receive + #Range: > 0 + receiverRFPerTick = 500 + #Maximum RF storage that the dialing device can hold + #Range: > 0 + dialerMaxRF = 50000 + #RF per tick that the dialing device can receive + #Range: > 0 + dialerRFPerTick = 100 + #Maximum RF storage that the advanced charged porter item can hold (note that teleporting this way uses 50% more RF then with a matter transmitter) + #Range: > 0 + advancedChargedPorterMaxRF = 1000000 + #Maximum RF storage that the charged porter item can hold (note that teleporting this way uses 50% more RF then with a matter transmitter) + #Range: > 0 + chargedPorterMaxRF = 200000 + #RF per tick that the the charged porter item can receive + #Range: > 0 + chargedPorterRFPerTick = 2000 + #The speed bonus for the advanced charged porter (compared to the normal one) + #Range: > 0 + advancedSpeedBonus = 4 + #The horizontal range the dialing device uses to check for transmitters. These are the transmitters the dialing device will be able to control + #Range: > 0 + horizontalDialerRange = 10 + #The vertical range the dialing device uses to check for transmitters + #Range: > 0 + verticalDialerRange = 5 + #The amount of RF consumed when dialing a transmitter to another receiver + #Range: > 0 + rfPerDial = 1000 + #The amount of RF consumed when the dialing device checks for the capabilities of a receiver ('Check' button) + #Range: > 0 + rfPerCheck = 5000 + #The amount of RF that is consumed by the matter transmitter when a dial is active + #Range: > 0 + rfDialedConnectionPerTick = 10 + #The amount of RF that is consumed by a matter transmitter when the player goes to stand in the teleportation beam allowing the teleportation process to start. This value is used for a teleport in the same dimension. In addition to this value the 'rfStartTeleportDist' is also added per traveled distance + #Range: > 0 + rfStartTeleportLocal = 5000 + #The amount of RF that is consumed by a matter transmitter when the player goes to stand in the teleportation beam allowing the teleportation process to start. This version is for a teleportation to another dimension and in this case 'rfStartTeleportDist' is not used. This value also acts as the maximum rf that can be consumed for a local teleport + #Range: > 0 + rfStartTeleportDim = 100000 + #For every unit in distance this value is added to the initial RF cost for starting the teleportation. This value is not used when teleporting to another dimension + #Range: > 0 + rfStartTeleportDist = 10 + #For the duration of the teleport process this value represents the amount of RF that is consumed by the matter transmitter for every tick + #Range: > 0 + rfTeleportPerTick = 500 + #The amount of RF/tick an idle dialed transmitter consumes + #Range: > 0 + rfMatterIdleTick = 0 + #This is the amount of RF that is consumed at the receiving side for every teleport. This RF is only consumed when the teleportation actually happens + #Range: > 0 + rfPerTeleportReceiver = 5000 + #This is the amount of RF that is consumed at a boosted transmitter in case the receiver doesn't have enough power + #Range: > 0 + rfBoostedTeleport = 20000 + #The base time used for a teleportation for a local teleport. The 'timeTeleportDist' value is added per distance traveled + #Range: > 0 + timeTeleportBaseLocal = 5 + #The base time used for a teleportation to another dimension. The 'timeTeleportDist' value is not used + #Range: > 0 + timeTeleportBaseDim = 50 + #The amount of time that is added depending on distance for a local teleport. This value is in militicks which means that 1000 is one tick and one tick is 1/20 of a second + #Range: > 0 + timeTeleportDist = 10 + #Set this to false to disable the 'whoosh' message on teleport + whooshMessage = true + #The volume for the teleporting sound (1.0 is default) + #Range: 0.0 ~ 1.0 + volumeTeleport = 1.0 + #The volume for the error sound when teleportation fails (1.0 is default) + #Range: 0.0 ~ 1.0 + volumeTeleportError = 1.0 + #The amount of ticks that a matter transmitter with destination checker will wait before checking a receiver in case the chunk is not loaded (-1 to disable this check completely) + #Range: > -1 + checkUnloadedChunk = -1 + #The amount of ticks that a matter transmitter with destination checker will wait before checking a receiver in case the world is not loaded (-1 to disable this check completely) + #Range: > -1 + checkUnloadedWorld = -1 + #If this is true then all usages of the teleport system are logged + logTeleportUsages = false + #If this is true then the RFTools teleportation system cannot be used to travel in the same dimension + preventInterdimensionalTeleports = false + #Comma separated list of dimension ids that the teleportation system can't teleport from + blacklistedTeleportationSources = "" + #Comma separated list of dimension ids that the teleportation system can't teleport to + blacklistedTeleportationDestinations = "" + diff --git a/config[default]/servertabinfo-server.toml b/defaultconfigs/servertabinfo-server.toml similarity index 100% rename from config[default]/servertabinfo-server.toml rename to defaultconfigs/servertabinfo-server.toml diff --git a/config[default]/rftoolscontrol-client.toml b/defaultconfigs/simplyjetpacks-server.toml similarity index 100% rename from config[default]/rftoolscontrol-client.toml rename to defaultconfigs/simplyjetpacks-server.toml diff --git a/defaultconfigs/solcarrot-server.toml b/defaultconfigs/solcarrot-server.toml new file mode 100644 index 0000000..66784cf --- /dev/null +++ b/defaultconfigs/solcarrot-server.toml @@ -0,0 +1,26 @@ + +[milestones] + #Number of hearts you start out with. + #Range: 0 ~ 1000 + baseHearts = 10 + #Number of hearts you gain for reaching a new milestone. + #Range: 0 ~ 1000 + heartsPerMilestone = 1 + #A list of numbers of unique foods you need to eat to unlock each milestone, in ascending order. + milestones = [5, 10, 15, 20, 25, 30, 40, 50, 60, 70, 80, 90, 100, 120, 140, 160, 180, 200, 220, 240, 260, 280, 300, 320, 340, 360, 380, 400] + +[filtering] + #Foods in this list won't affect the player's health nor show up in the food book. + blacklist = [] + #When this list contains anything, the blacklist is ignored and instead only foods from here count. + whitelist = [] + #The minimum hunger value foods need to provide in order to count for milestones, in half drumsticks. + #Range: 0 ~ 1000 + minimumFoodValue = 1 + +[miscellaneous] + #Whether or not to reset the food list on death, effectively losing all bonus hearts. + resetOnDeath = false + #If true, eating foods outside of survival mode (e.g. creative/adventure) is not tracked and thus does not contribute towards progression. + limitProgressionToSurvival = false + diff --git a/defaultconfigs/structurize-server.toml b/defaultconfigs/structurize-server.toml new file mode 100644 index 0000000..fa65056 --- /dev/null +++ b/defaultconfigs/structurize-server.toml @@ -0,0 +1,20 @@ + +#All configuration items related to the core gameplay +[gameplay] + #Should the default schematics be ignored (from the jar)? + ignoreSchematicsFromJar = false + #Should player-made schematics be allowed? + allowPlayerSchematics = true + #Max world operations per tick (max blocks to place, remove, or replace). + #Range: 0 ~ 100000 + maxOperationsPerTick = 1000 + #Max amount of undos saved. A higher number requires more memory. + #Range: 0 ~ 100 + maxCachedChanges = 10 + #Max amount of schematics to be cached on the server. + #Range: 0 ~ 100000 + maxCachedSchematics = 100 + #Max amount of blocks checked by a possible worker + #Range: 0 ~ 100000 + maxBlocksChecked = 1000 + diff --git a/defaultconfigs/thermal-server.toml b/defaultconfigs/thermal-server.toml new file mode 100644 index 0000000..c8faf2e --- /dev/null +++ b/defaultconfigs/thermal-server.toml @@ -0,0 +1,51 @@ + +["Global Options"] + #If TRUE, most Thermal Blocks will retain Energy when dropped. This setting does not control ALL blocks. + "Blocks Retain Energy" = true + #If TRUE, most Thermal Blocks will retain Inventory Contents when dropped. This setting does not control ALL blocks. + "Blocks Retain Inventory" = false + #If TRUE, most Thermal Blocks will retain Tank Contents when dropped. This setting does not control ALL blocks. + "Blocks Retain Tank Contents" = false + #If TRUE, Thermal Blocks will retain Augments when dropped. + "Blocks Retain Augments" = true + #If TRUE, Thermal Blocks will retain Redstone Control configuration when dropped. + "Blocks Retain Redstone Control" = true + #If TRUE, Thermal Blocks will retain Side configuration when dropped. + "Blocks Retain Side Configuration" = true + #If TRUE, Thermal Blocks will retain Transfer Control configuration when dropped. + "Blocks Retain Transfer Control" = true + +[Features] + #If TRUE, various 'Vanilla+' Blocks and Recipes are enabled. + "Vanilla+" = true + #If TRUE, Rockwool Blocks and Recipes are enabled. + Rockwool = true + #If TRUE, the Basalz Mob is enabled. + Basalz = true + #If TRUE, the Blitz Mob is enabled. + Blitz = true + #If TRUE, the Blizz Mob is enabled. + Blizz = true + +["World Generation"] + #Set to FALSE to prevent 'Thermal Series' Apatite from generating. + Apatite = true + #Set to FALSE to prevent 'Thermal Series' Cinnabar from generating. + Cinnabar = true + #Set to FALSE to prevent 'Thermal Series' Niter from generating. + Niter = true + #Set to FALSE to prevent 'Thermal Series' Sulfur from generating. + Sulfur = true + #Set to FALSE to prevent 'Thermal Series' Copper from generating. + Copper = true + #Set to FALSE to prevent 'Thermal Series' Tin from generating. + Tin = true + #Set to FALSE to prevent 'Thermal Series' Lead from generating. + Lead = true + #Set to FALSE to prevent 'Thermal Series' Silver from generating. + Silver = true + #Set to FALSE to prevent 'Thermal Series' Nickel from generating. + Nickel = true + #Set to FALSE to prevent 'Thermal Series' Oil Sands from generating. + Oil = true + diff --git a/defaultconfigs/usefulrailroads-server.toml b/defaultconfigs/usefulrailroads-server.toml new file mode 100644 index 0000000..5f31c87 --- /dev/null +++ b/defaultconfigs/usefulrailroads-server.toml @@ -0,0 +1,9 @@ + +#Server configuration settings +[server] + #This option controlls the behaviour of the nbt synchronization between the server and the client on a dedicated server. + #If set to true this mod sync all inventory data to the client which may lead to very large nbt packets or even timeouts when the nbt data is > 2mb. + #If set to false this fix this issue but don't let you use the item in creative mod. + #If you set this to false DO NOT CHANGE YOUR GAMEMODE to creative as this will clear the inventory data! + shareAllNBTData = true + diff --git a/defaultconfigs/xnet-server.toml b/defaultconfigs/xnet-server.toml new file mode 100644 index 0000000..f572547 --- /dev/null +++ b/defaultconfigs/xnet-server.toml @@ -0,0 +1,63 @@ + +#General settings +[general] + #This is a list of blocks that XNet considers to be 'unsided' meaning that it doesn't matter from what side you access things. This is currently only used to help with pasting channels + unsidedBlocks = ["minecraft:chest", "minecraft:trapped_chest", "rftools:modular_storage", "rftools:storage_scanner", "rftools:pearl_injector"] + #Maximum RF the controller can store + #Range: 1 ~ 1000000000 + controllerMaxRF = 100000 + #Maximum RF the controller can receive per tick + #Range: 1 ~ 1000000000 + controllerRfPerTick = 1000 + #Maximum RF the wireless router can store + #Range: 1 ~ 1000000000 + wirelessRouterMaxRF = 100000 + #Maximum RF the wireless router can receive per tick + #Range: 1 ~ 1000000000 + wirelessRouterRfPerTick = 5000 + #Maximum RF per tick the wireless router (tier 1) needs to publish a channel + #Range: 0 ~ 1000000000 + wireless1RfPerChannel = 20 + #Maximum RF per tick the wireless router (tier 2) needs to publish a channel + #Range: 0 ~ 1000000000 + wireless2RfPerChannel = 50 + #Maximum RF per tick the wireless router (infinite tier) needs to publish a channel + #Range: 0 ~ 1000000000 + wirelessInfRfPerChannel = 200 + #Maximum RF the normal connector can store + #Range: 1 ~ 1000000000 + maxRfConnector = 50000 + #Maximum RF the advanced connector can store + #Range: 1 ~ 1000000000 + maxRfAdvancedConnector = 500000 + #Maximum RF/rate that a normal connector can input or output + #Range: 1 ~ 1000000000 + maxRfRateNormal = 10000 + #Maximum RF/rate that an advanced connector can input or output + #Range: 1 ~ 1000000000 + maxRfRateAdvanced = 100000 + #Maximum fluid per operation that a normal connector can input or output + #Range: 1 ~ 1000000000 + maxFluidRateNormal = 1000 + #Maximum fluid per operation that an advanced connector can input or output + #Range: 1 ~ 1000000000 + maxFluidRateAdvanced = 5000 + #Maximum number of published channels that a routing channel can support + #Range: 1 ~ 1000000000 + maxPublishedChannels = 32 + #Power usage for the controller regardless of what it is doing + #Range: 0 ~ 1000000000 + controllerRFPerTick = 0 + #Power usage for the controller per active channel + #Range: 0 ~ 1000000000 + controllerChannelRFT = 1 + #Power usage for the controller per operation performed by one of the channels + #Range: 0 ~ 1000000000 + controllerOperationRFT = 2 + #Range for a tier 1 antenna + #Range: 0 ~ 1000000000 + antennaTier1Range = 100 + #Range for a tier 2 antenna + #Range: 0 ~ 1000000000 + antennaTier2Range = 500 + diff --git a/kubejs/assets/kubejs/textures/block/example_block.png b/kubejs/assets/kubejs/textures/block/example_block.png deleted file mode 100644 index 58a8d4b..0000000 Binary files a/kubejs/assets/kubejs/textures/block/example_block.png and /dev/null differ diff --git a/kubejs/assets/kubejs/textures/item/example_item.png b/kubejs/assets/kubejs/textures/item/example_item.png deleted file mode 100644 index bbb5bf7..0000000 Binary files a/kubejs/assets/kubejs/textures/item/example_item.png and /dev/null differ diff --git a/kubejs/client_scripts/global_constants.js b/kubejs/client_scripts/global_constants.js new file mode 100644 index 0000000..908e1e8 --- /dev/null +++ b/kubejs/client_scripts/global_constants.js @@ -0,0 +1,72 @@ +const disabledItems = [ + 'bloodmagic:sand_netherite', + 'bloodmagic:gravel_netherite_scrap', + 'bloodmagic:fragment_netherite_scrap', + + 'quark:pipe', + 'quark:potato_crate', + 'quark:beetroot_crate', + 'quark:carrot_crate', + + 'thermal:beetroot_block', + 'thermal:carrot_block', + 'thermal:potato_block', + 'thermal:sugar_cane_block' +]; +const materialsToUnify = [ + 'iron', + 'gold', + 'copper', + 'silver', + 'zinc', + 'brass', + 'lead', + 'tin', + 'compressed_iron', + 'nickel', + 'aluminum', + 'uranium', + 'bronze', + 'electrum', + 'constantan', + 'steel', + 'osmium', + 'diamond', + 'lapis', + 'emerald', + 'quartz', + 'coal', + 'charcoal', + 'obsidian', + 'ender', + 'fluix', + 'saltpeter', + 'fluorite', + 'invar', + 'signalum', + 'lumium', + 'enderium', + 'sulfur', + 'cinnabar', + 'niter', + 'potassium_nitrate', + 'saltpeter', + 'apatite', + 'bitumen', + 'redstone', + 'glowstone', + 'arcane', + 'mana', + 'certus_quartz', + 'charged_certus_quartz', + 'iesnium', + 'dimensional', + 'cloggrum', + 'froststeel', + 'regalium', + 'utherium', + 'coal_coke' +]; + +global.materialsToUnify = materialsToUnify; +global.disabledItems = disabledItems; diff --git a/kubejs/client_scripts/item_modifiers/constants.js b/kubejs/client_scripts/item_modifiers/constants.js new file mode 100644 index 0000000..d3fe388 --- /dev/null +++ b/kubejs/client_scripts/item_modifiers/constants.js @@ -0,0 +1,19 @@ +var itemsToHide = [ + 'ars_nouveau:arcane_brick', + 'ars_nouveau:arcane_ore', + 'immersiveengineering:dust_saltpeter', + 'immersiveengineering:dust_wood', + 'morevanillalib:obsidian_shard', + 'powah:uraninite_ore', + 'powah:uraninite_ore_dense', + 'powah:uraninite_ore_poor', + 'powah:uraninite_raw', + 'powah:uraninite_raw_dense', + 'powah:uraninite_raw_poor', + 'quark:biotite', + 'quark:biotite_ore', + 'thermal:coal_coke', + 'thermal:coal_coke_block', + 'thermal:ender_pearl_dust', + 'thermal:sawdust' +]; diff --git a/kubejs/client_scripts/item_modifiers/jei_descriptions.js b/kubejs/client_scripts/item_modifiers/jei_descriptions.js new file mode 100644 index 0000000..d678a57 --- /dev/null +++ b/kubejs/client_scripts/item_modifiers/jei_descriptions.js @@ -0,0 +1,8 @@ +events.listen('jei.information', (event) => { + global.disabledItems.forEach((item) => { + event.add( + item, + "This item has been disabled, if you managed to obtain it please report it on Enigmatica 6's issue tracker: https://github.com/NillerMedDild/Enigmatica6/issues" + ); + }); +}); diff --git a/kubejs/client_scripts/item_modifiers/jei_hide.js b/kubejs/client_scripts/item_modifiers/jei_hide.js new file mode 100644 index 0000000..55595cb --- /dev/null +++ b/kubejs/client_scripts/item_modifiers/jei_hide.js @@ -0,0 +1,64 @@ +events.listen('jei.hide.items', (event) => { + itemsToHide.forEach((disabledItem) => { + if (!item.of(disabledItem).isEmpty()) { + event.hide(disabledItem); + } + }); + + global.disabledItems.forEach((disabledItem) => { + if (!item.of(disabledItem).isEmpty()) { + event.hide(disabledItem); + } + }); + + var regexHide = [ + /emendatusenigmatica:\w+_andesite_ore/, + /emendatusenigmatica:\w+_gabbro_ore/, + /emendatusenigmatica:\w+_c_limestone_ore/, + /emendatusenigmatica:\w+_scoria_ore/, + /emendatusenigmatica:\w+_weathered_limestone_ore/, + /emendatusenigmatica:\w+_jasper_ore/, + /emendatusenigmatica:\w+_marble_ore/, + /emendatusenigmatica:\w+_slate_ore/, + /emendatusenigmatica:\w+_netherrack_ore/, + /emendatusenigmatica:\w+_blackstone_ore/, + /emendatusenigmatica:\w+_end_stone_ore/, + /emendatusenigmatica:\w+_mossy_stone_ore/, + /emendatusenigmatica:\w+_granite_ore/, + /emendatusenigmatica:\w+_diorite_ore/, + /emendatusenigmatica:\w+_sand_ore/, + /emendatusenigmatica:\w+_gravel_ore/, + /titanium:\w+_gear/, + /thermal:\w+_dust/, + /thermal:\w+_gear/, + /thermal:\w+_ingot/, + /thermal:\w+_nugget/, + /thermal:\w+_ore/, + /thermal:\w+_plate/, + /mekanism:\w+_gem/, + /mekanism:\w+_ore/, + /mekanism:dust_/, + /mekanism:ingot_/, + /mekanism:nugget_/, + /minecraft:\w+_ore/, + /immersiveengineering:dust_/, + /immersiveengineering:ingot_/, + /immersiveengineering:nugget_/, + /immersiveengineering:ore_/, + /immersiveengineering:plate_/, + /immersiveengineering:stick_/, + /bloodmagic:\w+fragment/, + /bloodmagic:\w+gravel/, + /bloodmagic:\w+sand/, + /create:\w+_sheet/, + /create:\w+_nugget/, + /create:\w+_ingot/, + /create:\w+_ore/, + /emendatusenigmatica:\w+certus/, + /emendatusenigmatica:\w+fluix/, + /rftoolsbase:dimensionalshard/ + ]; + regexHide.forEach((regexExpression) => { + event.hide(regexExpression); + }); +}); diff --git a/kubejs/client_scripts/script.js b/kubejs/client_scripts/script.js deleted file mode 100644 index ceb40ba..0000000 --- a/kubejs/client_scripts/script.js +++ /dev/null @@ -1,8 +0,0 @@ -// priority: 0 - -console.info('Hello, World! (You will see this line every time client resources reload)') - -onEvent('jei.hide.items', event => { - // Hide items in JEI here - // event.hide('minecraft:cobblestone') -}) \ No newline at end of file diff --git a/kubejs/config/client.properties b/kubejs/config/client.properties index 4c98e73..602391e 100644 --- a/kubejs/config/client.properties +++ b/kubejs/config/client.properties @@ -6,7 +6,7 @@ overrideColors=false fmlMemoryColor=ECEFF4 barColor=ECEFF4 showTagNames=true -disableRecipeBook=false +disableRecipeBook=true title= exportAtlases=false backgroundColor=2E3440 diff --git a/kubejs/config/common.properties b/kubejs/config/common.properties index 6652d81..822cb57 100644 --- a/kubejs/config/common.properties +++ b/kubejs/config/common.properties @@ -1,4 +1,5 @@ #KubeJS Common Properties #Sun Jan 24 12:56:02 CET 2021 +exportVisualizerData=false hideServerScriptErrors=false serverOnly=false diff --git a/kubejs/data/botanytrees/recipes/quark/red_blossom_sapling.json b/kubejs/data/botanytrees/recipes/quark/red_blossom_sapling.json new file mode 100644 index 0000000..e5f5bf6 --- /dev/null +++ b/kubejs/data/botanytrees/recipes/quark/red_blossom_sapling.json @@ -0,0 +1,47 @@ +{ + "type": "botanypots:crop", + "conditions": [ + { + "type": "forge:mod_loaded", + "modid": "quark" + }, + { + "type": "forge:item_exists", + "item": "quark:red_blossom_sapling" + } + ], + "seed": { + "item": "quark:red_blossom_sapling" + }, + "categories": ["dirt"], + "growthTicks": 2400, + "display": { + "block": "quark:red_blossom_sapling" + }, + "results": [ + { + "chance": 0.5, + "output": { + "item": "minecraft:spruce_log" + }, + "minRolls": 1, + "maxRolls": 1 + }, + { + "chance": 0.1, + "output": { + "item": "minecraft:stick" + }, + "minRolls": 1, + "maxRolls": 2 + }, + { + "chance": 0.05, + "output": { + "item": "quark:red_blossom_sapling" + }, + "minRolls": 1, + "maxRolls": 1 + } + ] +} diff --git a/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/cherry.json b/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/cherry.json new file mode 100644 index 0000000..5b9eb20 --- /dev/null +++ b/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/cherry.json @@ -0,0 +1,8 @@ +{ + "type": "mekanism:sawing", + "conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }], + "input": { "ingredient": { "tag": "biomesoplenty:cherry_logs" } }, + "mainOutput": { "item": "biomesoplenty:cherry_planks", "count": 6 }, + "secondaryOutput": { "item": "emendatusenigmatica:wood_dust" }, + "secondaryChance": 0.25 +} diff --git a/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/dead.json b/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/dead.json new file mode 100644 index 0000000..edc0386 --- /dev/null +++ b/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/dead.json @@ -0,0 +1,8 @@ +{ + "type": "mekanism:sawing", + "conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }], + "input": { "ingredient": { "tag": "biomesoplenty:dead_logs" } }, + "mainOutput": { "item": "biomesoplenty:dead_planks", "count": 6 }, + "secondaryOutput": { "item": "emendatusenigmatica:wood_dust" }, + "secondaryChance": 0.25 +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/coal_ore.json b/kubejs/data/minecraft/loot_tables/blocks/coal_ore.json new file mode 100644 index 0000000..d9556e4 --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/coal_ore.json @@ -0,0 +1,48 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + ], + "name": "emendatusenigmatica:coal_chunk" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:apply_bonus", + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops" + }, + { + "function": "minecraft:explosion_decay" + } + ], + "name": "minecraft:coal" + } + ] + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/diamond_ore.json b/kubejs/data/minecraft/loot_tables/blocks/diamond_ore.json new file mode 100644 index 0000000..92a096f --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/diamond_ore.json @@ -0,0 +1,48 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + ], + "name": "emendatusenigmatica:diamond_chunk" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:apply_bonus", + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops" + }, + { + "function": "minecraft:explosion_decay" + } + ], + "name": "minecraft:diamond" + } + ] + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/emerald_ore.json b/kubejs/data/minecraft/loot_tables/blocks/emerald_ore.json new file mode 100644 index 0000000..0c7a535 --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/emerald_ore.json @@ -0,0 +1,48 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + ], + "name": "emendatusenigmatica:emerald_chunk" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:apply_bonus", + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops" + }, + { + "function": "minecraft:explosion_decay" + } + ], + "name": "minecraft:emerald" + } + ] + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/gold_ore.json b/kubejs/data/minecraft/loot_tables/blocks/gold_ore.json new file mode 100644 index 0000000..9e065bc --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/gold_ore.json @@ -0,0 +1,19 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "emendatusenigmatica:gold_chunk" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/iron_ore.json b/kubejs/data/minecraft/loot_tables/blocks/iron_ore.json new file mode 100644 index 0000000..59325bc --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/iron_ore.json @@ -0,0 +1,19 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:item", + "name": "emendatusenigmatica:iron_chunk" + } + ], + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/lapis_ore.json b/kubejs/data/minecraft/loot_tables/blocks/lapis_ore.json new file mode 100644 index 0000000..1516ed5 --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/lapis_ore.json @@ -0,0 +1,56 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + ], + "name": "emendatusenigmatica:lapis_chunk" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "min": 4.0, + "max": 9.0, + "type": "minecraft:uniform" + } + }, + { + "function": "minecraft:apply_bonus", + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops" + }, + { + "function": "minecraft:explosion_decay" + } + ], + "name": "minecraft:lapis_lazuli" + } + ] + } + ] + } + ] +} diff --git a/kubejs/data/minecraft/loot_tables/blocks/redstone_ore.json b/kubejs/data/minecraft/loot_tables/blocks/redstone_ore.json new file mode 100644 index 0000000..debc8e4 --- /dev/null +++ b/kubejs/data/minecraft/loot_tables/blocks/redstone_ore.json @@ -0,0 +1,56 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "rolls": 1, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + ], + "name": "emendatusenigmatica:redstone_chunk" + }, + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:set_count", + "count": { + "min": 4.0, + "max": 5.0, + "type": "minecraft:uniform" + } + }, + { + "function": "minecraft:apply_bonus", + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops" + }, + { + "function": "minecraft:explosion_decay" + } + ], + "name": "minecraft:redstone" + } + ] + } + ] + } + ] +} diff --git a/kubejs/server_scripts/fellies/kubejs/base/recipes/remove.js b/kubejs/server_scripts/fellies/kubejs/base/recipes/remove.js new file mode 100644 index 0000000..6899ed4 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/recipes/remove.js @@ -0,0 +1,93 @@ +events.listen('recipes', function (event) { + event.remove({ type: 'mekanism:combining' }); + event.remove({ type: 'minecraft:smelting', output: 'minecraft:obsidian' }); + event.remove({ type: 'minecraft:blasting', output: 'minecraft:obsidian' }); + + var outputRemovals = [ + ]; + + var idRemovals = [ + 'astralsorcery:infuser/gold_ore', + + 'bloodmagic:smelting/ingot_netherite_scrap', + + 'create:mechanical_crafting/integrated_circuit', + 'create:pressing/lapis_block', + + 'engineersdecor:dependent/slag_brick_block_recipe', + + 'immersiveengineering:crafting/stick_steel', + 'immersiveengineering:crafting/stick_aluminum', + 'immersiveengineering:crafting/stick_iron', + + 'morevanillalib:obsidian_shard', + + 'thermal:machine/plugins/create/pulverizer_create_zinc_ore', + 'thermal:machine/plugins/mekanism/pulverizer_mek_osmium_ore' + ]; + + outputRemovals.forEach((removal) => { + event.remove({ output: removal }); + }); + + idRemovals.forEach((removal) => { + event.remove({ id: removal }); + }); + + global.disabledItems.forEach((disabledItem) => { + event.remove({ output: disabledItem }); + }); + + event.remove({ + output: '/extrastorage:disk_\\w+/', + mod: 'extrastorage' + }); + event.remove({ + output: '/extrastorage:storagepart_\\w+/', + mod: 'extrastorage', + type: 'minecraft:crafting_shaped' + }); + + event.remove({ + output: 'mekanism:sawdust', + mod: 'mekanism', + type: 'mekanism:sawing' + }); + + event.remove({ + output: '/\\w+:\\w+_gear$/', + type: 'minecraft:crafting_shaped' + }); + + event.remove({ + output: '/emendatusenigmatica:\\w+_rod/', + mod: 'immersiveengineering', + type: 'immersiveengineering:metal_press' + }); + + event.remove({ + output: '/emendatusenigmatica:\\w+_rod/', + mod: 'immersiveposts' + }); + + event.remove({ + output: '/emendatusenigmatica:\\w+_gear/', + mod: 'immersiveengineering' + }); + + event.remove({ + input: '#forge:ores', + mod: 'create', + type: 'create:milling' + }); + + event.remove({ + input: '#forge:ores', + mod: 'create', + type: 'create:crushing' + }); + + beamRecipes.forEach((recipe) => { + event.remove({ output: recipe.output }); + }); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_input.js b/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_input.js new file mode 100644 index 0000000..3ea5d2e --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_input.js @@ -0,0 +1,325 @@ +events.listen('recipes', function (event) { + var blockNames = ['stained_glass', 'stained_glass_pane', 'terracotta', 'concrete_powder', 'wool', 'carpet']; + for (var i = 0; i < colors.length; i++) { + var dyeTag = '#forge:dyes/' + colors[i]; + for (var j = 0; j < blockNames.length; j++) { + var itemTag = '#forge:' + blockNames[j]; + var block = 'minecraft:' + colors[i] + '_' + blockNames[j]; + if (blockNames[j] === 'stained_glass_pane') { + event.remove({ id: block + '_from_glass_pane' }); + } else { + event.remove({ id: block }); + } + + event.shaped({ item: block, count: 8 }, ['SSS', 'SDS', 'SSS'], { + S: itemTag, + D: dyeTag + }); + event.shapeless({ item: block, count: 1 }, [dyeTag, itemTag]); + } + + var itemTag = '#forge:' + 'concrete_powder'; + var sand = '#forge:sand'; + var gravel = '#forge:gravel'; + + event.shapeless({ item: 'minecraft:' + colors[i] + '_concrete_powder', count: 8 }, [ + dyeTag, + sand, + sand, + sand, + sand, + gravel, + gravel, + gravel, + gravel + ]); + + var wool = 'minecraft:' + colors[i] + '_wool'; + event.remove({ + id: 'minecraft:' + colors[i] + '_carpet_from_white_carpet' + }); + event.shaped({ item: 'minecraft:' + colors[i] + '_carpet', count: 3 }, ['WW'], { + W: wool + }); + + var glass_pane = 'minecraft:glass_pane'; + event.shaped({ item: 'minecraft:' + colors[i] + '_stained_glass_pane', count: 8 }, ['GGG', 'GDG', 'GGG'], { + G: glass_pane, + D: dyeTag + }); + + var glass = 'minecraft:glass'; + event.shaped({ item: 'minecraft:' + colors[i] + '_stained_glass', count: 8 }, ['GGG', 'GDG', 'GGG'], { + G: glass, + D: dyeTag + }); + } + + // Replaces recipes not using forge:dyes tag for inputs + colors.forEach((color) => { + event.replaceInput({}, 'minecraft:' + color + '_dye', '#forge:dyes/' + color); + }); + + event.replaceInput({ type: 'minecraft:crafting_shaped' }, 'powah:uraninite', '#forge:ingots/radioactive'); + + event.replaceInput({}, 'refinedstorage:silicon', '#forge:silicon'); + + event.replaceInput({ mod: 'astralsorcery' }, 'astralsorcery:marble_raw', '#forge:stones/marble'); + + event.replaceInput({}, 'thermal:cinnabar', '#forge:gems/cinnabar'); + event.replaceInput({}, 'thermal:sulfur', '#forge:gems/sulfur'); + event.replaceInput({}, 'thermal:apatite', '#forge:gems/apatite'); + event.replaceInput({}, 'thermal:niter', '#forge:gems/niter'); + event.replaceInput({}, 'thermal:bitumen', '#forge:gems/bitumen'); + event.replaceInput({}, 'thermal:coal_coke', '#forge:gems/coal_coke'); + + event.replaceInput({}, 'rftoolsbase:dimensionalshard', '#forge:gems/dimensional'); + + event.replaceInput({}, '#forge:fillet_knife', '#forge:tools/knife'); + event.replaceInput({}, '#farmersdelight:tools/knife', '#forge:tools/knife'); + + event.replaceInput( + { type: 'minecraft:crafting_shaped', output: 'minecraft:piston' }, + '#forge:cobblestone', + '#quark:stone_tool_materials' + ); + + event.replaceInput({}, 'immersivepetroleum:bitumen', '#forge:gems/bitumen'); + event.replaceInput({}, 'ars_nouveau:mana_gem', '#forge:gems/mana'); + event.replaceInput({}, 'immersiveengineering:slag', '#forge:slag'); + event.replaceInput({}, 'thermal:slag', '#forge:slag'); + event.replaceInput({}, 'farmersdelight:fried_egg', '#forge:cooked_eggs'); + + event.replaceInput({ id: 'tetra:hammer/stone' }, 'minecraft:cobblestone', '#quark:stone_tool_materials'); + + event.replaceInput({ id: 'dustrial_decor:sheet_metal' }, '#forge:ingots/iron', '#forge:plates/iron'); + + var data = { + recipes: [ + { + type: 'storage_blocks', + replace: 'iron', + replaceWith: 'aluminum', + items: [ + 'bloodmagic:soulforge', + 'mininggadgets:upgrade_fortune_1', + 'resourcefulbees:centrifuge_casing', + 'xnet:antenna_base' + ] + }, + { + type: 'storage_blocks', + replace: 'iron', + replaceWith: 'brass', + items: ['ars_nouveau:glyph_press'] + }, + { + type: 'storage_blocks', + replace: 'iron', + replaceWith: 'invar', + items: ['resourcefulbees:centrifuge_controller'] + }, + { + type: 'storage_blocks', + replace: 'iron', + replaceWith: 'lead', + items: ['thermal:machine_press', 'bloodmagic:alchemicalreactionchamber'] + }, + { + type: 'dusts', + replace: 'gold', + replaceWith: 'copper', + items: ['mekanism:upgrade_energy'] + }, + { + type: 'gears', + replace: 'gold', + replaceWith: 'bronze', + items: ['thermal:upgrade_augment_1'] + }, + { + type: 'gears', + replace: 'gold', + replaceWith: 'copper', + items: ['thermal:flux_drill', 'thermal:flux_saw'] + }, + { + type: 'gears', + replace: 'gold', + replaceWith: 'silver', + items: ['thermal:dynamo_lapidary'] + }, + { + type: 'ingots', + replace: 'gold', + replaceWith: 'brass', + items: [ + 'ars_nouveau:arcane_core', + 'ars_nouveau:crystallizer', + 'ars_nouveau:volcanic_accumulator', + 'pneumaticcraft:gun_ammo', + 'ars_nouveau:marvelous_clay' + ] + }, + { + type: 'ingots', + replace: 'gold', + replaceWith: 'bronze', + items: [ + 'bloodmagic:alchemytable', + 'bloodmagic:altar', + 'bloodmagic:sacrificialdagger', + 'bloodmagic:experiencebook', + 'bloodmagic:soulforge', + 'pneumaticcraft:medium_tank', + 'pneumaticcraft:minigun', + 'pneumaticcraft:pressure_gauge', + 'thermal:diving_helmet', + 'thermal:diving_chestplate', + 'thermal:diving_leggings', + 'thermal:diving_boots', + 'minecraft:clock' + ] + }, + { + type: 'ingots', + replace: 'gold', + replaceWith: 'copper', + items: [ + 'mekanismgenerators:electromagnetic_coil', + 'mekanism:energy_tablet', + 'mininggadgets:upgrade_magnet', + 'xnet:controller', + 'thermal:rf_coil_xfer_augment', + 'thermal:rf_coil_storage_augment', + 'thermal:rf_coil_augment', + 'thermal:rf_coil', + 'rftoolsstorage:storage_scanner', + 'rftoolsbuilder:shield_block1', + 'pneumaticcraft:vortex_tube', + 'pneumaticcraft:heat_sink', + 'xnet:connector_blue', + 'xnet:connector_red', + 'xnet:connector_green' + ] + }, + { + type: 'ingots', + replace: 'gold', + replaceWith: 'silver', + items: ['torchmaster:feral_flare_lantern', 'mekanism:teleportation_core'] + }, + { + type: 'ingots', + replace: 'gold', + replaceWith: 'tin', + items: ['pneumaticcraft:memory_stick'] + }, + { + type: 'ingots', + replace: 'iron', + replaceWith: 'aluminum', + items: [ + 'immersiveengineering:conveyor_splitter', + 'immersiveengineering:conveyor_vertical', + 'immersiveengineering:conveyor_basic', + 'immersiveengineering:current_transformer', + 'immersiveengineering:transformer_hv', + 'immersiveengineering:transformer', + 'immersiveengineering:dynamo', + 'immersiveengineering:furnace_heater', + 'immersiveengineering:toolupgrade_drill_lube', + 'cookingforblockheads:preservation_chamber', + 'minecraft:compass', + 'minecraft:piston', + 'xnet:antenna_dish', + 'xnet:antenna_base', + 'xnet:antenna', + 'transport:fluid_loader', + 'resourcefulbees:centrifuge_casing', + 'engineersdecor:metal_bar' + ] + }, + { + type: 'ingots', + replace: 'iron', + replaceWith: 'brass', + items: ['ars_nouveau:mana_condenser', 'ars_nouveau:enchanting_apparatus'] + }, + { + type: 'ingots', + replace: 'iron', + replaceWith: 'copper', + items: [ + 'immersiveengineering:charging_station', + 'cookingforblockheads:heating_unit' + ] + }, + { + type: 'ingots', + replace: 'iron', + replaceWith: 'tin', + items: ['bloodmagic:soulsnare'] + }, + { + type: 'nuggets', + replace: 'gold', + replaceWith: 'bronze', + items: ['rftoolsstorage:storage_module0'] + }, + { + type: 'nuggets', + replace: 'gold', + replaceWith: 'copper', + items: [ + 'xnet:connector_routing', + 'xnet:netcable_routing', + 'xnet:netcable_yellow', + 'xnet:netcable_blue', + 'xnet:netcable_green', + 'xnet:netcable_red', + 'rftoolsbase:machine_base', + 'rftoolsbase:machine_frame', + 'rftoolscontrol:card_base' + ] + } + ] + }; + + data.recipes.forEach((recipe) => { + recipe.items.forEach((item) => { + event.replaceInput( + { output: item }, + '#forge:' + recipe.type + '/' + recipe.replace, + '#forge:' + recipe.type + '/' + recipe.replace + '_' + recipe.replaceWith + ); + }); + }); + + event.replaceInput({ mod: 'buildinggadgets' }, '#forge:ingots/iron', '#forge:ingots/iron_aluminum'); + event.replaceInput({ mod: 'powah' }, '#forge:ingots/iron', '#forge:ingots/iron_copper'); + event.replaceInput({ mod: 'powah' }, '#forge:nuggets/iron', '#forge:nuggets/iron_copper'); + + ['quark:tallow'].forEach((tallow) => { + event.replaceInput({}, tallow, '#forge:tallow'); + }); + + event.replaceInput( + { id: 'dustrial_decor:iron_bar_trapdoor' }, + 'minecraft:iron_bars', + 'dustrial_decor:barbed_iron_bars' + ); + + event.replaceInput({ mod: 'bloodmagic' }, 'bloodmagic:ironfragment', '#mekanism:clumps/iron'); + event.replaceInput({ mod: 'bloodmagic' }, 'bloodmagic:goldfragment', '#mekanism:clumps/gold'); + + event.replaceInput( + { id: 'bloodmagic:alchemytable/basic_cutting_fluid' }, + 'minecraft:potion', + item.of('minecraft:potion', { Potion: 'minecraft:water' }) + ); + + //TODO: Remove in 0.4.0 + event.replaceInput({ id: 'quantumstorage:chestgold' }, 'quantumstorage:chestiron', '#forge:storage_blocks/iron'); + event.replaceInput({ id: 'quantumstorage:chestdiamond' }, 'quantumstorage:chestgold', '#forge:storage_blocks/gold'); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_output.js b/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_output.js new file mode 100644 index 0000000..b4799e2 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/recipes/replace_output.js @@ -0,0 +1,15 @@ +events.listen('recipes', function (event) { + event.replaceOutput({}, 'thermal:cinnabar', '#forge:gems/cinnabar'); + event.replaceOutput({}, 'thermal:sulfur', '#forge:gems/sulfur'); + event.replaceOutput({}, 'thermal:apatite', '#forge:gems/apatite'); + event.replaceOutput({}, 'thermal:niter', '#forge:gems/niter'); + event.replaceOutput({}, 'thermal:bitumen', '#forge:gems/bitumen'); + event.replaceOutput({}, 'thermal:coal_coke', '#forge:gems/coal_coke'); + + event.replaceOutput({ mod: 'bloodmagic' }, 'bloodmagic:ironfragment', '#mekanism:clumps/iron'); + event.replaceOutput({ mod: 'bloodmagic' }, 'bloodmagic:goldfragment', '#mekanism:clumps/gold'); + event.replaceOutput({ mod: 'bloodmagic' }, 'bloodmagic:irongravel', '#mekanism:dirty_dusts/iron'); + event.replaceOutput({ mod: 'bloodmagic' }, 'bloodmagic:goldgravel', '#mekanism:dirty_dusts/gold'); + event.replaceOutput({ mod: 'dustrial_decor' }, 'minecraft:iron_ingot', 'dustrial_decor:rusty_iron_ingot'); + event.replaceOutput({ mod: 'dustrial_decor' }, 'minecraft:iron_nugget', 'dustrial_decor:rusty_iron_nugget'); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/recipes/shaped.js b/kubejs/server_scripts/fellies/kubejs/base/recipes/shaped.js new file mode 100644 index 0000000..6df2fef --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/recipes/shaped.js @@ -0,0 +1,130 @@ +events.listen('recipes', function (event) { + var recipes = [ + shapedRecipe('tetra:hammer_base', ['LXL', 'LCL', 'LXL'], { + L: '#forge:ingots/steel', + X: '#forge:circuits/basic', + C: '#morevanillalib:tools' + }), + shapedRecipe('tetra:core_extractor', ['LXL', 'LCL', 'LXL'], { + L: '#forge:ingots/steel', + X: '#forge:circuits/basic', + C: 'industrialforegoing:fluid_extractor' + }), + shapedRecipe(item.of('minecraft:stick', 16), ['A', 'A'], { + A: '#minecraft:logs' + }), + + shapedRecipe('minecraft:hopper', ['ABA', 'ABA', ' A '], { + A: '#forge:ingots/iron', + B: '#minecraft:logs' + }), + shapedRecipe('refinedstorageaddons:wireless_crafting_grid', ['ABA', 'ACA', 'ADA'], { + A: 'refinedstorage:quartz_enriched_iron', + B: 'refinedstorage:range_upgrade', + C: 'refinedstorage:wireless_grid', + D: 'minecraft:crafting_table' + }), + shapedRecipe('quantumstorage:tank', ['CBC', 'BLB', 'CCC'], { + L: 'mekanism:ultimate_fluid_tank', + C: '#forge:ingots/compressed_iron', + B: '#forge:glass_panes' + }), + shapedRecipe('quantumstorage:qsu', ['BBB', 'BLB', 'CCC'], { + L: 'mekanism:ultimate_bin', + C: '#forge:ingots/compressed_iron', + B: '#forge:glass' + }), + shapedRecipe('minecraft:furnace', ['LLL', 'L L', 'LLL'], { + L: '#forge:stone' + }), + shapedRecipe('minecraft:tube_coral_block', ['AA', 'AA'], { + A: 'minecraft:tube_coral_fan' + }), + shapedRecipe('minecraft:brain_coral_block', ['AA', 'AA'], { + A: 'minecraft:brain_coral_fan' + }), + shapedRecipe('minecraft:bubble_coral_block', ['AA', 'AA'], { + A: 'minecraft:bubble_coral_fan' + }), + shapedRecipe('minecraft:fire_coral_block', ['AA', 'AA'], { + A: 'minecraft:fire_coral_fan' + }), + shapedRecipe('minecraft:horn_coral_block', ['AA', 'AA'], { + A: 'minecraft:horn_coral_fan' + }), + shapedRecipe('minecraft:tube_coral_block', ['AA', 'AA'], { + A: 'minecraft:tube_coral' + }), + shapedRecipe('minecraft:brain_coral_block', ['AA', 'AA'], { + A: 'minecraft:brain_coral' + }), + shapedRecipe('minecraft:bubble_coral_block', ['AA', 'AA'], { + A: 'minecraft:bubble_coral' + }), + shapedRecipe('minecraft:fire_coral_block', ['AA', 'AA'], { + A: 'minecraft:fire_coral' + }), + shapedRecipe('minecraft:horn_coral_block', ['AA', 'AA'], { + A: 'minecraft:horn_coral' + }), + shapedRecipe(item.of('minecraft:ladder', 4), ['A A', 'ABA', 'A A'], { + A: '#forge:rods/wooden', + B: '#minecraft:planks' + }), + shapedRecipe(item.of('engineersdecor:slag_brick_block', 8), ['AAA', 'ABA', 'AAA'], { + A: '#engineersdecor:brick_ingots', + B: '#forge:slag' + }), + shapedRecipe(item.of('bloodmagic:demonwillgauge', 1), [' B ', 'ACA', ' B '], { + A: '#forge:ingots/tin', + B: '#forge:nuggets/tin', + C: '#bloodmagic:crystals/demon' + }), + shapedRecipe(item.of('emendatusenigmatica:steel_ingot', 2), ['AA'], { + A: 'immersiveengineering:ingot_steel' + }), + shapedRecipe(item.of('immersiveengineering:ingot_steel', 2), ['AA'], { + A: 'mekanism:ingot_steel' + }), + shapedRecipe(item.of('mekanism:ingot_steel', 2), ['AA'], { + A: 'emendatusenigmatica:steel_ingot' + }), + shapedRecipe('tetra:combustion_chamber', ['CBC', 'BAB', 'CBC'], { + A: 'mekanism:superheating_element', + B: 'pneumaticcraft:heat_sink', + C: 'mekanism:ultimate_thermodynamic_conductor' + }), + // Remove in 0.4.0 + shapedRecipe(item.of('minecraft:lapis_lazuli', 4), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/certus_quartz', + B: '#forge:dyes/blue' + }), + shapedRecipe(item.of('minecraft:diamond', 1), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/certus_quartz', + B: '#forge:dyes/light_blue' + }), + shapedRecipe(item.of('minecraft:emerald', 2), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/certus_quartz', + B: '#forge:dyes/green' + }), + shapedRecipe(item.of('minecraft:lapis_lazuli', 4), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/charged_certus_quartz', + B: '#forge:dyes/blue' + }), + shapedRecipe(item.of('minecraft:diamond', 1), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/charged_certus_quartz', + B: '#forge:dyes/light_blue' + }), + shapedRecipe(item.of('minecraft:emerald', 2), ['AAA', 'ABA', 'AAA'], { + A: '#forge:gems/charged_certus_quartz', + B: '#forge:dyes/green' + }), + shapedRecipe('minecraft:chest', ['AAA', 'A A', 'AAA'], { + A: '#minecraft:planks' + }) + ]; + + recipes.forEach(function (recipe) { + event.shaped(recipe.result, recipe.pattern, recipe.key); + }); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/recipes/shapeless.js b/kubejs/server_scripts/fellies/kubejs/base/recipes/shapeless.js new file mode 100644 index 0000000..a6c5395 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/recipes/shapeless.js @@ -0,0 +1,30 @@ +events.listen('recipes', (event) => { + var recipes = [ + shapelessRecipe('minecraft:sticky_piston', ['minecraft:piston', '#forge:slimeballs']), + shapelessRecipe('minecraft:flint', ['#forge:gravel', '#forge:gravel', '#forge:gravel']), + shapelessRecipe('minecraft:chest', ['#forge:chests/wooden']), + shapelessRecipe('minecraft:crafting_table', [ + 'craftingstation:crafting_station_slab', + 'craftingstation:crafting_station_slab' + ]), + shapelessRecipe('minecraft:wheat_seeds', ['minecraft:wheat']), + shapelessRecipe('quark:root', ['minecraft:vine', '#forge:dyes/brown']), + shapelessRecipe(item.of('thermal:bamboo_block', 2), ['quark:bamboo_block', 'quark:bamboo_block']), + shapelessRecipe('minecraft:crafting_table', ['#forge:workbench']), + shapelessRecipe('ars_nouveau:mana_gem', ['emendatusenigmatica:arcane_gem']), + shapelessRecipe('emendatusenigmatica:arcane_gem', ['ars_nouveau:mana_gem']), + shapelessRecipe('emendatusenigmatica:dimensional_gem', ['rftoolsbase:dimensionalshard']), + shapelessRecipe('rftoolsbase:dimensionalshard', ['emendatusenigmatica:dimensional_gem']), + + shapelessRecipe('emendatusenigmatica:fluorite_dust', ['thermal:earth_charge', '#forge:ores/fluorite']), + shapelessRecipe('emendatusenigmatica:dimensional_dust', ['thermal:earth_charge', '#forge:ores/dimensional']), + shapelessRecipe('emendatusenigmatica:potassium_nitrate_dust', [ + 'thermal:earth_charge', + '#forge:ores/potassium_nitrate' + ]) + ]; + + recipes.forEach(function (recipe) { + event.shapeless(recipe.result, recipe.ingredients); + }); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/ores.js b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/ores.js new file mode 100644 index 0000000..bb985e7 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/ores.js @@ -0,0 +1,17 @@ +events.listen('block.tags', function (event) { + event + .get('forge:ores') + .add(['powah:uraninite_ore_poor', 'powah:uraninite_ore', 'powah:uraninite_ore_dense']) + .add('minecraft:ancient_debris'); + event + .get('forge:ores/dimensional') + .add([ + 'rftoolsbase:dimensionalshard_overworld', + 'rftoolsbase:dimensionalshard_nether', + 'rftoolsbase:dimensionalshard_end' + ]); + + event.get('forge:ores/nether/gold').add('minecraft:nether_gold_ore'); + event.get('forge:ores/netherite_scrap').remove('minecraft:ancient_debris'); + event.get('forge:ores/netherite').add('minecraft:ancient_debris'); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/stones.js b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/stones.js new file mode 100644 index 0000000..7c81824 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/stones.js @@ -0,0 +1,41 @@ +events.listen('block.tags', function (event) { + event + .get('forge:stone') + .add([ + 'astralsorcery:marble_arch', + 'astralsorcery:marble_bricks', + 'astralsorcery:marble_chiseled', + 'astralsorcery:marble_engraved', + 'astralsorcery:marble_raw', + 'astralsorcery:marble_runed' + ]); + event + .get('forge:stones/basalt') + .add([ + 'quark:basalt', + 'quark:chiseled_basalt_bricks', + 'quark:basalt_pavement', + 'quark:basalt_pillar', + 'quark:polished_basalt', + 'quark:basalt_bricks', + 'minecraft:basalt' + ]); + event.get('forge:stones/slate').add(['quark:slate', 'quark:polished_slate']); + event + .get('forge:stones/marble') + .add([ + 'quark:marble', + 'quark:polished_marble', + 'astralsorcery:marble_arch', + 'astralsorcery:marble_bricks', + 'astralsorcery:marble_chiseled', + 'astralsorcery:marble_engraved', + 'astralsorcery:marble_raw', + 'astralsorcery:marble_runed' + ]); + event.get('forge:stones/limestone').add(['quark:limestone', 'quark:polished_limestone']); + event.get('forge:stones/jasper').add(['quark:jasper', 'quark:polished_jasper']); + event.get('forge:stones/granite').add(['minecraft:granite', 'minecraft:polished_granite']); + event.get('forge:stones/diorite').add(['minecraft:diorite', 'minecraft:polished_diorite']); + event.get('forge:stones/andesite').add(['minecraft:andesite', 'minecraft:polished_andesite']); +}); diff --git a/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/storage_blocks.js b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/storage_blocks.js new file mode 100644 index 0000000..5eda3a6 --- /dev/null +++ b/kubejs/server_scripts/fellies/kubejs/base/tags/blocks/forge/storage_blocks.js @@ -0,0 +1,4 @@ +events.listen('block.tags', function (event) { + event.get('forge:storage_blocks').add('minecraft:glowstone'); + event.get('forge:storage_blocks/glowstone').add('minecraft:glowstone'); +});