Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6df59caf7 | |||
| 9396611ce0 | |||
| 5463fe8373 | |||
| 65974a1ed2 | |||
| ef83286f03 | |||
| 3533ad27ec | |||
| 9bbd4be82c | |||
| 89cbf41e1d | |||
| 6e24b21e79 | |||
| c6137e9101 | |||
| 45ccc16c43 | |||
| c788342f23 | |||
| e58ae638da | |||
| 5a875a78b7 | |||
| 650e0429ae | |||
| 0bb0250379 | |||
| 5a8e567b8d | |||
| af4e05dd45 | |||
| 33fea78add | |||
| c6f94fb951 | |||
| 660aed5d27 | |||
| 66dfe5a1c0 | |||
| 3d2662dbc9 | |||
| 3889e2c53a | |||
| 81c70fba0a | |||
| e25b33dda1 | |||
| f4f52e75ef | |||
| 565c4449a3 | |||
| 8eef03eec1 | |||
| 3a2b00b665 |
@@ -28,6 +28,8 @@ Terra (overworld): 0
|
||||
|
||||
Void World: 43
|
||||
|
||||
Compact Machines: 144
|
||||
|
||||
Woot Dimension (tartarus): 418
|
||||
|
||||
Nether: -1
|
||||
@@ -56,12 +58,16 @@ Omothol: 52
|
||||
|
||||
Dark realm: 53
|
||||
|
||||
Bedrock: 19
|
||||
|
||||
Dimensional Doors: 684 (and consecutive numbers)
|
||||
|
||||
Emptiness: 14676
|
||||
|
||||
Deep Dark: -11325
|
||||
|
||||
Space Station: -2
|
||||
|
||||
Taerrapiatta: 180
|
||||
|
||||
Diamerisma: 181
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Configuration file
|
||||
|
||||
cache {
|
||||
S:digest=5663d7aa653f62b9f9120449835f45ee
|
||||
S:digest=60ebd91f9d7414dc679cc09d67d247f9
|
||||
|
||||
# Caching can save processing time, if there are a lot of items. [default: true]
|
||||
B:enableCache=true
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
cache {
|
||||
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
|
||||
I:interval=24
|
||||
S:lastCheck=1764093307909
|
||||
S:lastCheck=1785007090078
|
||||
}
|
||||
|
||||
|
||||
|
||||
+3110
-3705
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,19 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Enable break mode.
|
||||
# 启用破坏模式。
|
||||
B:breakModeEnabled=true
|
||||
|
||||
# Maximum number of undo history entries.
|
||||
# 最大撤回历史记录数量。
|
||||
# Min: 1
|
||||
# Max: 10
|
||||
I:maxUndoHistory=3
|
||||
|
||||
# Bypass light updates when placing non-NBT blocks.
|
||||
# 放置无NBT方块时绕过光照更新。
|
||||
B:setBlockStateFastEnable=false
|
||||
}
|
||||
|
||||
|
||||
+23
-23
@@ -1,6 +1,29 @@
|
||||
#ChunkLoader Configuration File
|
||||
#Deleting any element will restore it to it's default value
|
||||
|
||||
#Per player chunk limiting. Values ignored if 0.:Simply add <username>=<value>
|
||||
players
|
||||
{
|
||||
#Forge gives everyone 12500 by default
|
||||
DEFAULT=5000
|
||||
#For server op's only.
|
||||
OP=5000
|
||||
}
|
||||
|
||||
#If set to false, players will have to be logged in for their chunkloaders to work.:Simply add <username>=<true|false>
|
||||
allowoffline
|
||||
{
|
||||
DEFAULT=true
|
||||
OP=true
|
||||
}
|
||||
|
||||
#Set to false to deny a player access to the chunk viewer
|
||||
allowchunkviewer
|
||||
{
|
||||
DEFAULT=true
|
||||
OP=true
|
||||
}
|
||||
|
||||
#The number of minutes since last login within which chunks from a player will remain active, 0 for infinite.
|
||||
awayTimeout=0
|
||||
|
||||
@@ -15,26 +38,3 @@ op-interact=false
|
||||
|
||||
#Set to false to disable the automatic reloading of mystcraft dimensions on server restart
|
||||
reload-dimensions=true
|
||||
|
||||
#Set to false to deny a player access to the chunk viewer
|
||||
allowchunkviewer
|
||||
{
|
||||
DEFAULT=true
|
||||
OP=true
|
||||
}
|
||||
|
||||
#If set to false, players will have to be logged in for their chunkloaders to work.:Simply add <username>=<true|false>
|
||||
allowoffline
|
||||
{
|
||||
DEFAULT=true
|
||||
OP=true
|
||||
}
|
||||
|
||||
#Per player chunk limiting. Values ignored if 0.:Simply add <username>=<value>
|
||||
players
|
||||
{
|
||||
#Forge gives everyone 12500 by default
|
||||
DEFAULT=5000
|
||||
#For server op's only.
|
||||
OP=5000
|
||||
}
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
"action" :
|
||||
{
|
||||
"type": "openLink",
|
||||
"link": "https://github.com/sainagh/meatballcraft/wiki/%5B0.18.3%5D-Improving-Performance"
|
||||
"link": "https://github.com/sainagh/meatballcraft/wiki/%5B0.18.6%5D-Improving-Performance"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -231,7 +231,9 @@
|
||||
"menu:back39.png",
|
||||
"menu:back40.png",
|
||||
"menu:back41.png",
|
||||
"menu:back42.png"],
|
||||
"menu:back42.png",
|
||||
"menu:back43.png",
|
||||
"menu:back44.png"],
|
||||
"displayDuration" : 100,
|
||||
"shuffle": true,
|
||||
"fadeDuration" : 40
|
||||
|
||||
+106
-21
@@ -180,6 +180,9 @@ frigid {
|
||||
# Maximum Frigid health [1-1000]
|
||||
D:"frigid health"=20.0
|
||||
|
||||
# Summoned Frigid lifespan [1-10000]
|
||||
I:"frigid lifespan"=120
|
||||
|
||||
# Set the spawn rate of Frigid [0-10000]
|
||||
I:"frigid spawn rate"=20
|
||||
}
|
||||
@@ -215,18 +218,27 @@ general {
|
||||
# Allow Molten Hammer active effect to hit players [false/true]
|
||||
B:"allow molten hammer pvp"=false
|
||||
|
||||
# Ability cooldown of Ankh Scepter [1-10000]
|
||||
I:"ankh scepter cooldown"=60
|
||||
|
||||
# BlackBanlist for items that the Golden Heart is unable to mend. Ex. "minecraft:shears" or "mod_lavacow:moltenhammer" [default: ]
|
||||
S:"banlisted items from golden heart" <
|
||||
>
|
||||
|
||||
# Set the bonus damage of Bone Sword to X% [0-100]
|
||||
# Does Beast Claw right click ability require player to be sneaking?. [false/true]
|
||||
B:"beast claw needs sneak"=false
|
||||
I:"bone sword bonus damage"=5
|
||||
|
||||
# Set the bonus damage cap of Bone Sword [0-10000]
|
||||
I:"bone sword bonus damage cap"=5000
|
||||
|
||||
# Allow the Bone Sword to deal extra damage to bosses. [false/true]
|
||||
B:"bone sword boss damage"=true
|
||||
|
||||
# Set the bonus damage of Bone Sword/Fang Arrow to X% [0-100]
|
||||
I:"bone sword/fang arrow bonus damage"=5
|
||||
|
||||
# Set the bonus damage cap of Bone Sword/Fang Arrow [0-10000]
|
||||
I:"bone sword/fang arrow bonus damage cap"=10000
|
||||
|
||||
# Allow the Bone Sword/Fang Arrow to deal extra damage to bosses. [false/true]
|
||||
B:"bone sword/fang arrow boss damage"=false
|
||||
I:"bonesword bonus damage"=5
|
||||
I:"bonesword bonus damage cap"=5000
|
||||
I:"boneworm drop heart"=10
|
||||
@@ -250,10 +262,11 @@ general {
|
||||
|
||||
# The amount of seconds before cocoons hatch into an enigmoth or a vespa
|
||||
I:"cocoon lifespan"=8
|
||||
|
||||
# Should new armor materials be added to Construct's Armory when installed? (requires Tinkers' Construct) [false/true]
|
||||
B:"construct's armory integration"=true
|
||||
|
||||
# Attack damage of "Death" [1-10000]
|
||||
I:"death damage"=16
|
||||
|
||||
# Spawn rate of Desert Tomb (higher number = less frequent) [0-10000]
|
||||
I:"desert tomb spawn rate"=750
|
||||
|
||||
@@ -280,7 +293,10 @@ general {
|
||||
# Should new enchantments be added (existing properties will be preserved). [false/true]
|
||||
B:"enable enchantment"=true
|
||||
|
||||
# Should soulforged armor/tools be created when combining a soulforged heart with any molten armor piece/tool on the anvil (e.g. Molten Warhammer + Soulforged Heart = Soulforged Warhammer). [false/true]
|
||||
# Should the Ankh Scepter/Frozen Grip/Fungal Rod be created when combining a Midnight Mourne with a(n) Ushabti/Frozen Thigh/Poisonous Spore on the anvil. [false/true]
|
||||
B:"enable midnight mourne anvil recipes"=true
|
||||
|
||||
# Should soulforged armor/tools be created when combining a Soulforged Heart with any molten armor piece/tool on the anvil (e.g. Molten Warhammer + Soulforged Heart = Soulforged Warhammer). [false/true]
|
||||
B:"enable soulforged anvil recipes"=true
|
||||
|
||||
# Set the drop rate of Intestine [0-100]
|
||||
@@ -288,6 +304,12 @@ general {
|
||||
B:"fission potion works on entities from other mods"=false
|
||||
I:"flying height limit"=16
|
||||
|
||||
# Ability cooldown of Frozen Grip [1-10000]
|
||||
I:"frozen grip cooldown"=60
|
||||
|
||||
# Ability cooldown of Fungal Staff [1-10000]
|
||||
I:"fungal staff cooldown"=60
|
||||
|
||||
# Generate Cemetery in the Overworld. [false/true]
|
||||
B:"generate cemetery"=true
|
||||
|
||||
@@ -356,8 +378,9 @@ general {
|
||||
contenttweaker:recursive_paper_abyssal,0.03
|
||||
contenttweaker:recursive_paper_buggy,0.03
|
||||
contenttweaker:recursive_paper_faithfulundead,0.03
|
||||
contenttweaker:recursive_paper_flying,0.03
|
||||
enderio:item_capacitor_grainy,0.03
|
||||
>
|
||||
>
|
||||
|
||||
# Customize drop rates of the items which ravens can find. Ex. "minecraft:fish@3,0.4,2" or "mod_lavacow:sharptooth,0.1" [default: [minecraft:beetroot_seeds,0.15], [minecraft:wheat_seeds,0.15,2], [minecraft:melon_seeds,0.15], [minecraft:pumpkin_seeds,0.15], [minecraft:gold_nugget,0.1,2], [minecraft:iron_nugget,0.1,2]]
|
||||
S:"loot table for ravens" <
|
||||
@@ -398,6 +421,9 @@ general {
|
||||
minecraft:skeleton
|
||||
>
|
||||
|
||||
# Area Damage of Molten Warhammer [1-1000]
|
||||
D:"molten hammer attack"=8.0
|
||||
|
||||
# Set the fire damage reduction of Molten Heart/Soulforged Heart to X% [0-10000]
|
||||
I:"molten heart damage reduction"=20
|
||||
|
||||
@@ -410,17 +436,21 @@ general {
|
||||
# Should Piranha and Swarmer attack innocent animals [false/true]
|
||||
B:"piranha attacks animals"=true
|
||||
B:"quark compatibility"=true
|
||||
|
||||
# Should new features be added when Quark is also installed? [false/true]
|
||||
B:"quark integration"=true
|
||||
|
||||
# Ability cooldown of Scarab Scepter [1-10000]
|
||||
I:"scarab scepter cooldown"=60
|
||||
|
||||
# Area Damage of Soulforged Warhammer [1-1000]
|
||||
D:"soulforged hammer attack"=10.0
|
||||
|
||||
# Ability cooldown of Soulforged Warhammer [1-1000]
|
||||
I:"soulforged hammer cooldown"=4
|
||||
|
||||
# Sets the amount of extra health healed with a Soulforged Heart equipped to X% [0-10000]
|
||||
I:"soulforged heart healing boost"=25
|
||||
|
||||
# Customize the Spawn list for the Dreamcatcher. Ex. "mod_lavacow:foglet,40,1,2" or "mod_lavacow:vespa,20,1,1" [default: [minecraft:zombie,40,1,2], [minecraft:skeleton,40,1,2], [minecraft:spider,40,1,2], [minecraft:silverfish,40,1,2], [minecraft:bat,40,4,8], [mod_lavacow:foglet,40,1,2], [mod_lavacow:slothoman,40,1,2], [mod_lavacow:unburied,40,1,2], [mod_lavacow:ptera,40,1,2], [mod_lavacow:lilsludge,40,1,2], [mod_lavacow:amber_scarab,40,1,2], [mod_lavacow:ghost_swarmer,40,1,2], [mod_lavacow:pingu,40,1,2], [mod_lavacow:weta,40,1,2], [minecraft:enderman,20,1,1], [minecraft:cave_spider,20,1,1], [minecraft:witch,20,1,1], [mod_lavacow:undeadswine,20,1,1], [mod_lavacow:ithaqua,20,1,1], [mod_lavacow:sludgelord,20,1,1], [mod_lavacow:amberlord,20,1,1], [mod_lavacow:vespa,20,1,1], [mod_lavacow:scarecrow,20,1,1], [mod_lavacow:boneworm,20,1,1], [mod_lavacow:undertaker,20,1,1], [mod_lavacow:banshee,20,1,1], [mod_lavacow:avaton,20,1,1], [mod_lavacow:wraith,20,1,1], [mod_lavacow:sea_hag,20,1,1], [mod_lavacow:graverobberghost,20,1,1]]
|
||||
# Customize the Spawn list for the Dreamcatcher. Ex. "mod_lavacow:foglet,40,1,2" or "mod_lavacow:vespa,20,1,1" [default: [minecraft:zombie,40,1,2], [minecraft:skeleton,40,1,2], [minecraft:spider,40,1,2], [minecraft:silverfish,40,1,2], [minecraft:bat,40,4,8], [mod_lavacow:foglet,40,1,2], [mod_lavacow:isnachi,40,1,2], [mod_lavacow:unburied,40,1,2], [mod_lavacow:ptera,40,1,2], [mod_lavacow:lilsludge,40,1,2], [mod_lavacow:amber_scarab,40,1,2], [mod_lavacow:ghost_swarmer,40,1,2], [mod_lavacow:pingu,40,1,2], [mod_lavacow:weta,40,1,2], [minecraft:enderman,20,1,1], [minecraft:cave_spider,20,1,1], [minecraft:witch,20,1,1], [mod_lavacow:undeadswine,20,1,1], [mod_lavacow:ithaqua,20,1,1], [mod_lavacow:sludgelord,20,1,1], [mod_lavacow:amberlord,20,1,1], [mod_lavacow:vespa,20,1,1], [mod_lavacow:scarecrow,20,1,1], [mod_lavacow:boneworm,20,1,1], [mod_lavacow:undertaker,20,1,1], [mod_lavacow:banshee,20,1,1], [mod_lavacow:avaton,20,1,1], [mod_lavacow:wraith,20,1,1], [mod_lavacow:sea_hag,20,1,1], [mod_lavacow:graverobberghost,20,1,1]]
|
||||
S:"spawn list for dreamcatcher" <
|
||||
mod_lavacow:foglet,40,1,2
|
||||
mod_lavacow:undeadswine,20,1,1
|
||||
@@ -441,8 +471,6 @@ general {
|
||||
# Mobs in this mod will not burn under daylight. [false/true]
|
||||
B:"sunscreen mode"=false
|
||||
B:"tinkers compatibility"=true
|
||||
|
||||
# Should new tool materials be added to Tinkers' Construct when installed? [false/true]
|
||||
B:"tinkers' construct integration"=true
|
||||
|
||||
# Should zombies (Unburied and variants) scare villagers [false/true]
|
||||
@@ -511,11 +539,26 @@ general {
|
||||
# Set the spawn rate of Ghost Swarmer [0-100]
|
||||
I:"ghost swarmer spawn rate"=10
|
||||
|
||||
# Should Ghots Swarmers spawn underground
|
||||
# Should Ghost Swarmers spawn underground
|
||||
B:"ghost swarmer underground spawn"=false
|
||||
}
|
||||
|
||||
|
||||
ghoul {
|
||||
# Ghoul strength [1-1000]
|
||||
D:"ghoul attack"=5.0
|
||||
|
||||
# Maximum Ghoul health [1-1000]
|
||||
D:"ghoul health"=20.0
|
||||
|
||||
# Set the spawn rate of Ghoul [0-10000]
|
||||
I:"ghoul spawn rate"=20
|
||||
|
||||
# Percentage of wounded health needed to be targeted by a Ghoul [0-100]
|
||||
D:"ghoul target health threshold"=50.0
|
||||
}
|
||||
|
||||
|
||||
glowshroom {
|
||||
B:"glowshroom generation"=true
|
||||
I:"glowshroom spawn rate"=20
|
||||
@@ -527,7 +570,7 @@ glowshroom {
|
||||
# Grave Robber strength [1-1000]
|
||||
D:"grave robber attack"=6.0
|
||||
|
||||
# The chance for a Ghost of Grave Robber to appear after a Grave Robber dies [0-100]
|
||||
# The chance for a Ghost of Grave Robber to appear after a Grave Robber dies [0-1]
|
||||
D:"grave robber ghost chance"=0.5
|
||||
|
||||
# Maximum Grave Robber health [1-1000]
|
||||
@@ -601,8 +644,6 @@ ithaqua {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
mimicrab {
|
||||
# Mimicrab strength [1-1000]
|
||||
D:"mimicrab attack"=8.0
|
||||
@@ -618,6 +659,30 @@ mimicrab {
|
||||
}
|
||||
|
||||
|
||||
"mod integration" {
|
||||
# Should new armor materials be added to Construct's Armory when installed? (requires Tinkers' Construct) [false/true]
|
||||
B:"construct's armory integration"=true
|
||||
|
||||
# Should new features be added when Quark is also installed? [false/true]
|
||||
B:"quark integration"=true
|
||||
|
||||
# Should Azrael's Scythe and Critical Boost use RLCombat for handling offhand bonuses? [false/true]
|
||||
B:"rlcombat integration"=true
|
||||
|
||||
# Should So Many Enchantment's Lesser, Advanced, and Supreme Enchants be considered? [false/true]
|
||||
B:"somanyenchantments integration"=true
|
||||
|
||||
# Should new tool materials be added to Tinkers' Construct when installed? [false/true]
|
||||
B:"tinkers' construct integration"=true
|
||||
}
|
||||
|
||||
|
||||
"mod integration toggles" {
|
||||
# Should So Many Enchantment's unique enchants work on Fish's Undead Rising item abilities? [false/true]
|
||||
B:"somanyenchantments integration"=true
|
||||
}
|
||||
|
||||
|
||||
moogma {
|
||||
# Chance for Moogmas to spawn with the classic texture (setting it to 1.0 will always cause it to spawn) [0-1]
|
||||
D:"moogma classic texture chance"=1.0
|
||||
@@ -640,6 +705,9 @@ mummy {
|
||||
# Maximum Mummy health [1-1000]
|
||||
D:"mummy health"=24.0
|
||||
|
||||
# Summoned Mummy lifespan [1-10000]
|
||||
I:"mummy lifespan"=120
|
||||
|
||||
# Set the spawn rate of Mummy [0-10000]
|
||||
I:"mummy spawn rate"=100
|
||||
}
|
||||
@@ -652,6 +720,9 @@ mycosis {
|
||||
# Maximum Mycosis health [1-1000]
|
||||
D:"mycosis health"=20.0
|
||||
|
||||
# Summoned Mycosis lifespan [1-10000]
|
||||
I:"mycosis lifespan"=120
|
||||
|
||||
# Set the spawn rate of Mycosis [0-10000]
|
||||
I:"mycosis spawn rate"=40
|
||||
}
|
||||
@@ -718,6 +789,9 @@ parasite {
|
||||
# Should Parasites have a chance to pop out from dying mobs in the host list or mobs under the Infested effect [false/true]
|
||||
B:"parasite hosts"=true
|
||||
|
||||
# The maximum amplifier of the Infested potion effect that scales additional parasite spawns
|
||||
I:"parasite infested amplifier spawns"=4
|
||||
|
||||
# The amount of seconds before Parasites naturally die or form into cocoons
|
||||
I:"parasite lifespan"=16
|
||||
|
||||
@@ -882,15 +956,26 @@ shroom {
|
||||
|
||||
|
||||
"skeleton king" {
|
||||
# Customize the list of Biome tags the King's Crown will check ex. "DRY" or "SANDY" [default: [HOT], [DRY], [SANDY]]
|
||||
S:"Cursed Crown Biomes List" <
|
||||
HOT
|
||||
DRY
|
||||
SANDY
|
||||
>
|
||||
|
||||
# Should King's Crown require all (or just one) valid biome tag [false/true]
|
||||
B:"cursed crown need all tags"=true
|
||||
|
||||
# Skeleton King strength [1-1000]
|
||||
D:"skeleton king attack"=40.0
|
||||
|
||||
# Maximum Skeleton King health [1-1000]
|
||||
D:"skeleton king health"=15000.0
|
||||
|
||||
# Skeleton King strength [1-1000]
|
||||
D:"skeleton king kings wrath attack"=60.0
|
||||
|
||||
# Skeleton King kings wrath projectile strength [1-1000]
|
||||
D:"skeleton king kings wrath projectile strength"=6.0
|
||||
|
||||
# Should Skeleton King drop its loot inside a chest [false/true]
|
||||
B:"skeleton king loot in chest"=false
|
||||
|
||||
@@ -963,7 +1048,7 @@ unburied {
|
||||
# Maximum Unburied health [1-1000]
|
||||
D:"unburied health"=20.0
|
||||
|
||||
# Summoned Unburied (and variants) lifespan [1-10000]
|
||||
# Summoned Unburied lifespan [1-10000]
|
||||
I:"unburied lifespan"=20
|
||||
|
||||
# Set the spawn rate of Unburied [0-10000]
|
||||
|
||||
@@ -11,11 +11,27 @@ books {
|
||||
# This is a global override for all books. [default: true]
|
||||
B:canSpawnWithBooks=true
|
||||
|
||||
##########################################################################################################
|
||||
# spawn
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# If true, the user will spawn with the book.
|
||||
# This defaults to the value the book owner has set and is overridden by this config.
|
||||
##########################################################################################################
|
||||
|
||||
spawn {
|
||||
# [default: false]
|
||||
B:"bloodarsenal:guide"=false
|
||||
|
||||
# [default: false]
|
||||
B:"bloodmagic:guide"=false
|
||||
B:"cyclicmagic:guide"=true
|
||||
|
||||
# [default: true]
|
||||
B:"cyclicmagic:guide"=false
|
||||
|
||||
# [default: false]
|
||||
B:"modularrouters:guidebook"=false
|
||||
|
||||
# [default: false]
|
||||
B:"woot:guide"=false
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#Inventory Tweaks Configuration
|
||||
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
||||
#Wed Nov 26 09:42:03 CST 2025
|
||||
#Tue Feb 24 11:57:57 CST 2026
|
||||
enableMiddleClick=true
|
||||
showChestButtons=true
|
||||
enableSortingOnPickup=false
|
||||
|
||||
+18
-94
@@ -12,10 +12,6 @@
|
||||
"item": "abyssalcraft:unique_scroll",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -134,10 +130,6 @@
|
||||
"item": "abyssalcraft:unique_scroll",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -238,10 +230,6 @@
|
||||
"item": "abyssalcraft:unique_scroll",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -268,10 +256,6 @@
|
||||
"item": "abyssalcraft:unique_scroll",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -360,10 +344,6 @@
|
||||
"item": "abyssalcraft:unique_scroll",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "industrialforegoing:mob_relocator",
|
||||
"damage": "*"
|
||||
@@ -997,69 +977,7 @@
|
||||
"damage": "*"
|
||||
}
|
||||
],
|
||||
"-11325": [
|
||||
{
|
||||
"item": "cyclicmagic:ender_pearl_mounted",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:ender_pearl",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "enderio:item_travel_staff",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:chorus_fruit",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "cyclicmagic:ender_pearl_reuse",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "actuallyadditions:item_tele_staff",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "enderutilities:enderbow",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "projecte:item.pe_destruction_catalyst",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "projecte:item.pe_catalitic_lens",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "projecte:item.pe_rm_morning_star",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_enscriber",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimlet_workbench",
|
||||
"damage": "*"
|
||||
}
|
||||
],
|
||||
"163": [
|
||||
{
|
||||
"item": "extrautils2:terraformer",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
@@ -1256,10 +1174,6 @@
|
||||
}
|
||||
],
|
||||
"180": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -1274,10 +1188,6 @@
|
||||
}
|
||||
],
|
||||
"181": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -1292,10 +1202,6 @@
|
||||
}
|
||||
],
|
||||
"182": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -1738,6 +1644,24 @@
|
||||
"item": "xreliquary:rod_of_lyssa",
|
||||
"damage": "*"
|
||||
}
|
||||
],
|
||||
"190": [
|
||||
{
|
||||
"item": "xreliquary:rod_of_lyssa",
|
||||
"damage": "*"
|
||||
}
|
||||
],
|
||||
"191": [
|
||||
{
|
||||
"item": "xreliquary:rod_of_lyssa",
|
||||
"damage": "*"
|
||||
}
|
||||
],
|
||||
"193": [
|
||||
{
|
||||
"item": "xreliquary:rod_of_lyssa",
|
||||
"damage": "*"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -0,0 +1 @@
|
||||
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||
@@ -19,16 +19,6 @@
|
||||
"When disabled: Llama trophy cannot be rendered"
|
||||
]
|
||||
},
|
||||
"activate_player_render_hook": {
|
||||
"version": 0,
|
||||
"value": "true",
|
||||
"comment": [
|
||||
"Purpose: add hook to player rendering code",
|
||||
"Modified class: net.minecraft.client.renderer.entity.RenderPlayer",
|
||||
"Known users: OpenBlocks hangglider",
|
||||
"When disabled: code may fallback to less compatible mechanism (like replacing renderer)"
|
||||
]
|
||||
},
|
||||
"horse_base_null_fix": {
|
||||
"version": 0,
|
||||
"value": "true",
|
||||
|
||||
@@ -23283,6 +23283,230 @@
|
||||
{
|
||||
"item": "packagedauto:distributor|0",
|
||||
"emc": 0
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:nuclear_engineers_goggles|0",
|
||||
"emc": 100
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:running_bandana|0",
|
||||
"emc": 100
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:beekeper_archive|0",
|
||||
"emc": 100
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:strange_stone_essence|0",
|
||||
"emc": 0
|
||||
},
|
||||
{
|
||||
"item": "tardis:gallifreyan_sand|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "extrautils2:biomemarker|0",
|
||||
"emc": 0
|
||||
},
|
||||
{
|
||||
"item": "glassential:glass_clear|0",
|
||||
"emc": 0
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|5",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|6",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|7",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|8",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|9",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|10",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "tconstruct:seared|11",
|
||||
"emc": 32
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|2",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|1",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|3",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|4",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|5",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|6",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|7",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|14",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|15",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|13",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|12",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|11",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|10",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|9",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "openblocks:elevator|8",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "thebetweenlands:thatch|0",
|
||||
"emc": 64
|
||||
},
|
||||
{
|
||||
"item": "railcraft:infernal|0",
|
||||
"emc": 50
|
||||
},
|
||||
{
|
||||
"item": "railcraft:infernal|1",
|
||||
"emc": 50
|
||||
},
|
||||
{
|
||||
"item": "railcraft:infernal|4",
|
||||
"emc": 50
|
||||
},
|
||||
{
|
||||
"item": "railcraft:infernal|5",
|
||||
"emc": 50
|
||||
},
|
||||
{
|
||||
"item": "divinerpg:frozen_grass|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "nuclearcraft:flour|0",
|
||||
"emc": 24
|
||||
},
|
||||
{
|
||||
"item": "iceandfire:dread_stone_bricks|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "iceandfire:dread_stone|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "iceandfire:dread_stone_tile|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "iceandfire:dread_stone_face|0",
|
||||
"emc": 1
|
||||
},
|
||||
{
|
||||
"item": "iceandfire:dread_stone_bricks_mossy|0",
|
||||
"emc": 9
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:jei_info_box|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:tool_tip|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:tracker_binoculars|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:notes_of_a_mines_yearner|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:a_smithys_tablet|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:toy_sword|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:stone_twist_thin|0",
|
||||
"emc": 4096
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:stone_twist|0",
|
||||
"emc": 4096
|
||||
},
|
||||
{
|
||||
"item": "aoa3:runic_bush|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "aoa3:magias|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "aoa3:rune_bulbs|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:cleanroom_certificate|0",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:server_rack|0",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:chunky_sand_pile|0",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:tiny_brick_wall|0",
|
||||
"emc": 1024
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -56,7 +56,7 @@ mapperconfigurations {
|
||||
I:divinerpgpriority=1
|
||||
I:equivalentenergisticspriority=1
|
||||
|
||||
# Priority for Mod with ModId = expequiv. Values: 4114 [range: 0 ~ 512, default: 1]
|
||||
# Priority for Mod with ModId = expequiv. Values: 4208 [range: 0 ~ 512, default: 1]
|
||||
I:expequivpriority=1
|
||||
I:metallurgypriority=1
|
||||
|
||||
@@ -248,7 +248,7 @@ mapperconfigurations {
|
||||
apicustomconversionmapper {
|
||||
|
||||
allow {
|
||||
# Allow Mod expequiv to add its 86742 Recipes to the EMC Calculation [default: true]
|
||||
# Allow Mod expequiv to add its 89973 Recipes to the EMC Calculation [default: true]
|
||||
B:expequiv=true
|
||||
}
|
||||
|
||||
|
||||
@@ -3,13 +3,24 @@
|
||||
general {
|
||||
|
||||
blocks {
|
||||
# Fixes anvils allowing to repair irreparable items
|
||||
B:"Anvil Repairable Check"=true
|
||||
|
||||
# Fixes rendering issues with banners by correctly sizing their render bounding boxes
|
||||
# Incompatible with RenderLib
|
||||
B:"Banner Bounding Box"=true
|
||||
|
||||
# Fixes the offset of mouseover selection boxes for blocks
|
||||
# Value needs to be larger than 0 to prevent z-fighting
|
||||
# Vanilla default is 0.002
|
||||
D:"Block Selection Box Offset"=1.0E-4
|
||||
|
||||
# Fixes inconsistent delays of comparators to prevent redstone timing issues
|
||||
B:"Comparator Timing"=true
|
||||
|
||||
# Prevents duplication of falling blocks through end portals
|
||||
B:"Falling Block End Portal Dupe"=true
|
||||
|
||||
# Only damage living entities hit by falling blocks, prevents killing items and XP
|
||||
B:"Falling Block Entity Damage"=true
|
||||
|
||||
@@ -25,6 +36,8 @@ general {
|
||||
|
||||
# Disables climbing movement when flying
|
||||
B:"Ladder Flying Slowdown"=true
|
||||
|
||||
# Prevents ghost blocks by sending an additional block change packet
|
||||
B:"Mining Glitch"=true
|
||||
|
||||
# Properly saves the last state of pistons to tags
|
||||
@@ -52,11 +65,7 @@ general {
|
||||
}
|
||||
|
||||
"mining glitch" {
|
||||
# Prevents ghost blocks by sending additional movement packets
|
||||
B:"[1] Mining Glitch Toggle"=true
|
||||
|
||||
# Defines the maximum number of movement packets that can be sent per tick
|
||||
# Vanilla default is 5
|
||||
I:"[2] Maximum Movement Packets"=10
|
||||
}
|
||||
|
||||
@@ -69,6 +78,11 @@ general {
|
||||
# Prevents fire projectiles burning entities when blocking with shields
|
||||
B:"Block Fire"=true
|
||||
|
||||
# Sets the required fall height in blocks for boats to break
|
||||
# -1 for vanilla default
|
||||
# 0 for never breaking
|
||||
I:"Boat Breaking Fall Height"=0
|
||||
|
||||
# Fixes entities glitching through the bottom of boats
|
||||
B:"Boat Riding Offset"=true
|
||||
|
||||
@@ -90,10 +104,11 @@ general {
|
||||
|
||||
# Fixes a duplication exploit connected to the inventories of donkeys and mules
|
||||
B:"Donkey/Mule Dupe"=true
|
||||
|
||||
# Fixes consuming an item having a chance of also consuming a second item without any animation, like the infamous double eating food bug
|
||||
B:"Double Consumption"=true
|
||||
|
||||
# Fixes consuming a food item having a chance of also consuming a second item without any animation, like the infamous double eating food bug
|
||||
B:"Double Food Consumption"=true
|
||||
|
||||
# Relocate elytra deployment and landing to client side to prevent issues with high latencies
|
||||
B:"Elytra Deployment & Landing"=true
|
||||
|
||||
@@ -104,7 +119,7 @@ general {
|
||||
B:"Entity ID"=true
|
||||
B:"Entity Lists"=true
|
||||
|
||||
# Prevents corruption of entities caused by invalid health or damage values
|
||||
# Prevents corruption of entities caused by invalid health, absorption, damage and knockback values
|
||||
B:"Entity NaN Values"=true
|
||||
|
||||
# Pushes entities out of blocks when growing up to prevent suffocation
|
||||
@@ -130,9 +145,15 @@ general {
|
||||
# Fixes non-player entities being able to control minecarts
|
||||
B:"Minecart AI"=true
|
||||
|
||||
# Fixes mobs being unable to cross rails during pathfinding
|
||||
B:"Mobs Crossing Rails"=true
|
||||
|
||||
# Fixes mounts and boats sometimes disappearing after dismounting
|
||||
B:"Mount Desync"=true
|
||||
|
||||
# Fixes ocelots being incorrectly included in biome monster spawn lists
|
||||
B:"Ocelot Biome Spawn List"=true
|
||||
|
||||
# Fixes saturation depleting in peaceful mode
|
||||
B:"Player Saturation"=true
|
||||
|
||||
@@ -179,11 +200,14 @@ general {
|
||||
|
||||
# Fix missing face culling during item pickup particle rendering
|
||||
B:"Cull Picked-up Items"=true
|
||||
|
||||
# Fixes entity and particle rendering issues by enabling depth buffer writing
|
||||
# Can cause issues with modded particles
|
||||
B:"Depth Mask"=true
|
||||
|
||||
# Fixes enchantments displaying unlocalized levels
|
||||
B:"Enchantment Level Visibility"=true
|
||||
|
||||
# Fixes entity layer rendering issues by enabling depth buffer writing
|
||||
B:"Entity Depth Mask"=true
|
||||
|
||||
# Changes the durability storing to use ints instead of shorts, eliminating many issues with high-durability items (I.E. TiC tools)
|
||||
B:"Extend Item Durability Range"=true
|
||||
|
||||
@@ -201,6 +225,10 @@ general {
|
||||
# Incompatible with SpongeForge and RandomPatches
|
||||
I:"Packet Size"=16777216
|
||||
|
||||
# Fixes particle rendering issues by enabling depth buffer writing
|
||||
# Can cause issues with modded particles
|
||||
B:"Particle Depth Mask"=false
|
||||
|
||||
# Fixes various particle types not showing up on the client
|
||||
B:"Particle Spawning"=true
|
||||
|
||||
@@ -210,6 +238,9 @@ general {
|
||||
# Fixes the spectator menu not showing player skins
|
||||
B:"Spectator Menu"=true
|
||||
|
||||
# Fixes a raytracing bug which causes third person camera tilting to be slightly asymmetric
|
||||
B:"Third Person Camera Orientation"=true
|
||||
|
||||
"model gap" {
|
||||
B:"[1] Model Gap Toggle"=true
|
||||
D:"[2] Recess Value"=0.007
|
||||
@@ -223,10 +254,17 @@ general {
|
||||
# Incompatible with SpongeForge
|
||||
B:"Chunk Saving"=true
|
||||
|
||||
# Fixes mismatching difficulty settings if a mod loads new dimensions before the world is loaded on client side
|
||||
B:"Difficulty Consistency"=true
|
||||
|
||||
# Fixes invisible chunks in edge cases (small enclosed rooms at chunk borders)
|
||||
B:"Frustum Culling"=true
|
||||
|
||||
# Ensures portals link to their original overworld portal if within close distance
|
||||
# Determines the required amount of opaque blocks in the chunk to enable occlusion culling
|
||||
# Performance sensitive!
|
||||
# Min: -2147483648
|
||||
# Max: 4097
|
||||
I:"Occlusion Culling Threshold"=256
|
||||
B:"Portal Location Link"=true
|
||||
|
||||
# Fixes duplication issues that can occur when entities travel through portals
|
||||
@@ -250,6 +288,18 @@ general {
|
||||
|
||||
# Fixes witch hut structure data not accounting for the height it is generated at
|
||||
B:"Witch Huts"=true
|
||||
|
||||
"portal location link" {
|
||||
# Lets Nether portals link to the player's overworld entry portal if within the configured search distance
|
||||
B:"[1] Portal Location Link Toggle"=true
|
||||
|
||||
# Distance in blocks to search for the player's overworld entry portal
|
||||
# Set to 0 to always link to the last overworld entry portal regardless of distance
|
||||
# Min: 0
|
||||
# Max: 2147483647
|
||||
I:"[2] Portal Search Distance"=1024
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@ general {
|
||||
}
|
||||
|
||||
botania {
|
||||
# Fixes various duplication exploits
|
||||
B:"Alfheim Portal NBT Fix"=true
|
||||
B:"Duplication Fixes"=true
|
||||
|
||||
# Enables the Botania Garden of Glass skybox for custom dimensions
|
||||
@@ -123,6 +123,9 @@ general {
|
||||
}
|
||||
|
||||
"the erebus" {
|
||||
# Disables granting a death compass upon demise without disabling Block o' Bones
|
||||
B:"Disable Death Compass"=false
|
||||
|
||||
# Fixes Cabbage not dropping the correct items in some situations
|
||||
B:"Fix Cabbage Drop"=true
|
||||
|
||||
@@ -150,8 +153,14 @@ general {
|
||||
# Fixes Mob Attack and Health Statistics being repeatedly doubled
|
||||
B:"Fix Deep Dark Stats"=true
|
||||
|
||||
# Makes the Radar skip inventories when the loottable for it has not yet been generated
|
||||
B:"Make Radar skip ungenerated chests"=false
|
||||
|
||||
# Fixes Machine Block drops being immutable, causing a crash on attempting to remove entries from the list
|
||||
B:"Mutable Machine Block Drops"=true
|
||||
|
||||
# Prevents CME crashes when iterating over inventory slots in special containers
|
||||
B:"Unstable Ingots Inventory Scanning"=true
|
||||
}
|
||||
|
||||
forestry {
|
||||
@@ -188,6 +197,9 @@ general {
|
||||
# Fixes various duplication exploits
|
||||
B:"Duplication Fixes"=true
|
||||
|
||||
# Fix the Black Hole Tank voiding buckets if the player inventory is full by dropping the buckets on the ground
|
||||
B:"Fix Black Hole Tank Bucket Voiding"=true
|
||||
|
||||
# Fixes an off-by-one error where IF Machines would display the max tier of range addon as one less than the actual maximum
|
||||
B:"Machines Max Range Off-By-One Fix"=true
|
||||
}
|
||||
@@ -238,14 +250,6 @@ general {
|
||||
}
|
||||
|
||||
nuclearcraft {
|
||||
# Changes the data table of the radiation environment handler to improve tick time
|
||||
# CONCURRENT_HASHMAP: NuclearCraft default
|
||||
# CONCURRENT_LINKED_HASHMAP: Keeps order of radiation environment info to improve iteration - Better performance
|
||||
# CONCURRENT_LINKED_QUEUE: Uses a queue to avoid iteration - Best performance
|
||||
# Valid values:
|
||||
# CONCURRENT_HASHMAP
|
||||
# CONCURRENT_LINKED_HASHMAP
|
||||
# CONCURRENT_LINKED_QUEUE
|
||||
S:"Radiation Environment Map"=CONCURRENT_LINKED_QUEUE
|
||||
}
|
||||
|
||||
@@ -335,15 +339,31 @@ general {
|
||||
}
|
||||
|
||||
"simple difficulty" {
|
||||
# Enables customization of the altitude modifier
|
||||
B:"Altitude Modifier Customization"=false
|
||||
|
||||
# Sets the multiplier above sea level for altitude modifier calculations
|
||||
# Requires 'Altitude Modifier Customization' to be enabled
|
||||
D:"Altitude Modifier: Above Sea Level Multiplier"=1.0
|
||||
|
||||
# Sets the multiplier below sea level for altitude modifier calculations
|
||||
# Requires 'Altitude Modifier Customization' to be enabled
|
||||
D:"Altitude Modifier: Below Sea Level Multiplier"=1.0
|
||||
|
||||
# Sets the sea level for altitude modifier calculations
|
||||
# Requires 'Altitude Modifier Customization' to be enabled
|
||||
I:"Altitude Modifier: Sea Level"=64
|
||||
|
||||
# Allows the consumption of drinks at any time, regardless of the thirst bar
|
||||
B:"Always Drink"=false
|
||||
B:"Canteen Consumes Water Source"=false
|
||||
|
||||
# Causes canteens and manual drinking to consume the source block or a cauldron level of water
|
||||
B:"Drinking Consumes Water Source"=false
|
||||
|
||||
# Prevents canteens from adding water when already full
|
||||
B:"Full Canteen Fix"=true
|
||||
|
||||
# Fixes the interaction of iron canteens with rain collectors
|
||||
B:"Iron Canteen Interaction Fix"=true
|
||||
}
|
||||
@@ -562,7 +582,7 @@ general {
|
||||
B:"Fix Neromantic Prime Fluid Overflow"=true
|
||||
|
||||
# Amount of fluid extracted per Neromantic Prime operation (in mB per 20-30 ticks)
|
||||
I:"Neromantic Prime Extraction Quantity"=300
|
||||
I:"Neromantic Prime Extraction Quantity"=1000
|
||||
|
||||
# Extends the fluid vein configuration to allow specifying in which dimensions a fluid can generate
|
||||
# This should be done as a list of comma-separated dimension IDs at the 5th field. Leave blank to allow all dimensions.
|
||||
@@ -585,7 +605,6 @@ general {
|
||||
}
|
||||
|
||||
"rftools dimensions" {
|
||||
# Fixes a bug where joining a world or server with any RFTools Dimension registered would disallow entering another world without that dimension until restarting
|
||||
B:"Fully Unregister Dimensions"=true
|
||||
}
|
||||
|
||||
@@ -620,8 +639,39 @@ general {
|
||||
}
|
||||
|
||||
bibliocraft {
|
||||
# Allow the Printing Press to properly work with any itemstack with the dyeBlack oredict, instead of only processing with Ink Sacs
|
||||
B:"Allow Any Black Dye for Printing Press"=true
|
||||
|
||||
# Fixes client-side memory leak by disabling version check
|
||||
B:"Disable Version Check"=true
|
||||
|
||||
# Fix BiblioCraft's custom Armor Stand not respecting the Curse of Binding
|
||||
B:"Fix Armor Stand Binding"=true
|
||||
|
||||
# Fix BiblioCraft's custom Armor Stand using the incorrect slots for items or not recognizing the items as valid
|
||||
B:"Fix Armor Stand Slots"=true
|
||||
|
||||
# Fix Fancy Signs rendering items and blocks in different ways between the GUI and in-world
|
||||
B:"Fix Fancy Sign Rotation"=true
|
||||
|
||||
# Fix IItemHandler#getStackInSlot method not existing due to being obfuscated by IInventory, preventing countless errors
|
||||
# This occurs because BiblioCraft's Tile Entities implement both IInventory and IItemHandler, and getStackInSlot is an obfuscated method in IInventory but not IItemHandler
|
||||
B:"Fix IItemHandler Method Not Existing"=true
|
||||
|
||||
# Make BiblioCraft actually use simulate properly when inserting and extracting items, fixing many item transfer methods
|
||||
B:"Fix Item Transfer"=true
|
||||
|
||||
# Fixes removing an ItemStack not copying all data correctly, particularly for backpacks
|
||||
B:"Fix ItemStack Copying"=true
|
||||
|
||||
# Fixes the Antique Atlas and Clipboard rendering incorrect when the Main Hand is set to Left
|
||||
B:"Fix Left Handed Rendering"=true
|
||||
|
||||
# Fix the Clipboard and the Stockroom Catalogue behaving incorrectly when used in the offhand
|
||||
B:"Fix Using Incorrect Hand"=true
|
||||
|
||||
# Register all sounds, fixing bugs when attempting to play them on servers
|
||||
B:"Multiplayer Sound Fix"=true
|
||||
}
|
||||
|
||||
collective {
|
||||
@@ -634,9 +684,15 @@ general {
|
||||
}
|
||||
|
||||
"ender io" {
|
||||
# When changing colors in the Redstone Conduit GUI, remove the signal from the old color
|
||||
B:"Clear Outdated Redstone Conduit"=true
|
||||
|
||||
# Fixes the Farming Station Chorus Walker being able to loop though and check the same positions endlessly, causing a StackOverflow
|
||||
B:"Fix Chorus Farming StackOverflow"=true
|
||||
|
||||
# Makes inserting into the Impulse Hopper filter by NBT of the relevant ghost item, which is required for actually moving the item
|
||||
B:"Fix Impulse Hopper NBT Inputs"=true
|
||||
|
||||
# Fix the Soul Binder having empty ingredients or displaying filled soul vials in the output slot incorrectly
|
||||
B:"Fix Soul Binder JEI Appearance"=true
|
||||
|
||||
@@ -648,6 +704,9 @@ general {
|
||||
}
|
||||
|
||||
"in control!" {
|
||||
# Prevents the client thread from modifying a server-only static field
|
||||
B:"Fix ForgeEventHandler Crash"=true
|
||||
|
||||
# Fixes onJoin spawn rules repeatedly modifying mob attack/health/speed
|
||||
B:"Spawn Rule Stats Fix"=true
|
||||
}
|
||||
@@ -710,6 +769,9 @@ general {
|
||||
}
|
||||
|
||||
bewitchment {
|
||||
# Fix the Witches Altar checking blocks causing crashes when scanning blocks that do not have the expected properties, primarily TerraFirmaCraft leaves
|
||||
B:"Fix Altar IBlockState Check"=true
|
||||
|
||||
# Fixes Witches' Oven consuming container fuel items
|
||||
B:"Witches' Oven Fix"=true
|
||||
}
|
||||
@@ -771,8 +833,14 @@ general {
|
||||
# As the tweak "Fix Consuming Incorrect Hand" fixes the bug preventing durability from being used, fixing the stack size is also needed.
|
||||
B:"Fix Aquamarine Stack Size"=true
|
||||
|
||||
# Fixes issues with armor set effects being cleaned up under the wrong conditions that caused crashes
|
||||
B:"Fix Armor Set Effect Cleanup"=true
|
||||
|
||||
# Fix various DivineRPG items consuming the item in the main hand regardless of the hand actually used
|
||||
B:"Fix Consuming Incorrect Hand"=true
|
||||
|
||||
# Fix the Nightmare Bed not dropping when being broken
|
||||
B:"Fix Nightmare Bed Drop"=true
|
||||
}
|
||||
|
||||
"immersive engineering" {
|
||||
@@ -788,6 +856,121 @@ general {
|
||||
B:"Path correction"=true
|
||||
}
|
||||
|
||||
"applied energistics 2 unofficial extended life" {
|
||||
# Mitigates crashes caused by misbehaving IItemHandlers
|
||||
B:"Mitigate Storage Bus Crashes"=false
|
||||
}
|
||||
|
||||
"aether legacy" {
|
||||
# When dropping equipped Accessories, add the drops to the event instead of dropping them directly, allowing compatibility with various grave mods
|
||||
B:"Capture Accessory Drops"=true
|
||||
}
|
||||
|
||||
avaritiaddons {
|
||||
# Fix the Infinity Chest not properly handling the held itemstack when closing the container
|
||||
B:"Fix Container Held Stack Bug"=true
|
||||
}
|
||||
|
||||
cyclic {
|
||||
# Adds pages to Cyclic's Ender Book waypoint GUI to prevent large waypoint lists rendering off-screen
|
||||
B:"Ender Book Pagination"=true
|
||||
|
||||
# How many saved waypoints to show on each Ender Book page.
|
||||
# Default 32 keeps Cyclic's original 8 rows per column and shows four columns per page.
|
||||
# Cyclicmagic.cfg: 'EnderBookMaxSaved' still controls the maximum number of waypoints stored per book.
|
||||
# Min: 1
|
||||
# Max: 64
|
||||
I:"Ender Book Waypoints Per Page"=32
|
||||
|
||||
# Fixes memory leak associated with advancements when creating FakePlayers
|
||||
B:"Memory Leak Fix"=true
|
||||
}
|
||||
|
||||
"dank storage" {
|
||||
# Fixes Max Int (2.1B) stacks being voided when right clicking on them in a Dank
|
||||
B:"Fix Slot voiding"=true
|
||||
}
|
||||
|
||||
"extreme reactors" {
|
||||
# Mitigates NPE in updateServer by no-oping fluid transfers when the direction is null
|
||||
B:"Mitigate Steam Reactor Crash"=true
|
||||
}
|
||||
|
||||
rftools {
|
||||
# Fixes sporadic crashes when using RFTools Storage XNet channels
|
||||
B:"Fix XNet Channel Crash"=true
|
||||
|
||||
# Fixes a bug where joining a world or server with any RFTools Dimension registered would disallow entering another world without that dimension until restarting
|
||||
B:"Fully Unregister Dimensions"=true
|
||||
}
|
||||
|
||||
roots {
|
||||
# Check if the oredict is registered before adding an entry to the list, preventing a bug when copper or silver ingots or nuggets are disabled
|
||||
B:"Check Spirit Drop Oredict"=true
|
||||
|
||||
# Disable opening the Creative Pouch GUI as it immediately crashes
|
||||
B:"Creative Pouch GUI Crash"=true
|
||||
|
||||
# Disable Elemental Soils triggering updates on redstone updates
|
||||
B:"Disable Element Soil Growth Acceleration"=true
|
||||
|
||||
# Save the Icicle entity type as NBT, fixing a crash where the type was null
|
||||
B:"Icicle Type Saving"=true
|
||||
|
||||
# Fix an issue where disabled modifiers would still consume their material, voiding the
|
||||
B:"Modifier GUI Voiding"=true
|
||||
|
||||
# Make the Mortar Spell Dust crafting output a copy of the ItemStack, avoiding issues where the recipe is inadvertently modified
|
||||
B:"Mortar Spell Dust Fix"=true
|
||||
|
||||
# Check if the target block is unbreakable for the Shatter Spell
|
||||
B:"Prevent Shatter Spell Breaking Unbreakable"=true
|
||||
|
||||
# Make the Summon Creatures Ritual stop when checking if blocks out of world are air, preventing an infinite loop when running the ritual above the void
|
||||
B:"Summon Creatures Ritual Infinite loop"=true
|
||||
}
|
||||
|
||||
tombmanygraves2 {
|
||||
# Universal Tweaks always adds AetherLegacyInventory compat to TombManyGraves2,
|
||||
# but this functionality will only work properly if Aether Legacy: Capture Accessory Drops is enabled.
|
||||
# This cannot be disabled, and this config only exists to notify that this functionality exists.
|
||||
S:"Aether Legacy Accessory Compat"=ALWAYS_ENABLED
|
||||
|
||||
# Change the timestamp used from 'MM_dd_YYYY_HH_mm_ss' to an ISO 8601 based format of 'yyyy-MM-dd'T'HH:mm:ss'
|
||||
B:"Change Timestamp"=false
|
||||
|
||||
# Fix TombManyGraves not spawning the grave due to incorrectly checking world height
|
||||
B:"Proper World Size Check"=true
|
||||
}
|
||||
|
||||
xnet {
|
||||
# Patches several ArrayIndexOutOfBoundsExceptions in the controller logic
|
||||
B:"Fix Various Controller Crashes"=true
|
||||
}
|
||||
|
||||
"barrels, drums, storage & more" {
|
||||
# Prevents CME crashes in other mods (e.g. InControl) when dropping items onto the floor from a barrel
|
||||
B:"Fix Barrel Thread Safety"=true
|
||||
}
|
||||
|
||||
"open glasses 2" {
|
||||
# Fix a NPE when getting the glasses stack when Baubles or Techguns is installed
|
||||
B:"Exception getting Glasses Stack"=true
|
||||
}
|
||||
|
||||
hammerlib {
|
||||
# Optimizes HammerLib's item color rendering performance, increasing FPS when rendering ItemStacks
|
||||
B:"Optimized ItemColorHelper Rendering"=true
|
||||
|
||||
# Prevent checking the stopmodreposts api, as it is blocked in some regions and can cause timeouts or significant delays in starting
|
||||
B:"Skip Checking URL"=false
|
||||
}
|
||||
|
||||
"void island control" {
|
||||
# Fixes islands not being able to be created if the dimension is not the overworld when visiting the dimension for the first time due to the spawn island not being created
|
||||
B:"Fix Spawn Island Creation"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -17,6 +17,10 @@ general {
|
||||
|
||||
# Determines how tall cacti can grow
|
||||
I:"Cactus Size"=3
|
||||
|
||||
# Allows converting dirt blocks to grass path by clicking them with a shovel. Grass paths can
|
||||
# be reverted to dirt with shift right-click.
|
||||
B:"Dirt to Path"=true
|
||||
B:"End Crystal Placing"=false
|
||||
|
||||
# Determines the numerator of the block drop formula on explosions
|
||||
@@ -67,6 +71,12 @@ general {
|
||||
# Determines how tall sugar cane can grow
|
||||
I:"Sugar Cane Size"=3
|
||||
|
||||
# Removes the artificial -45/-22.5/0/22.5/45 degree restriction for block models
|
||||
B:"Unlimited Block Model Rotations"=true
|
||||
|
||||
# Allows placing Fence Gates without a supporting block
|
||||
B:"Unsupported Fence Gate Placing"=false
|
||||
|
||||
# Allows placing Pumpkins and Jack'O'Lanterns without a supporting block
|
||||
B:"Unsupported Pumpkin Placing"=false
|
||||
|
||||
@@ -247,10 +257,7 @@ general {
|
||||
}
|
||||
|
||||
entities {
|
||||
# Removes entity AI for improved server performance
|
||||
B:"AI Removal"=false
|
||||
|
||||
# Replaces entity AI for improved server performance
|
||||
B:"AI Replacement"=true
|
||||
|
||||
# Scales dropped experience from entities based on their health
|
||||
@@ -310,8 +317,10 @@ general {
|
||||
# Sets the limit of required hunger to be able to sprint
|
||||
# Value of -1 lets you sprint with empty hunger
|
||||
# Value of 20 prevents you from sprinting at all
|
||||
# 6 for vanilla default
|
||||
# Min: -1
|
||||
# Max: 20
|
||||
I:"Hunger Threshold to Sprint"=6
|
||||
I:"Hunger Treshold to Sprint"=6
|
||||
|
||||
# Lets husks and strays spawn underground like regular zombies and skeletons
|
||||
@@ -319,10 +328,24 @@ general {
|
||||
|
||||
# Replaces vanilla Minecarts dropping a Minecart and the contained item, and instead drop the combined item
|
||||
B:"Minecart Drops Itself"=false
|
||||
|
||||
# Mobs carrying picked up items will drop their equipment and despawn properly
|
||||
B:"Mob Despawn Improvement"=true
|
||||
|
||||
# Mobs carrying picked up items will despawn properly (and optionally drop their equipment)
|
||||
# DEFAULT: Vanilla behavior, no despawning
|
||||
# DESPAWN: Despawn, void equipment
|
||||
# DESPAWN_DROP: Despawn, drop equipment
|
||||
# Valid values:
|
||||
# DEFAULT
|
||||
# DESPAWN
|
||||
# DESPAWN_DROP
|
||||
S:"Mob Despawning Improvement"=DEFAULT
|
||||
|
||||
# Sets the maximum light level for hostile mobs to spawn
|
||||
# 7 for vanilla default
|
||||
# Min: 0
|
||||
# Max: 15
|
||||
I:"Mob Spawning Light Level"=7
|
||||
|
||||
# Backports 1.16+ knockback to 1.12: Knockback resistance is now a scale instead of a probability
|
||||
B:"Modern Knockback"=true
|
||||
|
||||
@@ -342,6 +365,10 @@ general {
|
||||
# Max: 1.0
|
||||
D:"Rabbit Toast Spawning Chance"=0.05
|
||||
|
||||
# Sets the maximum exhaustion value when healing
|
||||
# 6.0 for vanilla default
|
||||
D:"Regen Exhaustion"=6.0
|
||||
|
||||
# Sets the exhaustion value per cm when riding mounts
|
||||
# Min: 0.0
|
||||
# Max: 1.0
|
||||
@@ -360,6 +387,12 @@ general {
|
||||
S:"Villager Profession Biome Restriction" <
|
||||
>
|
||||
|
||||
# Removes watching/looking entity AI for improved server performance
|
||||
B:"Watching AI Removal"=false
|
||||
|
||||
# Replaces watching/looking entity AI for improved server performance
|
||||
B:"Watching AI Replacement"=true
|
||||
|
||||
# Allows creating Iron Golems with non-air blocks in the bottom corners of the structure
|
||||
B:"Weaken Golem Structure Requirements"=false
|
||||
|
||||
@@ -416,6 +449,14 @@ general {
|
||||
D:"[19] Armor Toughness Max"=65536.0
|
||||
D:"[20] Luck Min"=-65536.0
|
||||
D:"[21] Luck Max"=65536.0
|
||||
|
||||
# A list of attributes that will persist after player death. Only the base attribute value will be kept
|
||||
# such as those increased through the Player Attribute Commands mod.
|
||||
# Examples:
|
||||
# generic.maxHealth
|
||||
# generic.attackDamage
|
||||
S:"[22] Attribute Keeper" <
|
||||
>
|
||||
}
|
||||
|
||||
"better burning" {
|
||||
@@ -522,20 +563,38 @@ general {
|
||||
|
||||
# Plays an indication sound effect when health is regained
|
||||
B:"[4] Indication Sound"=false
|
||||
|
||||
# Determines the maximum amount of health to regain
|
||||
# 0 for no limitation
|
||||
D:"[5] Max Heal Amount"=0.0
|
||||
}
|
||||
|
||||
sleeping {
|
||||
# Disables skipping night by using a bed while making it still able to set spawn
|
||||
B:"Disable Sleeping"=false
|
||||
|
||||
# Disables setting the spawn point by using a bed while making it still able to sleep
|
||||
B:"Disable Sleeping Setting Spawn"=false
|
||||
I:"Sleeping Time"=-1
|
||||
|
||||
# Enables sleeping tweaks
|
||||
B:"[1] Enable Sleeping Tweak"=true
|
||||
|
||||
# Disables sleeping in bed
|
||||
B:"[2] Disable Sleeping"=false
|
||||
|
||||
# Set bed spawn point setting behavior
|
||||
# Default: Sets spawn point after sleeping
|
||||
# Disabled: Sleeping will not set spawn point
|
||||
# Anytime: Sets spawn point on right clicking bed
|
||||
# Valid values:
|
||||
# DEFAULT
|
||||
# DISABLED
|
||||
# ANYTIME
|
||||
S:"[3] Bed Set Spawn Point Mode"=DEFAULT
|
||||
|
||||
# Determines at which time of day sleeping is allowed in ticks (0 - 23999)
|
||||
# -1 for vanilla default
|
||||
# Min: -1
|
||||
# Max: 23999
|
||||
I:"Sleeping Time"=-1
|
||||
I:"[4] Sleeping Time"=-1
|
||||
}
|
||||
|
||||
"spawn caps" {
|
||||
@@ -559,6 +618,9 @@ general {
|
||||
# Lets untamed undead horses burn in daylight
|
||||
B:"Burning Undead Horses"=true
|
||||
|
||||
# Lets untamed undead horses despawn
|
||||
B:"Despawning Undead Horses"=true
|
||||
|
||||
# Prevents skeleton traps spawning during thunderstorms
|
||||
B:"No Skeleton Trap Spawning"=false
|
||||
|
||||
@@ -686,6 +748,73 @@ general {
|
||||
|
||||
# If the Glowing potion effect will apply particles. Only applies if "[3] Highlight Unsafe Mobs" is true
|
||||
B:"[4] Show Glowing Particles"=false
|
||||
|
||||
# When checking nearby hostile mobs, skip named mobs
|
||||
B:"[5] Ignore Named Mobs"=false
|
||||
}
|
||||
|
||||
"arrow layers" {
|
||||
# List of the resource location names for entities concerning rendering of arrow layers
|
||||
# Behavior depends on the list mode
|
||||
S:"[1] Entity List" <
|
||||
>
|
||||
|
||||
# Blacklist Mode: Entities that won't render hit arrows on them, others will
|
||||
# Whitelist Mode: Entities that will render hit arrows on them, others won't
|
||||
# Always enabled for players
|
||||
# Valid values:
|
||||
# WHITELIST
|
||||
# BLACKLIST
|
||||
S:"[2] Entity List Mode"=WHITELIST
|
||||
}
|
||||
|
||||
"mob griefing" {
|
||||
# List of the resource location names for entities concerning mob griefing
|
||||
# Behavior depends on the list mode
|
||||
S:"[1] Entity List" <
|
||||
>
|
||||
|
||||
# Blacklist Mode: Entities that won't be able to grief, others will
|
||||
# Whitelist Mode: Entities that will be able to grief, others won't
|
||||
# Valid values:
|
||||
# WHITELIST
|
||||
# BLACKLIST
|
||||
S:"[2] Entity List Mode"=BLACKLIST
|
||||
}
|
||||
|
||||
"dragon kill" {
|
||||
# Enables the dragon kill tweaks
|
||||
B:"[1] Dragon Kill Toggle"=true
|
||||
|
||||
# The amount of experience dropped on the first dragon kill
|
||||
I:"[2] First Kill Xp"=12000
|
||||
|
||||
# The amount of experience dropped on dragon kills after the first
|
||||
I:"[3] Second+ Kill Xp"=500
|
||||
|
||||
# Enables a dragon egg spawning on dragon kills after the first
|
||||
B:"[4] Second+ Kill Egg"=false
|
||||
}
|
||||
|
||||
"villager harvesting" {
|
||||
# Enables Villager Harvest tweak, allowing villagers to harvest and replant modded crops.
|
||||
# This tweak also allows villagers to breed with modded crops.
|
||||
B:"[01] Villager Harvest Tweak Toggle"=true
|
||||
|
||||
# A list of foods that villagers can pick up and use to breed. Minecraft uses 'count' values
|
||||
# of 12 for Potatoes and Carrots, and a value of 3 for bread. Adding different values to this
|
||||
# list for those foods will override vanilla behavior.
|
||||
# Syntax: modid:itemid=count
|
||||
# Example -> minecraft:steak=2
|
||||
S:"[02] Food Whitelist" <
|
||||
>
|
||||
|
||||
# A list of crops that villagers will not harvest. This is used to prevent villagers from
|
||||
# breaking crops that have custom harvest logic.
|
||||
# Syntax: modid:blockid
|
||||
# Example -> minecraft:wheat
|
||||
S:"[03] Harvest Blacklist" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
@@ -750,9 +879,15 @@ general {
|
||||
# Causes Glass Bottles to consume the source block of water
|
||||
B:"Glass Bottle Consumes Water Source"=false
|
||||
|
||||
# Respects stack sizes of water bottles when returning glass bottles on cauldron interactions
|
||||
B:"Glass Bottle Returns"=true
|
||||
|
||||
# Prevents placing of liquid source blocks in the world
|
||||
B:"Hardcore Buckets"=false
|
||||
|
||||
# Interrupts consumption of food and drinks upon taking damage
|
||||
B:"Interrupt Eating"=false
|
||||
|
||||
# Disables crafting recipes for repairing tools
|
||||
B:"No Crafting Repair"=false
|
||||
|
||||
@@ -768,6 +903,9 @@ general {
|
||||
# Requires the hunger bar to be missing food points equal to or more than the amount restored by the food
|
||||
B:"Smart Eat"=false
|
||||
|
||||
# Respects stack sizes of soups when returning bowls
|
||||
B:"Soup Bowl Returns"=true
|
||||
|
||||
# Enables one-time ignition of entities by hitting them with a torch
|
||||
B:"Super Hot Torch"=false
|
||||
|
||||
@@ -958,6 +1096,9 @@ general {
|
||||
# Prevents the advancement system from loading entirely
|
||||
B:"Disable Advancements"=false
|
||||
|
||||
# Disables FOV changes caused by sprinting, potions, or armor attributes
|
||||
B:"Disable FOV"=false
|
||||
|
||||
# Disables the glint overlay on enchantment books
|
||||
B:"Disable Glint Overlay on Enchantment Books"=false
|
||||
|
||||
@@ -1016,6 +1157,13 @@ general {
|
||||
# Less than or equal to 0 is set to the default
|
||||
I:"Particle Limit"=-1
|
||||
|
||||
# Sets the percentage of experience players can drop upon death instead of the capped ~7 levels
|
||||
# Range from 0.0 to 1.0
|
||||
# Below 0.0 for vanilla default
|
||||
# Min: -1.0
|
||||
# Max: 1.0
|
||||
D:"Player XP Drop Percentage"=-1.0
|
||||
|
||||
# Always indent keybind entries from the screen edge, preventing them from overflowing off the left side when particularly long keybind names are present
|
||||
B:"Prevent Keybinds from Overflowing Screen"=true
|
||||
|
||||
@@ -1301,6 +1449,9 @@ general {
|
||||
|
||||
# Removes duplicate messages and instead put a number behind the message how often it was repeated
|
||||
B:"[3] Compact Messages"=false
|
||||
|
||||
# When waking up from bed, if the chat had text keep the chat window open
|
||||
B:"[4] Keep Chat Active on waking"=true
|
||||
}
|
||||
|
||||
advancements {
|
||||
@@ -1498,6 +1649,25 @@ general {
|
||||
I:"[12] Max Music Delay"=0
|
||||
}
|
||||
|
||||
"sound channels" {
|
||||
# Amount of channels reserved for regular sounds
|
||||
I:"Normal Sound Channels"=28
|
||||
|
||||
# Amount of channels reserved for streamed sounds such as music
|
||||
I:"Streaming Sound Channels"=4
|
||||
}
|
||||
|
||||
"incremental time command" {
|
||||
# Lets `/time set day` and `/time set night` commands skip to the actual next day/night instead of resetting total world time
|
||||
B:"[1] Incremental Time Command Toggle"=false
|
||||
|
||||
# Defines custom values for skipping time per dimension
|
||||
# Dimensions not listed here will use a default day length of 24000 ticks, with added 1000 ticks for day and 13000 ticks for night
|
||||
# Syntax: dimensionID;dayLength;dayAdd;nightAdd
|
||||
S:"[2] Dimension List" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
performance {
|
||||
@@ -1621,6 +1791,11 @@ general {
|
||||
}
|
||||
|
||||
world {
|
||||
B:"Incremental Time Command"=false
|
||||
|
||||
# Effectively limits the Nether to its actual height and applies void damage to entities
|
||||
B:"Inhospitable Nether Roof"=false
|
||||
|
||||
# Sets the default height of the overworld's sea level
|
||||
# Supported world types: Default, Biomes O' Plenty
|
||||
# Vanilla default is 63
|
||||
@@ -1741,6 +1916,18 @@ general {
|
||||
B:"Spawn Chunks Loading"=true
|
||||
}
|
||||
|
||||
"flat bedrock" {
|
||||
# Allows height control over bedrock layer generation
|
||||
B:"[1] Flat Bedrock Toggle"=false
|
||||
|
||||
# List of allowed Y values for bedrock layer generation
|
||||
I:"[2] Height Whitelist" <
|
||||
0
|
||||
127
|
||||
255
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -0,0 +1,26 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
B:"Add Vajra Recipes"=true
|
||||
|
||||
# Controls the break speed of a powered Vajra (note that there is a hard cap of one block per tick)
|
||||
D:"Break Speed"=1000000.0
|
||||
|
||||
# Controls how much RF is used each time a vajra breaks a block
|
||||
I:"Charge Per Use"=10000
|
||||
|
||||
# Controls the harvest level of a powered Vajra
|
||||
I:"Harvest Level"=1000000
|
||||
|
||||
# Controls the Vajra's max charge
|
||||
I:"Max Charge"=10000000
|
||||
B:"Show Durability Bar"=true
|
||||
|
||||
"mod interop" {
|
||||
B:"Applied Energistics 2 Unofficial Extended Life"=true
|
||||
B:"Ender IO"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
S:accessTransformers <
|
||||
>
|
||||
|
||||
# Allow script to access other scripts loaded by previous loaders. The config is only effective when fastScriptLoading is enabled. Default: false
|
||||
B:crossLoaderAccess=false
|
||||
|
||||
|
||||
@@ -237,6 +237,7 @@ general {
|
||||
# This also determines the material you can make the ritual and pedestals from (Cobblestone, Abyssal Cobblestone etc)
|
||||
# name optionally sets a name to display when applicable (dimension-specific rituals, among things)
|
||||
S:"Dimension Book Type Mappings" <
|
||||
43;0
|
||||
>
|
||||
|
||||
# Toggles whether or not to override the name locking and display item names regardless of the knowledge being obtained or not.
|
||||
@@ -674,6 +675,9 @@ worldgen {
|
||||
# Toggles whether or not to generate Stalagmites in Dreadlands and Purified Dreadlands biomes.
|
||||
B:"Dreadlands Stalagmites"=true
|
||||
|
||||
# Toggles whether or not to generate the 'Temple City of Omothol' (Except the Temple of J'zahar).
|
||||
B:"Generate Omothol City"=true
|
||||
|
||||
# Toggles whether or not statues have a chance of generating inside a Shoggoth Lair.
|
||||
B:"Generate Statues In Lairs"=true
|
||||
|
||||
|
||||
@@ -24,13 +24,13 @@ black_hole_generator {
|
||||
|
||||
|
||||
client {
|
||||
# If true, allows players to experience nausea on non-standard atmosphere types
|
||||
# Allows nausea effects in non-standard atmospheres.
|
||||
B:EnableAtmosphericNausea=true
|
||||
|
||||
# If true, AR will use a custom skybox on planets
|
||||
# Use AR's custom skybox on planets
|
||||
B:PlanetSkyOverride=true
|
||||
|
||||
# If true, AR will use a custom skybox on space stations
|
||||
# Use AR's custom skybox on space stations
|
||||
B:StationSkyOverride=true
|
||||
|
||||
# Advanced visual effects
|
||||
@@ -47,6 +47,8 @@ client {
|
||||
I:hydrogenBarX=-8
|
||||
I:hydrogenBarY=74
|
||||
B:lockUI=true
|
||||
|
||||
# Use AR's custom skybox in the overworld.
|
||||
B:overworldSkyOverride=false
|
||||
I:oxygenBarModeX=0
|
||||
I:oxygenBarModeY=1
|
||||
@@ -59,14 +61,20 @@ client {
|
||||
}
|
||||
|
||||
|
||||
compatibility {
|
||||
# Enables a narrow ASM compatibility patch for PlusTiC Portly tools releasing Advanced Rocketry rockets. Disable this if it causes crashes or compatibility issues. This only has an effect when PlusTiC is installed. [default: true]
|
||||
B:enablePlusTiCPortlyRocketCompat=true
|
||||
}
|
||||
|
||||
|
||||
"energy production" {
|
||||
# Multiplier for the amount of energy produced by the microwave reciever
|
||||
# Multiplier for microwave receiver power output.
|
||||
D:MicrowaveRecieverMultiplier=1.0
|
||||
|
||||
# Multiplier for the amount of power per tick the black hole generator should produce
|
||||
# Multiplier for black hole generator power output.
|
||||
I:blackHoleGeneratorMultiplier=1
|
||||
|
||||
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
|
||||
# List of blocks and burn times for the black hole generator. Format: modid:block:meta;ticks where meta is optional
|
||||
S:blackHoleTimings <
|
||||
minecraft:stone;1
|
||||
minecraft:dirt;1
|
||||
@@ -74,10 +82,10 @@ client {
|
||||
minecraft:cobblestone;1
|
||||
>
|
||||
|
||||
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
|
||||
# Burn time in ticks for items not listed in blackHoleTimings.
|
||||
I:defaultBurnTime=500
|
||||
|
||||
# Amount of power per tick the solar generator should produce
|
||||
# Power produced per tick by the solar generator.
|
||||
I:solarGeneratorMultiplier=1
|
||||
}
|
||||
|
||||
@@ -93,13 +101,16 @@ general {
|
||||
B:EnableAtmosphericEffects=true
|
||||
B:EnableAtmosphericNausea=true
|
||||
|
||||
# Enables the laser drill machine
|
||||
# Enable the laser drill.
|
||||
B:EnableLaserDrill=true
|
||||
|
||||
# Enables terraforming items and blocks
|
||||
# Enable the orbital registry.
|
||||
B:EnableOrbitalRegistry=true
|
||||
|
||||
# Enable terraforming blocks and items.
|
||||
B:EnableTerraforming=true
|
||||
|
||||
# Power multiplier for the laser drill machine
|
||||
# Multiplier for laser drill power use.
|
||||
D:LaserDrillPowerMultiplier=1.0
|
||||
D:MicrowaveRecieverMultiplier=1.0
|
||||
I:OrbitHeight=1000
|
||||
@@ -107,41 +118,44 @@ general {
|
||||
B:ResetOnlyOnce=false
|
||||
I:SpaceStationBuildRadius=1024
|
||||
|
||||
# how many millibuckets/t are required to keep the terraformer running
|
||||
# mB/t used by the Terraformer.
|
||||
I:TerraformerFluidConsumeRate=40
|
||||
|
||||
# Whether the Terraformer should consume fluids at all, independent of rate
|
||||
# Require fluids to run the Terraformer.
|
||||
B:TerraformerRequiresFluids=true
|
||||
|
||||
# non-ar biomes from mods with custom world gen can not be decorated in terraforming. If you want fully decorated terraforming with only default biomes, set this to false
|
||||
# non-AR biomes from mods with custom world gen cannot be decorated in terraforming. If you want fully decorated terraforming with only default biomes, set this to false
|
||||
B:allowNonArBiomesInTerraforming=false
|
||||
B:allowPlanetRespawn=false
|
||||
B:allowTerraforming=true
|
||||
|
||||
# If true dimensions not added by AR can be terraformed, including the overworld
|
||||
# Allow terraforming in non-AR dimensions, including the overworld.
|
||||
B:allowTerraformingNonARWorlds=false
|
||||
B:allowZeroGSpacestations=false
|
||||
I:biomeUpdateSpeed=1
|
||||
I:blackHoleGeneratorMultiplier=1
|
||||
|
||||
# Multiplier for the energy hatch capacity
|
||||
# Multiplier for energy hatch capacity.
|
||||
D:blockEnergyHatchCapacityMultiplier=1.0
|
||||
|
||||
# Multiplier for the liquid hatch (in/out) capacity
|
||||
# Multiplier for liquid hatch capacity.
|
||||
D:blockLiquidHatchCapacityMultiplier=1.0
|
||||
|
||||
# Multiplier for the pressurized tank's (block) capacity
|
||||
# Multiplier for pressurized tank's (block) capacity.
|
||||
D:blockTankCapacity=1.0
|
||||
|
||||
# Multiplier for the build speed of the Rocket Builder (0.5 is twice as fast 2 is half as fast
|
||||
# Multiplier for Rocket Assembler speed. (0.5 is twice as fast 2 is half as fast)
|
||||
D:buildSpeedMultiplier=1.0
|
||||
|
||||
# Maximum gravity the crystalliser will function at. Use 0.0 to disable!
|
||||
# Maximum gravity where the crystalliser works. Set 0.0 to disable.
|
||||
D:crystalliserMaximumGravity=0.0
|
||||
|
||||
# Multiplier for the Advanced Data Bus capacity. (Base=2000 -> default= 4 * 2000 = 8000) [range: 1 ~ 20, default: 4]
|
||||
I:dataBusBigMultiplier=4
|
||||
B:dropExtinguishedTorches=false
|
||||
B:electricPlantsSpawnLightning=true
|
||||
|
||||
# If false the gravity controller cannot be built or used
|
||||
# Enable the gravity controller.
|
||||
B:enableGravityMachine=true
|
||||
S:entityAtmBypass <
|
||||
>
|
||||
@@ -151,38 +165,11 @@ general {
|
||||
|
||||
# Amount of force the jetpack provides with respect to gravity, 1 is the same acceleration as caused by Earth's gravity, 2 is 2x the acceleration caused by Earth's gravity, etc. To make jetpack only work on low gravity planets, simply set it to a value less than 1
|
||||
D:jetPackForce=1.3
|
||||
S:laserDrillOres <
|
||||
oreIron
|
||||
oreGold
|
||||
oreCopper
|
||||
oreTin
|
||||
oreRedstone
|
||||
oreDiamond
|
||||
oreDilithium
|
||||
oreTitanium
|
||||
oreIridium
|
||||
oreAnglesite
|
||||
oreBenitoite
|
||||
oreMithril
|
||||
oreArlemite
|
||||
oreRealmite
|
||||
oreRupee
|
||||
oreBloodgem
|
||||
oreNetherite
|
||||
oreRosite
|
||||
oreLimonite
|
||||
oreRunium
|
||||
oreAscendedAmethyst
|
||||
oreAscendedJade
|
||||
oreAscendedSapphire
|
||||
oreAlchemicalMatter
|
||||
>
|
||||
B:laserDrillOres_blacklist=false
|
||||
|
||||
# If true the orbital laser will actually mine blocks on the planet below
|
||||
# If true, laser drill mines blocks below, (false makes it a VoidMiner with improved performance! especially when using Void Cobble: ON in GUI)
|
||||
B:laserDrillPlanet=false
|
||||
|
||||
# Outputs and chances of objects from Enriched Lava in the Centrifuge. Format: <oredictionaryEntry>:<weight>. Larger weights are more frequent [default: [nuggetCopper:100], [nuggetIron:100], [nuggetTin:100], [nuggetLead:100], [nuggetSilver:100], [nuggetGold:75], [nuggetDiamond:10], [nuggetUranium:10], [nuggetIridium:1]]
|
||||
# List of Centrifuge outputs from enriched lava. Format: <oredict>:<weight>. [default: [nuggetCopper:100], [nuggetIron:100], [nuggetTin:100], [nuggetLead:100], [nuggetSilver:100], [nuggetGold:75], [nuggetDiamond:10], [nuggetUranium:10], [nuggetIridium:1]]
|
||||
S:lavaCentrifugeOutputs <
|
||||
nuggetCopper:100
|
||||
nuggetIron:100
|
||||
@@ -195,24 +182,22 @@ general {
|
||||
nuggetIridium:1
|
||||
>
|
||||
|
||||
# The power per tick required to process enriched lava [range: 0 ~ 999999, default: 10]
|
||||
# Power per tick, used to process enriched lava. [range: 0 ~ 999999, default: 10]
|
||||
I:lavaCentrifugePower=10
|
||||
|
||||
# The time required to process 250mb of enriched lava [range: 0 ~ 999999, default: 50]
|
||||
# Time used to process 250 mB of enriched lava. [range: 0 ~ 999999, default: 50]
|
||||
I:lavaCentrifugeTime=50
|
||||
|
||||
# If true the boots only protect the player on planets with low gravity
|
||||
# Make low-gravity boots work only on low-gravity planets.
|
||||
B:lowGravityBoots=false
|
||||
|
||||
# If true the machines from AdvancedRocketry will produce things like plates/rods for other mods even if Advanced Rocketry itself does not use the material (This can increase load time)
|
||||
# Allow AR machines to make rods/plates e.g for other mods. May increase load time.
|
||||
B:makeMaterialsForOtherMods=false
|
||||
I:maxBiomesPerPlanet=5
|
||||
D:oxygenVentConsumptionMultiplier=1.0
|
||||
B:planetsMustBeDiscovered=false
|
||||
I:pointsPerDilithium=500
|
||||
|
||||
# setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false]
|
||||
B:resetPlanetsFromXML=false
|
||||
B:resetPlanetsFromXML=true
|
||||
S:rocketBlockBlackList <
|
||||
minecraft:portal
|
||||
minecraft:bedrock
|
||||
@@ -223,7 +208,7 @@ general {
|
||||
minecraft:flowing_lava
|
||||
>
|
||||
|
||||
# Should the cutting machine be able to cut vanilla wood into planks
|
||||
# Allow the cutting machine to turn vanilla wood into planks.
|
||||
B:sawMillCutVanillaWood=true
|
||||
B:scrubberRequiresCartrige=true
|
||||
S:sealableBlockBlackList <
|
||||
@@ -232,14 +217,14 @@ general {
|
||||
>
|
||||
I:solarGeneratorMultiplier=1
|
||||
|
||||
# Laser drill will not mine these dimension [default: ]
|
||||
# Dimensions where the laser drill cannot mine. [default: ]
|
||||
S:spaceLaserDimIdBlackList <
|
||||
>
|
||||
I:spaceStationId=-2
|
||||
I:spaceSuitO2Buffer=30
|
||||
I:terraformBlockPerTick=1
|
||||
|
||||
# Multplier for atmosphere change speed
|
||||
# Multiplier for atmosphere change speed
|
||||
D:terraformMult=1.0
|
||||
S:torchBlocks <
|
||||
>
|
||||
@@ -253,86 +238,48 @@ general {
|
||||
}
|
||||
|
||||
|
||||
"ore generation" {
|
||||
I:AluminumPerChunk=0
|
||||
I:AluminumPerClump=16
|
||||
I:CopperPerChunk=0
|
||||
I:CopperPerClump=6
|
||||
I:DilithiumPerChunk=0
|
||||
I:DilithiumPerChunkLuna=0
|
||||
I:DilithiumPerClump=16
|
||||
B:EnableOreGen=false
|
||||
B:GenerateCopper=false
|
||||
B:GenerateRutile=true
|
||||
B:GenerateTin=false
|
||||
I:IridiumPerChunk=0
|
||||
I:IridiumPerClump=16
|
||||
I:RutilePerChunk=0
|
||||
I:RutilePerClump=6
|
||||
I:TinPerChunk=0
|
||||
I:TinPerClump=6
|
||||
B:generateAluminum=false
|
||||
B:generateCraters=false
|
||||
B:generateDilithium=false
|
||||
B:generateGeodes=false
|
||||
B:generateIridium=false
|
||||
B:generateVanillaStructures=false
|
||||
B:generateVolcanos=true
|
||||
I:geodeBaseSize=36
|
||||
S:geodeOres <
|
||||
oreIron
|
||||
oreGold
|
||||
oreCopper
|
||||
oreTin
|
||||
oreRedstone
|
||||
>
|
||||
B:geodeOres_blacklist=false
|
||||
I:geodeVariation=24
|
||||
}
|
||||
|
||||
|
||||
"oxygen system" {
|
||||
# If true, allows players being hurt due to lack of oxygen and allows effects from non-standard atmosphere types
|
||||
# Enable damage from lack of oxygen and effects from non-standard atmospheres.
|
||||
B:EnableAtmosphericEffects=true
|
||||
|
||||
# If true Galacticcraft's air will be disabled entirely requiring use of Advanced Rocketry's Oxygen system on GC planets
|
||||
# Disable Galacticraft air and use AR oxygen on GC planets.
|
||||
B:OverrideGCAir=true
|
||||
|
||||
# Power consumption multiplier for the oxygen vent
|
||||
# Multiplier for oxygen vent power use.
|
||||
D:OxygenVentPowerMultiplier=1.0
|
||||
|
||||
# If true, breaking an extinguished torch will drop an extinguished torch instead of a vanilla torch
|
||||
# Drop an extinguished torch instead of a vanilla torch, when breaking an extinguished torch.
|
||||
B:dropExtinguishedTorches=false
|
||||
|
||||
# list entities which should not be affected by atmosphere properties [default: ]
|
||||
# List entities not affected by atmosphere effects [default: ]
|
||||
S:entityAtmBypass <
|
||||
>
|
||||
|
||||
# Multiplier on how much O2 an oxygen vent consumes per tick
|
||||
# Multiplier for oxygen vent O2 use per tick.
|
||||
D:oxygenVentConsumptionMultiplier=1.0
|
||||
|
||||
# If true the Oxygen scrubbers require a consumable carbon collection cartridge
|
||||
# Require cartridges for oxygen scrubbers.
|
||||
B:scrubberRequiresCartrige=true
|
||||
|
||||
# Blocks that are automatically detected as sealable but should not seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
|
||||
# Blocks that should not count as sealable. Format: modid:block for example "minecraft:chest" [default: ]
|
||||
S:sealableBlockBlackList <
|
||||
>
|
||||
|
||||
# Blocks that are not automatically detected as sealable but should seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
|
||||
# Blocks that should count as sealable. Format: modid:block for example "minecraft:chest" [default: ]
|
||||
S:sealableBlockWhiteList <
|
||||
>
|
||||
|
||||
# Maximum time in minutes that the spacesuit's internal buffer can store O2 for
|
||||
# Maximum suit O2 buffer time in minutes.
|
||||
I:spaceSuitO2Buffer=30
|
||||
|
||||
# Global multiplier for suit extra tank capacity
|
||||
# Multiplier for suit extra tank capacity.
|
||||
D:suitTankCapacity=1.0
|
||||
|
||||
# Mod:Blockname for example "minecraft:chest" [default: ]
|
||||
# Blocks treated like torches in non-combustible atmospheres. Placement is blocked, and existing blocks are broken and dropped. Format: modid:block [default: ]
|
||||
S:torchBlocks <
|
||||
>
|
||||
|
||||
# Amount of damage taken every second in a vacuum
|
||||
# Damage taken per second in a vacuum.
|
||||
I:vacuumDamage=1
|
||||
}
|
||||
|
||||
@@ -349,72 +296,81 @@ performance {
|
||||
|
||||
|
||||
planet {
|
||||
# List of Biomes to be blacklisted from spawning as BiomeIds during terraforming [default: [minecraft:sky], [minecraft:hell], [minecraft:void]]
|
||||
S:BlacklistedBiomes <
|
||||
minecraft:river
|
||||
minecraft:sky
|
||||
minecraft:hell
|
||||
minecraft:void
|
||||
advancedrocketry:alien forest
|
||||
advancedrocketry:alien_forest
|
||||
>
|
||||
|
||||
# Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]]
|
||||
S:HighPressureBiomes <
|
||||
advancedrocketry:deepswamp
|
||||
advancedrocketry:stormland
|
||||
>
|
||||
|
||||
# setting this to false will will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true]
|
||||
# Setting this to false will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for pack developers who want all saves to always use planetDefs XML from the config folder. [default: true]
|
||||
B:ResetOnlyOnce=true
|
||||
|
||||
# Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien_forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]]
|
||||
S:SingleBiomes <
|
||||
advancedrocketry:volcanicbarren
|
||||
advancedrocketry:deepswamp
|
||||
advancedrocketry:crystalchasms
|
||||
advancedrocketry:alien forest
|
||||
advancedrocketry:alien_forest
|
||||
minecraft:desert_hills
|
||||
minecraft:mushroom_island
|
||||
minecraft:extreme_hills
|
||||
minecraft:ice_flats
|
||||
>
|
||||
|
||||
# If true players will respawn near beds on planets IF the spawn location is in a breathable atmosphere
|
||||
# Allow bed respawn on planets with breathable air.
|
||||
B:allowPlanetRespawn=false
|
||||
|
||||
# Prevents any vanilla biomes from spawning on planets [default: false]
|
||||
# Prevent vanilla biomes from spawning on planets. [default: false]
|
||||
B:blackListVanillaBiomes=false
|
||||
|
||||
# If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true.
|
||||
# Allow bed respawn on planets even without breathable air. Requires 'allowPlanetRespawn=true'.
|
||||
B:forcePlanetRespawn=false
|
||||
|
||||
# Maximum unique biomes per planet
|
||||
# Maximum unique biomes per planet.
|
||||
I:maxBiomesPerPlanet=5
|
||||
|
||||
# Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2]
|
||||
# Lowest dimension ID that can be used for planets. [range: -127 ~ 8000, default: 2]
|
||||
I:minDimension=2
|
||||
|
||||
# Chance of planet discovery in the warp ship monitor is not all planets are initially discoved, chance is 1/n
|
||||
# Chance of planet discovery in the warp controller, chance is 1/n
|
||||
I:planetDiscoveryChance=3
|
||||
|
||||
# If true planets must be discovered in the warp controller before being visible
|
||||
# Planets must be discovered in the warp controller before being visible
|
||||
B:planetsMustBeDiscovered=false
|
||||
|
||||
# Whether the planets should be reset from the config XML on this restart
|
||||
# Reload planet definitions from config XML on this restart. [default: false]
|
||||
B:resetPlanetsFromXML=false
|
||||
}
|
||||
|
||||
|
||||
"resource collection missions" {
|
||||
# Per-mission harvest cap = 64,000 mB × multiplier. Ignored if gasHarvestInfinite=true.
|
||||
D:gasHarvestAmountMultiplier=1.0
|
||||
B:gasHarvestInfinite=false
|
||||
|
||||
# Multiplier for the amount of time gas collection missions take
|
||||
# True sets gasHarvestAmount = MaxInt (2,147,483,647 mB), and ignores the 'gasHarvestAmountMultiplier'
|
||||
B:gasHarvestInfinite=true
|
||||
|
||||
# Multiplier for gas mission time.
|
||||
D:gasMissionMultiplier=1.0
|
||||
|
||||
# list of fluid names that can be harvested as Gas from any gas giant [default: ]
|
||||
# List of fluid names that can be harvested from any gas giant [default: ]
|
||||
S:harvestableGasses <
|
||||
|
||||
>
|
||||
|
||||
# Multiplier changing how long a mining mission takes
|
||||
# Multiplier for mining mission time.
|
||||
D:miningMissionTmeMultiplier=1.0
|
||||
|
||||
# list of fluid names that can be spawned as a gas giant. Format is fluid;minGravity;maxGravity;chance [default: [hydrogen;125;1600;1.0], [helium;125;1600;0.9], [helium3;175;1600;0.2], [oxygen;0;124;1.0], [nitrogen;0;124;1.0], [ammonia;0;124;0.75], [methane;0;124;0.25]]
|
||||
# List of fluids that can generate on gas giants. Format: fluid;minGravity;maxGravity;chance [default: [hydrogen;125;1600;1.0], [helium;125;1600;0.9], [helium3;175;1600;0.2], [oxygen;0;124;1.0], [nitrogen;0;124;1.0], [ammonia;0;124;0.75], [methane;0;124;0.25]]
|
||||
S:spawnableGasses <
|
||||
hydrogen;125;1600;1.0
|
||||
helium;125;1600;0.9
|
||||
@@ -428,51 +384,60 @@ planet {
|
||||
|
||||
|
||||
rockets {
|
||||
# Enables advanced weight system which computes rocket weight, including the handled inventories. Block weights are stores in weights.json
|
||||
# Enable advanced rocket weight calculation. AR rocket hardware and propellant use built-in balanced weights; non-AR/custom block weights are read from weights.json.
|
||||
B:advancedWeightSystem=true
|
||||
|
||||
# Enables advanced weight system for inventories - may not work with modded inventories (eg IE storage chests)
|
||||
# Include item and fluid contents of onboard tile entities in rocket weight. This includes Forge tanks and inventories. Note: may not work with modded inventories (eg IE storage chests)
|
||||
B:advancedWeightSystemInventories=false
|
||||
|
||||
# The multiplier that asteroids should be considered as for TBI distance
|
||||
# Multiplier for asteroid TBI distance.
|
||||
D:asteroidTBIBurnMult=1.0
|
||||
|
||||
# Setting to false will disable the retrorockets that fire automatically on reentry on both player and automated rockets
|
||||
B:autoRetroRockets=true
|
||||
|
||||
# Set to false if rockets should not be able to be fueled by and and will require a fueling station
|
||||
# Allow rockets to be fueled by hand.
|
||||
B:canBeFueledByHand=true
|
||||
|
||||
# If true, rockets will be able to actually fly around space, EXPERIMENTAL
|
||||
# Enable EXPERIMENTAL free flight in space.
|
||||
B:experimentalSpaceFlight=false
|
||||
|
||||
# Multiplier for per-tank capacity
|
||||
# Multiplier for fuel tank capacity.
|
||||
D:fuelCapacityMultiplier=1.0
|
||||
|
||||
# If true planets with higher gravity require more fuel and lower gravity would require less
|
||||
# Fueling station transfer rate per tick. Actual transfer per operation is this value multiplied by 5 [range: 1 ~ 2147483647, default: 20]
|
||||
I:fuelingStationTransferRate=20
|
||||
|
||||
# Make fuel use depend on gravity.
|
||||
B:gravityAffectsFuels=true
|
||||
|
||||
# Every rocket usage every part has this probability to increase wear intensity
|
||||
# Chance for each part to gain wear on launch.
|
||||
D:increaseWearIntensityProb=0.025
|
||||
|
||||
# If true rocket launches will kill plants, glass soil, turn rock into lava, and more
|
||||
# Allow launches to damage nearby blocks, plants, glass, soil, turn rock into lava, and more
|
||||
B:launchBlockDestruction=false
|
||||
|
||||
# The multiplier for the thrust of the nuclear core block. With default configuration, this value provides a (max) thrust of 1000 per core.
|
||||
# Multiplier for nuclear core thrust.
|
||||
D:nuclearCoreThrustRatio=1.0
|
||||
|
||||
# How high the rocket has to go before it reaches orbit. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000]
|
||||
# If true, nuclear rockets that respect artifact gating also require the artifact when targeting a space station inside a gated planetary system. If false, station destinations are exempt to avoid soft-locking players who left the artifact in the station or warp controller.This is meant as a Multiplayer / Server strictness-option
|
||||
B:nuclearRocketsRequireArtifactForGatedStations=false
|
||||
|
||||
# Nuclear rocket should respect artifact gating for planets
|
||||
B:nuclearRocketsRespectArtifactGating=true
|
||||
|
||||
# Height required to reach orbit.. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000]
|
||||
I:orbitHeight=1000
|
||||
|
||||
# Enables rocket parts wear subsystem. Every rocket start it has probability to explode based on parts' wear intensities
|
||||
# Enable rocket part wear and exploding chance.
|
||||
B:partsWearSystem=true
|
||||
|
||||
# List of fluid names for fluids that can be used as rocket bipropellant fuels
|
||||
# List of registered fluid names accepted as bipropellant fuel. Format: [fluidName;burnRateMultiplier]. Default: [hydrogen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
|
||||
S:rocketBipropellants <
|
||||
hydrogen
|
||||
>
|
||||
|
||||
# Mod:Blockname for example "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava], [minecraft:fire], [advancedrocketry:rocketfire]]
|
||||
# Blocks that cannot be part of rocket. Format: modid:block e.g "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava], [minecraft:fire], [advancedrocketry:rocketfire]]
|
||||
S:rocketBlockBlackList <
|
||||
minecraft:portal
|
||||
minecraft:bedrock
|
||||
@@ -485,50 +450,50 @@ rockets {
|
||||
advancedrocketry:rocketfire
|
||||
>
|
||||
|
||||
# List of fluid names for fluids that can be used as rocket monopropellants
|
||||
# List of registered fluid names accepted as monopropellant fuel. Format: [fluidName;burnRateMultiplier]. Default: [rocketfuel;10]. burnRateMultiplier scales the engine's fuel consumption rate.
|
||||
S:rocketFuels <
|
||||
rocketfuel
|
||||
rocket_fuel
|
||||
>
|
||||
|
||||
# List of fluid names for fluids that can be used as rocket nuclear working fluids
|
||||
# List of registered fluid names accepted as nuclear working fuel. Format: [fluidName;burnRateMultiplier]. Default: [hydrogen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
|
||||
S:rocketNuclearWorkingFluids <
|
||||
hydrogen
|
||||
>
|
||||
|
||||
# List of fluid names for fluids that can be used as rocket bipropellant oxidizers
|
||||
# List of registered fluid names accepted as bipropellant oxidizer. Format: [fluidName;burnRateMultiplier]. Default: [oxygen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
|
||||
S:rocketOxidizers <
|
||||
oxygen
|
||||
>
|
||||
|
||||
# Set to false if rockets should not require fuel to fly
|
||||
# Require fuel for rockets to fly.
|
||||
B:rocketsRequireFuel=true
|
||||
|
||||
# How high the rocket has to go before it clears a space station and can enter its own orbit - WARNING: This property is not synced with orbitHeight and so will be displayed incorrectly on monitors if not equal to it. Burn length here is used by itself when launching from a station to either another station or the same station, or to the planet it is orbiting. it is used in conjunction with the TBI burn when launching to a moon or asteroid [range: 255 ~ 2147483647, default: 1000]
|
||||
# Height required to clear a space station. WARNING: This property is not synced with orbitHeight and so will be displayed incorrectly on monitors if not equal to it. Burn length here is used by itself when launching from a station to either another station or the same station, or to the planet it is orbiting. It is used in conjunction with the TBI burn when launching to a moon or asteroid [range: 255 ~ 2147483647, default: 1000]
|
||||
I:stationClearance=1000
|
||||
|
||||
# Multiplier for per-engine thrust
|
||||
# Multiplier for engine thrust.
|
||||
D:thrustMultiplier=1.0
|
||||
|
||||
# How long the burn for trans-body injection is - this is performed soley after entering orbit and is in blocks - WARNING: This property is not taken into account by any machines when determining whether the rocket is fit to fly or not - Rockets that can reach LEO and so are flightworthy may not make TBI and will fall back to the parent planet. When enabled, the burn sequence is [Burn to LEO], [TBI Burn] when launching from a planet to moons or asteroids; and the sequence is [Station clearance burn], [TBI Burn] when launching from a station to a moon or asteroid. This distance varies by object distance [range: 0 ~ 2147483647, default: 0]
|
||||
I:transBodyInjection=0
|
||||
|
||||
# The multiplier that warp rocket flights should be considered as for TBI distance
|
||||
# Multiplier for warp TBI distance.
|
||||
D:warpTBIBurnMult=10.0
|
||||
}
|
||||
|
||||
|
||||
"station configuration" {
|
||||
# The largest size a space station can be. Should also be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!!
|
||||
# Maximum space station build radius. Should be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!!
|
||||
I:SpaceStationBuildRadius=1024
|
||||
|
||||
# If true players will be able to completely disable gravity on spacestation. It's possible to get stuck and require a teleport, you have been warned!
|
||||
# Allow stations to fully disable gravity. It's possible to get stuck and require teleport, you have been warned!
|
||||
B:allowZeroGSpacestations=false
|
||||
|
||||
# How many units of fuel should each Dilithium Crystal give to warp ships
|
||||
# Warp fuel units provided by each Dilithium Crystal.
|
||||
I:pointsPerDilithium=10
|
||||
|
||||
# Dimension ID to use for space stations
|
||||
# Dimension ID used for space stations.
|
||||
I:spaceStationId=-2
|
||||
|
||||
# Multiplier for warp travel time
|
||||
@@ -556,24 +521,24 @@ rockets {
|
||||
I:TinPerClump=6
|
||||
B:generateAluminum=false
|
||||
|
||||
# If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml
|
||||
# Globally enable meteor craters on low-pressure planets. Note: setting this option to false overrides 'generateCraters' in the planetDefs.xml
|
||||
B:generateCraters=false
|
||||
B:generateDilithium=true
|
||||
|
||||
# If true then ore-containing geodes are generated on high pressure planets
|
||||
# Globally enable geode generation. Note: setting this option to false overrides 'generateGeodes' in the planetDefs.xml
|
||||
B:generateGeodes=true
|
||||
B:generateIridium=false
|
||||
|
||||
# Enable to allow structures like villages and mineshafts to generate on planets with a breathable atmosphere. Note, setting this to false will override 'generateStructures' in the planetDefs.xml [default: false]
|
||||
# Globally enable vanilla structures on planets with breathable air. Note: setting this to false will override 'generateStructures' in the planetDefs.xml [default: false]
|
||||
B:generateVanillaStructures=false
|
||||
|
||||
# If true then very hot planets planets will volcanos. Note: setting this option to false overrides 'generateVolcanos' in the planetDefs.xml
|
||||
# Globally enable volcanoes on very hot planets. Note: setting this option to false overrides 'generateVolcanos' in the planetDefs.xml
|
||||
B:generateVolcanos=true
|
||||
|
||||
# average size of the geodes
|
||||
# Average geode size.
|
||||
I:geodeBaseSize=36
|
||||
|
||||
# List of oredictionary names of ores allowed to spawn in geodes
|
||||
# List of ores allowed in geodes. (oredict names)
|
||||
S:geodeOres <
|
||||
oreIron
|
||||
oreGold
|
||||
@@ -583,41 +548,43 @@ rockets {
|
||||
oreAlchemicalMatter
|
||||
>
|
||||
|
||||
# True if the ores in geodeOres should be a blacklist, false for whitelist
|
||||
# Treat geodeOres as a blacklist.
|
||||
B:geodeOres_blacklist=false
|
||||
|
||||
# variation in geode size
|
||||
# Geode size variation.
|
||||
I:geodeVariation=24
|
||||
|
||||
# List of oredictionary names of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName:<size> or by <modname>:<blockname>:<meta>:<size> where size is optional
|
||||
# List of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName:<size> (oredict) or by modid:block:meta:<size> where size is stacksize and optional
|
||||
S:laserDrillOres <
|
||||
oreIron
|
||||
oreGold
|
||||
oreCopper
|
||||
oreTin
|
||||
oreRedstone
|
||||
oreDiamond
|
||||
oreDilithium
|
||||
oreTitanium
|
||||
oreIridium
|
||||
oreAnglesite
|
||||
oreBenitoite
|
||||
oreMithril
|
||||
oreArlemite
|
||||
oreRealmite
|
||||
oreRupee
|
||||
oreBloodgem
|
||||
oreNetherite
|
||||
oreRosite
|
||||
oreLimonite
|
||||
oreRunium
|
||||
oreAscendedAmethyst
|
||||
oreAscendedJade
|
||||
oreAscendedSapphire
|
||||
oreAlchemicalMatter
|
||||
oreIron:10
|
||||
oreGold:10
|
||||
oreCopper:10
|
||||
oreTin:10
|
||||
oreRedstone:10
|
||||
oreDiamond:10
|
||||
oreDilithium:10
|
||||
oreTitanium:10
|
||||
oreIridium:10
|
||||
oreAnglesite:10
|
||||
oreBenitoite:10
|
||||
oreMithril:10
|
||||
oreArlemite:10
|
||||
oreRealmite:10
|
||||
oreRupee:10
|
||||
oreBloodgem:10
|
||||
oreNetherite:10
|
||||
oreRosite:10
|
||||
oreLimonite:10
|
||||
oreRunium:10
|
||||
oreAscendedAmethyst:10
|
||||
oreAscendedJade:10
|
||||
oreAscendedSapphire:10
|
||||
oreAlchemicalMatter:10
|
||||
oreUranium:10
|
||||
oreThorium:10
|
||||
>
|
||||
|
||||
# True if the ores in laserDrillOres should be a blacklist, false for whitelist. if set to false in combination with empty ore list it will crash the game
|
||||
# Treat laserDrillOres as a blacklist. Note: false + empty ore list will crash the game
|
||||
B:laserDrillOres_blacklist=false
|
||||
}
|
||||
|
||||
|
||||
@@ -36,9 +36,7 @@
|
||||
<orbitalDistance>800</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>10</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="libvulpes:ore0" meta="0" minHeight="20" maxHeight="80" clumpSize="32" chancePerChunk="64" />
|
||||
</OreGen>
|
||||
<generateGeodes>false</generateGeodes>
|
||||
<rotationalPeriod>30000</rotationalPeriod>
|
||||
<biomeIds>minecraft:mushroom_island</biomeIds>
|
||||
</planet>
|
||||
@@ -50,10 +48,7 @@
|
||||
<orbitalDistance>900</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>5</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="nuclearcraft:block_depleted_plutonium" minHeight="10" maxHeight="80" clumpSize="32" chancePerChunk="10" />
|
||||
<ore block="contenttweaker:sednanite_ore" minHeight="10" maxHeight="40" clumpSize="5" chancePerChunk="3" />
|
||||
</OreGen>
|
||||
<generateGeodes>false</generateGeodes>
|
||||
<rotationalPeriod>60000</rotationalPeriod>
|
||||
<fillerBlock>minecraft:stone</fillerBlock>
|
||||
<biomeIds>advancedrocketry:crystalchasms</biomeIds>
|
||||
@@ -67,10 +62,6 @@
|
||||
<orbitalDistance>10</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="minecraft:iron_block" minHeight="20" maxHeight="80" clumpSize="20" chancePerChunk="64" />
|
||||
<ore block="thermalfoundation:storage" meta="5" minHeight="20" maxHeight="80" clumpSize="20" chancePerChunk="64" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>20000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:hotdryrock,nuclearcraft:nuclear_wasteland</biomeIds>
|
||||
</planet>
|
||||
@@ -82,9 +73,6 @@
|
||||
<orbitalDistance>50</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="abyssalcraft:coraliumstone" minHeight="10" maxHeight="80" clumpSize="32" chancePerChunk="64" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>20000</rotationalPeriod>
|
||||
<fillerBlock>minecraft:obsidian</fillerBlock>
|
||||
<biomeIds>advancedrocketry:hotdryrock</biomeIds>
|
||||
@@ -97,9 +85,6 @@
|
||||
<orbitalDistance>150</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="minecraft:bone_block" minHeight="20" maxHeight="80" clumpSize="32" chancePerChunk="64" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>36000</rotationalPeriod>
|
||||
<fillerBlock>minecraft:stone</fillerBlock>
|
||||
<oceanBlock>Minecraft:lava</oceanBlock>
|
||||
@@ -133,9 +118,6 @@
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<rotationalPeriod>72000</rotationalPeriod>
|
||||
<atmosphereDensity>100</atmosphereDensity>
|
||||
<OreGen>
|
||||
<ore block="nuclearcraft:ore" meta="4" minHeight="10" maxHeight="80" clumpSize="32" chancePerChunk="25" />
|
||||
</OreGen>
|
||||
<biomeIds>nuclearcraft:nuclear_wasteland,biomesoplenty:wasteland</biomeIds>
|
||||
</planet>
|
||||
</planet>
|
||||
@@ -172,9 +154,8 @@
|
||||
<orbitalDistance>700</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>30</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="rftools:dimensional_shard_ore" meta="0" minHeight="10" maxHeight="50" clumpSize="25" chancePerChunk="15" />
|
||||
</OreGen>
|
||||
<generateVolcanos>true</generateVolcanos>
|
||||
<volcanoFrequencyMultiplier>0.2</volcanoFrequencyMultiplier>
|
||||
<rotationalPeriod>10000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:volcanicbarren</biomeIds>
|
||||
<planet name="Orcus" DIMID="161" customIcon="moon">
|
||||
@@ -214,9 +195,6 @@
|
||||
<orbitalDistance>50</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:rhenium_ore" minHeight="20" maxHeight="80" clumpSize="2" chancePerChunk="1" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>72000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:volcanic,advancedrocketry:volcanicbarren</biomeIds>
|
||||
<artifact>contenttweaker:rhenia_artifact</artifact>
|
||||
@@ -230,9 +208,6 @@
|
||||
<orbitalDistance>400</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>25</orbitalPhi>
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:myrmitite_ore" minHeight="20" maxHeight="80" clumpSize="2" chancePerChunk="1" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>72000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:alien_forest,thaumcraft:magical_forest,biomesoplenty:cherry_blossom_grove</biomeIds>
|
||||
<artifact>contenttweaker:myrmex_artifact</artifact>
|
||||
@@ -249,9 +224,6 @@
|
||||
<spawnable weight="1" groupMin="1" groupMax="1">thaumcraft:giantbrainyzombie</spawnable>
|
||||
<spawnable weight="2" groupMin="1" groupMax="1">aoa3:wood_giant</spawnable>
|
||||
<spawnable weight="2" groupMin="1" groupMax="1">aoa3:leafy_giant</spawnable>
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:ogerite_ore" minHeight="5" maxHeight="50" clumpSize="4" chancePerChunk="3" />
|
||||
</OreGen>
|
||||
<rotationalPeriod>72000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:marsh,advancedrocketry:deepswamp,minecraft:swampland,biomesoplenty:bog,biomesoplenty:lush_swamp,twilightforest:twilight_swamp</biomeIds>
|
||||
<artifact>contenttweaker:pixonia_artifact</artifact>
|
||||
@@ -355,10 +327,6 @@
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<rotationalPeriod>36000</rotationalPeriod>
|
||||
<OreGen>
|
||||
<ore block="abyssalcraft:coralliumore" minHeight="5" maxHeight="100" clumpSize="50" chancePerChunk="7" />
|
||||
<ore block="abyssalcraft:abyore" minHeight="5" maxHeight="100" clumpSize="50" chancePerChunk="7" />
|
||||
</OreGen>
|
||||
<biomeIds>biomesoplenty:cherry_blossom_grove</biomeIds>
|
||||
<artifact>contenttweaker:unreachable</artifact>
|
||||
</planet>
|
||||
@@ -371,10 +339,7 @@
|
||||
<orbitalTheta>30</orbitalTheta>
|
||||
<orbitalPhi>30</orbitalPhi>
|
||||
<rotationalPeriod>36000</rotationalPeriod>
|
||||
<OreGen>
|
||||
<ore block="astralsorcery:blockcustomore" meta="0" minHeight="5" maxHeight="100" clumpSize="55" chancePerChunk="6" />
|
||||
</OreGen>
|
||||
<biomeIds>biomesoplenty:woodland</biomeIds>
|
||||
<biomeIds>biomesoplenty:woodland</biomeIds>
|
||||
<artifact>contenttweaker:unreachable</artifact>
|
||||
</planet>
|
||||
<planet name="Vibe" DIMID="183" customIcon="WaterWorld">
|
||||
@@ -386,9 +351,6 @@
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>0</orbitalPhi>
|
||||
<rotationalPeriod>36000</rotationalPeriod>
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:vibrating_stone" meta="0" minHeight="5" maxHeight="100" clumpSize="55" chancePerChunk="6" />
|
||||
</OreGen>
|
||||
<biomeIds>biomesoplenty:woodland</biomeIds>
|
||||
<artifact>contenttweaker:unreachable</artifact>
|
||||
</planet>
|
||||
@@ -401,9 +363,6 @@
|
||||
<orbitalTheta>50</orbitalTheta>
|
||||
<orbitalPhi>50</orbitalPhi>
|
||||
<rotationalPeriod>36000</rotationalPeriod>
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:resonating_stone" meta="0" minHeight="5" maxHeight="100" clumpSize="55" chancePerChunk="6" />
|
||||
</OreGen>
|
||||
<biomeIds>minecraft:desert_hills</biomeIds>
|
||||
<artifact>contenttweaker:unreachable</artifact>
|
||||
</planet>
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
|
||||
client {
|
||||
# GUI background style for the magnet filter screen.
|
||||
# CLASSIC uses the AE2 1.12.2-style background.
|
||||
# MODERN uses the newer AE2-style background texture.
|
||||
# Valid values:
|
||||
# CLASSIC
|
||||
# MODERN
|
||||
S:gui_background_style=CLASSIC
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,92 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
|
||||
scanner {
|
||||
B:adaptiveTextScale=true
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:adaptiveTextScaleMaxPercent=200
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:adaptiveTextScaleMinPercent=100
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:arrowScalePercent=100
|
||||
I:sortModeChokepoints=0
|
||||
I:sortModeChunks=0
|
||||
I:sortModeFatal=0
|
||||
|
||||
# Internal scanner preference. Per-tab sort mode: 0=Distance, 1=Name.
|
||||
I:sortModeLoops=0
|
||||
I:sortModeMissing=0
|
||||
I:sortModePatterns=0
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:textScalePercent=100
|
||||
}
|
||||
|
||||
maintainer {
|
||||
B:useTallView=false
|
||||
}
|
||||
|
||||
monitor {
|
||||
# Corner indicator color (ARGB hex) when quantity is at or above the color threshold.
|
||||
S:displayColorAbove=FF00CC00
|
||||
|
||||
# Corner indicator color (ARGB hex) when quantity is below the color threshold.
|
||||
S:displayColorBelow=FFCCCC00
|
||||
|
||||
# Maximum distance (in blocks) at which ME Storage Displays render content.
|
||||
# Min: 4
|
||||
# Max: 128
|
||||
I:displayRenderDistance=16
|
||||
}
|
||||
|
||||
locator {
|
||||
B:useTallView=false
|
||||
}
|
||||
|
||||
remotemonitor {
|
||||
# Text color (hex) for positive deltas. Accepts RRGGBB or AARRGGBB.
|
||||
S:gainColor=66FF66
|
||||
|
||||
# Min: 8
|
||||
# Max: 64
|
||||
I:iconSize=16
|
||||
|
||||
# Min: 0
|
||||
# Max: 32
|
||||
I:iconTextGap=4
|
||||
|
||||
# Min: 0
|
||||
# Max: 32
|
||||
I:lineSpacing=2
|
||||
|
||||
# Text color (hex) for negative deltas. Accepts RRGGBB or AARRGGBB.
|
||||
S:lossColor=FF6666
|
||||
|
||||
# Min: 0
|
||||
# Max: 64
|
||||
I:paddingInternal=4
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:textScalePercent=100
|
||||
|
||||
# Min: 0
|
||||
# Max: 4096
|
||||
I:x=5
|
||||
|
||||
# Min: 0
|
||||
# Max: 4096
|
||||
I:y=5
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
# Configuration file
|
||||
|
||||
server {
|
||||
|
||||
crafter {
|
||||
# Base number of crafts performed per operation cycle.
|
||||
# This is a flat multiplier on ALL batch sizes, dictating base throughput.
|
||||
# Example: Set to 20 = 20 crafts per second (at default 1 second cycle).
|
||||
# Multiplied with user's batch size for total crafts per operation.
|
||||
# Higher values = higher throughput.
|
||||
# Min: 1
|
||||
# Max: 1000000
|
||||
I:baseCraftsPerOperation=1
|
||||
}
|
||||
|
||||
maintainer {
|
||||
# Maximum number of concurrent crafting job calculations allowed.
|
||||
# Limits server load when many maintainer entries need crafting simultaneously.
|
||||
# Complex crafting trees can be expensive to calculate.
|
||||
# Higher values allow more entries to calculate in parallel but may cause lag.
|
||||
# Min: 1
|
||||
# Max: 32
|
||||
I:maxConcurrentCalculations=2
|
||||
|
||||
# Maximum number of times a task can retry waiting for a free CPU before giving up.
|
||||
# Prevents tasks from being stuck indefinitely in the CPU wait queue.
|
||||
# After the limit is reached, the entry is put in an error state until the next run.
|
||||
# Higher values allow longer waits for a free CPU before erroring.
|
||||
# Min: 1
|
||||
# Max: 1000
|
||||
I:maxCpuRetryCount=10
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1,69 +1,144 @@
|
||||
# Configuration file
|
||||
|
||||
client {
|
||||
# Set to true to disable particles for the sprinklers. [default: false]
|
||||
B:"Disable particles"=true
|
||||
|
||||
# This defines how to display the stats of plants. [default: §a- {0}: [{1}/{2}]]
|
||||
S:"Stat Display"=§a- {0}: [{1}/{2}]
|
||||
}
|
||||
|
||||
|
||||
compatibility {
|
||||
# The amount of energy that the ActuallyAdditions farmer expends to harvest or plant an AgriCraft crop. [range: 250 ~ 10000, default: 250]
|
||||
I:"ActuallyAdditions Farmer Energy Cost"=250
|
||||
}
|
||||
|
||||
|
||||
core {
|
||||
# The maximum attainable value of the stats on a crop. [range: 1 ~ 10, default: 10]
|
||||
I:"Crop Stat Cap"=10
|
||||
|
||||
# The number of crops you get per crafting operation. [range: 1 ~ 4, default: 4]
|
||||
I:"Crops per Craft"=4
|
||||
|
||||
# Set to false to disable automatic JSON writeback. [default: true]
|
||||
B:"Enable JSON Writeback"=true
|
||||
|
||||
# Uses a boring one-line alpha warning message instead of the more interesting default ones. [default: false]
|
||||
B:"Use boring alpha warning messages"=false
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# Set to true to add NBT info to itemstack tooltips. [default: false]
|
||||
B:"Display NBT Tooltips"=false
|
||||
|
||||
# Set to true to add OreDict info to itemstack tooltips. [default: false]
|
||||
B:"Display OreDict Tooltips"=false
|
||||
|
||||
# Set to true to add Registry information to itemstack tooltips. [default: false]
|
||||
B:"Display Registry ToolTips"=false
|
||||
|
||||
# Set to true to enable the AgriCraft Bauble. [default: false]
|
||||
B:"Enable AgriCraft Bauble"=false
|
||||
|
||||
# The radius of the grass breaking tool. [range: 1 ~ 50, default: 10]
|
||||
I:"Grass Breaker Radius"=10
|
||||
|
||||
# Set to true to prevent any annoying AgriCraft model loading errors from spamming the log. [default: true]
|
||||
B:"Suppress Model Errors"=true
|
||||
|
||||
# Set to true to enable debug mode. [default: false]
|
||||
B:debug=false
|
||||
}
|
||||
|
||||
|
||||
decoration {
|
||||
# Set to false to disable the decorative custom wood grates. [default: true]
|
||||
B:"Enable Grates"=true
|
||||
}
|
||||
|
||||
|
||||
farming {
|
||||
# For when a mod uses the IGrowable interface, instead of registering its own fertilizer with AgriCraft.
|
||||
# Note: This does not restrict generic update ticks. [default: true]
|
||||
B:"Allow other mods to apply bonemeal"=true
|
||||
|
||||
# On a mutation the stats on the crop will be divided by this number. [range: 1 ~ 3, default: 2]
|
||||
I:"Crop Stat Divisor"=2
|
||||
|
||||
# The base chance for a crossover to occur during any given tick. Setting this 95% is of questionable morality. [range: 0.05 ~ 0.95, default: 0.15]
|
||||
S:"Crossover Chance"=0.15
|
||||
|
||||
# Set to true to disable vanilla farming, meaning you can only grow plants on crops. [default: false]
|
||||
B:"Disable Vanilla Farming"=false
|
||||
|
||||
# Set to false if you wish to disable using fertilizers on a cross crop to force a mutation. [default: false]
|
||||
B:"Fertilizer Mutations"=false
|
||||
|
||||
# This is a global growth rate multiplier. [range: 0.0 ~ 2.0, default: 1.0]
|
||||
S:"Growth rate multiplier"=1.0
|
||||
|
||||
# Set to true to enable hardcore mode for stat increasing: 1 parent: 3/4 decrement, 1/4 nothing.
|
||||
# 2 parents: 2/4 decrement, 1/4 nothing, 1/4 increment.
|
||||
# 3 parents: 1/4 decrement, 1/2 nothing, 1/4 increment.
|
||||
# 4 parents: 1/4 decrement, 1/4 nothing, 1/2 increment. [default: false]
|
||||
B:"Hardcore stats"=false
|
||||
|
||||
# Define mutation chance (0.0 means no mutations, only spreading and 1.0 means only mutations no spreading. [range: 0.0 ~ 1.0, default: 0.2]
|
||||
S:"Mutation Chance"=0.2
|
||||
|
||||
# True means any crop that is not considered a valid parent will affect stat gain negatively. [default: true]
|
||||
B:"Non parent crops affect stats negatively"=true
|
||||
|
||||
# Set this to true to make only mature crops drop seeds (to encourage trowel usage). [default: false]
|
||||
B:"Only mature crops drop seeds"=false
|
||||
|
||||
# Set to false if you wish to disable drops from raking weeds. [default: true]
|
||||
B:"Raking weeds drops items"=true
|
||||
|
||||
# Set to false if you wish to disable seed drops from raking weeds. [default: false]
|
||||
B:"Raking weeds drops seeds"=false
|
||||
|
||||
# Set to true to warn that vanilla farming is disabled when trying to plant vanilla plant. [default: true]
|
||||
B:"Show Disabled Vanilla Farming Warning"=true
|
||||
|
||||
# Set to true to allow crops that spread from one single crop to increase stats. [default: false]
|
||||
B:"Single spread stat increase"=false
|
||||
|
||||
# What are considered valid parents for stat increasing: 1 = Any. 2 = Mutation parents and identical crops. 3 = Only identical crops. [range: 1 ~ 3, default: 2]
|
||||
I:"Valid parents"=2
|
||||
I:"Weed Growth Rate"=50
|
||||
|
||||
# Set this to true to have weeds destroy the crop sticks when they are broken with weeds (to encourage rake usage). [default: false]
|
||||
B:"Weeds destroy crop sticks"=false
|
||||
|
||||
# Determines if AgriCraft should completeley override grass drops with those confiured in the JSON files. [default: false]
|
||||
B:"Wipe Grass Drops"=false
|
||||
}
|
||||
|
||||
|
||||
irrigation {
|
||||
# The amount of water in mB that an irrigation channel can hold. [range: 100 ~ 2000, default: 500]
|
||||
I:"Channel Capacity"=500
|
||||
|
||||
# Set to true if you want to enable irrigation systems. [default: true]
|
||||
B:"Enable Irrigation"=true
|
||||
|
||||
# Set to true to let tanks fill up when water flows above them. [default: false]
|
||||
B:"Fill tank from flowing water"=false
|
||||
|
||||
# Set to true to let tanks fill up when water falls from the sky. [default: true]
|
||||
B:"Fill tank from rainfall"=true
|
||||
|
||||
# Every loop, each unobscured plant in sprinkler range has this chance to get a growth tick from the sprinkler. [range: 0 ~ 100, default: 20]
|
||||
I:"Sprinkler growth chance"=20
|
||||
|
||||
# The minimum number of ticks between successive starts of irrigation. No effect if it's less than the number required to actually finish. [range: 1 ~ 1200, default: 100]
|
||||
I:"Sprinkler growth interval"=100
|
||||
|
||||
# Defined in terms of mB per second. The irrigation loop progress will pause when there is insufficient water. [range: 0 ~ 10000, default: 10]
|
||||
I:"Sprinkler water usage"=10
|
||||
}
|
||||
|
||||
@@ -71,27 +146,44 @@ irrigation {
|
||||
logging {
|
||||
# Set to true to enable logging on the agricore channel. [default: true]
|
||||
B:agricore_logging=true
|
||||
|
||||
# Set to true to enable logging on the agricraft channel. [default: true]
|
||||
B:agricraft_logging=true
|
||||
}
|
||||
|
||||
|
||||
storage {
|
||||
# Set to true to disable the seed storage systems. [default: false]
|
||||
B:"Disable seed storage system"=false
|
||||
|
||||
# Set to true to disable the seed storage warehouse blocks. [default: false]
|
||||
B:"Disable seed storage warehouses"=false
|
||||
}
|
||||
|
||||
|
||||
tools {
|
||||
# Set to false to disable the Clipper. [default: true]
|
||||
B:"Enable Clipper"=true
|
||||
}
|
||||
|
||||
|
||||
world {
|
||||
# Set to true to disable world gen, no greenhouses will spawn in villages. [default: false]
|
||||
B:"Disable World Gen"=true
|
||||
|
||||
# The maximum number of greenhouses per village. [range: 0 ~ 2, default: 1]
|
||||
I:"Greenhouse limit"=1
|
||||
|
||||
# The maximum tier of plants allowed to spawn in greenhouses. [range: 1 ~ 10, default: 3]
|
||||
I:"Greenhouse plant tier limit"=3
|
||||
|
||||
# The weight for a greenhouse to be generated in a village. [range: 0 ~ 100, default: 10]
|
||||
I:"Greenhouse weight"=10
|
||||
|
||||
# The maximum number of irrigated greenhouses per village. [range: 0 ~ 2, default: 1]
|
||||
I:"Irrigated greenhouse limit"=1
|
||||
|
||||
# The weight for an irrigated greenhouse to be generated in a village. [range: 0 ~ 100, default: 2]
|
||||
I:"Irrigated greenhouse weight"=2
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_aoa3/hollytop_plant.json",
|
||||
"enabled": true,
|
||||
"id": "actuallyadditions:hollytop_plant",
|
||||
"plant_name": "Holly Top",
|
||||
"seed_name": "Holly Top Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "aoa3:holly_top_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "The toppest of hollies"
|
||||
},
|
||||
"growth_chance": 0.75,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": true,
|
||||
"tier": 1,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "aoa3:holly_top_petals",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "aoa3:items/misc/seeds/holly_top_seeds",
|
||||
"plant_textures": [
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_0",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_1",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_0",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_3",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_4",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_5",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_6",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_7"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 7,
|
||||
"max": 15,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 2,
|
||||
"max": 7,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 3,
|
||||
"max": 9,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 4,
|
||||
"max": 10,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 5,
|
||||
"max": 12,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+5
-3
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 7,
|
||||
"max": 15,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
@@ -52,7 +52,9 @@
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil",
|
||||
"fertilized_dirt_soil"
|
||||
"fertilized_dirt_soil",
|
||||
"loamy_dirt_soil",
|
||||
"silty_dirt_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 2,
|
||||
"max": 7,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 3,
|
||||
"max": 9,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 4,
|
||||
"max": 10,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 5,
|
||||
"max": 12,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+5
-3
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 7,
|
||||
"max": 15,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
@@ -52,7 +52,9 @@
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil",
|
||||
"fertilized_dirt_soil"
|
||||
"fertilized_dirt_soil",
|
||||
"loamy_dirt_soil",
|
||||
"silty_dirt_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 2,
|
||||
"max": 7,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 3,
|
||||
"max": 9,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 4,
|
||||
"max": 10,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 5,
|
||||
"max": 12,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+5
-3
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 7,
|
||||
"max": 15,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
@@ -52,7 +52,9 @@
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil",
|
||||
"fertilized_dirt_soil"
|
||||
"fertilized_dirt_soil",
|
||||
"loamy_dirt_soil",
|
||||
"silty_dirt_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 2,
|
||||
"max": 7,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 3,
|
||||
"max": 9,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 4,
|
||||
"max": 10,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
+2
-2
@@ -34,8 +34,8 @@
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"min": 5,
|
||||
"max": 12,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
|
||||
@@ -436,7 +436,7 @@ perks {
|
||||
|
||||
key_lastbreath {
|
||||
# Defines the damage multiplier you get additionally to your normal damage when being low on health (25% health = 75% of this additional multiplier) [range: 1.0 ~ 32.0, default: 3.0]
|
||||
S:Damage_Increase=3.0
|
||||
S:Damage_Increase=1.5
|
||||
|
||||
# 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: 1.0 ~ 32.0, default: 1.5]
|
||||
S:HarvestSpeed_Increase=1.5
|
||||
@@ -1071,12 +1071,14 @@ worldgen {
|
||||
}
|
||||
|
||||
marble {
|
||||
# Defines the blockstates that may be replaced by marble when trying to generate marble. format: <modid>:<name>:<meta> - Use meta -1 for wildcard [default: [minecraft:stone:0]]
|
||||
S:ReplacementStates <
|
||||
minecraft:stone:0
|
||||
>
|
||||
}
|
||||
|
||||
aquamarine {
|
||||
# Defines the blockstates that may be replaced by aquamarine shale when trying to generate aquamarine shale. format: <modid>:<name>:<meta> - Use meta -1 for wildcard [default: [minecraft:sand:0]]
|
||||
S:ReplacementStates <
|
||||
minecraft:sand:0
|
||||
>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
##########################################################################################################
|
||||
|
||||
data {
|
||||
# [default: [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: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:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:xpboost:5], [endercore:autosmelt:2], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [tombstone:blessing:2], [tombstone:curse_of_bones:2], [tombstone:spectral_conjurer:2], [enderio:witherweapon:5], [enderio:soulbound:1], [enderio:repellent:1], [enderio:witherarrow:5], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [mod_lavacow:critical_boost:2], [soulshardsrespawn:soul_stealer:5], [thaumictinkerer:ascentboost:2], [thaumictinkerer:pounce:1], [thaumictinkerer:shockwave:5], [thaumictinkerer:slowfall:1], [thaumictinkerer:finalstrike:2], [thaumictinkerer:valiance:5], [thaumictinkerer:vamprisim:2], [thaumictinkerer:dispersedstrikes:2], [thaumictinkerer:focusedstrikes:2], [thaumictinkerer:quickdraw:2], [thaumictinkerer:tunnel:5], [thaumictinkerer:shatter:5], [thaumictinkerer:desintegrate:5], [thaumictinkerer:autosmelt:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]]
|
||||
# [default: [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: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:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [tombstone:blessing:2], [tombstone:curse_of_bones:2], [tombstone:spectral_conjurer:2], [enderio:witherweapon:5], [enderio:soulbound:1], [enderio:repellent:1], [enderio:witherarrow:5], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [mod_lavacow:critical_boost:2], [mod_lavacow:dominion:1], [soulshardsrespawn:soul_stealer:5], [thaumictinkerer:ascentboost:2], [thaumictinkerer:pounce:1], [thaumictinkerer:shockwave:5], [thaumictinkerer:slowfall:1], [thaumictinkerer:finalstrike:2], [thaumictinkerer:valiance:5], [thaumictinkerer:vamprisim:2], [thaumictinkerer:dispersedstrikes:2], [thaumictinkerer:focusedstrikes:2], [thaumictinkerer:quickdraw:2], [thaumictinkerer:tunnel:5], [thaumictinkerer:shatter:5], [thaumictinkerer:desintegrate:5], [thaumictinkerer:autosmelt:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]]
|
||||
S:data <
|
||||
minecraft:protection:10
|
||||
minecraft:fire_protection:5
|
||||
|
||||
@@ -9,7 +9,12 @@
|
||||
data {
|
||||
# [default: [water;2147483647;2147483647;14000], [lava;4000000;1000000;7500], [crystaloil;600000;400000;800], [empoweredoil;350000;150000;200], [redstone;120000;70000;500], [glowstone;120000;70000;500], [ender;140000;60000;250], [pyrotheum;200000;120000;200], [cryotheum;200000;120000;200], [refined_oil;480000;400000;600], [refined_fuel;450000;300000;550], [iron;600000;350000;900], [gold;400000;350000;600], [cobalt;150000;150000;80], [ardite;150000;150000;80], [emerald;60000;90000;30], [fluidoil;500000;350000;900], [fluidnitrodiesel;400000;250000;450], [ic2uu_matter;600;800;1], [ic2biomass;300000;200000;600], [ic2biogas;250000;150000;500], [mana;550000;120000;1500], [nacre;150000;250000;250]]
|
||||
S:data <
|
||||
water;2147483647;2147483647;16000
|
||||
enrichedlava;2147483647;2147483647;16000;-1
|
||||
lava;2147483647;2147483647;16000;-1,0
|
||||
liquidstarlight;2147483647;2147483647;16000;0,1
|
||||
charger;2147483647;2147483647;16000;-1,1
|
||||
liquidcoralium;2147483647;2147483647;16000;1
|
||||
water;2147483647;2147483647;16000;0
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -1,12 +1,18 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# battletowerchestitems
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Syntax for each Item entry is 'Name-Meta-Spawnchance-minAmount-maxAmount', entries are seperated by ';'
|
||||
##########################################################################################################
|
||||
|
||||
battletowerchestitems {
|
||||
S:"Floor 1"=stick-0-75-5-6;integrateddynamics:menril_sapling-0-75-3-5;planks-0-75-5-6;reeds-0-75-3-5;golden_carrot-0-70-2-8;contenttweaker:call_of_the_full_moon-0-10-2-3;contenttweaker:recursive_paper_abyssal-0-10-2-3;contenttweaker:recursive_paper_faithfulundead-0-10-2-3;contenttweaker:recursive_paper_dunerider-0-10-2-3
|
||||
S:"Floor 2"=stone_pickaxe-0-50-1-1;stone_axe-0-50-1-1;torch-0-80-3-3;stone_button-0-50-2-2;golden_carrot-0-70-2-8;contenttweaker:pasta_aglio_olio_peperoncino-0-20-1-4;contenttweaker:call_of_the_bloodhunt-0-10-2-3;contenttweaker:recursive_paper_abyssal-0-10-2-3;contenttweaker:recursive_paper_dunerider-0-10-2-3
|
||||
S:"Floor 3"=bowl-0-75-2-4;coal-0-90-4-4;string-0-80-5-5;wool-0-75-2-2;contenttweaker:bento_l-0-25-1-5;contenttweaker:signal_beacon-0-10-2-3;contenttweaker:witchery_summons-0-10-2-3;contenttweaker:recursive_paper_illager-0-10-2-3;contenttweaker:recursive_paper_buggy-0-10-2-3;contenttweaker:refined_obsidian_flake-0-10-1-1
|
||||
S:"Floor 4"=glass-0-75-3-3;feather-0-75-4-4;bread-0-75-2-2;apple-0-75-2-2;aoa3:void_boots-0-30-1-1;xreliquary:mob_ingredient-4-70-3-6;contenttweaker:bloodlust_coin-0-15-1-2;contenttweaker:mark_of_the_soul_scurry-0-10-2-3;contenttweaker:recursive_paper_buggy-0-10-2-3;contenttweaker:refined_obsidian_flake-0-10-1-1
|
||||
S:"Floor 5"=brown_mushroom-0-75-2-2;red_mushroom-0-75-2-2;sapling-0-90-3-3;wheat-0-75-4-4;aoa3:void_helmet-0-30-1-1;xreliquary:mob_ingredient-4-70-3-6;contenttweaker:heart_stone-0-15-1-2;contenttweaker:call_of_the_death_games-0-10-2-3;aoa3:treasure_box-0-10-6-15;contenttweaker:recursive_paper_dunerider-0-10-2-3
|
||||
S:"Floor 6"=sign-0-50-1-2;fishing_rod-0-75-1-1;pumpkin_seeds-0-60-2-2;melon_seeds-0-60-3-3;aoa3:void_legs-0-30-1-1;xreliquary:mob_ingredient-4-70-3-6;ebwizardry:crystal_silver_plating-0-20-1-2;contenttweaker:creepy_explosive-0-10-2-3;contenttweaker:recursive_paper_abyssal-0-10-2-3
|
||||
S:"Floor 6"=sign-0-50-1-2;fishing_rod-0-75-1-1;pumpkin_seeds-0-60-2-2;melon_seeds-0-60-3-3;aoa3:void_legs-0-30-1-1;xreliquary:mob_ingredient-4-70-3-6;ebwizardry:crystal_silver_plating-0-20-1-2;contenttweaker:creepy_explosive-0-10-2-3;contenttweaker:recursive_paper_abyssal-0-10-2-3;contenttweaker:recursive_paper_flying-0-10-2-3
|
||||
S:"Floor 7"=iron_sword-0-60-1-1;gunpowder-0-75-3-3;leather-0-75-4-4;fish-0-75-3-3;dye-0-60-1-2;aoa3:void_chestplate-0-30-1-1;ebwizardry:ethereal_crystalweave-0-20-1-2;contenttweaker:embiggener-0-10-2-3;aoa3:treasure_box-0-10-6-15;contenttweaker:recursive_paper_illager-0-10-2-3;contenttweaker:refined_obsidian_flake-0-10-1-1
|
||||
S:"Floor 8"=chainmail_helmet-0-40-1-1;chainmail_chestplate-0-40-1-1;chainmail_leggings-0-40-1-1;chainmail_boots-0-40-1-1;ChestGenHook:chests/simple_dungeon:3;contenttweaker:heart_stone-0-30-1-2;aoa3:treasure_box-0-10-6-15;contenttweaker:call_of_enigma-0-10-3-5;contenttweaker:recursive_paper_faithfulundead-0-10-2-3
|
||||
S:"Floor 9"=bookshelf-0-70-1-3;redstone_lamp-0-60-2-2;waterlily-0-75-3-3;brewing_stand-0-50-1-1;ChestGenHook:chests/simple_dungeon:5;contenttweaker:furry_mass-0-15-1-1;contenttweaker:bloodlust_coin-0-30-1-3;cyclicmagic:glowing_helmet-0-80-1-1
|
||||
@@ -241,6 +247,7 @@ biomespawnallowed {
|
||||
B:twilight_lake=false
|
||||
B:twilight_stream=false
|
||||
B:twilight_swamp=false
|
||||
B:ulterior_outback=true
|
||||
B:undergarden=true
|
||||
B:underground_jungle=true
|
||||
B:vethea=false
|
||||
@@ -273,8 +280,6 @@ mainoptions {
|
||||
I:"Tower Destroying Enabled"=1
|
||||
I:chanceTowerIsUnderGround=15
|
||||
B:noGolemExplosions=false
|
||||
|
||||
# Destroy all Mob Spawners in Tower Area upon Tower Fall?
|
||||
B:towerFallDestroysMobSpawners=false
|
||||
}
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# If true, when editing the description of a quest or questline, automatically open a separate window for editing. This window will display text without applying formatting codes, unlike the inbuilt editor. Regardless of this setting, a button will appear to open the separate window. [default: false]
|
||||
B:"Automatically Open Separate Text Editor for Descriptions"=false
|
||||
|
||||
# If true, then when you click on Claim all, a warning dialog will be displayed [default: true]
|
||||
B:"Claim all requires confirmation"=true
|
||||
|
||||
@@ -10,6 +13,12 @@ general {
|
||||
# If true, whenever you save your quests, they will have the first 16 characters of the quest name in the file name, this is useful if you want to be easily able to identify quests in file explorer, however it is less compatible when using version control. [default: false]
|
||||
B:"DefaultQuests saves using Names"=false
|
||||
|
||||
# If true, the back keybind will not return to the home screen [default: false]
|
||||
B:"Limit Back"=false
|
||||
|
||||
# When the pack version of the DefaultQuests config is higher than the current version, attempt to load the config [default: true]
|
||||
B:"Load DefaultQuests when an Update is Available"=true
|
||||
|
||||
# If true, locks the quest chapter list and opens it initially [default: false]
|
||||
B:"Lock Tray"=false
|
||||
|
||||
@@ -22,6 +31,9 @@ general {
|
||||
# Enabled the popup notices when quests are completed or updated [default: true]
|
||||
B:"Quest Notices"=true
|
||||
|
||||
# The delay, in ticks, after which quests with retrieval tasks will detect changes [range: 1 ~ 200, default: 20]
|
||||
I:"Retrieval Task Detection Interval"=20
|
||||
|
||||
# Increases or decreases the scrolling speed [range: 0.0 ~ 10.0, default: 1.0]
|
||||
S:"Scroll Speed Multiplier"=1.0
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -52,14 +52,14 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": -432
|
||||
"y:3": -420
|
||||
},
|
||||
"5:10": {
|
||||
"id:3": 1361,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -480
|
||||
"y:3": -420
|
||||
},
|
||||
"6:10": {
|
||||
"id:3": 1362,
|
||||
@@ -69,767 +69,746 @@
|
||||
"y:3": -336
|
||||
},
|
||||
"7:10": {
|
||||
"id:3": 1366,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 96
|
||||
},
|
||||
"8:10": {
|
||||
"id:3": 1758,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -384
|
||||
},
|
||||
"9:10": {
|
||||
"8:10": {
|
||||
"id:3": 1759,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -432
|
||||
"y:3": -420
|
||||
},
|
||||
"10:10": {
|
||||
"9:10": {
|
||||
"id:3": 1760,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -480
|
||||
"y:3": -456
|
||||
},
|
||||
"11:10": {
|
||||
"10:10": {
|
||||
"id:3": 1761,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -432
|
||||
"y:3": -420
|
||||
},
|
||||
"12:10": {
|
||||
"11:10": {
|
||||
"id:3": 1762,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -480
|
||||
"y:3": -456
|
||||
},
|
||||
"13:10": {
|
||||
"12:10": {
|
||||
"id:3": 1803,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": 192
|
||||
},
|
||||
"14:10": {
|
||||
"13:10": {
|
||||
"id:3": 1804,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": 192
|
||||
},
|
||||
"15:10": {
|
||||
"14:10": {
|
||||
"id:3": 1805,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": 240
|
||||
},
|
||||
"16:10": {
|
||||
"15:10": {
|
||||
"id:3": 2180,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -240
|
||||
},
|
||||
"17:10": {
|
||||
"16:10": {
|
||||
"id:3": 2244,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -288,
|
||||
"y:3": -384
|
||||
},
|
||||
"18:10": {
|
||||
"17:10": {
|
||||
"id:3": 2286,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -384
|
||||
},
|
||||
"19:10": {
|
||||
"18:10": {
|
||||
"id:3": 2287,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -420
|
||||
},
|
||||
"20:10": {
|
||||
"19:10": {
|
||||
"id:3": 2288,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -456
|
||||
},
|
||||
"21:10": {
|
||||
"20:10": {
|
||||
"id:3": 2289,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -492
|
||||
},
|
||||
"22:10": {
|
||||
"21:10": {
|
||||
"id:3": 2341,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": 144
|
||||
},
|
||||
"23:10": {
|
||||
"22:10": {
|
||||
"id:3": 2342,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": 192
|
||||
},
|
||||
"24:10": {
|
||||
"23:10": {
|
||||
"id:3": 2343,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": 288
|
||||
},
|
||||
"25:10": {
|
||||
"24:10": {
|
||||
"id:3": 2344,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": 240
|
||||
},
|
||||
"26:10": {
|
||||
"25:10": {
|
||||
"id:3": 2345,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -384,
|
||||
"y:3": -384
|
||||
},
|
||||
"27:10": {
|
||||
"26:10": {
|
||||
"id:3": 50054,
|
||||
"sizeX:3": 48,
|
||||
"sizeY:3": 48,
|
||||
"x:3": -180,
|
||||
"y:3": -132
|
||||
},
|
||||
"28:10": {
|
||||
"27:10": {
|
||||
"id:3": 50055,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -384
|
||||
},
|
||||
"29:10": {
|
||||
"28:10": {
|
||||
"id:3": 50056,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -240,
|
||||
"y:3": -384
|
||||
},
|
||||
"30:10": {
|
||||
"29:10": {
|
||||
"id:3": 50057,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -384
|
||||
},
|
||||
"31:10": {
|
||||
"30:10": {
|
||||
"id:3": 50058,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -384
|
||||
},
|
||||
"32:10": {
|
||||
"31:10": {
|
||||
"id:3": 50059,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -192
|
||||
},
|
||||
"33:10": {
|
||||
"32:10": {
|
||||
"id:3": 50060,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -144
|
||||
},
|
||||
"34:10": {
|
||||
"33:10": {
|
||||
"id:3": 50061,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -96
|
||||
},
|
||||
"35:10": {
|
||||
"34:10": {
|
||||
"id:3": 50062,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": 0
|
||||
},
|
||||
"36:10": {
|
||||
"35:10": {
|
||||
"id:3": 50064,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": 144
|
||||
},
|
||||
"37:10": {
|
||||
"id:3": 50065,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": 144
|
||||
},
|
||||
"38:10": {
|
||||
"id:3": 50066,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 144
|
||||
},
|
||||
"39:10": {
|
||||
"36:10": {
|
||||
"id:3": 50068,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -48
|
||||
},
|
||||
"40:10": {
|
||||
"37:10": {
|
||||
"id:3": 50070,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -48
|
||||
},
|
||||
"41:10": {
|
||||
"38:10": {
|
||||
"id:3": 50071,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 48
|
||||
},
|
||||
"42:10": {
|
||||
"39:10": {
|
||||
"id:3": 50072,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 48
|
||||
},
|
||||
"43:10": {
|
||||
"40:10": {
|
||||
"id:3": 50074,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -96
|
||||
},
|
||||
"44:10": {
|
||||
"41:10": {
|
||||
"id:3": 50075,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -96
|
||||
},
|
||||
"45:10": {
|
||||
"42:10": {
|
||||
"id:3": 50076,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -96
|
||||
},
|
||||
"46:10": {
|
||||
"43:10": {
|
||||
"id:3": 50077,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": -96
|
||||
},
|
||||
"47:10": {
|
||||
"44:10": {
|
||||
"id:3": 50078,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -144
|
||||
},
|
||||
"48:10": {
|
||||
"45:10": {
|
||||
"id:3": 50080,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -192
|
||||
},
|
||||
"49:10": {
|
||||
"46:10": {
|
||||
"id:3": 50081,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -192
|
||||
},
|
||||
"50:10": {
|
||||
"47:10": {
|
||||
"id:3": 50082,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -144
|
||||
},
|
||||
"51:10": {
|
||||
"48:10": {
|
||||
"id:3": 50083,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -240
|
||||
},
|
||||
"52:10": {
|
||||
"49:10": {
|
||||
"id:3": 50084,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -288
|
||||
},
|
||||
"53:10": {
|
||||
"50:10": {
|
||||
"id:3": 50085,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -240
|
||||
},
|
||||
"54:10": {
|
||||
"51:10": {
|
||||
"id:3": 50086,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -288
|
||||
},
|
||||
"55:10": {
|
||||
"52:10": {
|
||||
"id:3": 50087,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": -240
|
||||
},
|
||||
"56:10": {
|
||||
"53:10": {
|
||||
"id:3": 50088,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": -288
|
||||
},
|
||||
"57:10": {
|
||||
"54:10": {
|
||||
"id:3": 50089,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -144
|
||||
},
|
||||
"58:10": {
|
||||
"55:10": {
|
||||
"id:3": 50090,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": -144
|
||||
},
|
||||
"59:10": {
|
||||
"56:10": {
|
||||
"id:3": 50091,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": -144
|
||||
},
|
||||
"60:10": {
|
||||
"57:10": {
|
||||
"id:3": 50092,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -192
|
||||
},
|
||||
"61:10": {
|
||||
"58:10": {
|
||||
"id:3": 50093,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 288,
|
||||
"y:3": -192
|
||||
},
|
||||
"62:10": {
|
||||
"59:10": {
|
||||
"id:3": 50094,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 384,
|
||||
"y:3": -144
|
||||
},
|
||||
"63:10": {
|
||||
"60:10": {
|
||||
"id:3": 50095,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": -192
|
||||
},
|
||||
"64:10": {
|
||||
"61:10": {
|
||||
"id:3": 50096,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 384,
|
||||
"y:3": -192
|
||||
},
|
||||
"65:10": {
|
||||
"62:10": {
|
||||
"id:3": 50097,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 432,
|
||||
"y:3": -192
|
||||
},
|
||||
"66:10": {
|
||||
"63:10": {
|
||||
"id:3": 50098,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 432,
|
||||
"y:3": -144
|
||||
},
|
||||
"67:10": {
|
||||
"64:10": {
|
||||
"id:3": 50099,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": 144
|
||||
},
|
||||
"68:10": {
|
||||
"65:10": {
|
||||
"id:3": 50100,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 144
|
||||
},
|
||||
"69:10": {
|
||||
"66:10": {
|
||||
"id:3": 50101,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -420
|
||||
},
|
||||
"70:10": {
|
||||
"67:10": {
|
||||
"id:3": 50102,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -456
|
||||
},
|
||||
"71:10": {
|
||||
"68:10": {
|
||||
"id:3": 50103,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -492
|
||||
},
|
||||
"72:10": {
|
||||
"69:10": {
|
||||
"id:3": 50104,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -528
|
||||
},
|
||||
"73:10": {
|
||||
"70:10": {
|
||||
"id:3": 50106,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": 144
|
||||
},
|
||||
"74:10": {
|
||||
"71:10": {
|
||||
"id:3": 50108,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": 144
|
||||
},
|
||||
"75:10": {
|
||||
"72:10": {
|
||||
"id:3": 50109,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -240,
|
||||
"y:3": 144
|
||||
},
|
||||
"76:10": {
|
||||
"73:10": {
|
||||
"id:3": 50110,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -288,
|
||||
"y:3": 144
|
||||
},
|
||||
"77:10": {
|
||||
"74:10": {
|
||||
"id:3": 50111,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": 144
|
||||
},
|
||||
"78:10": {
|
||||
"75:10": {
|
||||
"id:3": 50112,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -384,
|
||||
"y:3": 144
|
||||
},
|
||||
"79:10": {
|
||||
"76:10": {
|
||||
"id:3": 50113,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": 192
|
||||
},
|
||||
"80:10": {
|
||||
"77:10": {
|
||||
"id:3": 50114,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 192
|
||||
},
|
||||
"81:10": {
|
||||
"78:10": {
|
||||
"id:3": 50115,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": 192
|
||||
},
|
||||
"82:10": {
|
||||
"79:10": {
|
||||
"id:3": 50116,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": 240
|
||||
},
|
||||
"83:10": {
|
||||
"80:10": {
|
||||
"id:3": 50117,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 240
|
||||
},
|
||||
"84:10": {
|
||||
"81:10": {
|
||||
"id:3": 50118,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": 240
|
||||
},
|
||||
"85:10": {
|
||||
"82:10": {
|
||||
"id:3": 50119,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 288
|
||||
},
|
||||
"86:10": {
|
||||
"83:10": {
|
||||
"id:3": 50120,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -288,
|
||||
"y:3": 192
|
||||
},
|
||||
"87:10": {
|
||||
"84:10": {
|
||||
"id:3": 50121,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -288,
|
||||
"y:3": 240
|
||||
},
|
||||
"88:10": {
|
||||
"85:10": {
|
||||
"id:3": 50122,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": 96
|
||||
},
|
||||
"89:10": {
|
||||
"86:10": {
|
||||
"id:3": 50123,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": 48
|
||||
},
|
||||
"90:10": {
|
||||
"87:10": {
|
||||
"id:3": 50124,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": 0
|
||||
},
|
||||
"91:10": {
|
||||
"88:10": {
|
||||
"id:3": 50125,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": -48
|
||||
},
|
||||
"92:10": {
|
||||
"89:10": {
|
||||
"id:3": 50126,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": -96
|
||||
},
|
||||
"93:10": {
|
||||
"90:10": {
|
||||
"id:3": 50128,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": -144
|
||||
},
|
||||
"94:10": {
|
||||
"91:10": {
|
||||
"id:3": 50129,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": -192
|
||||
},
|
||||
"95:10": {
|
||||
"id:3": 50130,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -384
|
||||
},
|
||||
"96:10": {
|
||||
"92:10": {
|
||||
"id:3": 50131,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -432,
|
||||
"y:3": -240
|
||||
},
|
||||
"97:10": {
|
||||
"93:10": {
|
||||
"id:3": 50132,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -480,
|
||||
"x:3": -468,
|
||||
"y:3": 96
|
||||
},
|
||||
"98:10": {
|
||||
"94:10": {
|
||||
"id:3": 50133,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -480,
|
||||
"x:3": -468,
|
||||
"y:3": 48
|
||||
},
|
||||
"99:10": {
|
||||
"95:10": {
|
||||
"id:3": 50134,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -480,
|
||||
"x:3": -468,
|
||||
"y:3": 0
|
||||
},
|
||||
"100:10": {
|
||||
"96:10": {
|
||||
"id:3": 50135,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -528,
|
||||
"x:3": -504,
|
||||
"y:3": 0
|
||||
},
|
||||
"101:10": {
|
||||
"97:10": {
|
||||
"id:3": 50136,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -468,
|
||||
"y:3": -108
|
||||
},
|
||||
"102:10": {
|
||||
"98:10": {
|
||||
"id:3": 50137,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -504,
|
||||
"y:3": -96
|
||||
},
|
||||
"103:10": {
|
||||
"99:10": {
|
||||
"id:3": 50138,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -540,
|
||||
"y:3": -108
|
||||
},
|
||||
"104:10": {
|
||||
"100:10": {
|
||||
"id:3": 50139,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -576,
|
||||
"y:3": -96
|
||||
},
|
||||
"105:10": {
|
||||
"101:10": {
|
||||
"id:3": 50140,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -612,
|
||||
"y:3": -108
|
||||
},
|
||||
"106:10": {
|
||||
"102:10": {
|
||||
"id:3": 50141,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -648,
|
||||
"y:3": -96
|
||||
},
|
||||
"107:10": {
|
||||
"103:10": {
|
||||
"id:3": 50142,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -480,
|
||||
"x:3": -468,
|
||||
"y:3": -192
|
||||
},
|
||||
"108:10": {
|
||||
"104:10": {
|
||||
"id:3": 50143,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -528,
|
||||
"x:3": -504,
|
||||
"y:3": -192
|
||||
},
|
||||
"109:10": {
|
||||
"105:10": {
|
||||
"id:3": 50144,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -624,
|
||||
"y:3": -192
|
||||
},
|
||||
"110:10": {
|
||||
"id:3": 50145,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -576,
|
||||
"y:3": -192
|
||||
},
|
||||
"111:10": {
|
||||
"106:10": {
|
||||
"id:3": 50145,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -540,
|
||||
"y:3": -192
|
||||
},
|
||||
"107:10": {
|
||||
"id:3": 50146,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -432
|
||||
"y:3": -384
|
||||
},
|
||||
"112:10": {
|
||||
"id:3": 901883762,
|
||||
"108:10": {
|
||||
"id:3": 16453726,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": 0
|
||||
"x:3": -96,
|
||||
"y:3": -564
|
||||
},
|
||||
"113:10": {
|
||||
"id:3": 1155479328,
|
||||
"109:10": {
|
||||
"id:3": 376859070,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": 0
|
||||
"x:3": -96,
|
||||
"y:3": -528
|
||||
},
|
||||
"114:10": {
|
||||
"id:3": 1313906300,
|
||||
"110:10": {
|
||||
"id:3": 1443598915,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 0
|
||||
"x:3": -96,
|
||||
"y:3": -492
|
||||
},
|
||||
"115:10": {
|
||||
"111:10": {
|
||||
"id:3": 1878675504,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -480,
|
||||
"x:3": -468,
|
||||
"y:3": -48
|
||||
},
|
||||
"112:10": {
|
||||
"id:3": 1885453662,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -540,
|
||||
"y:3": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lineID:3": 10,
|
||||
"order:3": 15,
|
||||
"order:3": 16,
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -8,7 +8,7 @@
|
||||
"Count:3": 1,
|
||||
"id:8": "tconstruct:cast_custom"
|
||||
},
|
||||
"name:8": "[WIP] Tinkerer\u0027s Toolbox"
|
||||
"name:8": "Tinkerer\u0027s Toolbox"
|
||||
}
|
||||
},
|
||||
"quests:9": {
|
||||
@@ -23,8 +23,8 @@
|
||||
"id:3": 1022,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": -384
|
||||
"x:3": -288,
|
||||
"y:3": -240
|
||||
},
|
||||
"2:10": {
|
||||
"id:3": 1023,
|
||||
@@ -37,8 +37,8 @@
|
||||
"id:3": 1024,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -432
|
||||
"x:3": -336,
|
||||
"y:3": -288
|
||||
},
|
||||
"4:10": {
|
||||
"id:3": 1025,
|
||||
@@ -114,15 +114,15 @@
|
||||
"id:3": 1037,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -480
|
||||
"x:3": -336,
|
||||
"y:3": -384
|
||||
},
|
||||
"15:10": {
|
||||
"id:3": 1038,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -384
|
||||
"x:3": -240,
|
||||
"y:3": -240
|
||||
},
|
||||
"16:10": {
|
||||
"id:3": 1039,
|
||||
@@ -142,22 +142,22 @@
|
||||
"id:3": 1041,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -432
|
||||
"x:3": -240,
|
||||
"y:3": -384
|
||||
},
|
||||
"19:10": {
|
||||
"id:3": 1042,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -384
|
||||
"x:3": -336,
|
||||
"y:3": -240
|
||||
},
|
||||
"20:10": {
|
||||
"id:3": 1044,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": -480
|
||||
"y:3": -384
|
||||
},
|
||||
"21:10": {
|
||||
"id:3": 1045,
|
||||
@@ -219,8 +219,8 @@
|
||||
"id:3": 1057,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -384
|
||||
"x:3": -240,
|
||||
"y:3": -336
|
||||
},
|
||||
"30:10": {
|
||||
"id:3": 1059,
|
||||
@@ -247,43 +247,43 @@
|
||||
"id:3": 1062,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -384
|
||||
"x:3": 288,
|
||||
"y:3": -240
|
||||
},
|
||||
"34:10": {
|
||||
"id:3": 1063,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -432
|
||||
"x:3": 288,
|
||||
"y:3": -288
|
||||
},
|
||||
"35:10": {
|
||||
"id:3": 1064,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -480
|
||||
"x:3": 288,
|
||||
"y:3": -336
|
||||
},
|
||||
"36:10": {
|
||||
"id:3": 1065,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -480
|
||||
"x:3": 336,
|
||||
"y:3": -336
|
||||
},
|
||||
"37:10": {
|
||||
"id:3": 1066,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -432
|
||||
"x:3": 336,
|
||||
"y:3": -288
|
||||
},
|
||||
"38:10": {
|
||||
"id:3": 1067,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": -384
|
||||
"x:3": 336,
|
||||
"y:3": -240
|
||||
},
|
||||
"39:10": {
|
||||
"id:3": 1068,
|
||||
@@ -324,15 +324,15 @@
|
||||
"id:3": 1073,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -480
|
||||
"x:3": -192,
|
||||
"y:3": -384
|
||||
},
|
||||
"45:10": {
|
||||
"id:3": 1075,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -48,
|
||||
"y:3": -432
|
||||
"x:3": -288,
|
||||
"y:3": -288
|
||||
},
|
||||
"46:10": {
|
||||
"id:3": 1076,
|
||||
@@ -346,7 +346,7 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -144,
|
||||
"y:3": -480
|
||||
"y:3": -384
|
||||
},
|
||||
"48:10": {
|
||||
"id:3": 1079,
|
||||
@@ -359,15 +359,15 @@
|
||||
"id:3": 1081,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -432
|
||||
"x:3": -288,
|
||||
"y:3": -384
|
||||
},
|
||||
"50:10": {
|
||||
"id:3": 1083,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -96,
|
||||
"y:3": -528
|
||||
"y:3": -384
|
||||
},
|
||||
"51:10": {
|
||||
"id:3": 1084,
|
||||
@@ -380,15 +380,15 @@
|
||||
"id:3": 1085,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -480
|
||||
"x:3": 0,
|
||||
"y:3": -384
|
||||
},
|
||||
"53:10": {
|
||||
"id:3": 1086,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -384
|
||||
"x:3": -288,
|
||||
"y:3": -336
|
||||
},
|
||||
"54:10": {
|
||||
"id:3": 1087,
|
||||
@@ -401,8 +401,8 @@
|
||||
"id:3": 1088,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": -432
|
||||
"x:3": -240,
|
||||
"y:3": -288
|
||||
},
|
||||
"56:10": {
|
||||
"id:3": 1089,
|
||||
@@ -429,36 +429,36 @@
|
||||
"id:3": 1092,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -384
|
||||
"x:3": 384,
|
||||
"y:3": -240
|
||||
},
|
||||
"60:10": {
|
||||
"id:3": 1093,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -432
|
||||
"x:3": 384,
|
||||
"y:3": -288
|
||||
},
|
||||
"61:10": {
|
||||
"id:3": 1094,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 192,
|
||||
"y:3": -480
|
||||
"x:3": 384,
|
||||
"y:3": -336
|
||||
},
|
||||
"62:10": {
|
||||
"id:3": 1095,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -384
|
||||
"x:3": 432,
|
||||
"y:3": -240
|
||||
},
|
||||
"63:10": {
|
||||
"id:3": 1096,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -432
|
||||
"x:3": 432,
|
||||
"y:3": -288
|
||||
},
|
||||
"64:10": {
|
||||
"id:3": 1098,
|
||||
@@ -646,7 +646,7 @@
|
||||
"id:3": 1124,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 432,
|
||||
"x:3": 528,
|
||||
"y:3": -96
|
||||
},
|
||||
"91:10": {
|
||||
@@ -716,8 +716,8 @@
|
||||
"id:3": 1134,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -480
|
||||
"x:3": 432,
|
||||
"y:3": -336
|
||||
},
|
||||
"101:10": {
|
||||
"id:3": 1348,
|
||||
@@ -2239,76 +2239,104 @@
|
||||
"y:3": 108
|
||||
},
|
||||
"318:10": {
|
||||
"id:3": 189254407,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 576,
|
||||
"y:3": -144
|
||||
},
|
||||
"319:10": {
|
||||
"id:3": 286540888,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1032,
|
||||
"y:3": 276
|
||||
},
|
||||
"320:10": {
|
||||
"id:3": 306599544,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1008,
|
||||
"y:3": 276
|
||||
},
|
||||
"319:10": {
|
||||
"321:10": {
|
||||
"id:3": 490258798,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 60
|
||||
},
|
||||
"320:10": {
|
||||
"322:10": {
|
||||
"id:3": 708069536,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1008,
|
||||
"y:3": 60
|
||||
},
|
||||
"321:10": {
|
||||
"323:10": {
|
||||
"id:3": 757899183,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1008,
|
||||
"y:3": 300
|
||||
},
|
||||
"322:10": {
|
||||
"324:10": {
|
||||
"id:3": 852808698,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": 156
|
||||
},
|
||||
"323:10": {
|
||||
"325:10": {
|
||||
"id:3": 875085858,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 168,
|
||||
"y:3": 156
|
||||
},
|
||||
"324:10": {
|
||||
"326:10": {
|
||||
"id:3": 1081452821,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 528,
|
||||
"y:3": -48
|
||||
},
|
||||
"327:10": {
|
||||
"id:3": 1537526240,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 960,
|
||||
"y:3": 252
|
||||
},
|
||||
"325:10": {
|
||||
"328:10": {
|
||||
"id:3": 1613686344,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 432,
|
||||
"y:3": -96
|
||||
},
|
||||
"329:10": {
|
||||
"id:3": 1680450332,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 144,
|
||||
"y:3": 372
|
||||
},
|
||||
"326:10": {
|
||||
"330:10": {
|
||||
"id:3": 1697117569,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 0,
|
||||
"y:3": 252
|
||||
},
|
||||
"327:10": {
|
||||
"331:10": {
|
||||
"id:3": 1930232635,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1008,
|
||||
"y:3": 252
|
||||
},
|
||||
"328:10": {
|
||||
"332:10": {
|
||||
"id:3": 2017794284,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
|
||||
@@ -130,6 +130,13 @@
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -60
|
||||
},
|
||||
"17:10": {
|
||||
"id:3": 1968263035,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -12
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,429 @@
|
||||
{
|
||||
"lineID:3": 1886516785,
|
||||
"order:3": 9,
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "aoa3:giant_skill_crystal"
|
||||
},
|
||||
"name:8": "[WIP] Skilled"
|
||||
}
|
||||
},
|
||||
"quests:9": {
|
||||
"0:10": {
|
||||
"id:3": 96303080,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 420,
|
||||
"y:3": 132
|
||||
},
|
||||
"1:10": {
|
||||
"id:3": 102277207,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -228,
|
||||
"y:3": -144
|
||||
},
|
||||
"2:10": {
|
||||
"id:3": 151337301,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": 84
|
||||
},
|
||||
"3:10": {
|
||||
"id:3": 229685771,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": 132
|
||||
},
|
||||
"4:10": {
|
||||
"id:3": 364172066,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -228,
|
||||
"y:3": -60
|
||||
},
|
||||
"5:10": {
|
||||
"id:3": 410429916,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 132,
|
||||
"y:3": -96
|
||||
},
|
||||
"6:10": {
|
||||
"id:3": 432846131,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": 36
|
||||
},
|
||||
"7:10": {
|
||||
"id:3": 450373168,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -228,
|
||||
"y:3": -180
|
||||
},
|
||||
"8:10": {
|
||||
"id:3": 483955506,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -120,
|
||||
"y:3": 36
|
||||
},
|
||||
"9:10": {
|
||||
"id:3": 495308583,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -108
|
||||
},
|
||||
"10:10": {
|
||||
"id:3": 495914807,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": 84
|
||||
},
|
||||
"11:10": {
|
||||
"id:3": 524357553,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": 132
|
||||
},
|
||||
"12:10": {
|
||||
"id:3": 531203265,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 276,
|
||||
"y:3": 132
|
||||
},
|
||||
"13:10": {
|
||||
"id:3": 572887915,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": -60
|
||||
},
|
||||
"14:10": {
|
||||
"id:3": 586652290,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 168,
|
||||
"y:3": 132
|
||||
},
|
||||
"15:10": {
|
||||
"id:3": 644021237,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 384,
|
||||
"y:3": 132
|
||||
},
|
||||
"16:10": {
|
||||
"id:3": 650613269,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 348,
|
||||
"y:3": -96
|
||||
},
|
||||
"17:10": {
|
||||
"id:3": 654506931,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 96,
|
||||
"y:3": -96
|
||||
},
|
||||
"18:10": {
|
||||
"id:3": 669243475,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": 36
|
||||
},
|
||||
"19:10": {
|
||||
"id:3": 741689700,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -144
|
||||
},
|
||||
"20:10": {
|
||||
"id:3": 841015364,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -300,
|
||||
"y:3": -180
|
||||
},
|
||||
"21:10": {
|
||||
"id:3": 849070140,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -108
|
||||
},
|
||||
"22:10": {
|
||||
"id:3": 877996883,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 276,
|
||||
"y:3": -96
|
||||
},
|
||||
"23:10": {
|
||||
"id:3": 899727100,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -180
|
||||
},
|
||||
"24:10": {
|
||||
"id:3": 956218671,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 168,
|
||||
"y:3": -96
|
||||
},
|
||||
"25:10": {
|
||||
"id:3": 960775455,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -264,
|
||||
"y:3": -180
|
||||
},
|
||||
"26:10": {
|
||||
"id:3": 964384366,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -264,
|
||||
"y:3": -144
|
||||
},
|
||||
"27:10": {
|
||||
"id:3": 1020094983,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -300,
|
||||
"y:3": -60
|
||||
},
|
||||
"28:10": {
|
||||
"id:3": 1045015237,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": -108
|
||||
},
|
||||
"29:10": {
|
||||
"id:3": 1065699365,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -228,
|
||||
"y:3": -108
|
||||
},
|
||||
"30:10": {
|
||||
"id:3": 1078139750,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 348,
|
||||
"y:3": 132
|
||||
},
|
||||
"31:10": {
|
||||
"id:3": 1119757842,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -372,
|
||||
"y:3": -108
|
||||
},
|
||||
"32:10": {
|
||||
"id:3": 1143099614,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -192,
|
||||
"y:3": -60
|
||||
},
|
||||
"33:10": {
|
||||
"id:3": 1251700980,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 312,
|
||||
"y:3": -96
|
||||
},
|
||||
"34:10": {
|
||||
"id:3": 1251720866,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -300,
|
||||
"y:3": -108
|
||||
},
|
||||
"35:10": {
|
||||
"id:3": 1304090843,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -120,
|
||||
"y:3": -144
|
||||
},
|
||||
"36:10": {
|
||||
"id:3": 1312951175,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": -96
|
||||
},
|
||||
"37:10": {
|
||||
"id:3": 1324478746,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 132,
|
||||
"y:3": 132
|
||||
},
|
||||
"38:10": {
|
||||
"id:3": 1331220631,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -372,
|
||||
"y:3": -60
|
||||
},
|
||||
"39:10": {
|
||||
"id:3": 1382348754,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": 132
|
||||
},
|
||||
"40:10": {
|
||||
"id:3": 1439689720,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -336,
|
||||
"y:3": -60
|
||||
},
|
||||
"41:10": {
|
||||
"id:3": 1473097143,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -156,
|
||||
"y:3": -180
|
||||
},
|
||||
"42:10": {
|
||||
"id:3": 1527904378,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -264,
|
||||
"y:3": -108
|
||||
},
|
||||
"43:10": {
|
||||
"id:3": 1584886200,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": -60
|
||||
},
|
||||
"44:10": {
|
||||
"id:3": 1644895584,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": -12
|
||||
},
|
||||
"45:10": {
|
||||
"id:3": 1661567937,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 60,
|
||||
"y:3": -96
|
||||
},
|
||||
"46:10": {
|
||||
"id:3": 1768833290,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -120,
|
||||
"y:3": -108
|
||||
},
|
||||
"47:10": {
|
||||
"id:3": 1797790861,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -12,
|
||||
"y:3": 12
|
||||
},
|
||||
"48:10": {
|
||||
"id:3": 1815328418,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -84,
|
||||
"y:3": -12
|
||||
},
|
||||
"49:10": {
|
||||
"id:3": 1845829466,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -156,
|
||||
"y:3": -144
|
||||
},
|
||||
"50:10": {
|
||||
"id:3": 1884137784,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -156,
|
||||
"y:3": -60
|
||||
},
|
||||
"51:10": {
|
||||
"id:3": 1910278118,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 204,
|
||||
"y:3": -96
|
||||
},
|
||||
"52:10": {
|
||||
"id:3": 1988741640,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 312,
|
||||
"y:3": 132
|
||||
},
|
||||
"53:10": {
|
||||
"id:3": 1993793164,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -120,
|
||||
"y:3": -60
|
||||
},
|
||||
"54:10": {
|
||||
"id:3": 2013126993,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -156,
|
||||
"y:3": -108
|
||||
},
|
||||
"55:10": {
|
||||
"id:3": 2060963376,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -264,
|
||||
"y:3": -60
|
||||
},
|
||||
"56:10": {
|
||||
"id:3": 2061676720,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 240,
|
||||
"y:3": 132
|
||||
},
|
||||
"57:10": {
|
||||
"id:3": 2095158296,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -120,
|
||||
"y:3": -180
|
||||
},
|
||||
"58:10": {
|
||||
"id:3": 2142679280,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 204,
|
||||
"y:3": 132
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -94,7 +94,7 @@
|
||||
"id:3": 705,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 660,
|
||||
"x:3": 768,
|
||||
"y:3": 84
|
||||
},
|
||||
"12:10": {
|
||||
@@ -171,7 +171,7 @@
|
||||
"id:3": 856,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 768,
|
||||
"x:3": 876,
|
||||
"y:3": 84
|
||||
},
|
||||
"23:10": {
|
||||
@@ -410,7 +410,7 @@
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 516,
|
||||
"y:3": 264
|
||||
"y:3": 300
|
||||
},
|
||||
"57:10": {
|
||||
"id:3": 1229,
|
||||
@@ -1193,14 +1193,14 @@
|
||||
"id:3": 90127,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 696,
|
||||
"x:3": 804,
|
||||
"y:3": 84
|
||||
},
|
||||
"169:10": {
|
||||
"id:3": 90128,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 732,
|
||||
"x:3": 840,
|
||||
"y:3": 84
|
||||
},
|
||||
"170:10": {
|
||||
@@ -1557,22 +1557,22 @@
|
||||
"id:3": 90186,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"x:3": 624,
|
||||
"y:3": 264
|
||||
},
|
||||
"221:10": {
|
||||
"id:3": 90187,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 552,
|
||||
"x:3": 588,
|
||||
"y:3": 264
|
||||
},
|
||||
"222:10": {
|
||||
"id:3": 90188,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 444,
|
||||
"y:3": 48
|
||||
"x:3": 552,
|
||||
"y:3": 264
|
||||
},
|
||||
"223:10": {
|
||||
"id:3": 90189,
|
||||
@@ -3311,137 +3311,319 @@
|
||||
"y:3": -60
|
||||
},
|
||||
"471:10": {
|
||||
"id:3": 121927778,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1020,
|
||||
"y:3": 12
|
||||
},
|
||||
"472:10": {
|
||||
"id:3": 198005667,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": 372
|
||||
},
|
||||
"472:10": {
|
||||
"473:10": {
|
||||
"id:3": 210000561,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -96
|
||||
},
|
||||
"473:10": {
|
||||
"474:10": {
|
||||
"id:3": 252518956,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -204,
|
||||
"y:3": -204
|
||||
},
|
||||
"474:10": {
|
||||
"475:10": {
|
||||
"id:3": 499420441,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 732,
|
||||
"y:3": 84
|
||||
},
|
||||
"476:10": {
|
||||
"id:3": 517488311,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 912,
|
||||
"y:3": 12
|
||||
},
|
||||
"477:10": {
|
||||
"id:3": 643950611,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 516,
|
||||
"y:3": 264
|
||||
},
|
||||
"478:10": {
|
||||
"id:3": 678743056,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 12,
|
||||
"y:3": -24
|
||||
},
|
||||
"475:10": {
|
||||
"479:10": {
|
||||
"id:3": 686371667,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 696,
|
||||
"y:3": 84
|
||||
},
|
||||
"480:10": {
|
||||
"id:3": 701043871,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 336
|
||||
},
|
||||
"481:10": {
|
||||
"id:3": 719022264,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 768,
|
||||
"y:3": 300
|
||||
},
|
||||
"476:10": {
|
||||
"482:10": {
|
||||
"id:3": 722896141,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 696,
|
||||
"y:3": -96
|
||||
},
|
||||
"483:10": {
|
||||
"id:3": 771148777,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -492,
|
||||
"y:3": 192
|
||||
},
|
||||
"484:10": {
|
||||
"id:3": 775629365,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 804,
|
||||
"x:3": 912,
|
||||
"y:3": 84
|
||||
},
|
||||
"477:10": {
|
||||
"485:10": {
|
||||
"id:3": 850507867,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": 444
|
||||
},
|
||||
"478:10": {
|
||||
"486:10": {
|
||||
"id:3": 879975227,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -168,
|
||||
"y:3": -96
|
||||
},
|
||||
"479:10": {
|
||||
"487:10": {
|
||||
"id:3": 982622444,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 12,
|
||||
"y:3": -168
|
||||
},
|
||||
"480:10": {
|
||||
"488:10": {
|
||||
"id:3": 1030649284,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 948,
|
||||
"y:3": 12
|
||||
},
|
||||
"489:10": {
|
||||
"id:3": 1172983451,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 336,
|
||||
"y:3": 408
|
||||
},
|
||||
"481:10": {
|
||||
"490:10": {
|
||||
"id:3": 1221581004,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 516,
|
||||
"y:3": -24
|
||||
},
|
||||
"482:10": {
|
||||
"491:10": {
|
||||
"id:3": 1251079221,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -60
|
||||
},
|
||||
"483:10": {
|
||||
"492:10": {
|
||||
"id:3": 1270297431,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": -168,
|
||||
"y:3": -60
|
||||
},
|
||||
"484:10": {
|
||||
"493:10": {
|
||||
"id:3": 1286490028,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 804,
|
||||
"y:3": 12
|
||||
},
|
||||
"494:10": {
|
||||
"id:3": 1324993630,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 624,
|
||||
"y:3": 192
|
||||
},
|
||||
"485:10": {
|
||||
"495:10": {
|
||||
"id:3": 1340674210,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 588,
|
||||
"y:3": 156
|
||||
},
|
||||
"486:10": {
|
||||
"496:10": {
|
||||
"id:3": 1364259701,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 840,
|
||||
"y:3": -168
|
||||
},
|
||||
"497:10": {
|
||||
"id:3": 1401124822,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 876,
|
||||
"y:3": 12
|
||||
},
|
||||
"498:10": {
|
||||
"id:3": 1526404114,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 912,
|
||||
"y:3": 48
|
||||
},
|
||||
"499:10": {
|
||||
"id:3": 1550538375,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -168
|
||||
},
|
||||
"487:10": {
|
||||
"500:10": {
|
||||
"id:3": 1559698566,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 48,
|
||||
"y:3": -132
|
||||
},
|
||||
"488:10": {
|
||||
"501:10": {
|
||||
"id:3": 1567439526,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 480,
|
||||
"y:3": 192
|
||||
},
|
||||
"502:10": {
|
||||
"id:3": 1570965665,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 12,
|
||||
"y:3": -96
|
||||
},
|
||||
"489:10": {
|
||||
"503:10": {
|
||||
"id:3": 1571898151,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 984,
|
||||
"y:3": 12
|
||||
},
|
||||
"504:10": {
|
||||
"id:3": 1601728822,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 660,
|
||||
"y:3": 84
|
||||
},
|
||||
"505:10": {
|
||||
"id:3": 1603914917,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 732,
|
||||
"y:3": -96
|
||||
},
|
||||
"506:10": {
|
||||
"id:3": 1662088802,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 948,
|
||||
"y:3": 48
|
||||
},
|
||||
"507:10": {
|
||||
"id:3": 1734508669,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1092,
|
||||
"y:3": 48
|
||||
},
|
||||
"508:10": {
|
||||
"id:3": 1777285912,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1056,
|
||||
"y:3": 48
|
||||
},
|
||||
"509:10": {
|
||||
"id:3": 1813680902,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 768,
|
||||
"y:3": 228
|
||||
},
|
||||
"510:10": {
|
||||
"id:3": 1938847159,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 480,
|
||||
"y:3": 48
|
||||
},
|
||||
"511:10": {
|
||||
"id:3": 1946284027,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 984,
|
||||
"y:3": 48
|
||||
},
|
||||
"512:10": {
|
||||
"id:3": 2080702134,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 660,
|
||||
"y:3": 264
|
||||
},
|
||||
"513:10": {
|
||||
"id:3": 2115060201,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 12,
|
||||
"y:3": -132
|
||||
},
|
||||
"514:10": {
|
||||
"id:3": 2137708192,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 1020,
|
||||
"y:3": 48
|
||||
},
|
||||
"515:10": {
|
||||
"id:3": 2145069145,
|
||||
"sizeX:3": 24,
|
||||
"sizeY:3": 24,
|
||||
"x:3": 840,
|
||||
"y:3": 12
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lineID:3": 7,
|
||||
"order:3": 9,
|
||||
"order:3": 10,
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lineID:3": 8,
|
||||
"order:3": 13,
|
||||
"order:3": 14,
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"lineID:3": 9,
|
||||
"order:3": 14,
|
||||
"order:3": 15,
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
|
||||
@@ -17,39 +17,11 @@
|
||||
"rewards:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "minecraft:written_book",
|
||||
"tag:10": {
|
||||
"author:8": "meatballcraft",
|
||||
"pages:9": {
|
||||
"0:8": "{\"text\":\"For servers:\\n\\nCreate a party before completing any of the quests.\\n\\nYou can do this in the questbook homepage!\\n\\n\\nSEE NEXT PAGE\"}",
|
||||
"1:8": "{\"text\":\"Sometimes the progress for checkbox quests is not shared with the rest of your party.\\n\\nMake sure everyone completes those!\"}"
|
||||
},
|
||||
"resolved:1": 1,
|
||||
"title:8": "FOR SERVERS"
|
||||
}
|
||||
"id:8": "contenttweaker:server_rack"
|
||||
},
|
||||
"1:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "minecraft:written_book",
|
||||
"tag:10": {
|
||||
"author:8": "meatballcraft",
|
||||
"pages:9": {
|
||||
"0:8": "{\"text\":\"Channels aren\\u0027t for everyone, I know.\\n\\nIf you want to disable them, you can find an alternative config in the AlternativeConfigs folder. Just copy the AppliedEnergistics2 folder from there into config.\\n\\nNEXT PAGE\"}",
|
||||
"1:8": "{\"text\":\"This will also increase the energy cost of your network 8X to offset the smaller number of wiring connections.\\n\\nWARNING: networks without channels are more laggy so they are not recommended for progressing past chapter 4!\"}"
|
||||
},
|
||||
"title:8": "No Channels?!?"
|
||||
}
|
||||
},
|
||||
"2:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "minecraft:written_book",
|
||||
"tag:10": {
|
||||
"author:8": "Meatballcraft",
|
||||
"pages:9": {
|
||||
"0:8": "{\"text\":\"Why do items look weird when I mouse over??\\n\\nThe modpack uses the Epic Tooltip mod. We understand if this is not for everyone.\\n\\nIf you want to change back to Vanilla presets, check the AlternativeConfig folder.\"}"
|
||||
},
|
||||
"title:8": "Items Look Weird"
|
||||
}
|
||||
"id:8": "contenttweaker:cleanroom_certificate"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"desc:8": "The true essence of worthiness is one that freely vibrates in the frequencies of recursion, one that harmonizes with the very essence of reality.\nEvereything in its presence is lifted into a higher state.\nBearing witness to worthiness makes us ourselves more worthy.\nThat is why the Ascended are summoned to Gallifrey. To bear witness to others who have become worthy, and to bring their light into the rest of the universe.\nYes, here I have fought, and yet I have felt nothing but respect for my opponents. I learnt from my opponents. I tried to make their efforts my own.\nA just world, after all, is not one where no conflict exists, but one where individuals face their struggles, affirm their individuality, fight for others\u0027 sake, and strive to leave a world that is better that it would have been without them.",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:recursion_sharpening_lens"
|
||||
|
||||
+5
-5
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"preRequisites:11": [
|
||||
1381
|
||||
813659679
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:multithreading_controller_upgrade"
|
||||
"id:8": "contenttweaker:cleansed_brightsteel_alloy_plate"
|
||||
},
|
||||
"name:8": "Factorization Intensifies"
|
||||
"name:8": "The Cleansing"
|
||||
}
|
||||
},
|
||||
"questID:3": 1379,
|
||||
"questID:3": 104577917,
|
||||
"tasks:9": {
|
||||
"0:10": {
|
||||
"index:3": 0,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:multithreading_controller_upgrade"
|
||||
"id:8": "contenttweaker:cleansed_brightsteel_alloy_plate"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
@@ -38,13 +38,14 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "environmentaltech:laser_lens_crystal"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"desc:8": "At the heart of knowledge of the True Tongue seems to lie a certain mechanism, one that I am now finding myself part of.\nSelf actualization, that is how I am defining it. The True Tongue speaks of the Hyperuranion, of how things should be, in their objectivity. An objectivity that may be perfection, or defective, but that is a fact, and should be taken as one.\nBecause of this, I feel myself going down a certain path, where, having grasped, partially, at this objectivity, I seek it, and I act in a way that is conforming to it.\nAnd through this path, I am finding that, wether consciously or subconsciously, wether by design or by accident, nature, the universe itself, is walking in this path too.\nNature wants to be as it should be. It seeks necessity. It seeks objectivity, not in front of a subject, but just because it is.\nIt seeks being worth of being.",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:self_actualizing_warren_rift"
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"preRequisites:11": [
|
||||
1167022541
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:sundered_crimson_heart"
|
||||
},
|
||||
"name:8": "Sundering of the Crimson Heart"
|
||||
}
|
||||
},
|
||||
"questID:3": 107705993,
|
||||
"tasks:9": {
|
||||
"0:10": {
|
||||
"index:3": 0,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:evertainted_pebble"
|
||||
},
|
||||
"1:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:sundered_crimson_heart"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"desc:8": "The pride of the superior.\nOr rather, the pride of the one who sees themselves as such.\nIt is not just a simple feeling of superiority, though. If it were just that, proofs of the contrary would eventually pile up.\nIt is not just narcissism. Superiority does not come innately from the self.\nIt is a more insidious feeling.\nThe superiority, it comes from the Mission. A mission of order, of virtue, of leadership. \nThe knowledge of a simple and yet dangerous truth. That you, as you are now, know for sure to be an agent of good.\nAnd since you are an agent of good, well, maybe you are better than everyone else. Maybe your desires and objectives must indeed come before others\u0027.\nThe yoke of the Master of Order, the yoke of the Arbiter.\nIt too, I see in my reflection in the Spren, is part of the load I now bear.\nThis struggle, it is mine too. The knowledge of virtue.\nThat by turning my back to the projects of the Meatball Man, by coming back as an Undead Lord, I am reinstating virtue and goodness in the universe.\nBut no, the good, it does not come from me. The good, the right, the just, they exist outside of me. It are... they just are.\nI am just given a life, a fate, a time to express my freedom, and to affirm companionship with this good, or to refuse its embrace, every day, every hour. \nBeing good is not something that can come from within. It is a recognition of good in others, that in turn brings us to embrace goodness ourselves. Because, well, a good world is a better world.\nFor everyone.",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:shard_of_humble_education"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"desc:8": "The deeds of great civilizations.\nTheir mistakes, their regrets.\nThe narrativization of events.\nThe rewriting of happenings.\nThe projections of opinions.\nAnd in front of it all, people. And their stories, their histories.\nHistory.\nA love for people, and the acknowledgement of their nature.\nPatters emerging. Echoes resounding. Analogies forming.\nAnd differences, discrepacies.\nNot a straight line. Not even a looping one. The beautiful chaos of life, carried through the generations of all people.\nThe courage of the Arbiter, missing, but now being brought back.",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:seal_of_the_arbiter_historian"
|
||||
|
||||
@@ -41,13 +41,14 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:early_game_energy"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "This way for your first dimensions!\n\nMagic can be done in any order, but the optional objective lists some good strategies!\n\nWhen doing magic, bad things may happen. In order to minimize negative effects to your world, the following order should be followed, all other mods can be done earlier or later.\n1. Start with blood magic, until unlocking the Ritual of Eldritch will. This will prevent flux from building up.\n2. Start thaumcraft, until unlocking sanitizing soap. This will help out with temporary warp.\n3. Go through abyssalcraft, collect the abyssal wasteland and dreadlands warp cleansers in the respective dimensions. They can be found in altars around the dimensions!\n4. The omothol warp cleanser will completely eliminate the issue with warp!\n5. Now you are protected, feel free to right-click a Really Scary Vishroom!\nWhen it comes to other magic mods, feel free to progress though them in whichever way you prefer :)\n",
|
||||
"desc:8": "§7§oThis way for your first dimensions!\n\nMagic can be done in any order, but the optional objective lists some good strategies!\n\nWhen doing magic, bad things may happen. In order to minimize negative effects to your world, the following order should be followed, all other mods can be done earlier or later.\n1. Start with blood magic, until unlocking the Ritual of Eldritch will. This will prevent flux from building up.\n2. Start thaumcraft, until unlocking sanitizing soap. This will help out with temporary warp.\n3. Go through abyssalcraft, collect the abyssal wasteland and dreadlands warp cleansers in the respective dimensions. They can be found in altars around the dimensions!\n4. The omothol warp cleanser will completely eliminate the issue with warp!\n5. Now you are protected, feel free to right-click a Really Scary Vishroom!\nWhen it comes to other magic mods, feel free to progress though them in whichever way you prefer :)\n",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"Damage:2": 31,
|
||||
@@ -40,6 +40,7 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
@@ -54,7 +55,7 @@
|
||||
"id:8": "contenttweaker:magic_strategy_warped"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -50,13 +50,14 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:energy_management_tipsandtricks"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"desc:8": "The knowledge of the scientist.\nThe needs of the common person.\nThe ability to address the latter using the former.\nMachines, devices, contraptions, tools.\nA love for the other that pushes innovation.\nA desire to help.\nA chance of unexpected consequences.\nThe attentiveness of the Arbiter, missing, but now being brought back.\n",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:seal_of_the_arbiter_engineer"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
"TrophyColorBlue:3": 0,
|
||||
"TrophyColorGreen:3": 0,
|
||||
"TrophyColorRed:3": 0,
|
||||
"TrophyEarnedAt:4": 1728496836,
|
||||
"TrophyItem:10": {
|
||||
"Count:1": 1,
|
||||
"Damage:2": 0,
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "§7§oIf you are unsure how to obtain or automate a given item, make sure to read the red text!",
|
||||
"desc:8": "§7§oIf you are unsure how to obtain or automate a given item, make sure to read its tooltip!\n\nThe format for tooltips is actively being revamped, but it will take some time to port them all. The old ones are exclusively red, while the new ones use color-coding :)",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:draconic_key"
|
||||
@@ -20,7 +20,11 @@
|
||||
"rewards:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:abyssal_wasteland_warp_cleanser"
|
||||
"id:8": "contenttweaker:helpful_tippy_hat"
|
||||
},
|
||||
"1:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:jei_info_box"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,10 +7,7 @@
|
||||
"desc:8": "",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "modularmachinery:itemblueprint",
|
||||
"tag:10": {
|
||||
"dynamicmachine:8": "modularmachinery:thaumic_replicator"
|
||||
}
|
||||
"id:8": "thaumadditions:adaminite_block"
|
||||
},
|
||||
"name:8": "Thaumic Replication"
|
||||
}
|
||||
@@ -41,6 +38,7 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
@@ -50,7 +48,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "§7§oThe mob cannot be damaged through normal ranged and melee weapons (things like Zenith and Kikoku can do damage but will not produce drops). Magic damage, Electroblob spells, the railgun, and other magic weapons will work!",
|
||||
"desc:8": "§7§oThe mob cannot be damaged through normal ranged and melee weapons (things like Zenith and Kikoku can do damage but will not produce drops). Magic damage, Electroblob spells, the railgun, and other magic weapons will work!\n\n§fAll throughout my journey, I have been alone.\nI accepted it, partly because I expected some reward to come at the end. To give me companionship, to give meaning to my loneliness.\nBut the reward, it was something else. Another fate was awaiting me.\nMy people are gone. \nTheir souls have been taken under someone\u0027s wing, but that does not take away the fact that I am probably the last human, and that is something I will have to live with, no matter where my fate will lead me.\nI am alone now, but it is because I decided to be.\nDespite my self-centeredness, I had companions, allies, throughout this journey.\nAnd it is up to me to look at them, to accept their personhood, and to welcome their companionship.",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:shard_of_restored_relationship"
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
@@ -47,7 +48,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"preRequisites:11": [
|
||||
1699772232
|
||||
],
|
||||
"properties:10": {
|
||||
"betterquesting:10": {
|
||||
"desc:8": "",
|
||||
"icon:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:vengeful_asgardian_crystal"
|
||||
},
|
||||
"name:8": "Constructs of Vengeance"
|
||||
}
|
||||
},
|
||||
"questID:3": 1269996011,
|
||||
"tasks:9": {
|
||||
"0:10": {
|
||||
"index:3": 0,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "forge:bucketfilled",
|
||||
"tag:10": {
|
||||
"Amount:3": 1000,
|
||||
"FluidName:8": "protodermis"
|
||||
}
|
||||
},
|
||||
"1:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:vengeful_asgardian_crystal"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -25,7 +25,6 @@
|
||||
"TrophyColorBlue:3": 0,
|
||||
"TrophyColorGreen:3": 100,
|
||||
"TrophyColorRed:3": 100,
|
||||
"TrophyEarnedAt:4": 1727205582,
|
||||
"TrophyItem:10": {
|
||||
"Count:1": 1,
|
||||
"Damage:2": 0,
|
||||
|
||||
@@ -38,13 +38,14 @@
|
||||
},
|
||||
"1:10": {
|
||||
"index:3": 1,
|
||||
"optional:1": 1,
|
||||
"requiredItems:9": {
|
||||
"0:10": {
|
||||
"Count:3": 1,
|
||||
"id:8": "contenttweaker:recursive_recipes"
|
||||
}
|
||||
},
|
||||
"taskID:8": "bq_standard:optional_retrieval"
|
||||
"taskID:8": "bq_standard:retrieval"
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user