pre-0.18.0 update

This commit is contained in:
ZHAY10086
2025-04-30 16:35:13 +08:00
parent 8c7ad4e2b2
commit b6d0ee1d9c
1135 changed files with 190722 additions and 3545 deletions
@@ -271,6 +271,7 @@ features {
B:WirelessAccessTerminal=true
B:WirelessCraftingTerminal=true
B:WirelessFluidTerminal=true
B:WirelessInterfaceTerminal=true
B:WirelessPatternTerminal=true
}
+1 -1
View File
@@ -1,7 +1,7 @@
# Configuration file
cache {
S:digest=aa2d989d804ce3bc4be9b18d10ce418d
S:digest=eb13d3c1362a9ee1c23a2d8b2b2710f0
# 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=1737758081520
S:lastCheck=1745629696771
}
File diff suppressed because it is too large Load Diff
+22 -6
View File
@@ -35,7 +35,7 @@ avaton {
D:"avaton health"=30.0
# Set the spawn rate of Avaton [0-100]
I:"avaton spawn rate"=20
I:"avaton spawn rate"=0
# Set the cooldown of summoning Weta [0-100]
I:"avaton summon cooldown"=8
@@ -60,7 +60,7 @@ banshee {
D:"banshee scream radius"=3.0
# Set the spawn rate of Banshee [0-100]
I:"banshee spawn rate"=20
I:"banshee spawn rate"=0
}
@@ -107,8 +107,17 @@ enigmoth {
# Should Enigmoths spawn at the middle end island where the dragon is located [false/true]
B:"enigmoth middle end island spawn"=false
# Set the amount of scales spread from each attack when mounted [1-100]
I:"enigmoth mount scale amount"=5
# Set the amount of scales spread from each attack [1-100]
I:"enigmoth scale amount"=10
# The amount of seconds before the potion cloud effects from scales despawn [1-1000]
I:"enigmoth scale potion cloud time"=8
# Set the spawn rate of Enigmoth [0-10000]
I:"enigmoth spawn rate"=1
I:"enigmoth spawn rate"=0
# Set the cooldown of spreading scales [0-100]
I:"enigmoth spell cooldown"=0
@@ -236,6 +245,9 @@ general {
# Cemetery spawns Unburied occasionally. [0-100]
I:"cemetery spawns unburied"=40
# Arthropods are not affected by Charming Pheromone if their health is above the set amount [1-10000]
D:"charming pheromone health limit"=40.0
# The amount of seconds before cocoons hatch into an enigmoth or a vespa
I:"cocoon lifespan"=8
@@ -307,6 +319,9 @@ general {
# Set the bonus damage of Halo Necklace to X% [0-10000]
I:"halo necklace bonus damage"=10
# Chance for the Illager Nose to drop from certain mobs (all Illagers and Witches) [0-1]
D:"illager nose drop chance"=0.02
# Customize Items and their drop rates for the Intestine. Ex. "minecraft:slime_ball,0.4" or "mod_lavacow:sharptooth,0.1" [default: [minecraft:slime_ball,0.4], [minecraft:dye,0.4,15], [mod_lavacow:sharptooth,0.1], [minecraft:beetroot_seeds,0.1], [minecraft:wheat_seeds,0.1], [minecraft:melon_seeds,0.1], [minecraft:pumpkin_seeds,0.1], [minecraft:clay_ball,0.1], [mod_lavacow:chitin,0.1], [minecraft:gold_nugget,0.05], [minecraft:iron_nugget,0.05], [minecraft:diamond,0.01]]
S:"loot table for intestine" <
minecraft:slime_ball,0.4
@@ -324,9 +339,8 @@ general {
aoa3:runium_chunk,0.1
aoa3:holly_top_seeds,0.1
contenttweaker:golem_core,0.1
draconicevolution:dragon_heart,0.01
minecraft:nether_star,0.01
contenttweaker:dragon_egg_omelette,0.1
contenttweaker:champion_token,0.1
>
# 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]]
@@ -602,6 +616,8 @@ moogma {
# Should lava buckets be obtainable from Moogma [false/true]
B:"moogma lava source"=true
# Set the spawn rate of Moogma [0-10000]
I:"moogma spawn rate"=0
}
@@ -783,7 +799,7 @@ revenant {
D:"revenant scream radius"=8.0
# Set the spawn rate of Revenant [0-10000]
I:"revenant spawn rate"=20
I:"revenant spawn rate"=0
}
+1 -1
View File
@@ -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)
#Fri Jan 24 16:04:39 PST 2025
#Sat Apr 26 10:18:12 PDT 2025
enableMiddleClick=true
showChestButtons=true
enableSortingOnPickup=false
+148
View File
@@ -81,6 +81,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"183": [
@@ -329,6 +337,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"814": [
@@ -383,6 +399,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"53": [
@@ -413,6 +437,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"166": [
@@ -527,6 +559,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"171": [
@@ -581,6 +621,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"172": [
@@ -635,6 +683,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"173": [
@@ -689,6 +745,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"802": [
@@ -753,6 +817,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"146": [
@@ -1023,6 +1095,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"51": [
@@ -1041,6 +1121,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"52": [
@@ -1059,6 +1147,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"180": [
@@ -1143,6 +1239,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"164": [
@@ -1203,6 +1307,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"424": [
@@ -1229,6 +1341,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"800": [
@@ -1281,6 +1401,14 @@
{
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"819": [
@@ -1448,6 +1576,26 @@
"item": "rftoolsdim:dimlet_workbench",
"damage": "*"
}
],
"815": [
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
],
"817": [
{
"item": "twilightforest:charm_of_life_1",
"damage": "*"
},
{
"item": "twilightforest:charm_of_life_2",
"damage": "*"
}
]
}
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+1
View File
@@ -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"]
+72
View File
@@ -22903,6 +22903,78 @@
{
"item": "glassential:glass_redstone|0",
"emc": 0
},
{
"item": "glassential:glass_ghostly|0",
"emc": 0
},
{
"item": "glassential:glass_ethereal|0",
"emc": 0
},
{
"item": "divinerpg:dream_dirt|0",
"emc": 1
},
{
"item": "divinerpg:arcanite_dirt|0",
"emc": 1
},
{
"item": "divinerpg:skythern_dirt|0",
"emc": 1
},
{
"item": "divinerpg:apalachia_dirt|0",
"emc": 1
},
{
"item": "divinerpg:wildwood_dirt|0",
"emc": 1
},
{
"item": "divinerpg:eden_dirt|0",
"emc": 1
},
{
"item": "divinerpg:frozen_dirt|0",
"emc": 1
},
{
"item": "divinerpg:mortum_dirt|0",
"emc": 1
},
{
"item": "cyclicmagic:charm_water|0",
"emc": 0
},
{
"item": "cyclicmagic:charm_void|0",
"emc": 0
},
{
"item": "cyclicmagic:charm_boat|0",
"emc": 0
},
{
"item": "cyclicmagic:charm_fire|0",
"emc": 0
},
{
"item": "cyclicmagic:charm_speed|0",
"emc": 0
},
{
"item": "cyclicmagic:charm_wing|0",
"emc": 0
},
{
"item": "contenttweaker:ichorium_void_stone|0",
"emc": 4096
},
{
"item": "glassential:glass_ethereal_reverse|0",
"emc": 0
}
]
}
+2 -2
View File
@@ -56,7 +56,7 @@ mapperconfigurations {
I:divinerpgpriority=1
I:equivalentenergisticspriority=1
# Priority for Mod with ModId = expequiv. Values: 3834 [range: 0 ~ 512, default: 1]
# Priority for Mod with ModId = expequiv. Values: 3950 [range: 0 ~ 512, default: 1]
I:expequivpriority=1
I:metallurgypriority=1
@@ -245,7 +245,7 @@ mapperconfigurations {
apicustomconversionmapper {
allow {
# Allow Mod expequiv to add its 83808 Recipes to the EMC Calculation [default: true]
# Allow Mod expequiv to add its 82398 Recipes to the EMC Calculation [default: true]
B:expequiv=true
}
+6
View File
@@ -187,6 +187,9 @@ general {
# Prevents various crashes with Turkish locale
B:"Locale Crash"=true
# Fixes Forge's overlay message (action bar) fade out regression
B:"Overlay Message Fade Out"=true
# Increases the packet size limit to account for large packets in modded environments
# Vanilla default is 0x200000
# Incompatible with SpongeForge and RandomPatches
@@ -217,6 +220,9 @@ general {
# 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
B:"Portal Location Link"=true
# Fixes duplication issues that can occur when entities travel through portals
B:"Portal Traveling Dupe"=true
+97 -10
View File
@@ -44,14 +44,23 @@ general {
}
"blood magic" {
# Improves performance when harvesting blocks with Bound Tool's right-click and exposes block drops to HarvestDropsEvent
B:"Bound Tool Harvest Tweak"=true
# Fixes various duplication exploits
B:"Duplication Fixes"=true
# Fixes Routing Node fluid routing unable to support multiple liquids and soft-locking when encountering a full fluid tank
B:"Fluid Routing Fix"=true
# Fixes memory leak when unloading worlds/switching dimensions
B:"Memory Leak Fix"=true
# Optimizes the Hellfire/Soul Forge to reduce tick time
B:"Optimized Hellfire Forge"=true
# Fixes ritual resetting on chunk/world unload
B:"Ritual Fix"=true
B:"World Unload Memory Leak Fix"=true
}
@@ -160,20 +169,12 @@ general {
# 5;10;40;1;1;sapling;6;10
S:"Arborist Villager Trades" <
>
# Disables damage caused by bees bypassing player armor
B:"Disable Bee Damage Armor Bypass"=true
# Fixes various duplication exploits
B:"Duplication Fixes"=true
# Allows Forestry farms to pick up ExtraTrees fruit
B:"Extra Trees: Gather Windfall"=true
# Fixes broken textures for various running and landing particles
B:"Particle Fixes"=true
# Allows Forestry farms to automatically replant cocoa beans
B:"Replanting Cocoa Beans"=true
}
@@ -191,6 +192,9 @@ general {
}
"infernal mobs" {
# Gets the actual display names of entities for improved naming
B:"Better Entity Names"=true
# Enables compatibility between Infernal Mobs' Sticky effect and Reliquary's Pedestal
B:"Sticky Pedestal Compatibility"=true
@@ -323,6 +327,15 @@ general {
}
"simple difficulty" {
# Sets the multiplier above sea level for altitude modifier calculations
D:"Altitude Modifier: Above Sea Level Multiplier"=1.0
# Sets the multiplier below sea level for altitude modifier calculations
D:"Altitude Modifier: Below Sea Level Multiplier"=1.0
# Sets the sea level for altitude modifier calculations
I:"Altitude Modifier: Sea Level"=64
# Fixes the interaction of iron canteens with rain collectors
B:"Iron Canteen Interaction Fix"=true
}
@@ -338,6 +351,9 @@ general {
}
"storage drawers" {
# Prevents voiding of items when near capacity limits
B:"Item Voiding Fix"=false
# Approximate range in blocks at which drawers render contained items
# 0 for default unlimited range
I:"Render Range"=25
@@ -557,6 +573,9 @@ general {
# Downgrades the message when completing a recipe without an initializing player from a warning to a debug
B:"Downgrade Missing Player Log Level"=true
# Fixes a bug where merging Crystal Tool Properties could result in a division by zero
B:"Fix Division By Zero Crystal Tool"=true
# Fixes Sooty Marble Pillar blocking the proper rendering of adjacent fluids due to inverted logic
B:"Sooty Marble Rendering Fix"=true
}
@@ -593,7 +612,6 @@ general {
}
opencomputers {
# Fixes network ByteBuf leaks from PacketHandler
B:"Packet Leak Fix"=true
}
@@ -618,13 +636,21 @@ general {
}
emojicord {
# Improves emoji context calculation to improve fps when rendering a lot of text
B:"Emoji Context"=true
}
"ender io" {
# 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
# Fix the Soul Binder having empty ingredients or displaying filled soul vials in the output slot incorrectly
B:"Fix Soul Binder JEI Appearance"=true
# Fixes client-side memory leak by replacing obelisk renderer with a simpler one
B:"Replace Obelisk Renderer"=true
# Fixes an issue where Cycle Buttons for Damage do not report being clicked when in the Picker Overlay, preventing changing Damage values until clicked again
B:"Save Filter Cycle Buttons Properly"=true
}
"in control!" {
@@ -648,6 +674,67 @@ general {
B:"Cleanup Simulated Kills"=false
}
"better with mods" {
# Fixes BWM beacons reading null tags from vanilla beacons
B:"Beacon NBT Loading Fix"=true
}
evilcraft {
# Cache the result of Vengeance Spirit checks against the config, which may attempt to build and check against hundreds of Regex Patterns every tick
B:"Vengeance Spirit Regex Cache"=true
}
"modular magic" {
# Fix a Null Pointer Exception in a few places caused by not checking if the ingredient is null before attempting to rendering it
B:"Fix Null Ingredient"=true
}
mmmmmmmmmmmm {
# Instead of deleting the original itemstack being equipped, use a copy of it and do not drop armor.
# This is primarily relevant for fixing a duplication bug involving EnderIO Armor and its interact with being "destroyed"
B:"Copy Armor Stacks to Dummy"=true
}
agricraft {
# Fixes crash when Ender IO's Farming Station attempts to harvest Agricraft crops
B:"Ender IO Integration Fix"=true
}
backpacks {
# Prevents unintended offhand right-click behavior when opening backpacks
B:"No Offhand Interaction"=true
}
bewitchment {
# Fixes Witches' Oven consuming container fuel items
B:"Witches' Oven Fix"=true
}
"cooking for blockheads" {
# Fixes CFB Oven consuming container fuel items
B:"Oven Fix"=true
}
corpse {
# Fixes opening up GUIs on a non-client thread
B:"Opening GUIs Off-thread Fix"=true
}
"electroblob's wizardry" {
# Fixes crash when wearing armors from Construct's Armory
B:"Construct's Armory Armor Fix"=true
}
"fps reducer" {
# Makes the HUD display the actual FPS of the game, instead of the FPS of the HUD itself
B:"Correct FPS Display"=true
}
"moar tinkers" {
# Enables Energy Eater/Repair to pull from baubles
B:"Baubles Compatibility"=true
}
}
+77 -5
View File
@@ -51,6 +51,9 @@ general {
# Allows the creation of grass paths everywhere (beneath fence gates, trapdoors, ...)
B:"Lenient Paths"=true
# Allows blocks between enchantment tables and bookshelves
B:"No Enchantment Table Obstruction"=false
# Controls if the observer activates itself on the first tick when it is placed
B:"Prevent Observer Activating on Placement"=false
@@ -190,6 +193,21 @@ general {
D:"[3] Growth Chance"=0.125
}
anvil {
# Sets the experience level cap for anvil recipes
I:"Anvil XP Level Cap"=40
}
piston {
# Integrates a blacklist of blocks which are not allowed to be pushed by pistons
B:"[1] Piston Block Blacklist Toggle"=false
# Blacklist of blocks which are not allowed to be pushed by pistons
# Syntax: modid:block
S:"[2] Piston Block Blacklist" <
>
}
}
entities {
@@ -225,6 +243,9 @@ general {
# Lets zombies burn in daylight
B:"Burning Zombies"=true
# Lets the player jump a couple frames after stepping off a ledge, similar to jumping in many platformers
B:"Coyote Time Jumping"=false
# Sets the chance for creepers to spawn charged
# Min: 0.0
# Max: 1.0
@@ -427,6 +448,15 @@ general {
# Determines the player's maximum speed when riding a vehicle or mount
# Increase if you get the infamous 'Player moved too quickly' messages
D:"[6] Max Vehicle Speed"=100.0
# Lets movement speed affect the player's jump height
B:"[7] Movement Speed Affects Jumping"=false
# Lets movement speed affect the player's air speed
B:"[8] Movement Speed Affects Air Speed"=false
# Determines how much sprinting boosts the player's air speed
D:"[9] Air Speed Sprinting Factor"=0.3
}
"rally health" {
@@ -479,6 +509,9 @@ general {
# Lets untamed undead horses burn in daylight
B:"Burning Undead Horses"=true
# Prevents skeleton traps spawning during thunderstorms
B:"No Skeleton Trap Spawning"=false
# Allows taming of undead horses
B:"Taming Undead Horses"=true
}
@@ -817,6 +850,9 @@ general {
# Always displays the actual potion duration instead of `**:**`
B:"Accurate Potion Duration"=true
# Silently takes a screenshot every time an advancement is achieved
B:"Advancement Screenshot"=false
# Always returns the player to the main menu when quitting the game
B:"Always Return to Main Menu"=false
@@ -839,6 +875,10 @@ general {
# HARD
S:"Default Difficulty"=NORMAL
# Sets the default GUI text color (HEX RGB code) which can improve readability in dark mode resource packs
# 404040 for vanilla default
S:"Default GUI Text Color"=404040
# Prevents the advancement system from loading entirely
B:"Disable Advancements"=false
@@ -860,6 +900,9 @@ general {
# Re-implements parallax rendering of the end portal from 1.10 and older
B:"End Portal Parallax"=true
# Improves the Forge mod list GUI by remembering last searches and supporting pipes `|` to look up multiple mods
B:"Forge Mod List Improvements"=true
# Disables potion effect particles emitting from yourself
B:"Hide Personal Effect Particles"=false
B:"Improved Entity Tracker Warning"=true
@@ -930,6 +973,9 @@ general {
# Adds a button to the pause menu to toggle cheats
B:"Toggle Cheats Button"=true
# Removes the hardcoded range for sound pitches (0.5-2.0)
B:"Unlimited Sound Pitch Range"=false
# Makes the dismount keybind separate from LSHIFT, allowing it to be rebound independently
B:"Use Separate Dismount Key"=false
@@ -1201,6 +1247,9 @@ general {
# Makes the focused Advancement Tab Title be added to the header, which otherwise is just 'Advancements' for every tab
B:"[09] Add Advancement Tab Title to Header"=true
# Remembers and restores the last advancement tab scroll position
B:"[10] Remember Tab Scroll Position"=false
}
"connection timeouts" {
@@ -1218,6 +1267,17 @@ general {
I:"[3] Login Timeout"=90
}
"broadcast sounds" {
# Plays the sound locally if disabled
B:"Broadcast End Portal Creation Sound"=true
# Plays the sound locally if disabled
B:"Broadcast Ender Dragon Death Sound"=true
# Plays the sound locally if disabled
B:"Broadcast Wither Death Sound"=true
}
}
performance {
@@ -1267,8 +1327,6 @@ general {
# Silences advancement errors
B:"Mute Advancement Errors"=false
# Silences ore dictionary errors
B:"Mute Ore Dictionary Errors"=false
# Silences texture map errors
@@ -1334,13 +1392,27 @@ general {
"chunk gen limit" {
# Limits maximum chunk generation per tick for improved server performance
B:"[1] Chunk Gen Limit Toggle"=false
B:"[1] Chunk Gen Limit Toggle"=true
# Maximum chunks to generate per tick per dimension
I:"[2] Ticks"=2
I:"[2] Ticks"=5
# Maximum time in ms to spend generating chunks per tick per dimension
I:"[3] Time"=5
I:"[3] Time"=25
# List of dimensions concerning limitation of chunk generation
# Behavior depends on the list mode
# Can be dimension name or ID
S:"[4] Dimension List" <
overworld
>
# Blacklist Mode: Dimensions that don't limit chunk generation, others do
# Whitelist Mode: Dimensions that limit chunk generation, others don't
# Valid values:
# WHITELIST
# BLACKLIST
S:"[5] Dimension List Mode"=WHITELIST
}
"dimension unload" {
+81
View File
@@ -485,4 +485,85 @@
</planet>
</planet>
</star>
<star name="Trinuum" temp="100" x="50" y="-50" size="4.0" numPlanets="0" numGasGiants="0" blackHole="false">
<star name="Trinuum A" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Trinuum B" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Trinuum C" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<planet name="Trinitas" DIMID="191" customIcon="WaterWorld">
<atmosphereDensity>100</atmosphereDensity>
<hasOxygen>true</hasOxygen>
<fogColor>0.68,0.67,0.06</fogColor>
<skyColor>0.68,0.67,0.06</skyColor>
<gravitationalMultiplier>100</gravitationalMultiplier>
<orbitalDistance>200</orbitalDistance>
<hasRings>true</hasRings>
<orbitalTheta>0</orbitalTheta>
<orbitalPhi>00</orbitalPhi>
<rotationalPeriod>36000</rotationalPeriod>
<biomeIds>tardis:mountains</biomeIds>
<fillerBlock>divinerpg:arcanite_grass</fillerBlock>
<oceanBlock>biomesoplenty:hot_spring_water</oceanBlock>
<artifact>contenttweaker:unreachable</artifact>
</planet>
</star>
<star name="Kilida" temp="100" x="-50" y="50" size="4.0" numPlanets="0" numGasGiants="0" blackHole="true">
<star name="Kilida 0" temp="100" separation="5.0" size="1.0" blackHole="false"/>
<star name="Kilida 1" temp="100" separation="10.0" size="1.0" blackHole="false"/>
<star name="Kilida 2" temp="100" separation="15.0" size="1.0" blackHole="false"/>
<star name="Kilida 3" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Kilida 4" temp="100" separation="25.0" size="1.0" blackHole="false"/>
<star name="Kilida 5" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Kilida 6" temp="100" separation="35.0" size="1.0" blackHole="false"/>
<star name="Kilida 7" temp="100" separation="40.0" size="1.0" blackHole="false"/>
<star name="Kilida 8" temp="100" separation="45.0" size="1.0" blackHole="false"/>
<star name="Kilida 9" temp="100" separation="50.0" size="1.0" blackHole="false"/>
<star name="Kilida 10" temp="100" separation="55.0" size="1.0" blackHole="false"/>
<star name="Kilida 11" temp="100" separation="60.0" size="1.0" blackHole="false"/>
<planet name="Fuhai" DIMID="192" customIcon="WaterWorld">
<atmosphereDensity>100</atmosphereDensity>
<hasOxygen>true</hasOxygen>
<fogColor>0.35,0.23,0.57</fogColor>
<skyColor>0.35,0.23,0.57</skyColor>
<gravitationalMultiplier>100</gravitationalMultiplier>
<orbitalDistance>200</orbitalDistance>
<hasRings>false</hasRings>
<orbitalTheta>0</orbitalTheta>
<orbitalPhi>00</orbitalPhi>
<rotationalPeriod>36000</rotationalPeriod>
<biomeIds>thaumcraft:eldritch</biomeIds>
<fillerBlock>thaumicaugmentation:stone</fillerBlock>
<oceanBlock>thaumcraft:liquid_death</oceanBlock>
<artifact>contenttweaker:unreachable</artifact>
</planet>
</star>
<star name="Thanatos" temp="100" x="-100" y="100" size="3.0" numPlanets="0" numGasGiants="0" blackHole="false">
<star name="Thanatos 0" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 1" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 2" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 3" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 4" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 5" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 6" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 7" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 8" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 9" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 10" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 11" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<star name="Thanatos 12" temp="100" separation="20.0" size="1.0" blackHole="false"/>
<star name="Thanatos 13" temp="100" separation="30.0" size="1.0" blackHole="false"/>
<planet name="Travixte" DIMID="193" customIcon="WaterWorld">
<atmosphereDensity>100</atmosphereDensity>
<hasOxygen>true</hasOxygen>
<fogColor>0.64,1.0,0.9</fogColor>
<skyColor>0.64,1.0,0.9</skyColor>
<gravitationalMultiplier>200</gravitationalMultiplier>
<orbitalDistance>200</orbitalDistance>
<hasRings>true</hasRings>
<orbitalTheta>0</orbitalTheta>
<orbitalPhi>0</orbitalPhi>
<rotationalPeriod>36000</rotationalPeriod>
<biomeIds>aoa3:celeve,aoa3:mysterium,aoa3:iromine,aoa3:barathos,aoa3:lborean,aoa3:runandor,minecraft:mutated_ice_flats</biomeIds>
<artifact>contenttweaker:unreachable</artifact>
</planet>
</star>
</galaxy>
+102
View File
@@ -7,18 +7,78 @@ general {
# Min: 2
# Max: 256
I:aether_dimension_id=4
# Set the Dimension ID when FALLING FROM the Aether.
# Min: 2
# Max: 256
I:falling_dimension_id=0
}
world_gen {
# Blue Aerclouds will generate in about 1/X number of chunks.
# Min: 1
# Max: 1000000
I:blue_aercloud_spawn_chance=26
# Spawn attempt 1 for Bronze Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:bronze_dungeon_primary_chance=15
# Spawn attempt 2 for Bronze Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:bronze_dungeon_secondary_chance=40
# Enables natural christmas decor all the time
B:christmas_time=false
# Cold Aerclouds will generate in about 1/X number of chunks.
# Min: 1
# Max: 1000000
I:cold_aercloud_spawn_chance=14
# Crystal Tree Islands will generate in about 1/X number of chunks.
# Min: 1
# Max: 1000000
I:crystal_island_spawn_chance=37
# Golden Aerclouds will generate in about 1/X number of chunks.
# Min: 1
# Max: 1000000
I:golden_aercloud_spawn_chance=50
# Spawn attempt 1 for Golden Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:golden_dungeon_primary_chance=140
# Spawn attempt 2 for Golden Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:golden_dungeon_secondary_chance=170
# Pink Aerclouds will generate in about 1/X number of chunks.
# Min: 1
# Max: 1000000
I:pink_aercloud_spawn_chance=50
# Enables natural Pink Aercloud generation
B:pink_aerclouds=false
# Enables natural christmas decor automatically during December and January. If christmas_time is enabled it'll override this.
B:seasonal_christmas=true
# Spawn attempt 1 for Silver Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:silver_dungeon_primary_chance=110
# Spawn attempt 2 for Silver Dungeons. Will succeed in about 1/X chunks.
# Min: 1
# Max: 1000000
I:silver_dungeon_secondary_chance=150
# Enables naturally generating tallgrass
B:tallgrass_enabled=false
}
@@ -149,6 +209,48 @@ general {
B:pause_on_record=true
}
moastats {
# The number of times that a black Moa can jump.
# Min: 0
# Max: 10000
I:black_moa_jumps=8
# How fast a black Moa can run.
# Min: 0.10000000149011612
# Max: 3.0
D:black_moa_speed=0.30000001192092896
# The number of times that a blue Moa can jump.
# Min: 0
# Max: 10000
I:blue_moa_jumps=3
# How fast a blue Moa can run.
# Min: 0.10000000149011612
# Max: 3.0
D:blue_moa_speed=0.30000001192092896
# The number of times that an orange Moa can jump.
# Min: 0
# Max: 10000
I:orange_moa_jumps=2
# How fast an orange Moa can run.
# Min: 0.10000000149011612
# Max: 3.0
D:orange_moa_speed=0.6000000238418579
# The number of times that a white Moa can jump.
# Min: 0
# Max: 10000
I:white_moa_jumps=4
# How fast a white Moa can run.
# Min: 0.10000000149011612
# Max: 3.0
D:white_moa_speed=0.30000001192092896
}
}
+1 -1
View File
@@ -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: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], [enderio:witherarrow:5], [enderio:repellent:1], [enderio:soulbound:1], [enderio:witherweapon: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: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], [enderio:witherarrow:5], [enderio:soulbound:1], [enderio:repellent:1], [enderio:witherweapon: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]]
S:data <
minecraft:protection:10
minecraft:fire_protection:5
@@ -4962,328 +4962,874 @@
"y:3": -48
},
"707:10": {
"id:3": 15096458,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": -84
},
"708:10": {
"id:3": 60473859,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": 24
},
"709:10": {
"id:3": 71844051,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": 60
},
"710:10": {
"id:3": 73452729,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -156
},
"711:10": {
"id:3": 90527671,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 204
},
"712:10": {
"id:3": 93362209,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -228
},
"713:10": {
"id:3": 108564504,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -84
},
"714:10": {
"id:3": 134104165,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -48
},
"715:10": {
"id:3": 140052666,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": 24
},
"716:10": {
"id:3": 164351010,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -120
},
"717:10": {
"id:3": 191189457,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3744,
"y:3": -12
},
"718:10": {
"id:3": 262948337,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -264
},
"719:10": {
"id:3": 267368053,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": 60
},
"720:10": {
"id:3": 283823173,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": 24
},
"721:10": {
"id:3": 285554142,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1548,
"y:3": 24
},
"708:10": {
"722:10": {
"id:3": 292319552,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": 60
},
"723:10": {
"id:3": 299237608,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3096,
"y:3": 24
},
"709:10": {
"724:10": {
"id:3": 331342148,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -444
},
"725:10": {
"id:3": 352701878,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -12
},
"726:10": {
"id:3": 358789496,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -48
},
"727:10": {
"id:3": 404913088,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": 96
},
"728:10": {
"id:3": 457497037,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": -84
},
"710:10": {
"729:10": {
"id:3": 478677150,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": 132
},
"730:10": {
"id:3": 482221128,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"y:3": 24
},
"711:10": {
"731:10": {
"id:3": 509587062,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": -156
},
"712:10": {
"732:10": {
"id:3": 548069164,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3204,
"y:3": -84
},
"713:10": {
"733:10": {
"id:3": 585232112,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -84
},
"734:10": {
"id:3": 608217835,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -48
},
"735:10": {
"id:3": 609304222,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -408
},
"736:10": {
"id:3": 619388708,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -192
},
"737:10": {
"id:3": 627303045,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -120
},
"738:10": {
"id:3": 648075999,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -156
},
"739:10": {
"id:3": 648991311,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": -84
},
"714:10": {
"740:10": {
"id:3": 651565677,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -12
},
"741:10": {
"id:3": 655786821,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3348,
"y:3": -120
},
"715:10": {
"742:10": {
"id:3": 656465562,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -228
},
"743:10": {
"id:3": 690563211,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": -156
},
"716:10": {
"744:10": {
"id:3": 695054604,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -48
},
"745:10": {
"id:3": 714682973,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1836,
"y:3": -264
},
"717:10": {
"746:10": {
"id:3": 716708024,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3312,
"y:3": -120
},
"718:10": {
"747:10": {
"id:3": 718654576,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": -12
},
"748:10": {
"id:3": 726098530,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": -48
},
"719:10": {
"749:10": {
"id:3": 745089078,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3276,
"y:3": -48
},
"720:10": {
"750:10": {
"id:3": 769610759,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": -48
},
"721:10": {
"751:10": {
"id:3": 770001395,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 108,
"y:3": 96
},
"722:10": {
"752:10": {
"id:3": 790616998,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 24
},
"753:10": {
"id:3": 809768846,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -228
},
"754:10": {
"id:3": 813659679,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -192
},
"755:10": {
"id:3": 814979819,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -156
},
"756:10": {
"id:3": 826305078,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1764,
"y:3": 96
},
"723:10": {
"757:10": {
"id:3": 946204526,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3024,
"y:3": 60
},
"724:10": {
"758:10": {
"id:3": 946686645,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 504,
"y:3": -480
},
"725:10": {
"759:10": {
"id:3": 946808945,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 168
},
"760:10": {
"id:3": 951871488,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3132,
"y:3": -156
},
"726:10": {
"761:10": {
"id:3": 970927034,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -84
},
"762:10": {
"id:3": 982745465,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": -48
},
"763:10": {
"id:3": 996129961,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": -120
},
"764:10": {
"id:3": 1047249538,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3168,
"y:3": -192
},
"727:10": {
"765:10": {
"id:3": 1065510600,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3204,
"y:3": -192
},
"728:10": {
"766:10": {
"id:3": 1066250269,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": -84
},
"767:10": {
"id:3": 1096669152,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": 96
},
"768:10": {
"id:3": 1111658403,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -228
},
"769:10": {
"id:3": 1126830519,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": 24
},
"770:10": {
"id:3": 1142834944,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1944,
"y:3": -120
},
"729:10": {
"771:10": {
"id:3": 1151267866,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 2088,
"y:3": 96
},
"730:10": {
"772:10": {
"id:3": 1155741702,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": 60
},
"773:10": {
"id:3": 1167022541,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -156
},
"774:10": {
"id:3": 1210666494,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": 132
},
"775:10": {
"id:3": 1230893198,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -336
},
"776:10": {
"id:3": 1281489751,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": -192
},
"777:10": {
"id:3": 1283790114,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3024,
"y:3": 24
},
"731:10": {
"778:10": {
"id:3": 1313815980,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": -12
},
"732:10": {
"779:10": {
"id:3": 1337626444,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3420,
"y:3": -12
},
"733:10": {
"780:10": {
"id:3": 1338651064,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": 24
},
"781:10": {
"id:3": 1342545885,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -192
},
"782:10": {
"id:3": 1343888287,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": -120
},
"734:10": {
"783:10": {
"id:3": 1359221554,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": -48
},
"784:10": {
"id:3": 1382366189,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3276,
"y:3": -192
},
"735:10": {
"785:10": {
"id:3": 1403059773,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3204,
"y:3": -120
},
"736:10": {
"786:10": {
"id:3": 1415320476,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3276,
"y:3": -156
},
"737:10": {
"787:10": {
"id:3": 1455291383,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -300
},
"788:10": {
"id:3": 1479405903,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3276,
"y:3": -120
},
"738:10": {
"789:10": {
"id:3": 1501196473,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": -12
},
"790:10": {
"id:3": 1501755393,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -372
},
"791:10": {
"id:3": 1503761052,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3168,
"y:3": -84
},
"739:10": {
"792:10": {
"id:3": 1514902796,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": 168
},
"793:10": {
"id:3": 1521131802,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": -120
},
"794:10": {
"id:3": 1522720224,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 96
},
"795:10": {
"id:3": 1539715922,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": 96
},
"796:10": {
"id:3": 1577699709,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": -120
},
"797:10": {
"id:3": 1582606702,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -120
},
"798:10": {
"id:3": 1597993732,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1044,
"y:3": -120
},
"740:10": {
"799:10": {
"id:3": 1611384648,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": 96
},
"800:10": {
"id:3": 1660051088,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -12
},
"801:10": {
"id:3": 1671058553,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3060,
"y:3": 24
},
"802:10": {
"id:3": 1681217594,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3348,
"y:3": -48
},
"741:10": {
"803:10": {
"id:3": 1681849124,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3204,
"y:3": -156
},
"742:10": {
"804:10": {
"id:3": 1699700070,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3348,
"y:3": -156
},
"743:10": {
"805:10": {
"id:3": 1703495878,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": 60
},
"806:10": {
"id:3": 1713406254,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3276,
"y:3": -84
},
"744:10": {
"807:10": {
"id:3": 1724085619,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 60
},
"808:10": {
"id:3": 1727374336,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": -12
},
"745:10": {
"809:10": {
"id:3": 1829243204,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3636,
"y:3": -12
},
"810:10": {
"id:3": 1830502096,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"y:3": -480
},
"746:10": {
"811:10": {
"id:3": 1836563922,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3780,
"y:3": -12
},
"812:10": {
"id:3": 1843441452,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": -48
},
"813:10": {
"id:3": 1900648883,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3672,
"y:3": -84
},
"814:10": {
"id:3": 1947473444,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3564,
"y:3": -120
},
"815:10": {
"id:3": 1979802923,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3060,
"y:3": -120
},
"816:10": {
"id:3": 1980945817,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1116,
"y:3": -84
},
"747:10": {
"817:10": {
"id:3": 2009829659,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": 24
},
"818:10": {
"id:3": 2022468480,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": -192
},
"748:10": {
"819:10": {
"id:3": 2035349863,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3600,
"y:3": 132
},
"820:10": {
"id:3": 2044693951,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 720,
"y:3": -372
},
"749:10": {
"821:10": {
"id:3": 2052397510,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1836,
"y:3": -228
},
"750:10": {
"822:10": {
"id:3": 2066003189,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3384,
"y:3": -120
},
"751:10": {
"823:10": {
"id:3": 2070436398,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": 60
},
"824:10": {
"id:3": 2074294565,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3528,
"y:3": 96
},
"825:10": {
"id:3": 2078654107,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3240,
"y:3": 24
},
"752:10": {
"826:10": {
"id:3": 2088399499,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3708,
"y:3": -12
},
"827:10": {
"id:3": 2106186542,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3348,
"y:3": -84
},
"753:10": {
"828:10": {
"id:3": 2117123475,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3492,
"y:3": -84
},
"829:10": {
"id:3": 2125675950,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3420,
"y:3": -48
},
"830:10": {
"id:3": 2133694398,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 3456,
"y:3": 24
},
"831:10": {
"id:3": 2143131475,
"sizeX:3": 24,
"sizeY:3": 24,
@@ -621,25 +621,81 @@
"y:3": 72
},
"84:10": {
"id:3": 190463592,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 24
},
"85:10": {
"id:3": 197481236,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 564,
"y:3": 24
},
"86:10": {
"id:3": 671265356,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 228,
"y:3": 120
},
"87:10": {
"id:3": 713881066,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"y:3": -24
},
"88:10": {
"id:3": 937324342,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 372,
"y:3": 24
},
"85:10": {
"89:10": {
"id:3": 1023543573,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 180,
"y:3": 120
},
"90:10": {
"id:3": 1088310052,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 516,
"y:3": 24
},
"86:10": {
"91:10": {
"id:3": 1155112031,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"y:3": 24
},
"92:10": {
"id:3": 1294633522,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 300,
"y:3": 144
},
"93:10": {
"id:3": 1326454147,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"y:3": 144
},
"94:10": {
"id:3": 1430858195,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"y:3": 24
}
}
}
@@ -241,14 +241,14 @@
"id:3": 1203,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": 36
},
"33:10": {
"id:3": 1765,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": 0
},
"34:10": {
@@ -409,21 +409,21 @@
"id:3": 2188,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": 0
},
"57:10": {
"id:3": 2189,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": 36
},
"58:10": {
"id:3": 2190,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": -36
},
"59:10": {
@@ -458,203 +458,203 @@
"id:3": 50147,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -108,
"x:3": -144,
"y:3": 0
},
"64:10": {
"id:3": 50148,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 84,
"x:3": 48,
"y:3": 0
},
"65:10": {
"id:3": 50149,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": 0
},
"66:10": {
"id:3": 50150,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -24,
"x:3": -60,
"y:3": -36
},
"67:10": {
"id:3": 50151,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": 72
},
"68:10": {
"id:3": 50152,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": -36
},
"69:10": {
"id:3": 50153,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": -72
},
"70:10": {
"id:3": 50154,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"x:3": 12,
"y:3": -72
},
"71:10": {
"id:3": 50155,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 84,
"x:3": 48,
"y:3": -72
},
"72:10": {
"id:3": 50156,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 120,
"x:3": 84,
"y:3": -72
},
"73:10": {
"id:3": 50157,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": -72
},
"74:10": {
"id:3": 50158,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": -36
},
"75:10": {
"id:3": 50159,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": 0
},
"76:10": {
"id:3": 50160,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": 36
},
"77:10": {
"id:3": 50161,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": 72
},
"78:10": {
"id:3": 50162,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 120,
"x:3": 84,
"y:3": 72
},
"79:10": {
"id:3": 50163,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 84,
"x:3": 48,
"y:3": 72
},
"80:10": {
"id:3": 50164,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"x:3": 12,
"y:3": 72
},
"81:10": {
"id:3": 50165,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"x:3": 12,
"y:3": 108
},
"82:10": {
"id:3": 50166,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 120,
"x:3": 84,
"y:3": 108
},
"83:10": {
"id:3": 50167,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 120,
"x:3": 84,
"y:3": 144
},
"84:10": {
"id:3": 50168,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": -108
},
"85:10": {
"id:3": 50169,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 12,
"x:3": -24,
"y:3": -144
},
"86:10": {
"id:3": 50170,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"x:3": 12,
"y:3": -108
},
"87:10": {
"id:3": 50171,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 84,
"x:3": 48,
"y:3": -108
},
"88:10": {
"id:3": 50172,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 84,
"x:3": 48,
"y:3": -144
},
"89:10": {
"id:3": 50173,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 120,
"x:3": 84,
"y:3": -108
},
"90:10": {
"id:3": 50174,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": -108
},
"91:10": {
"id:3": 50175,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 120,
"y:3": -144
},
"92:10": {
@@ -668,7 +668,7 @@
"id:3": 50177,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 0
},
"94:10": {
@@ -696,7 +696,7 @@
"id:3": 50181,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 72
},
"98:10": {
@@ -717,182 +717,182 @@
"id:3": 50185,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"x:3": 228,
"y:3": 72
},
"101:10": {
"id:3": 50186,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": 72
},
"102:10": {
"id:3": 50187,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 72
},
"103:10": {
"id:3": 50188,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": 72
},
"104:10": {
"id:3": 50189,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"x:3": 228,
"y:3": 108
},
"105:10": {
"id:3": 50190,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": 108
},
"106:10": {
"id:3": 50191,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": 144
},
"107:10": {
"id:3": 50192,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": 180
},
"108:10": {
"id:3": 50193,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"x:3": 228,
"y:3": 144
},
"109:10": {
"id:3": 50194,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"x:3": 228,
"y:3": 180
},
"110:10": {
"id:3": 50195,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 108
},
"111:10": {
"id:3": 50196,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 144
},
"112:10": {
"id:3": 50197,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 180
},
"113:10": {
"id:3": 50198,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": 216
},
"114:10": {
"id:3": 50199,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 108
},
"115:10": {
"id:3": 50200,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 144
},
"116:10": {
"id:3": 50201,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 180
},
"117:10": {
"id:3": 50202,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 216
},
"118:10": {
"id:3": 50203,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": 252
},
"119:10": {
"id:3": 50204,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": -72
},
"120:10": {
"id:3": 50205,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"x:3": 228,
"y:3": -72
},
"121:10": {
"id:3": 50206,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 216,
"x:3": 192,
"y:3": -72
},
"122:10": {
"id:3": 50207,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"x:3": 300,
"y:3": -72
},
"123:10": {
"id:3": 50208,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": -72
},
"124:10": {
"id:3": 50209,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 336,
"y:3": -108
},
"125:10": {
"id:3": 50210,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"x:3": 264,
"y:3": -108
},
"126:10": {
@@ -1377,6 +1377,76 @@
"sizeY:3": 24,
"x:3": 1092,
"y:3": -72
},
"195:10": {
"id:3": 179365713,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 408,
"y:3": -180
},
"196:10": {
"id:3": 191112129,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 372,
"y:3": -252
},
"197:10": {
"id:3": 369669000,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 372,
"y:3": -180
},
"198:10": {
"id:3": 493999528,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 372,
"y:3": -216
},
"199:10": {
"id:3": 555566176,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 408,
"y:3": -144
},
"200:10": {
"id:3": 645740418,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 336,
"y:3": -180
},
"201:10": {
"id:3": 834451516,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 336,
"y:3": -144
},
"202:10": {
"id:3": 1109878219,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 408,
"y:3": -108
},
"203:10": {
"id:3": 1856698823,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 372,
"y:3": -144
},
"204:10": {
"id:3": 2101162932,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 336,
"y:3": -216
}
}
}
@@ -311,8 +311,8 @@
"id:3": 924,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -180
"x:3": -48,
"y:3": -420
},
"43:10": {
"id:3": 925,
@@ -2086,116 +2086,172 @@
"y:3": 384
},
"296:10": {
"id:3": 259160114,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -48,
"y:3": -444
},
"297:10": {
"id:3": 382335746,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -48,
"y:3": -468
},
"298:10": {
"id:3": 566141768,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -408,
"y:3": 12
},
"297:10": {
"299:10": {
"id:3": 593507433,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -468
},
"298:10": {
"300:10": {
"id:3": 596821559,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 72,
"y:3": -516
},
"301:10": {
"id:3": 622606550,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -516
},
"302:10": {
"id:3": 673076831,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 72,
"y:3": -492
},
"303:10": {
"id:3": 805049422,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -348
"y:3": -180
},
"299:10": {
"304:10": {
"id:3": 807924350,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -492
},
"305:10": {
"id:3": 810176091,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 72,
"y:3": -468
},
"300:10": {
"306:10": {
"id:3": 850659984,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -456,
"y:3": 36
},
"301:10": {
"307:10": {
"id:3": 871786931,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 24,
"y:3": -468
},
"302:10": {
"308:10": {
"id:3": 984531997,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 24,
"y:3": -516
},
"309:10": {
"id:3": 1053008472,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 72,
"y:3": -348
},
"303:10": {
"310:10": {
"id:3": 1302355832,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -48,
"y:3": -252
},
"304:10": {
"311:10": {
"id:3": 1326761132,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 24,
"y:3": -324
},
"305:10": {
"312:10": {
"id:3": 1370359542,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -300
},
"306:10": {
"313:10": {
"id:3": 1461929411,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 72,
"y:3": -324
},
"307:10": {
"314:10": {
"id:3": 1494150833,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 24,
"y:3": -300
},
"308:10": {
"315:10": {
"id:3": 1567883667,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 264,
"y:3": -96
},
"309:10": {
"316:10": {
"id:3": 1837024033,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -324
},
"310:10": {
"317:10": {
"id:3": 1907230724,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"x:3": 24,
"y:3": -492
},
"311:10": {
"318:10": {
"id:3": 1913343585,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 24,
"y:3": -348
},
"319:10": {
"id:3": 2034373847,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 48,
"y:3": -540
}
}
}
@@ -19,42 +19,42 @@
"id:3": 1350,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 108,
"y:3": -156
},
"1:10": {
"id:3": 1364,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1140,
"x:3": 1020,
"y:3": -108
},
"2:10": {
"id:3": 1365,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1092,
"x:3": 972,
"y:3": -108
},
"3:10": {
"id:3": 2139,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": -204
},
"4:10": {
"id:3": 20254,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 108,
"y:3": -108
},
"5:10": {
"id:3": 20255,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"x:3": 156,
"y:3": -108
},
"6:10": {
@@ -89,21 +89,21 @@
"id:3": 20260,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"x:3": 348,
"y:3": -204
},
"11:10": {
"id:3": 20261,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": -204
},
"12:10": {
"id:3": 20262,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 492,
"x:3": 444,
"y:3": -204
},
"13:10": {
@@ -153,27 +153,27 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"y:3": 372
"y:3": 420
},
"20:10": {
"id:3": 20270,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 252,
"y:3": 372
"y:3": 420
},
"21:10": {
"id:3": 20271,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 300,
"y:3": 372
"y:3": 420
},
"22:10": {
"id:3": 20272,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 156,
"x:3": 108,
"y:3": -60
},
"23:10": {
@@ -181,7 +181,7 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"y:3": 372
"y:3": 420
},
"24:10": {
"id:3": 20274,
@@ -201,344 +201,372 @@
"id:3": 20276,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 300,
"x:3": 252,
"y:3": -108
},
"27:10": {
"id:3": 20277,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": -60
},
"28:10": {
"id:3": 20278,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": -12
},
"29:10": {
"id:3": 20279,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 36
},
"30:10": {
"id:3": 20280,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 84
},
"31:10": {
"id:3": 20281,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 132
},
"32:10": {
"id:3": 20282,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 180
},
"33:10": {
"id:3": 20283,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 228
},
"34:10": {
"id:3": 20284,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"x:3": 300,
"y:3": 276
},
"35:10": {
"id:3": 20285,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"x:3": 348,
"y:3": -108
},
"36:10": {
"id:3": 20286,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"x:3": 492,
"y:3": -108
},
"37:10": {
"id:3": 20287,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": -156
},
"38:10": {
"id:3": 20288,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": -12
},
"39:10": {
"id:3": 20289,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": -60
},
"40:10": {
"id:3": 20290,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": 84
},
"41:10": {
"id:3": 20291,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": 36
},
"42:10": {
"id:3": 20292,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": 180
},
"43:10": {
"id:3": 20293,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"x:3": 396,
"y:3": 132
},
"44:10": {
"id:3": 20294,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": -156
},
"45:10": {
"id:3": 20295,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": -12
},
"46:10": {
"id:3": 20296,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": -60
},
"47:10": {
"id:3": 20297,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 84
},
"48:10": {
"id:3": 20298,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 36
},
"49:10": {
"id:3": 20299,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 180
},
"50:10": {
"id:3": 20300,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 132
},
"51:10": {
"id:3": 20301,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 492,
"x:3": 444,
"y:3": -108
},
"52:10": {
"id:3": 20302,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 276
},
"53:10": {
"id:3": 20303,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 588,
"x:3": 540,
"y:3": 228
},
"54:10": {
"id:3": 20304,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 636,
"x:3": 588,
"y:3": -108
},
"55:10": {
"id:3": 20305,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": -156
},
"56:10": {
"id:3": 20306,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": -12
},
"57:10": {
"id:3": 20307,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": -60
},
"58:10": {
"id:3": 20308,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": 36
},
"59:10": {
"id:3": 20309,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 684,
"x:3": 636,
"y:3": -108
},
"60:10": {
"id:3": 20310,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 732,
"x:3": 684,
"y:3": -108
},
"61:10": {
"id:3": 20311,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"x:3": 732,
"y:3": -156
},
"62:10": {
"id:3": 20312,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"x:3": 732,
"y:3": -12
},
"63:10": {
"id:3": 20313,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"x:3": 732,
"y:3": -60
},
"64:10": {
"id:3": 20314,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"x:3": 732,
"y:3": 36
},
"65:10": {
"id:3": 20315,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 828,
"x:3": 780,
"y:3": -108
},
"66:10": {
"id:3": 20316,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"x:3": 732,
"y:3": 84
},
"67:10": {
"id:3": 20319,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 900,
"y:3": -84
"x:3": 828,
"y:3": -60
},
"68:10": {
"id:3": 20320,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 900,
"y:3": -36
"x:3": 828,
"y:3": -12
},
"69:10": {
"id:3": 20321,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 900,
"y:3": -180
"x:3": 828,
"y:3": -204
},
"70:10": {
"id:3": 20322,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 900,
"y:3": -132
"x:3": 828,
"y:3": -156
},
"71:10": {
"id:3": 20323,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1044,
"x:3": 924,
"y:3": -108
},
"72:10": {
"id:3": 20325,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 972,
"y:3": -84
"x:3": 876,
"y:3": -60
},
"73:10": {
"id:3": 20326,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 972,
"y:3": -132
"x:3": 876,
"y:3": -156
},
"74:10": {
"id:3": 60312094,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1068,
"y:3": -108
},
"75:10": {
"id:3": 436974842,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1068,
"y:3": -156
},
"76:10": {
"id:3": 859970114,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1068,
"y:3": -60
},
"77:10": {
"id:3": 1261590143,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1116,
"y:3": -108
},
"78:10": {
"id:3": 1426917301,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"y:3": 420
"y:3": 372
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1843441452
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_ichorium_gem"
},
"name:8": "Tainted Artifacts"
}
},
"questID:3": 1066250269,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_ichorium_gem"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_chains"
},
"2:10": {
"Count:3": 1,
"id:8": "contenttweaker:tainted_claw"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1066250269
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:gem_of_pure_taint"
},
"name:8": "Vengeance of the Crimson Emperor"
}
},
"questID:3": 108564504,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:gem_of_pure_taint"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_ichorium_jewel"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,33 @@
{
"preRequisites:11": [
1703495878,
2074294565
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_humble_education"
},
"name:8": "Thinking Knowledge is Superiority"
}
},
"questID:3": 1096669152,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_arrogance"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_humble_education"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1342545885
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_donaeth_rusen"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1111658403,
"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": "whisper_of_donaeth_rusen"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_historian"
},
"name:8": "Historian"
}
},
"questID:3": 1126830519,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_historian"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -4,12 +4,12 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "尽管尚未完全理清脉络,但肉丸似乎在泰拉的权力博弈中扮演着关键角色。听来荒诞,但具备自我意识的觉识肉丸真实存在,且怀有明确目标。\n\n追寻其踪迹,我误入了一座一座与对抗肉丸首领相关的古老遗迹。“仲裁者必须阻止祂”,但仲裁者是谁?这条讯息又源自何年?",
"desc:8": "尽管尚未完全理清脉络,但肉丸似乎在泰拉的权力博弈中扮演着关键角色。听来荒诞,但具备自我意识的觉识肉丸真实存在,且怀有明确目标。\n\n追寻其踪迹,我误入了一座一座与对抗肉丸首领相关的古老遗迹。“理序主必须阻止祂”,但理序主是谁?这条讯息又源自何年?",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:fluix_callstone"
},
"name:8": "仲裁者是谁?"
"name:8": "理序主是谁?"
}
},
"questID:3": 1139,
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_engineer"
},
"name:8": "Engineer"
}
},
"questID:3": 1155741702,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_engineer"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
164351010
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:fractallite_taint"
},
"name:8": "I Feel the Taint"
}
},
"questID:3": 1167022541,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:fractallite_taint"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
478677150,
1611384648,
292319552,
2133694398
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_restored_relationship"
},
"name:8": "Loneliness"
}
},
"questID:3": 1210666494,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_loneliness"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_restored_relationship"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1455291383
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_kurald_emurlahn"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1230893198,
"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": "whisper_of_kurald_emurlahn"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
73452729
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:universal_constellation_callstone"
},
"name:8": "The Greatest Astral Sorcerer"
}
},
"questID:3": 1281489751,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:universal_constellation_callstone"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -13,7 +13,7 @@
"FluidName:8": "gravitrons"
}
},
"name:8": "Gravitrons"
"name:8": "Gravitons"
}
},
"questID:3": 1336,
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
790616998
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oIf you actually want to go through with this, I strongly suggest to start leveling up your Inquiring Matter production, and to upgrade all the multiblocks and recipes that you can.",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:echo_warren_stone"
},
"name:8": "Echo Warren Essentia"
}
},
"questID:3": 1338651064,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:echo_warren_stone"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1829243204
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:trinity_ingot"
},
"name:8": "This Ingot is 3-in-1"
}
},
"questID:3": 134104165,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:trinity_ingot"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
814979819
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_omtose_phellack"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1342545885,
"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": "whisper_of_omtose_phellack"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_experimentalist"
},
"name:8": "Experimentalist"
}
},
"questID:3": 1359221554,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_experimentalist"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -51,6 +51,26 @@
"tag:10": {
"block:8": "contenttweaker:fire_dragonsteel_ore"
}
},
"5:10": {
"Count:3": 1,
"id:8": "contenttweaker:fire_dragonsteel_ore"
},
"6:10": {
"Count:3": 1,
"id:8": "contenttweaker:ice_dragonsteel_ore"
},
"7:10": {
"Count:3": 1,
"id:8": "contenttweaker:lightning_dragonsteel_ore"
},
"8:10": {
"Count:3": 1,
"id:8": "contenttweaker:naquadah_ore"
},
"9:10": {
"Count:3": 1,
"id:8": "contenttweaker:dense_dimensional_shard_ore"
}
},
"taskID:8": "bq_standard:retrieval"
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
478677150,
1611384648,
292319552,
2133694398
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_no_hidden_intentions"
},
"name:8": "Plotting and Hidden Intentions"
}
},
"questID:3": 140052666,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_plot"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_no_hidden_intentions"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
262948337
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_kurald_thyrllan"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1455291383,
"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": "whisper_of_kurald_thyrllan"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1727374336
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:light_of_shadesmar"
},
"name:8": "The World of Ideas"
}
},
"questID:3": 1501196473,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:light_of_shadesmar"
},
"1:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "ultimate_fractallite_essence"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1230893198
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_kurald_galain"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1501755393,
"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": "whisper_of_kurald_galain"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_theorist"
},
"name:8": "Theorist"
}
},
"questID:3": 15096458,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_theorist"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,67 @@
{
"preRequisites:11": [
946808945
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"frame:8": "JAGGED",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:black_hole_juice"
},
"name:8": "The Juicest Juice"
}
},
"questID:3": 1514902796,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "minecraft:written_book",
"tag:10": {
"author:8": "Sainagh",
"pages:9": {
"0:8": "{\"text\":\"Congratulations! You made it!\\nWas it worth it? That is up to you to decide...\\nFor sure, it must have been a crazy journey, and it must have had its wins and losses. Well, let\\u0027s end with an win!\\n \"}",
"1:8": "{\"text\":\"You are here, which means you have gained eternal glory in the pantheon of the cosmos!\\nYour mark, your contribution to our universe will not be forgotten!\"}",
"2:8": "{\"text\":\"If you so wish, you will be immortalized, in the form of a tooltip, on one of the special ending items, after completing their respective quests.\\n \"}",
"3:8": "{\"text\":\"Note that this can only be done once, and once you have your tooltip, you will not be able to request another.\\n \"}",
"4:8": "{\"text\":\"Once you have obtained the item you wish to be your official ending, send me a message on Discord showing proof of your completion (base posts in the screenshot forums are encouraged). Link in main menu!\"}",
"5:8": "{\"text\":\"Here are the items of eternal glory!\\n-Cosmic Balance\\n-Sword of the Cosmos\\n-Astral Mastery Tome\\n-Sashimi of the Gate of Darkness\\n-Cleansed Cinnamon Apple\\n-Black Hole Juice\\n-Tardis Coral\"}"
},
"resolved:1": 1,
"title:8": "Eternal Glory"
}
}
}
}
},
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:black_hole_juice"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:black_hole_juicer"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,50 @@
{
"preRequisites:11": [
970927034
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_ahkrast_korvalain"
}
},
"name:8": "New Quest"
}
},
"questID:3": 1521131802,
"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": "whisper_of_ahkrast_korvalain"
}
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:halite_bejewelled_ichorium_catalyst"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:catalyst_of_the_warrens"
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,45 @@
{
"preRequisites:11": [
1724085619
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oThis and the following multiblocks all share the same central Quasar, check the compact machines previews for each controller for build guides",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:dark_matter_node"
},
"name:8": "Quasar Gang - Scattered Edition"
}
},
"questID:3": 1522720224,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:cosmic_balance_coil"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:dark_matter_node"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_scatterer"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oFreshly crafted Zenith, disenchant Oathbringer, disenchant Thunderfury, enchantmnet applicator in this order: sharpness, vorpal, sweeping edge.\n\nFreshly crafted Magicbane, disenchant Bone Storm, disenchant Fishing Sticc, disenchant the Flim-Flammer, enchantment applicator in this order: sweeping edge, flim-flam, unbreaking.\n\nFreshly crafted Sword of Truth, with just shimmer.\n\nFreshly crafted Kikoku, disenchant Jerry\u0027s Sword, disenchant Soul Stealer, enchantment applicator in this order: XP boost, soul stealer.\n\nFreshly crafted Longbow of the Heavens, give it multishot using the Abyssalcraft Ritual of Mass Enchanting.\n\nFreshly crafted Atlantic Bow, disenchant Prison realm Bow, enchantment applicator power.\n\nFreshly crafted Mithminite Robe, disenchant Mantle of the Stars, disenchant Doped Electrode, enchantment applicator in this order: unbreaking, last stand.\n\nFreshly crafted Tormented Chestplate, give it fire and frost protection using the Abyssalcraft Ritual of Mass Enchanting.",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_defender"
},
"name:8": "Defender"
}
},
"questID:3": 1539715922,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_defender"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_gemcutter"
},
"name:8": "Gemcutter"
}
},
"questID:3": 1577699709,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_gemcutter"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,46 @@
{
"preRequisites:11": [
585232112
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:vow_to_death"
},
"name:8": "The Lord of the Final Hour"
}
},
"questID:3": 1582606702,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:vow_to_death"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:mission_of_undeath_callstone"
},
"2:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_death"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:puzzle_solution_vowtodeath"
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§o使用钻石凿子来切换蓝图类型!\n\n以下蓝图可合成,并通过凿子转换为其他所有种类的蓝图。制造任意蓝图即可完成任务!\n\n热钢混合器可转化为大部分机械!\n\n泰拉神话采掘机可转化为所有神话采掘机!\n\n中子炮可转化为第6章的多方块结构!\n\n相对论坍缩器可转化为第9章的多方块结构!\n\n神话处理器:合金炉可转化为所有神话处理器!\n\n自动奥术工作台可转化为所有魔法相关的多方块结构!",
"desc:8": "§7§o使用钻石凿子来切换蓝图类型!\n\n以下蓝图可合成,并通过凿子转换为其他所有种类的蓝图。制造任意蓝图即可完成任务!\n\n热钢混合器可转化为大部分机械!\n\n泰拉神话采掘机可转化为所有神话采掘机!\n\n中子炮可转化为第6章的多方块结构!\n\n相对论坍缩器可转化为第9章的多方块结构!\n\n神话处理器:合金炉可转化为所有神话处理器!\n\n自动奥术工作台可转化为所有魔法相关的多方块结构!",
"icon:10": {
"Count:3": 1,
"id:8": "projectred-fabrication:ic_blueprint"
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1727374336
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_forgiven_lost_time"
},
"name:8": "Wasted Time"
}
},
"questID:3": 1611384648,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_haste"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_forgiven_lost_time"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
108564504
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:tainted_prison_key"
},
"name:8": "The King in Purple"
}
},
"questID:3": 164351010,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:tainted_prison_key"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:recursion_of_taint"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,48 @@
{
"preRequisites:11": [
1829243204
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:prayer_to_the_trinity_of_love"
},
"name:8": "Three and One"
}
},
"questID:3": 1660051088,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:trinitas_callstone"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:prayer_to_the_trinity_of_love"
},
"2:10": {
"Count:3": 1,
"id:8": "contenttweaker:true_tongue_oath"
},
"3:10": {
"Count:3": 1,
"id:8": "contenttweaker:cuendillar_catalyst_1"
},
"4:10": {
"Count:3": 1,
"id:8": "contenttweaker:cuendillar_catalyst_2"
},
"5:10": {
"Count:3": 1,
"id:8": "contenttweaker:cuendillar_catalyst_3"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,43 @@
{
"preRequisites:11": [
319
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oSolar panels may become a prized possession in the future, good thing that the Shyrelands mythic miner makes them a bit easier to obtain",
"icon:10": {
"Count:3": 1,
"id:8": "techreborn:solar_panel"
},
"name:8": "Solar Frienzy"
}
},
"questID:3": 1671058553,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "aoa3:arcbulb"
},
"1:10": {
"Count:3": 1,
"Damage:2": 31,
"id:8": "techreborn:part"
},
"2:10": {
"Count:3": 1,
"Damage:2": 32,
"id:8": "techreborn:part"
},
"3:10": {
"Count:3": 1,
"Damage:2": 29,
"id:8": "techreborn:part"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
140052666,
2070436398,
404913088,
1210666494
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_surrender"
},
"name:8": "Control"
}
},
"questID:3": 1703495878,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_control"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_surrender"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,65 @@
{
"preRequisites:11": [
790616998
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oSee, this was a bad idea...",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:miniature_quasar"
},
"name:8": "Quasar Gang - Dynamic Edition"
}
},
"questID:3": 1724085619,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:galaxy_conduit"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:space_time_beam"
},
"2:10": {
"Count:3": 1,
"id:8": "glassential:glass_ethereal_reverse"
},
"3:10": {
"Count:3": 1,
"id:8": "contenttweaker:galaxy_accelerator"
},
"4:10": {
"Count:3": 1,
"id:8": "contenttweaker:quasar_stabilizer"
},
"5:10": {
"Count:3": 1,
"id:8": "contenttweaker:quasar_screen"
},
"6:10": {
"Count:3": 1,
"id:8": "contenttweaker:miniature_quasar"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_dynamizer"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,62 @@
{
"preRequisites:11": [
352701878
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:summons_of_the_realmshifter_cherubim"
},
"name:8": "The Realmshifter Cherubims"
}
},
"questID:3": 1829243204,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:summons_of_the_realmshifter_cherubim"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:runes_of_the_lover"
},
"2:10": {
"Count:3": 1,
"id:8": "contenttweaker:runes_of_the_loved"
},
"3:10": {
"Count:3": 1,
"id:8": "contenttweaker:runes_of_the_love"
},
"4:10": {
"Count:3": 1,
"id:8": "contenttweaker:call_of_the_lover"
},
"5:10": {
"Count:3": 1,
"id:8": "contenttweaker:call_of_the_loved"
},
"6:10": {
"Count:3": 1,
"id:8": "contenttweaker:call_of_the_love"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:puzzle_solution_cherubim"
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,54 @@
{
"preRequisites:11": [
191189457
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"frame:8": "STAR4_ON_DIAGONAL_STAR4",
"icon:10": {
"Count:3": 1,
"id:8": "avaritiaitem:cosmic_balance"
},
"name:8": "The Beginning of the Rest of Time"
}
},
"questID:3": 1836563922,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "minecraft:written_book",
"tag:10": {
"author:8": "Sainagh",
"pages:9": {
"0:8": "{\"text\":\"Congratulations! You made it!\\nWas it worth it? That is up to you to decide...\\nFor sure, it must have been a crazy journey, and it must have had its wins and losses. Well, let\\u0027s end with an win!\\n \"}",
"1:8": "{\"text\":\"You are here, which means you have gained eternal glory in the pantheon of the cosmos!\\nYour mark, your contribution to our universe will not be forgotten!\"}",
"2:8": "{\"text\":\"If you so wish, you will be immortalized, in the form of a tooltip, on one of the special ending items, after completing their respective quests.\\n \"}",
"3:8": "{\"text\":\"Note that this can only be done once, and once you have your tooltip, you will not be able to request another.\\n \"}",
"4:8": "{\"text\":\"Once you have obtained the item you wish to be your official ending, send me a message on Discord showing proof of your completion (base posts in the screenshot forums are encouraged). Link in main menu!\"}",
"5:8": "{\"text\":\"Here are the items of eternal glory!\\n-Cosmic Balance\\n-Sword of the Cosmos\\n-Astral Mastery Tome\\n-Sashimi of the Gate of Darkness\\n-Cleansed Cinnamon Apple\\n-Black Hole Juice\\n-Tardis Coral\"}"
},
"resolved:1": 1,
"title:8": "Eternal Glory"
}
}
}
}
},
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "avaritiaitem:cosmic_balance"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
718654576
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oThe quests following this one are not required to reach the end of the pack, but you may want to complete them for other reasons ;)",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_ichorium_rift"
},
"name:8": "Fuhai"
}
},
"questID:3": 1843441452,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:void_ichorium_rift"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
627303045
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "avaritiaitem:bedrock_blaster"
},
"name:8": "Blasting Bedrock"
}
},
"questID:3": 1900648883,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "avaritiaitem:bedrock_blaster"
},
"1:10": {
"Count:3": 1,
"id:8": "minecraft:bedrock"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,34 @@
{
"preRequisites:11": [
1539715922,
1155741702,
1126830519,
2088399499,
1359221554,
15096458,
1577699709
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:key_of_restored_balance"
},
"name:8": "Restored Balance"
}
},
"questID:3": 191189457,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:key_of_restored_balance"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1066250269
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:charm_of_the_falling_tower"
},
"name:8": "Master of Meteors"
}
},
"questID:3": 1947473444,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:charm_of_the_falling_tower"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:meteoric_draconic_stone"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
364
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:strange_stone_callstone"
},
"name:8": "Strange Bees, Strange Stone"
}
},
"questID:3": 1979802923,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:strange_stone_callstone"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,38 @@
{
"preRequisites:11": [
362
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "avaritiaitem:spatial_processor"
},
"name:8": "Ascended Machinery"
}
},
"questID:3": 2009829659,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "avaritiaitem:spatial_processor"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:puzzle_solution_freedskystone"
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,41 @@
{
"preRequisites:11": [
1522720224
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:toroid_galaxy_tube"
},
"name:8": "Quasar Gang - Revolving Edition"
}
},
"questID:3": 2035349863,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:toroid_galaxy_tube"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_revolver"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
478677150,
1611384648,
292319552,
2133694398
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_physical_healing"
},
"name:8": "Unhealthy Habits"
}
},
"questID:3": 2070436398,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_injury"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_physical_healing"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
1210666494,
404913088,
2070436398,
140052666
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_individual_freedom"
},
"name:8": "Prepotence"
}
},
"questID:3": 2074294565,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_prepotence"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_individual_freedom"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -7,11 +7,35 @@
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "minecraft:nether_star"
"id:8": "contenttweaker:cuendillar_plate"
},
"name:8": "Cuendillar Start?"
"name:8": "Indestructible"
}
},
"questID:3": 2078654107,
"tasks:9": {}
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:cuendillar_plate"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:chaotic_striker"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
1660051088
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_blacksmith"
},
"name:8": "Blacksmith"
}
},
"questID:3": 2088399499,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:seal_of_the_arbiter_blacksmith"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§o§o§o发现于熔岩沙漠(Volcanic Desert)群系的金字塔中。\n\n§f无数势力觊觎维度碎片,但它们如何得知并渴求这些?\n目睹众多掠夺者后,我仍对敌人的基本动机一无所知。\n在蚁狮——昆虫世界的统治阶级——的神庙深处,我找到了线索。\n数代前苏醒的古代机械魔像告知了蚁狮碎片的存在。\n他们似乎与一尊神明、造物主、知识仲裁者有直接关系。\n大量使用维度碎片是否意味着获得神性力量?",
"desc:8": "§7§o§o§o发现于熔岩沙漠(Volcanic Desert)群系的金字塔中。\n\n§f无数势力觊觎维度碎片,但它们如何得知并渴求这些?\n目睹众多掠夺者后,我仍对敌人的基本动机一无所知。\n在蚁狮——昆虫世界的统治阶级——的神庙深处,我找到了线索。\n数代前苏醒的古代机械魔像告知了蚁狮碎片的存在。\n他们似乎与一尊神明、造物主、知识理序主有直接关系。\n大量使用维度碎片是否意味着获得神性力量?",
"icon:10": {
"Count:3": 1,
"id:8": "erebus:antlion_egg"
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1386
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:fractallite_quantum"
},
"name:8": "Quantum Recursion"
}
},
"questID:3": 2117123475,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:recursive_quantum"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:fractallite_quantum"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
59
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:rhenium_ore"
},
"name:8": "Useful Warrens"
}
},
"questID:3": 2125675950,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:rhenium_ore"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:holographic_ore"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1727374336
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_restored_faith"
},
"name:8": "The Loss of Faith"
}
},
"questID:3": 2133694398,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_faith"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_restored_faith"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"desc:8": "§7§oThere is a recipe to make an unbreakable version of the Alienist\u0027s Stone that can be used for automation.",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:runandium_ingot"
@@ -45,6 +45,13 @@
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:runandium_ingot"
},
"1:10": {
"Count:3": 1,
"id:8": "thaumicwonders:alienist_stone",
"tag:10": {
"Unbreakable:1": 1
}
}
},
"taskID:8": "bq_standard:retrieval"
@@ -4,12 +4,12 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "当转化降临,血腥教团撕下面具之时,一道誓铸成。\n某只拥有开启通往新世界传送门的魔法能力的蜜蜂,决意援助暮色森林的残存势力。她欲开启传送门,从其他世界召唤不受转化法咒影响的勇者。\n誓已立,传送门已起,但血腥教团在门户洞开前刹那突袭而至,终结了这场仪式。\n据我所知,蜜蜂崇尚荣光信条。或许正是她指引那些被转化的螃蟹来到泰拉。\n即便如今腐化堕入黑暗,那位主持仪式的存在仍紧握着仪式材料。其能孤身坚守誓,我亦当矢志不移。\n此身不死不灭,往复于生死轮回,正当用于拨乱反正,为那些无法主宰命运的受难者而战。",
"desc:8": "当转化降临,血腥教团撕下面具之时,一道誓铸成。\n某只拥有开启通往新世界传送门的魔法能力的蜜蜂,决意援助暮色森林的残存势力。她欲开启传送门,从其他世界召唤不受转化法咒影响的勇者。\n誓已立,传送门已起,但血腥教团在门户洞开前刹那突袭而至,终结了这场仪式。\n据我所知,蜜蜂崇尚荣光信条。或许正是她指引那些被转化的螃蟹来到泰拉。\n即便如今腐化堕入黑暗,那位主持仪式的存在仍紧握着仪式材料。其能孤身坚守誓,我亦当矢志不移。\n此身不死不灭,往复于生死轮回,正当用于拨乱反正,为那些无法主宰命运的受难者而战。",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:broken_oath"
},
"name:8": "失败与誓"
"name:8": "失败与誓"
}
},
"questID:3": 2228,
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§o使用莫测破坏杖打开漆黑世界中的莫测之门。\n\n§f泰斯提斐人历史上存在一些他们自己也为之悔恨的时期并不奇怪,但我不经意间发现的这段历史,似乎被彻底从他们的编年史中抹去了。\n巫术体系的核心本应围绕恶魔学与契约建立,然而这个特定契约却被遗忘,或刻意隐藏了。\n根据我的观察,泰斯提斐人始终知晓维度碎片的存在,但似乎从未有人试图动用它们的力量。\n但在远古时期——远在外星入侵发生之前——泰拉曾有人试图获取碎片的力量,为此而召唤了恶魔以寻求驾驭之法。\n从恶魔口中获得的启示虽晦涩难解,但有个名字却被清晰道出,仲裁者。",
"desc:8": "§7§o使用莫测破坏杖打开漆黑世界中的莫测之门。\n\n§f泰斯提斐人历史上存在一些他们自己也为之悔恨的时期并不奇怪,但我不经意间发现的这段历史,似乎被彻底从他们的编年史中抹去了。\n巫术体系的核心本应围绕恶魔学与契约建立,然而这个特定契约却被遗忘,或刻意隐藏了。\n根据我的观察,泰斯提斐人始终知晓维度碎片的存在,但似乎从未有人试图动用它们的力量。\n但在远古时期——远在外星入侵发生之前——泰拉曾有人试图获取碎片的力量,为此而召唤了恶魔以寻求驾驭之法。\n从恶魔口中获得的启示虽晦涩难解,但有个名字却被清晰道出,理序主。",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:demonic_manastone"
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7S击杀原始恶意。震波剑是用于攻击它的最好武器!\n\n§f一位深渊存在!我找到它了!\n原始恶意认得我,它叫出了我的名字……\n就是它赐予了我打开虫洞的能力,但却对我仍存在自主性感到十分惊讶。\n“你怎能擅自行动?”它嘶吼到,“祂命我将力量作为祭品赐予你,你本该沦为祂的囚徒!余者予你不死性,我赐你虚空漫游,仲裁者本该是我们的战利品!为何你能挣脱枷锁?”\n我为何自由?因为这个宇宙仍有真理亟待发掘,我绝不容许这些不可名状的恐怖成为绊脚石!\n不过这个“祂”确实令我警惕。看来我不过是深渊生物之间某场交易的筹码。至少能确定,与恶魔缔结契约的并非是我。\n另外见鬼的仲裁者究竟是什么玩意?",
"desc:8": "§7S击杀原始恶意。震波剑是用于攻击它的最好武器!\n\n§f一位深渊存在!我找到它了!\n原始恶意认得我,它叫出了我的名字……\n就是它赐予了我打开虫洞的能力,但却对我仍存在自主性感到十分惊讶。\n“你怎能擅自行动?”它嘶吼到,“祂命我将力量作为祭品赐予你,你本该沦为祂的囚徒!余者予你不死性,我赐你虚空漫游,理序主本该是我们的战利品!为何你能挣脱枷锁?”\n我为何自由?因为这个宇宙仍有真理亟待发掘,我绝不容许这些不可名状的恐怖成为绊脚石!\n不过这个“祂”确实令我警惕。看来我不过是深渊生物之间某场交易的筹码。至少能确定,与恶魔缔结契约的并非是我。\n另外见鬼的理序主究竟是什么玩意?",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:primordial_prism"
@@ -0,0 +1,36 @@
{
"preRequisites:11": [
1111658403
],
"properties:10": {
"betterquesting:10": {
"desc:8": "No Description",
"icon:10": {
"Count:3": 1,
"id:8": "forge:bucketfilled",
"tag:10": {
"Amount:3": 1000,
"FluidName:8": "whisper_of_tellan"
}
},
"name:8": "New Quest"
}
},
"questID:3": 262948337,
"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": "whisper_of_tellan"
}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,33 @@
{
"preRequisites:11": [
1703495878,
2074294565
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_controlled_gluttony"
},
"name:8": "Wanting it All"
}
},
"questID:3": 267368053,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_gluttony"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_controlled_gluttony"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
790616998
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:recursion_of_dimensional_ascension"
},
"name:8": "Recurring Dimensionally Ascended"
}
},
"questID:3": 283823173,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:recursion_of_dimensional_ascension"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1727374336
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_forgotten_fear_of_death"
},
"name:8": "Fear of Death"
}
},
"questID:3": 292319552,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_death"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_forgotten_fear_of_death"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -9,7 +9,7 @@
"Count:3": 1,
"id:8": "contenttweaker:miniature_star"
},
"name:8": "Dyson Sphere"
"name:8": "戴森球"
}
},
"questID:3": 323,
@@ -43,6 +43,19 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_sphere"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -4,7 +4,7 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"desc:8": "§7§oThe three multiblocks that make Infinity Ingot can be wallshared to have each torus branching from the same center cylindrical piece, and using just one Miniature Pulsar.\n\nCheck the compact machines preview to see how to place the three controllers relative to each other.",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:miniature_pulsar"
@@ -43,6 +43,33 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_irradiator"
}
},
"1:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_irradiator_top"
}
},
"2:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_irradiator_bottom"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -35,6 +35,19 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "modularmachinery:itemblueprint",
"tag:10": {
"dynamicmachine:8": "modularmachinery:dyson_compressor"
}
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}
@@ -7,7 +7,7 @@
"desc:8": "§7§o测试伤害的好法子",
"icon:10": {
"Count:3": 1,
"id:8": "testdummy2:dummy"
"id:8": "testdummy:dummy"
},
"name:8": "测试假人"
}
@@ -31,7 +31,7 @@
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "testdummy2:dummy"
"id:8": "testdummy:dummy"
}
},
"taskID:8": "bq_standard:retrieval"
@@ -0,0 +1,89 @@
{
"preRequisites:11": [
609304222
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"frame:8": "JAGGED",
"icon:10": {
"Count:3": 1,
"id:8": "aoa3:shadow_sword",
"tag:10": {
"Unbreakable:1": 1,
"display:10": {
"Lore:9": {
"0:8": "§d§oSuper-Enchanted§r"
},
"Name:8": "§6§oDragnipur§r"
},
"ench:9": {
"0:10": {
"id:3": 11,
"lvl:3": 20000
},
"1:10": {
"id:3": 85,
"lvl:3": 20000
},
"2:10": {
"id:3": 83,
"lvl:3": 20000
},
"3:10": {
"id:3": 52,
"lvl:3": 20000
},
"4:10": {
"id:3": 22,
"lvl:3": 20000
}
}
}
},
"name:8": "Warren Whisperer"
}
},
"questID:3": 331342148,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "minecraft:written_book",
"tag:10": {
"author:8": "Sainagh",
"pages:9": {
"0:8": "{\"text\":\"Congratulations! You made it!\\nWas it worth it? That is up to you to decide...\\nFor sure, it must have been a crazy journey, and it must have had its wins and losses. Well, let\\u0027s end with an win!\\n \"}",
"1:8": "{\"text\":\"You are here, which means you have gained eternal glory in the pantheon of the cosmos!\\nYour mark, your contribution to our universe will not be forgotten!\"}",
"2:8": "{\"text\":\"If you so wish, you will be immortalized, in the form of a tooltip, on one of the special ending items, after completing their respective quests.\\n \"}",
"3:8": "{\"text\":\"Note that this can only be done once, and once you have your tooltip, you will not be able to request another.\\n \"}",
"4:8": "{\"text\":\"Once you have obtained the item you wish to be your official ending, send me a message on Discord showing proof of your completion (base posts in the screenshot forums are encouraged). Link in main menu!\"}",
"5:8": "{\"text\":\"Here are the items of eternal glory!\\n-Cosmic Balance\\n-Sword of the Cosmos\\n-Astral Mastery Tome\\n-Sashimi of the Gate of Darkness\\n-Cleansed Cinnamon Apple\\n-Black Hole Juice\\n-Tardis Coral\"}"
},
"resolved:1": 1,
"title:8": "Eternal Glory"
}
}
}
}
},
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:echo_warren_bar"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:sashimi_of_the_gate_of_darkness"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
718654576
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:call_to_mission"
},
"name:8": "Trinitas"
}
},
"questID:3": 352701878,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:call_to_mission"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:cuendillar_seal"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
718654576
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oThe quests following this one are not required to reach the end of the pack, but you may want to complete them for other reasons ;)",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:summons_to_the_meatball_man"
},
"name:8": "Travixte"
}
},
"questID:3": 358789496,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:summons_to_the_meatball_man"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -7,9 +7,9 @@
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_sword"
"id:8": "avaritia:infinity_bow"
},
"name:8": "Infinity Gear"
"name:8": "无尽装备"
}
},
"questID:3": 363,
@@ -19,25 +19,21 @@
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_sword"
"id:8": "avaritia:infinity_bow"
},
"1:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_bow"
"id:8": "avaritia:infinity_helmet"
},
"2:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_helmet"
"id:8": "avaritia:infinity_chestplate"
},
"3:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_chestplate"
},
"4:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_pants"
},
"5:10": {
"4:10": {
"Count:3": 1,
"id:8": "avaritia:infinity_boots"
}
@@ -0,0 +1,35 @@
{
"preRequisites:11": [
478677150,
1611384648,
292319552,
2133694398
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_realized_worth"
},
"name:8": "No Self Worth"
}
},
"questID:3": 404913088,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_inadequacy"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_realized_worth"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,32 @@
{
"preRequisites:11": [
1727374336
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_rekindled_heritage"
},
"name:8": "Forsaken Heritage"
}
},
"questID:3": 478677150,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:spren_summoner_blasphemy"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:shard_of_rekindled_heritage"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,56 @@
{
"preRequisites:11": [
608217835
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:oath_of_the_seven_undead_lords"
},
"name:8": "The Seven"
}
},
"questID:3": 585232112,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:oath_of_the_seven_undead_lords"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:oath_of_the_lord_of_gluttony"
},
"2:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_envy"
},
"3:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_sloth"
},
"4:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_wrath"
},
"5:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_greed"
},
"6:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_pride"
},
"7:10": {
"Count:3": 1,
"id:8": "contenttweaker:respect_of_the_lord_of_lust"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,28 @@
{
"preRequisites:11": [
283823173
],
"properties:10": {
"betterquesting:10": {
"desc:8": "§7§oYou don\u0027t want this, but if you wanted it...",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:recurring_nightmare_block"
},
"name:8": "Recurring Nightmares"
}
},
"questID:3": 60473859,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:recurring_nightmare_block"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}
@@ -0,0 +1,38 @@
{
"preRequisites:11": [
358789496
],
"properties:10": {
"betterquesting:10": {
"desc:8": "",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:undead_soil"
},
"name:8": "Capital Sinners"
}
},
"questID:3": 608217835,
"tasks:9": {
"0:10": {
"index:3": 0,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:undead_soil"
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"index:3": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"id:8": "contenttweaker:puzzle_solution_undeadsoil"
}
},
"taskID:8": "bq_standard:optional_retrieval"
}
}
}

Some files were not shown because too many files have changed in this diff Show More