mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
v0.7-1.16.5-36.0.14
This commit is contained in:
@ -1305,13 +1305,13 @@
|
||||
active = true
|
||||
|
||||
["Stratum Config: minecraft_andesite"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: minecraft_granite"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: minecraft_diorite"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: minecraft_sand"]
|
||||
active = false
|
||||
@ -1320,7 +1320,7 @@
|
||||
active = false
|
||||
|
||||
["Stratum Config: minecraft_netherrack"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: minecraft_blackstone"]
|
||||
active = false
|
||||
@ -1329,26 +1329,22 @@
|
||||
active = false
|
||||
|
||||
["Stratum Config: create_gabbro"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: create_limestone"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: create_scoria"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: create_weathered_limestone"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: quark_jasper"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: quark_marble"]
|
||||
active = false
|
||||
active = true
|
||||
|
||||
["Stratum Config: quark_slate"]
|
||||
active = false
|
||||
|
||||
["Stratum Config: byg_mossy_stone"]
|
||||
active = false
|
||||
|
||||
active = true
|
@ -13,8 +13,8 @@ importantInfo = true
|
||||
#Setting any of these to false disables the respective compat
|
||||
[compat]
|
||||
crafttweaker = true
|
||||
computercraft = true
|
||||
theoneprobe = true
|
||||
computercraft = true
|
||||
|
||||
[debug]
|
||||
#A config setting to enable debug features. These features may vary between releases, may cause crashes, and are unsupported. Do not enable unless asked to by a developer of IE.
|
||||
|
@ -92,14 +92,14 @@
|
||||
[machine]
|
||||
|
||||
[machine.general]
|
||||
#Priority list of mod id's when determining tag-based recipe outputs.
|
||||
recipeTagOutputModPriorities = ["emendatusenigmatica", "minecraft", "immersiveengineering", "thermal", "create", "mekanism", "kubejs", "appliedenergistics2", "pneumaticcraft", "industrialforegoing", "quark"]
|
||||
#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 = []
|
||||
#The maximum offset in blocks a directional connector can look for its target.
|
||||
maxDirectionalConnectorOffset = 512
|
||||
#Priority list of mod id's when determining tag-based recipe outputs.
|
||||
recipeTagOutputModPriorities = []
|
||||
|
||||
[machine.delay]
|
||||
#The maximum value history length that can be maintained..
|
||||
|
@ -112,3 +112,4 @@ ValkyrieLib
|
||||
Waystones
|
||||
Wither Skeleton Tweaks
|
||||
XNet
|
||||
KubeJS
|
||||
|
@ -14,15 +14,15 @@ nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:
|
||||
#Amount of Xp levels added to the next unlocking cost.
|
||||
#Range: 0 ~ 20
|
||||
slotUpFactor = 5
|
||||
#Maximum number of trinket slots the player can have (does not remove unlocked slots)
|
||||
#Range: 1 ~ 40
|
||||
maxSlots = 40
|
||||
#Numbers of trinket slots the player will start with (Only effect newer players!!).
|
||||
#Range: 0 ~ 40
|
||||
startSlots = 1
|
||||
#Levels of xp needed to unlock a trinket slot.
|
||||
#Range: 0 ~ 1000
|
||||
slotCost = 20
|
||||
#Maximum number of trinket slots the player can have (does not remove unlocked slots)
|
||||
#Range: 1 ~ 40
|
||||
maxSlots = 40
|
||||
|
||||
[Killing_Unlocks]
|
||||
#Set to false to disable unlocking trinkets from killing non-Boss entities.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "Enable/disable integration of specific third-party mods",
|
||||
"enabled_mods": {
|
||||
"botania": true,
|
||||
"botania": false,
|
||||
"theoneprobe": true,
|
||||
"mekanism": true,
|
||||
"immersiveengineering": true,
|
||||
|
@ -381,6 +381,7 @@
|
||||
"Double Door Opening" = true
|
||||
"Automatic Recipe Unlock" = true
|
||||
"Poison Potato Usage" = true
|
||||
"Lava Bucket As Trash" = true
|
||||
"Improved Sleeping" = true
|
||||
"Infinity Bucket" = true
|
||||
"Springy Slime" = true
|
||||
@ -391,7 +392,6 @@
|
||||
"Snow Golem Player Heads" = true
|
||||
"Glass Shard" = true
|
||||
"Campfires Boost Elytra" = true
|
||||
"Lava Bucket As Trash" = true
|
||||
|
||||
[tweaks.sign_editing]
|
||||
"Requires Empty Hand" = false
|
||||
@ -1729,38 +1729,9 @@
|
||||
Crabs = true
|
||||
Stonelings = true
|
||||
Foxhound = true
|
||||
Toretoise = true
|
||||
Forgotten = true
|
||||
Wraith = 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
|
||||
Toretoise = true
|
||||
|
||||
[mobs.toretoise]
|
||||
"Max Y Level" = 32
|
||||
@ -1847,6 +1818,64 @@
|
||||
Biomes = ["minecraft:nether_wastes", "minecraft:basalt_deltas"]
|
||||
"Is Blacklist" = false
|
||||
|
||||
[mobs.wraith]
|
||||
#
|
||||
#List of sound sets to use with wraiths.
|
||||
#Three sounds must be provided per entry, separated by | (in the format idle|hurt|death). Leave blank for no sound (i.e. if a mob has no ambient noise)
|
||||
"Wraith Sounds" = ["entity.sheep.ambient|entity.sheep.hurt|entity.sheep.death", "entity.cow.ambient|entity.cow.hurt|entity.cow.death", "entity.pig.ambient|entity.pig.hurt|entity.pig.death", "entity.chicken.ambient|entity.chicken.hurt|entity.chicken.death", "entity.horse.ambient|entity.horse.hurt|entity.horse.death", "entity.cat.ambient|entity.cat.hurt|entity.cat.death", "entity.wolf.ambient|entity.wolf.hurt|entity.wolf.death", "entity.villager.ambient|entity.villager.hurt|entity.villager.death", "entity.polar_bear.ambient|entity.polar_bear.hurt|entity.polar_bear.death", "entity.zombie.ambient|entity.zombie.hurt|entity.zombie.death", "entity.skeleton.ambient|entity.skeleton.hurt|entity.skeleton.death", "entity.spider.ambient|entity.spider.hurt|entity.spider.death", "|entity.creeper.hurt|entity.creeper.death", "entity.endermen.ambient|entity.endermen.hurt|entity.endermen.death", "entity.zombie_pig.ambient|entity.zombie_pig.hurt|entity.zombie_pig.death", "entity.witch.ambient|entity.witch.hurt|entity.witch.death", "entity.blaze.ambient|entity.blaze.hurt|entity.blaze.death", "entity.llama.ambient|entity.llama.hurt|entity.llama.death", "|quark:entity.stoneling.cry|quark:entity.stoneling.die", "quark:entity.frog.idle|quark:entity.frog.hurt|quark:entity.frog.die"]
|
||||
|
||||
[mobs.wraith.spawn_config]
|
||||
#
|
||||
#Allowed values: (0,)
|
||||
"Spawn Weight" = 8
|
||||
"Max Cost" = 0.7
|
||||
#
|
||||
#Allowed values: [1,)
|
||||
"Min Group Size" = 1
|
||||
"Spawn Cost" = 0.15
|
||||
#
|
||||
#Allowed values: [1,)
|
||||
"Max Group Size" = 3
|
||||
|
||||
[mobs.wraith.spawn_config.biomes]
|
||||
Biomes = ["minecraft:soul_sand_valley"]
|
||||
"Is Blacklist" = false
|
||||
|
||||
[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.forgotten]
|
||||
#
|
||||
#1 in this many Skeletons that spawn under the threshold are replaced with Forgotten.
|
||||
"Forgotten Spawn Rate" = 0.05
|
||||
"Max Height For Spawn" = 20
|
||||
|
||||
[mobs.frogs]
|
||||
"Enable Brewing" = true
|
||||
"Enable Big Funny" = false
|
||||
@ -1870,35 +1899,6 @@
|
||||
"Biome Categories" = ["swamp"]
|
||||
"Is Blacklist" = false
|
||||
|
||||
[mobs.forgotten]
|
||||
#
|
||||
#1 in this many Skeletons that spawn under the threshold are replaced with Forgotten.
|
||||
"Forgotten Spawn Rate" = 0.05
|
||||
"Max Height For Spawn" = 20
|
||||
|
||||
[mobs.wraith]
|
||||
#
|
||||
#List of sound sets to use with wraiths.
|
||||
#Three sounds must be provided per entry, separated by | (in the format idle|hurt|death). Leave blank for no sound (i.e. if a mob has no ambient noise)
|
||||
"Wraith Sounds" = ["entity.sheep.ambient|entity.sheep.hurt|entity.sheep.death", "entity.cow.ambient|entity.cow.hurt|entity.cow.death", "entity.pig.ambient|entity.pig.hurt|entity.pig.death", "entity.chicken.ambient|entity.chicken.hurt|entity.chicken.death", "entity.horse.ambient|entity.horse.hurt|entity.horse.death", "entity.cat.ambient|entity.cat.hurt|entity.cat.death", "entity.wolf.ambient|entity.wolf.hurt|entity.wolf.death", "entity.villager.ambient|entity.villager.hurt|entity.villager.death", "entity.polar_bear.ambient|entity.polar_bear.hurt|entity.polar_bear.death", "entity.zombie.ambient|entity.zombie.hurt|entity.zombie.death", "entity.skeleton.ambient|entity.skeleton.hurt|entity.skeleton.death", "entity.spider.ambient|entity.spider.hurt|entity.spider.death", "|entity.creeper.hurt|entity.creeper.death", "entity.endermen.ambient|entity.endermen.hurt|entity.endermen.death", "entity.zombie_pig.ambient|entity.zombie_pig.hurt|entity.zombie_pig.death", "entity.witch.ambient|entity.witch.hurt|entity.witch.death", "entity.blaze.ambient|entity.blaze.hurt|entity.blaze.death", "entity.llama.ambient|entity.llama.hurt|entity.llama.death", "|quark:entity.stoneling.cry|quark:entity.stoneling.die", "quark:entity.frog.idle|quark:entity.frog.hurt|quark:entity.frog.die"]
|
||||
|
||||
[mobs.wraith.spawn_config]
|
||||
"Max Cost" = 0.7
|
||||
"Spawn Cost" = 0.15
|
||||
#
|
||||
#Allowed values: (0,)
|
||||
"Spawn Weight" = 8
|
||||
#
|
||||
#Allowed values: [1,)
|
||||
"Min Group Size" = 1
|
||||
#
|
||||
#Allowed values: [1,)
|
||||
"Max Group Size" = 3
|
||||
|
||||
[mobs.wraith.spawn_config.biomes]
|
||||
Biomes = ["minecraft:soul_sand_valley"]
|
||||
"Is Blacklist" = false
|
||||
|
||||
[client]
|
||||
"Greener Grass" = true
|
||||
"Variant Animal Textures" = true
|
||||
|
@ -1,10 +1,4 @@
|
||||
|
||||
[Client]
|
||||
#Should the magnet play a ding sound when turned on or off?
|
||||
playToggleSound = true
|
||||
#Should the magnet display a message on screen when turned on or off?
|
||||
showToggleMessage = false
|
||||
|
||||
[General]
|
||||
#In what range should the Basic Magnet pickup items and xp?
|
||||
#Range: 1 ~ 20
|
||||
@ -19,3 +13,9 @@
|
||||
#Range: 1 ~ 10
|
||||
advancedMagnetRange = 8
|
||||
|
||||
[Client]
|
||||
#Should the magnet play a ding sound when turned on or off?
|
||||
playToggleSound = true
|
||||
#Should the magnet display a message on screen when turned on or off?
|
||||
showToggleMessage = false
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
enableSidedOutput = true
|
||||
|
||||
[StorageUpgrades]
|
||||
level2Mult = 4
|
||||
#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
|
||||
level5Mult = 32
|
||||
level4Mult = 16
|
||||
|
@ -1,11 +1,11 @@
|
||||
#Don't put comments; they get removed
|
||||
#Thu Feb 04 17:34:47 CET 2021
|
||||
#Fri Feb 05 14:54:37 CET 2021
|
||||
default-locale=default
|
||||
super-pickaxe-many-drop-items=true
|
||||
max-calculation-timeout=300
|
||||
super-pickaxe-drop-items=true
|
||||
craftscript-dir=craftscripts
|
||||
snapshots-experimental=false
|
||||
snapshots-experimental=true
|
||||
max-brush-radius=6
|
||||
scripting-timeout=3000
|
||||
butcher-max-radius=-1
|
||||
|
Reference in New Issue
Block a user