1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Update mods / kubejs config blabla

This commit is contained in:
2021-02-04 18:44:50 +01:00
parent 3ca52ee385
commit 0edf987efd
67 changed files with 80 additions and 16 deletions

View File

@ -117,6 +117,9 @@
#Heart items
[cyclic.items.heart]
#Maximum number of hearts that can be attained (including initial 10)
#Range: 1 ~ 200
maximum = 100
#Experience given when eating a poisoned heart
#Range: 0 ~ 99999
experience = 500

View File

@ -21,7 +21,7 @@
["Coal Config".Overworld]
#Average Ores per Chunk [Default: 20]
#Range: 0 ~ 64
count = 20
count = 15
#Configure the ore Vein Size [Default: 17]
#Range: 0 ~ 64
vein_size = 17
@ -979,7 +979,7 @@
#Range: 0 ~ 256
baseline = 100
#Activate/Deactivate the Ore Gen in The Overworld [Default: true]
generate_in_the_overworld = true
generate_in_the_overworld = false
#Spread Amount (# of Y-Levels above and below the Baseline) [Default: 60]
#Range: 0 ~ 256
spread = 60
@ -1079,7 +1079,7 @@
#Range: 0 ~ 256
baseline = 96
#Activate/Deactivate the Ore Gen in The Overworld [Default: true]
generate_in_the_overworld = true
generate_in_the_overworld = false
#Spread Amount (# of Y-Levels above and below the Baseline) [Default: 32]
#Range: 0 ~ 256
spread = 32

View File

@ -14,6 +14,7 @@ importantInfo = true
[compat]
crafttweaker = true
computercraft = true
theoneprobe = 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.

View File

@ -98,6 +98,8 @@
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..

View File

@ -1 +1,43 @@
T:{id:"thermal:potato_block",Count:1b}
T:{id:"minecraft:potion",Count:1b,tag:{Potion:"mana-and-artifice:minor_mana_potion"}}
T:{id:"losttrinkets:piggy",Count:1b}
T:{id:"javd:portal_block",Count:1b}
T:{id:"jamd:mine_portal_block",Count:1b}
T:{id:"itemcollectors:basic_collector",Count:1b}
T:{id:"ironchest:iron_to_gold_chest_upgrade",Count:1b}
T:{id:"integratednbt:nbt_extractor",Count:1b}
T:{id:"industrialforegoing:sludge_bucket",Count:1b}
T:{id:"immersiverailroading:item_rolling_stock",Count:1b,tag:{defID:"rolling_stock/locomotives/a1_peppercorn.json",gauge:1.435d}}
T:{id:"immersivepetroleum:oil_bucket",Count:1b}
T:{id:"immersiveengineering:creosote_bucket",Count:1b}
T:{id:"gravestone:gravestone",Count:1b}
T:{id:"rsgauges:industrial_small_lever",Count:1b}
T:{id:"framedcompactdrawers:framed_compact_drawer",Count:1b}
T:{id:"fluxnetworks:flux_block",Count:1b}
T:{id:"minecraft:crafting_table",Count:1b}
T:{id:"minecraft:furnace",Count:1b}
T:{id:"farmingforblockheads:market",Count:1b}
T:{id:"extrastorage:advanced_exporter",Count:1b}
T:{id:"extradisks:advanced_machine_casing",Count:1b}
T:{id:"extlights:glowstone_bulb",Count:1b}
T:{id:"extcaves:moss_humid_ceiling",Count:1b}
T:{id:"envirocore:litherite_crystal",Count:1b}
T:{id:"engineerstools:redia_tool",Count:1b,tag:{Damage:0}}
T:{id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"engineersdecor:engineersdecor_manual"}}
T:{id:"enderstorage:ender_chest",Count:1b}
T:{id:"emendatusenigmatica:charcoal_dust",Count:1b}
T:{id:"elevatorid:elevator_white",Count:1b}
T:{id:"darkutils:blank_plate",Count:1b}
T:{id:"minecraft:potion",Count:1b,tag:{Potion:"cyclic:haste"}}
T:{id:"curios:ring",Count:1b}
T:{id:"create:schematicannon",Count:1b}
T:{id:"craftingstation:crafting_station",Count:1b}
T:{id:"cookingforblockheads:cooking_table",Count:1b}
T:{id:"comforts:sleeping_bag_white",Count:1b}
T:{id:"charginggadgets:charging_station",Count:1b,tag:{}}
T:{id:"computercraft:computer_normal",Count:1b}
T:{id:"buildinggadgets:gadget_building",Count:1b,tag:{state:{serializer:"buildinggadgets:dummy_serializer",state:{Name:"minecraft:air"},data:{}}}}
T:{id:"botanypots:botany_pot",Count:1b}
T:{id:"patchouli:guide_book",Count:1b,tag:{"patchouli:book":"bloodmagic:guide"}}
T:{id:"biomesoplenty:white_sand",Count:1b}
T:{id:"minecraft:enchanted_book",Count:1b,tag:{StoredEnchantments:[{lvl:1s,id:"astralsorcery:night_vision"}]}}
T:{id:"appliedenergistics2:quartz_ore",Count:1b}

View File

@ -41,7 +41,6 @@ Gauges and Switches
Gravestone Mod
Immersive Engineering
Immersive Petroleum
Immersive Railroading
Industrial Foregoing
Industrial Foregoing: Agriculture & Husbandry
Industrial Foregoing: Core

View File

@ -20,6 +20,9 @@ nonRandom = ["losttrinkets:rock_candy", "losttrinkets:tha_cloud", "losttrinkets:
#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.

View File

@ -8,7 +8,7 @@
#The maximum number of samples to be taken when searching for a biome.
#Range: 0 ~ 1000000
maxSamples = 50000
#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)
#A list of biomes that the compass will not be able to search for. Specify by resource location or numeric ID. Ex: ["minecraft:desert", "minecraft:savanna"]
biomeBlacklist = []
#biomeSize * radiusModifier = maxSearchRadius. Raising this value will increase search accuracy but will potentially make the process more resource .
#Range: 0 ~ 1000000

View File

@ -391,6 +391,7 @@
"Snow Golem Player Heads" = true
"Glass Shard" = true
"Campfires Boost Elytra" = true
"Lava Bucket As Trash" = true
[tweaks.sign_editing]
"Requires Empty Hand" = false

View File

@ -1,5 +1,5 @@
#Don't put comments; they get removed
#Sun Jan 31 16:57:40 CET 2021
#Thu Feb 04 17:34:47 CET 2021
default-locale=default
super-pickaxe-many-drop-items=true
max-calculation-timeout=300