mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Reset to defaults
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#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 = ["create","techreborn","gregtech","mekanism","thermal","immersiveengineering","minecraft"]
|
||||
modidOreBlacklist = ["create", "techreborn", "gregtech", "mekanism", "thermal", "immersiveengineering", "minecraft"]
|
||||
#Set this to false to prevent players from being affected by entity-related colored lens effects.
|
||||
doColoredLensesAffectPlayers = true
|
||||
|
||||
@ -687,7 +687,7 @@
|
||||
|
||||
[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: <enchantment-registry-name>;<weight>
|
||||
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"]
|
||||
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", "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: '<attributeRegistryName>;<integerWeight>' Defines the attributes Perk Gems can roll.
|
||||
@ -695,15 +695,15 @@
|
||||
|
||||
[registries.perk_void_trash_ore]
|
||||
#Format: '<tagName>;<integerWeight>' 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/aluminum;1200","forge:ores/apatite;700","forge:ores/mana;200", "forge:ores/bitumen;1000","forge:ores/cinnabar;500","forge:ores/coal;5200","forge:ores/copper;2000","forge:ores/diamond;120","forge:ores/dimensional;20","forge:ores/emerald;100","forge:ores/fluorite;50","forge:ores/gold;550","forge:ores/iron;2500","forge:ores/lapis;360","forge:ores/lead;1500","forge:ores/nickel;100","forge:ores/osmium;1500","forge:ores/potassium_nitrate;250","forge:ores/redstone;700","forge:ores/silver;1000","forge:ores/sulfur;300","forge:ores/tin;1800","forge:ores/uranium;400","forge:ores/zinc;1000"]
|
||||
perk_void_trash_ore = ["forge:ores/aluminum;1200", "forge:ores/apatite;700", "forge:ores/mana;200", "forge:ores/bitumen;1000", "forge:ores/cinnabar;500", "forge:ores/coal;5200", "forge:ores/copper;2000", "forge:ores/diamond;120", "forge:ores/dimensional;20", "forge:ores/emerald;100", "forge:ores/fluorite;50", "forge:ores/gold;550", "forge:ores/iron;2500", "forge:ores/lapis;360", "forge:ores/lead;1500", "forge:ores/nickel;100", "forge:ores/osmium;1500", "forge:ores/potassium_nitrate;250", "forge:ores/redstone;700", "forge:ores/silver;1000", "forge:ores/sulfur;300", "forge:ores/tin;1800", "forge:ores/uranium;400", "forge:ores/zinc;1000"]
|
||||
|
||||
[registries.perk_stone_enrichment_ore]
|
||||
#Format: '<tagName>;<integerWeight>' 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/aluminum;1200","forge:ores/apatite;700","forge:ores/mana;200", "forge:ores/bitumen;1000","forge:ores/cinnabar;500","forge:ores/coal;5200","forge:ores/copper;2000","forge:ores/diamond;120","forge:ores/dimensional;20","forge:ores/emerald;100","forge:ores/fluorite;50","forge:ores/gold;550","forge:ores/iron;2500","forge:ores/lapis;360","forge:ores/lead;1500","forge:ores/nickel;100","forge:ores/osmium;1500","forge:ores/potassium_nitrate;250","forge:ores/redstone;700","forge:ores/silver;1000","forge:ores/sulfur;300","forge:ores/tin;1800","forge:ores/uranium;400","forge:ores/zinc;1000"]
|
||||
perk_stone_enrichment_ore = ["forge:ores/aluminum;1200", "forge:ores/apatite;700", "forge:ores/mana;200", "forge:ores/bitumen;1000", "forge:ores/cinnabar;500", "forge:ores/coal;5200", "forge:ores/copper;2000", "forge:ores/diamond;120", "forge:ores/dimensional;20", "forge:ores/emerald;100", "forge:ores/fluorite;50", "forge:ores/gold;550", "forge:ores/iron;2500", "forge:ores/lapis;360", "forge:ores/lead;1500", "forge:ores/nickel;100", "forge:ores/osmium;1500", "forge:ores/potassium_nitrate;250", "forge:ores/redstone;700", "forge:ores/silver;1000", "forge:ores/sulfur;300", "forge:ores/tin;1800", "forge:ores/uranium;400", "forge:ores/zinc;1000"]
|
||||
|
||||
[registries.mineralis_ritual_ore]
|
||||
#Format: '<tagName>;<integerWeight>' 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/aluminum;1200","forge:ores/apatite;700","forge:ores/mana;200", "forge:ores/bitumen;1000","forge:ores/cinnabar;500","forge:ores/coal;5200","forge:ores/copper;2000","forge:ores/diamond;120","forge:ores/dimensional;20","forge:ores/emerald;100","forge:ores/fluorite;50","forge:ores/gold;550","forge:ores/iron;2500","forge:ores/lapis;360","forge:ores/lead;1500","forge:ores/nickel;100","forge:ores/osmium;1500","forge:ores/potassium_nitrate;250","forge:ores/redstone;700","forge:ores/silver;1000","forge:ores/sulfur;300","forge:ores/tin;1800","forge:ores/uranium;400","forge:ores/zinc;1000"]
|
||||
mineralis_ritual_ore = ["forge:ores/aluminum;1200", "forge:ores/apatite;700", "forge:ores/mana;200", "forge:ores/bitumen;1000", "forge:ores/cinnabar;500", "forge:ores/coal;5200", "forge:ores/copper;2000", "forge:ores/diamond;120", "forge:ores/dimensional;20", "forge:ores/emerald;100", "forge:ores/fluorite;50", "forge:ores/gold;550", "forge:ores/iron;2500", "forge:ores/lapis;360", "forge:ores/lead;1500", "forge:ores/nickel;100", "forge:ores/osmium;1500", "forge:ores/potassium_nitrate;250", "forge:ores/redstone;700", "forge:ores/silver;1000", "forge:ores/sulfur;300", "forge:ores/tin;1800", "forge:ores/uranium;400", "forge:ores/zinc;1000"]
|
||||
|
||||
[registries.entity_transmutation]
|
||||
#Defines the entity types the corrupted pelotrio ritual can transmute from and to. Format: <EntityTypeFrom>;<EntityTypeTo>
|
||||
|
@ -1,12 +0,0 @@
|
||||
|
||||
#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
|
||||
|
135
defaultconfigs/computercraft-server.toml
Normal file
135
defaultconfigs/computercraft-server.toml
Normal file
@ -0,0 +1,135 @@
|
||||
#The disk space limit for computers and turtles, in bytes
|
||||
computer_space_limit = 1000000
|
||||
#The disk space limit for floppy disks, in bytes
|
||||
floppy_space_limit = 125000
|
||||
#Set how many files a computer can have open at the same time. Set to 0 for unlimited.
|
||||
#Range: > 0
|
||||
maximum_open_files = 128
|
||||
#Set this to true to disable Lua 5.1 functions that will be removed in a future update. Useful for ensuring forward compatibility of your programs now.
|
||||
disable_lua51_features = false
|
||||
#A comma separated list of default system settings to set on new computers. Example: "shell.autocomplete=false,lua.autocomplete=false,edit.autocomplete=false" will disable all autocompletion
|
||||
default_computer_settings = ""
|
||||
#Enable Lua's debug library. This is sandboxed to each computer, so is generally safe to be used by players.
|
||||
debug_enabled = true
|
||||
#Log exceptions thrown by peripherals and other Lua objects.
|
||||
#This makes it easier for mod authors to debug problems, but may result in log spam should people use buggy methods.
|
||||
log_computer_errors = true
|
||||
#Require players to be in creative mode and be opped in order to interact with command computers.This is the default behaviour for vanilla's Command blocks.
|
||||
command_require_creative = true
|
||||
|
||||
#Controls execution behaviour of computers. This is largely intended for fine-tuning servers, and generally shouldn't need to be touched
|
||||
[execution]
|
||||
#Set the number of threads computers can run on. A higher number means more computers can run at once, but may induce lag.
|
||||
#Please note that some mods may not work with a thread count higher than 1. Use with caution.
|
||||
#Range: > 1
|
||||
computer_threads = 1
|
||||
#The maximum time that can be spent executing tasks in a single tick, in milliseconds.
|
||||
#Note, we will quite possibly go over this limit, as there's no way to tell how long a will take - this aims to be the upper bound of the average time.
|
||||
#Range: > 1
|
||||
max_main_global_time = 10
|
||||
#The ideal maximum time a computer can execute for in a tick, in milliseconds.
|
||||
#Note, we will quite possibly go over this limit, as there's no way to tell how long a will take - this aims to be the upper bound of the average time.
|
||||
#Range: > 1
|
||||
max_main_computer_time = 5
|
||||
|
||||
#Controls the HTTP API
|
||||
[http]
|
||||
#Enable the "http" API on Computers (see "rules" for more fine grained control than this).
|
||||
enabled = true
|
||||
#Enable use of http websockets. This requires the "http_enable" option to also be true.
|
||||
websocket_enabled = true
|
||||
#The number of http requests a computer can make at one time. Additional requests will be queued, and sent when the running requests have finished. Set to 0 for unlimited.
|
||||
#Range: > 0
|
||||
max_requests = 16
|
||||
#The number of websockets a computer can have open at one time. Set to 0 for unlimited.
|
||||
#Range: > 1
|
||||
max_websockets = 4
|
||||
|
||||
#A list of rules which control behaviour of the "http" API for specific domains or IPs.
|
||||
#Each rule is an item with a 'host' to match against, and a series of properties. The host may be a domain name ("pastebin.com"),
|
||||
#wildcard ("*.pastebin.com") or CIDR notation ("127.0.0.0/8"). If no rules, the domain is blocked.
|
||||
[[http.rules]]
|
||||
host = "$private"
|
||||
action = "deny"
|
||||
|
||||
[[http.rules]]
|
||||
#The maximum size (in bytes) that a computer can send or receive in one websocket packet.
|
||||
max_websocket_message = 131072
|
||||
host = "*"
|
||||
#The maximum size (in bytes) that a computer can upload in a single request. This includes headers and POST text.
|
||||
max_upload = 4194304
|
||||
action = "allow"
|
||||
#The maximum size (in bytes) that a computer can download in a single request. Note that responses may receive more data than allowed, but this data will not be returned to the client.
|
||||
max_download = 16777216
|
||||
#The period of time (in milliseconds) to wait before a HTTP request times out. Set to 0 for unlimited.
|
||||
timeout = 30000
|
||||
|
||||
#Various options relating to peripherals.
|
||||
[peripheral]
|
||||
#Enable Command Block peripheral support
|
||||
command_block_enabled = false
|
||||
#The range of Wireless Modems at low altitude in clear weather, in meters
|
||||
#Range: 0 ~ 100000
|
||||
modem_range = 64
|
||||
#The range of Wireless Modems at maximum altitude in clear weather, in meters
|
||||
#Range: 0 ~ 100000
|
||||
modem_high_altitude_range = 384
|
||||
#The range of Wireless Modems at low altitude in stormy weather, in meters
|
||||
#Range: 0 ~ 100000
|
||||
modem_range_during_storm = 64
|
||||
#The range of Wireless Modems at maximum altitude in stormy weather, in meters
|
||||
#Range: 0 ~ 100000
|
||||
modem_high_altitude_range_during_storm = 384
|
||||
#Maximum amount of notes a speaker can play at once
|
||||
#Range: > 1
|
||||
max_notes_per_tick = 8
|
||||
#The limit to how much monitor data can be sent *per tick*. Note:
|
||||
# - Bandwidth is measured before compression, so the data sent to the client is smaller.
|
||||
# - This ignores the number of players a packet is sent to. Updating a monitor for one player consumes the same bandwidth limit as sending to 20.
|
||||
# - A full sized monitor sends ~25kb of data. So the default (1MB) allows for ~40 monitors to be updated in a single tick.
|
||||
#Set to 0 to disable.
|
||||
#Range: > 0
|
||||
monitor_bandwidth = 1000000
|
||||
|
||||
#Various options relating to turtles.
|
||||
[turtle]
|
||||
#Set whether Turtles require fuel to move
|
||||
need_fuel = true
|
||||
#The fuel limit for Turtles
|
||||
#Range: > 0
|
||||
normal_fuel_limit = 20000
|
||||
#The fuel limit for Advanced Turtles
|
||||
#Range: > 0
|
||||
advanced_fuel_limit = 100000
|
||||
#If set to true, Turtles will be unable to build, dig, or enter protected areas (such as near the server spawn point)
|
||||
obey_block_protection = true
|
||||
#If set to true, Turtles will push entities out of the way instead of stopping if there is space to do so
|
||||
can_push = true
|
||||
#A list of turtle actions which are disabled.
|
||||
disabled_actions = []
|
||||
|
||||
#Configure the size of various computer's terminals.
|
||||
#Larger terminals require more bandwidth, so use with care.
|
||||
[term_sizes]
|
||||
|
||||
#Terminal size of computers
|
||||
[term_sizes.computer]
|
||||
#Range: 1 ~ 255
|
||||
width = 51
|
||||
#Range: 1 ~ 255
|
||||
height = 19
|
||||
|
||||
#Terminal size of pocket computers
|
||||
[term_sizes.pocket_computer]
|
||||
#Range: 1 ~ 255
|
||||
width = 26
|
||||
#Range: 1 ~ 255
|
||||
height = 20
|
||||
|
||||
#Maximum size of monitors (in blocks)
|
||||
[term_sizes.monitor]
|
||||
#Range: 1 ~ 32
|
||||
width = 8
|
||||
#Range: 1 ~ 32
|
||||
height = 6
|
||||
|
@ -20,8 +20,6 @@
|
||||
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.
|
||||
@ -50,8 +48,6 @@
|
||||
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).
|
||||
@ -86,19 +82,13 @@
|
||||
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]
|
||||
@ -117,8 +107,6 @@
|
||||
#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.
|
||||
|
@ -22,9 +22,6 @@
|
||||
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
|
||||
|
||||
|
@ -267,9 +267,6 @@
|
||||
#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
|
||||
|
Reference in New Issue
Block a user