partial lore

This commit is contained in:
sainagh
2026-06-30 13:55:17 -05:00
parent 89cbf41e1d
commit 9bbd4be82c
3355 changed files with 44716 additions and 20213 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Configuration file # Configuration file
cache { cache {
S:digest=c5bc589fdc830a8b3737dfb291121a10 S:digest=c7619b26bf9c4702b9291f466612b30d
# Caching can save processing time, if there are a lot of items. [default: true] # Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true B:enableCache=true
@@ -3,7 +3,7 @@
cache { cache {
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24] # Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
I:interval=24 I:interval=24
S:lastCheck=1775847352925 S:lastCheck=1782841893936
} }
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -26,7 +26,7 @@ books {
B:"bloodmagic:guide"=false B:"bloodmagic:guide"=false
# [default: true] # [default: true]
B:"cyclicmagic:guide"=true B:"cyclicmagic:guide"=false
# [default: false] # [default: false]
B:"modularrouters:guidebook"=false B:"modularrouters:guidebook"=false
-12
View File
@@ -1174,10 +1174,6 @@
} }
], ],
"180": [ "180": [
{
"item": "rftools:storage_scanner",
"damage": "*"
},
{ {
"item": "rftoolsdim:dimension_builder", "item": "rftoolsdim:dimension_builder",
"damage": "*" "damage": "*"
@@ -1192,10 +1188,6 @@
} }
], ],
"181": [ "181": [
{
"item": "rftools:storage_scanner",
"damage": "*"
},
{ {
"item": "rftoolsdim:dimension_builder", "item": "rftoolsdim:dimension_builder",
"damage": "*" "damage": "*"
@@ -1210,10 +1202,6 @@
} }
], ],
"182": [ "182": [
{
"item": "rftools:storage_scanner",
"damage": "*"
},
{ {
"item": "rftoolsdim:dimension_builder", "item": "rftoolsdim:dimension_builder",
"damage": "*" "damage": "*"
+56
View File
@@ -23447,6 +23447,62 @@
{ {
"item": "iceandfire:dread_stone_bricks_mossy|0", "item": "iceandfire:dread_stone_bricks_mossy|0",
"emc": 9 "emc": 9
},
{
"item": "contenttweaker:jei_info_box|0",
"emc": 2048
},
{
"item": "contenttweaker:tool_tip|0",
"emc": 2048
},
{
"item": "contenttweaker:tracker_binoculars|0",
"emc": 2048
},
{
"item": "contenttweaker:notes_of_a_mines_yearner|0",
"emc": 2048
},
{
"item": "contenttweaker:a_smithys_tablet|0",
"emc": 2048
},
{
"item": "contenttweaker:toy_sword|0",
"emc": 2048
},
{
"item": "twilightforest:stone_twist_thin|0",
"emc": 4096
},
{
"item": "twilightforest:stone_twist|0",
"emc": 4096
},
{
"item": "aoa3:runic_bush|0",
"emc": 256
},
{
"item": "aoa3:magias|0",
"emc": 256
},
{
"item": "aoa3:rune_bulbs|0",
"emc": 256
},
{
"item": "contenttweaker:cleanroom_certificate|0",
"emc": 1024
},
{
"item": "contenttweaker:server_rack|0",
"emc": 1024
},
{
"item": "contenttweaker:chunky_sand_pile|0",
"emc": 1024
} }
] ]
} }
+2 -2
View File
@@ -56,7 +56,7 @@ mapperconfigurations {
I:divinerpgpriority=1 I:divinerpgpriority=1
I:equivalentenergisticspriority=1 I:equivalentenergisticspriority=1
# Priority for Mod with ModId = expequiv. Values: 4200 [range: 0 ~ 512, default: 1] # Priority for Mod with ModId = expequiv. Values: 4203 [range: 0 ~ 512, default: 1]
I:expequivpriority=1 I:expequivpriority=1
I:metallurgypriority=1 I:metallurgypriority=1
@@ -248,7 +248,7 @@ mapperconfigurations {
apicustomconversionmapper { apicustomconversionmapper {
allow { allow {
# Allow Mod expequiv to add its 89669 Recipes to the EMC Calculation [default: true] # Allow Mod expequiv to add its 89964 Recipes to the EMC Calculation [default: true]
B:expequiv=true B:expequiv=true
} }
+25 -5
View File
@@ -3,6 +3,9 @@
general { general {
blocks { blocks {
# Fixes anvils allowing to repair irreparable items
B:"Anvil Repairable Check"=true
# Fixes rendering issues with banners by correctly sizing their render bounding boxes # Fixes rendering issues with banners by correctly sizing their render bounding boxes
# Incompatible with RenderLib # Incompatible with RenderLib
B:"Banner Bounding Box"=true B:"Banner Bounding Box"=true
@@ -148,6 +151,9 @@ general {
# Fixes mounts and boats sometimes disappearing after dismounting # Fixes mounts and boats sometimes disappearing after dismounting
B:"Mount Desync"=true B:"Mount Desync"=true
# Fixes ocelots being incorrectly included in biome monster spawn lists
B:"Ocelot Biome Spawn List"=true
# Fixes saturation depleting in peaceful mode # Fixes saturation depleting in peaceful mode
B:"Player Saturation"=true B:"Player Saturation"=true
@@ -194,14 +200,14 @@ general {
# Fix missing face culling during item pickup particle rendering # Fix missing face culling during item pickup particle rendering
B:"Cull Picked-up Items"=true B:"Cull Picked-up Items"=true
# Fixes entity and particle rendering issues by enabling depth buffer writing
# Can cause issues with modded particles
B:"Depth Mask"=true B:"Depth Mask"=true
# Fixes enchantments displaying unlocalized levels # Fixes enchantments displaying unlocalized levels
B:"Enchantment Level Visibility"=true B:"Enchantment Level Visibility"=true
# Fixes entity layer rendering issues by enabling depth buffer writing
B:"Entity Depth Mask"=true
# Changes the durability storing to use ints instead of shorts, eliminating many issues with high-durability items (I.E. TiC tools) # Changes the durability storing to use ints instead of shorts, eliminating many issues with high-durability items (I.E. TiC tools)
B:"Extend Item Durability Range"=true B:"Extend Item Durability Range"=true
@@ -219,6 +225,10 @@ general {
# Incompatible with SpongeForge and RandomPatches # Incompatible with SpongeForge and RandomPatches
I:"Packet Size"=16777216 I:"Packet Size"=16777216
# Fixes particle rendering issues by enabling depth buffer writing
# Can cause issues with modded particles
B:"Particle Depth Mask"=false
# Fixes various particle types not showing up on the client # Fixes various particle types not showing up on the client
B:"Particle Spawning"=true B:"Particle Spawning"=true
@@ -255,8 +265,6 @@ general {
# Min: -2147483648 # Min: -2147483648
# Max: 4097 # Max: 4097
I:"Occlusion Culling Threshold"=256 I:"Occlusion Culling Threshold"=256
# Ensures portals link to their original overworld portal if within close distance
B:"Portal Location Link"=true B:"Portal Location Link"=true
# Fixes duplication issues that can occur when entities travel through portals # Fixes duplication issues that can occur when entities travel through portals
@@ -280,6 +288,18 @@ general {
# Fixes witch hut structure data not accounting for the height it is generated at # Fixes witch hut structure data not accounting for the height it is generated at
B:"Witch Huts"=true B:"Witch Huts"=true
"portal location link" {
# Lets Nether portals link to the player's overworld entry portal if within the configured search distance
B:"[1] Portal Location Link Toggle"=true
# Distance in blocks to search for the player's overworld entry portal
# Set to 0 to always link to the last overworld entry portal regardless of distance
# Min: 0
# Max: 2147483647
I:"[2] Portal Search Distance"=1024
}
} }
} }
+29 -13
View File
@@ -63,12 +63,7 @@ general {
} }
botania { botania {
# Greatly reduces the size of Alfheim Portal NBT data to prevent crashes
# This will also make their performance at high item count much better
# NOTE: Toggling this option off after it has been enabled will erase existing Alfheim Portals' NBT data!
B:"Alfheim Portal NBT Fix"=true B:"Alfheim Portal NBT Fix"=true
# Fixes various duplication exploits
B:"Duplication Fixes"=true B:"Duplication Fixes"=true
# Enables the Botania Garden of Glass skybox for custom dimensions # Enables the Botania Garden of Glass skybox for custom dimensions
@@ -202,6 +197,9 @@ general {
# Fixes various duplication exploits # Fixes various duplication exploits
B:"Duplication Fixes"=true B:"Duplication Fixes"=true
# Fix the Black Hole Tank voiding buckets if the player inventory is full by dropping the buckets on the ground
B:"Fix Black Hole Tank Bucket Voiding"=true
# Fixes an off-by-one error where IF Machines would display the max tier of range addon as one less than the actual maximum # Fixes an off-by-one error where IF Machines would display the max tier of range addon as one less than the actual maximum
B:"Machines Max Range Off-By-One Fix"=true B:"Machines Max Range Off-By-One Fix"=true
} }
@@ -252,14 +250,6 @@ general {
} }
nuclearcraft { nuclearcraft {
# Changes the data table of the radiation environment handler to improve tick time
# CONCURRENT_HASHMAP: NuclearCraft default
# CONCURRENT_LINKED_HASHMAP: Keeps order of radiation environment info to improve iteration - Better performance
# CONCURRENT_LINKED_QUEUE: Uses a queue to avoid iteration - Best performance
# Valid values:
# CONCURRENT_HASHMAP
# CONCURRENT_LINKED_HASHMAP
# CONCURRENT_LINKED_QUEUE
S:"Radiation Environment Map"=CONCURRENT_LINKED_QUEUE S:"Radiation Environment Map"=CONCURRENT_LINKED_QUEUE
} }
@@ -848,6 +838,9 @@ general {
# Fix various DivineRPG items consuming the item in the main hand regardless of the hand actually used # Fix various DivineRPG items consuming the item in the main hand regardless of the hand actually used
B:"Fix Consuming Incorrect Hand"=true B:"Fix Consuming Incorrect Hand"=true
# Fix the Nightmare Bed not dropping when being broken
B:"Fix Nightmare Bed Drop"=true
} }
"immersive engineering" { "immersive engineering" {
@@ -879,6 +872,16 @@ general {
} }
cyclic { cyclic {
# Adds pages to Cyclic's Ender Book waypoint GUI to prevent large waypoint lists rendering off-screen
B:"Ender Book Pagination"=true
# How many saved waypoints to show on each Ender Book page.
# Default 32 keeps Cyclic's original 8 rows per column and shows four columns per page.
# Cyclicmagic.cfg: 'EnderBookMaxSaved' still controls the maximum number of waypoints stored per book.
# Min: 1
# Max: 64
I:"Ender Book Waypoints Per Page"=32
# Fixes memory leak associated with advancements when creating FakePlayers # Fixes memory leak associated with advancements when creating FakePlayers
B:"Memory Leak Fix"=true B:"Memory Leak Fix"=true
} }
@@ -955,6 +958,19 @@ general {
B:"Exception getting Glasses Stack"=true B:"Exception getting Glasses Stack"=true
} }
hammerlib {
# Optimizes HammerLib's item color rendering performance, increasing FPS when rendering ItemStacks
B:"Optimized ItemColorHelper Rendering"=true
# Prevent checking the stopmodreposts api, as it is blocked in some regions and can cause timeouts or significant delays in starting
B:"Skip Checking URL"=false
}
"void island control" {
# Fixes islands not being able to be created if the dimension is not the overworld when visiting the dimension for the first time due to the spawn island not being created
B:"Fix Spawn Island Creation"=true
}
} }
+76 -1
View File
@@ -17,6 +17,10 @@ general {
# Determines how tall cacti can grow # Determines how tall cacti can grow
I:"Cactus Size"=3 I:"Cactus Size"=3
# Allows converting dirt blocks to grass path by clicking them with a shovel. Grass paths can
# be reverted to dirt with shift right-click.
B:"Dirt to Path"=true
B:"End Crystal Placing"=false B:"End Crystal Placing"=false
# Determines the numerator of the block drop formula on explosions # Determines the numerator of the block drop formula on explosions
@@ -67,6 +71,12 @@ general {
# Determines how tall sugar cane can grow # Determines how tall sugar cane can grow
I:"Sugar Cane Size"=3 I:"Sugar Cane Size"=3
# Removes the artificial -45/-22.5/0/22.5/45 degree restriction for block models
B:"Unlimited Block Model Rotations"=true
# Allows placing Fence Gates without a supporting block
B:"Unsupported Fence Gate Placing"=false
# Allows placing Pumpkins and Jack'O'Lanterns without a supporting block # Allows placing Pumpkins and Jack'O'Lanterns without a supporting block
B:"Unsupported Pumpkin Placing"=false B:"Unsupported Pumpkin Placing"=false
@@ -330,6 +340,12 @@ general {
# DESPAWN_DROP # DESPAWN_DROP
S:"Mob Despawning Improvement"=DEFAULT S:"Mob Despawning Improvement"=DEFAULT
# Sets the maximum light level for hostile mobs to spawn
# 7 for vanilla default
# Min: 0
# Max: 15
I:"Mob Spawning Light Level"=7
# Backports 1.16+ knockback to 1.12: Knockback resistance is now a scale instead of a probability # Backports 1.16+ knockback to 1.12: Knockback resistance is now a scale instead of a probability
B:"Modern Knockback"=true B:"Modern Knockback"=true
@@ -602,6 +618,9 @@ general {
# Lets untamed undead horses burn in daylight # Lets untamed undead horses burn in daylight
B:"Burning Undead Horses"=true B:"Burning Undead Horses"=true
# Lets untamed undead horses despawn
B:"Despawning Undead Horses"=true
# Prevents skeleton traps spawning during thunderstorms # Prevents skeleton traps spawning during thunderstorms
B:"No Skeleton Trap Spawning"=false B:"No Skeleton Trap Spawning"=false
@@ -763,6 +782,41 @@ general {
S:"[2] Entity List Mode"=BLACKLIST S:"[2] Entity List Mode"=BLACKLIST
} }
"dragon kill" {
# Enables the dragon kill tweaks
B:"[1] Dragon Kill Toggle"=true
# The amount of experience dropped on the first dragon kill
I:"[2] First Kill Xp"=12000
# The amount of experience dropped on dragon kills after the first
I:"[3] Second+ Kill Xp"=500
# Enables a dragon egg spawning on dragon kills after the first
B:"[4] Second+ Kill Egg"=false
}
"villager harvesting" {
# Enables Villager Harvest tweak, allowing villagers to harvest and replant modded crops.
# This tweak also allows villagers to breed with modded crops.
B:"[01] Villager Harvest Tweak Toggle"=true
# A list of foods that villagers can pick up and use to breed. Minecraft uses 'count' values
# of 12 for Potatoes and Carrots, and a value of 3 for bread. Adding different values to this
# list for those foods will override vanilla behavior.
# Syntax: modid:itemid=count
# Example -> minecraft:steak=2
S:"[02] Food Whitelist" <
>
# A list of crops that villagers will not harvest. This is used to prevent villagers from
# breaking crops that have custom harvest logic.
# Syntax: modid:blockid
# Example -> minecraft:wheat
S:"[03] Harvest Blacklist" <
>
}
} }
items { items {
@@ -1042,6 +1096,9 @@ general {
# Prevents the advancement system from loading entirely # Prevents the advancement system from loading entirely
B:"Disable Advancements"=false B:"Disable Advancements"=false
# Disables FOV changes caused by sprinting, potions, or armor attributes
B:"Disable FOV"=false
# Disables the glint overlay on enchantment books # Disables the glint overlay on enchantment books
B:"Disable Glint Overlay on Enchantment Books"=false B:"Disable Glint Overlay on Enchantment Books"=false
@@ -1592,6 +1649,25 @@ general {
I:"[12] Max Music Delay"=0 I:"[12] Max Music Delay"=0
} }
"sound channels" {
# Amount of channels reserved for regular sounds
I:"Normal Sound Channels"=28
# Amount of channels reserved for streamed sounds such as music
I:"Streaming Sound Channels"=4
}
"incremental time command" {
# Lets `/time set day` and `/time set night` commands skip to the actual next day/night instead of resetting total world time
B:"[1] Incremental Time Command Toggle"=false
# Defines custom values for skipping time per dimension
# Dimensions not listed here will use a default day length of 24000 ticks, with added 1000 ticks for day and 13000 ticks for night
# Syntax: dimensionID;dayLength;dayAdd;nightAdd
S:"[2] Dimension List" <
>
}
} }
performance { performance {
@@ -1715,7 +1791,6 @@ general {
} }
world { world {
# Lets `/time set day` and `/time set night` commands skip to the actual next day/night instead of resetting total world time
B:"Incremental Time Command"=false B:"Incremental Time Command"=false
# Effectively limits the Nether to its actual height and applies void damage to entities # Effectively limits the Nether to its actual height and applies void damage to entities
+4
View File
@@ -237,6 +237,7 @@ general {
# This also determines the material you can make the ritual and pedestals from (Cobblestone, Abyssal Cobblestone etc) # This also determines the material you can make the ritual and pedestals from (Cobblestone, Abyssal Cobblestone etc)
# name optionally sets a name to display when applicable (dimension-specific rituals, among things) # name optionally sets a name to display when applicable (dimension-specific rituals, among things)
S:"Dimension Book Type Mappings" < S:"Dimension Book Type Mappings" <
43;0
> >
# Toggles whether or not to override the name locking and display item names regardless of the knowledge being obtained or not. # Toggles whether or not to override the name locking and display item names regardless of the knowledge being obtained or not.
@@ -674,6 +675,9 @@ worldgen {
# Toggles whether or not to generate Stalagmites in Dreadlands and Purified Dreadlands biomes. # Toggles whether or not to generate Stalagmites in Dreadlands and Purified Dreadlands biomes.
B:"Dreadlands Stalagmites"=true B:"Dreadlands Stalagmites"=true
# Toggles whether or not to generate the 'Temple City of Omothol' (Except the Temple of J'zahar).
B:"Generate Omothol City"=true
# Toggles whether or not statues have a chance of generating inside a Shoggoth Lair. # Toggles whether or not statues have a chance of generating inside a Shoggoth Lair.
B:"Generate Statues In Lairs"=true B:"Generate Statues In Lairs"=true
+27 -55
View File
@@ -61,6 +61,12 @@ client {
} }
compatibility {
# Enables a narrow ASM compatibility patch for PlusTiC Portly tools releasing Advanced Rocketry rockets. Disable this if it causes crashes or compatibility issues. This only has an effect when PlusTiC is installed. [default: true]
B:enablePlusTiCPortlyRocketCompat=true
}
"energy production" { "energy production" {
# Multiplier for microwave receiver power output. # Multiplier for microwave receiver power output.
D:MicrowaveRecieverMultiplier=1.0 D:MicrowaveRecieverMultiplier=1.0
@@ -191,9 +197,7 @@ general {
D:oxygenVentConsumptionMultiplier=1.0 D:oxygenVentConsumptionMultiplier=1.0
B:planetsMustBeDiscovered=false B:planetsMustBeDiscovered=false
I:pointsPerDilithium=500 I:pointsPerDilithium=500
B:resetPlanetsFromXML=true
# setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false]
B:resetPlanetsFromXML=false
S:rocketBlockBlackList < S:rocketBlockBlackList <
minecraft:portal minecraft:portal
minecraft:bedrock minecraft:bedrock
@@ -234,44 +238,6 @@ general {
} }
"ore generation" {
I:AluminumPerChunk=0
I:AluminumPerClump=16
I:CopperPerChunk=0
I:CopperPerClump=6
I:DilithiumPerChunk=0
I:DilithiumPerChunkLuna=0
I:DilithiumPerClump=16
B:EnableOreGen=false
B:GenerateCopper=false
B:GenerateRutile=true
B:GenerateTin=false
I:IridiumPerChunk=0
I:IridiumPerClump=16
I:RutilePerChunk=0
I:RutilePerClump=6
I:TinPerChunk=0
I:TinPerClump=6
B:generateAluminum=false
B:generateCraters=false
B:generateDilithium=false
B:generateGeodes=false
B:generateIridium=false
B:generateVanillaStructures=false
B:generateVolcanos=true
I:geodeBaseSize=36
S:geodeOres <
oreIron
oreGold
oreCopper
oreTin
oreRedstone
>
B:geodeOres_blacklist=false
I:geodeVariation=24
}
"oxygen system" { "oxygen system" {
# Enable damage from lack of oxygen and effects from non-standard atmospheres. # Enable damage from lack of oxygen and effects from non-standard atmospheres.
B:EnableAtmosphericEffects=true B:EnableAtmosphericEffects=true
@@ -336,7 +302,7 @@ planet {
minecraft:sky minecraft:sky
minecraft:hell minecraft:hell
minecraft:void minecraft:void
advancedrocketry:alien forest advancedrocketry:alien_forest
> >
# Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]] # Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]]
@@ -345,7 +311,7 @@ planet {
advancedrocketry:stormland advancedrocketry:stormland
> >
# Setting this to false will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true] # Setting this to false will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for pack developers who want all saves to always use planetDefs XML from the config folder. [default: true]
B:ResetOnlyOnce=true B:ResetOnlyOnce=true
# Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien_forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]] # Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien_forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]]
@@ -353,7 +319,7 @@ planet {
advancedrocketry:volcanicbarren advancedrocketry:volcanicbarren
advancedrocketry:deepswamp advancedrocketry:deepswamp
advancedrocketry:crystalchasms advancedrocketry:crystalchasms
advancedrocketry:alien forest advancedrocketry:alien_forest
minecraft:desert_hills minecraft:desert_hills
minecraft:mushroom_island minecraft:mushroom_island
minecraft:extreme_hills minecraft:extreme_hills
@@ -381,7 +347,7 @@ planet {
# Planets must be discovered in the warp controller before being visible # Planets must be discovered in the warp controller before being visible
B:planetsMustBeDiscovered=false B:planetsMustBeDiscovered=false
# Reload planet definitions from config XML on this restart. # Reload planet definitions from config XML on this restart. [default: false]
B:resetPlanetsFromXML=false B:resetPlanetsFromXML=false
} }
@@ -418,10 +384,10 @@ planet {
rockets { rockets {
# Enable advanced rocket weight calculation, including the handled inventories. Block weights are stored in weights.json # Enable advanced rocket weight calculation. AR rocket hardware and propellant use built-in balanced weights; non-AR/custom block weights are read from weights.json.
B:advancedWeightSystem=true B:advancedWeightSystem=true
# Include inventory contents in rocket weight. Note: may not work with modded inventories (eg IE storage chests) # Include item and fluid contents of onboard tile entities in rocket weight. This includes Forge tanks and inventories. Note: may not work with modded inventories (eg IE storage chests)
B:advancedWeightSystemInventories=false B:advancedWeightSystemInventories=false
# Multiplier for asteroid TBI distance. # Multiplier for asteroid TBI distance.
@@ -439,6 +405,9 @@ rockets {
# Multiplier for fuel tank capacity. # Multiplier for fuel tank capacity.
D:fuelCapacityMultiplier=1.0 D:fuelCapacityMultiplier=1.0
# Fueling station transfer rate per tick. Actual transfer per operation is this value multiplied by 5 [range: 1 ~ 2147483647, default: 20]
I:fuelingStationTransferRate=20
# Make fuel use depend on gravity. # Make fuel use depend on gravity.
B:gravityAffectsFuels=true B:gravityAffectsFuels=true
@@ -451,6 +420,9 @@ rockets {
# Multiplier for nuclear core thrust. # Multiplier for nuclear core thrust.
D:nuclearCoreThrustRatio=1.0 D:nuclearCoreThrustRatio=1.0
# If true, nuclear rockets that respect artifact gating also require the artifact when targeting a space station inside a gated planetary system. If false, station destinations are exempt to avoid soft-locking players who left the artifact in the station or warp controller.This is meant as a Multiplayer / Server strictness-option
B:nuclearRocketsRequireArtifactForGatedStations=false
# Nuclear rocket should respect artifact gating for planets # Nuclear rocket should respect artifact gating for planets
B:nuclearRocketsRespectArtifactGating=true B:nuclearRocketsRespectArtifactGating=true
@@ -460,7 +432,7 @@ rockets {
# Enable rocket part wear and exploding chance. # Enable rocket part wear and exploding chance.
B:partsWearSystem=true B:partsWearSystem=true
# List of fluid names for valid bipropellant fuels # List of registered fluid names accepted as bipropellant fuel. Format: [fluidName;burnRateMultiplier]. Default: [hydrogen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
S:rocketBipropellants < S:rocketBipropellants <
hydrogen hydrogen
> >
@@ -478,18 +450,18 @@ rockets {
advancedrocketry:rocketfire advancedrocketry:rocketfire
> >
# List of fluid names for valid monopropellants # List of registered fluid names accepted as monopropellant fuel. Format: [fluidName;burnRateMultiplier]. Default: [rocketfuel;10]. burnRateMultiplier scales the engine's fuel consumption rate.
S:rocketFuels < S:rocketFuels <
rocketfuel rocketfuel
rocket_fuel rocket_fuel
> >
# List of fluid names for valid nuclear working fluids # List of registered fluid names accepted as nuclear working fuel. Format: [fluidName;burnRateMultiplier]. Default: [hydrogen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
S:rocketNuclearWorkingFluids < S:rocketNuclearWorkingFluids <
hydrogen hydrogen
> >
# List of fluid names for valid bipropellant oxidizers # List of registered fluid names accepted as bipropellant oxidizer. Format: [fluidName;burnRateMultiplier]. Default: [oxygen;10]. burnRateMultiplier scales the engine's fuel consumption rate.
S:rocketOxidizers < S:rocketOxidizers <
oxygen oxygen
> >
@@ -549,18 +521,18 @@ rockets {
I:TinPerClump=6 I:TinPerClump=6
B:generateAluminum=false B:generateAluminum=false
# Generate meteor craters on low-pressure planets. Note: setting this option to false overrides 'generateCraters' in the planetDefs.xml # Globally enable meteor craters on low-pressure planets. Note: setting this option to false overrides 'generateCraters' in the planetDefs.xml
B:generateCraters=false B:generateCraters=false
B:generateDilithium=true B:generateDilithium=true
# Generate ore-containing geodes on high-pressure planets. # Globally enable geode generation. Note: setting this option to false overrides 'generateGeodes' in the planetDefs.xml
B:generateGeodes=true B:generateGeodes=true
B:generateIridium=false B:generateIridium=false
# Allow vanilla structures on planets with breathable air. Note: setting this to false will override 'generateStructures' in the planetDefs.xml [default: false] # Globally enable vanilla structures on planets with breathable air. Note: setting this to false will override 'generateStructures' in the planetDefs.xml [default: false]
B:generateVanillaStructures=false B:generateVanillaStructures=false
# Generate volcanoes on very hot planets. Note: setting this option to false overrides 'generateVolcanos' in the planetDefs.xml # Globally enable volcanoes on very hot planets. Note: setting this option to false overrides 'generateVolcanos' in the planetDefs.xml
B:generateVolcanos=true B:generateVolcanos=true
# Average geode size. # Average geode size.
+4
View File
@@ -36,6 +36,7 @@
<orbitalDistance>800</orbitalDistance> <orbitalDistance>800</orbitalDistance>
<orbitalTheta>0</orbitalTheta> <orbitalTheta>0</orbitalTheta>
<orbitalPhi>10</orbitalPhi> <orbitalPhi>10</orbitalPhi>
<generateGeodes>false</generateGeodes>
<rotationalPeriod>30000</rotationalPeriod> <rotationalPeriod>30000</rotationalPeriod>
<biomeIds>minecraft:mushroom_island</biomeIds> <biomeIds>minecraft:mushroom_island</biomeIds>
</planet> </planet>
@@ -47,6 +48,7 @@
<orbitalDistance>900</orbitalDistance> <orbitalDistance>900</orbitalDistance>
<orbitalTheta>0</orbitalTheta> <orbitalTheta>0</orbitalTheta>
<orbitalPhi>5</orbitalPhi> <orbitalPhi>5</orbitalPhi>
<generateGeodes>false</generateGeodes>
<rotationalPeriod>60000</rotationalPeriod> <rotationalPeriod>60000</rotationalPeriod>
<fillerBlock>minecraft:stone</fillerBlock> <fillerBlock>minecraft:stone</fillerBlock>
<biomeIds>advancedrocketry:crystalchasms</biomeIds> <biomeIds>advancedrocketry:crystalchasms</biomeIds>
@@ -152,6 +154,8 @@
<orbitalDistance>700</orbitalDistance> <orbitalDistance>700</orbitalDistance>
<orbitalTheta>0</orbitalTheta> <orbitalTheta>0</orbitalTheta>
<orbitalPhi>30</orbitalPhi> <orbitalPhi>30</orbitalPhi>
<generateVolcanos>true</generateVolcanos>
<volcanoFrequencyMultiplier>0.2</volcanoFrequencyMultiplier>
<rotationalPeriod>10000</rotationalPeriod> <rotationalPeriod>10000</rotationalPeriod>
<biomeIds>advancedrocketry:volcanicbarren</biomeIds> <biomeIds>advancedrocketry:volcanicbarren</biomeIds>
<planet name="Orcus" DIMID="161" customIcon="moon"> <planet name="Orcus" DIMID="161" customIcon="moon">
+17
View File
@@ -0,0 +1,17 @@
# Configuration file
general {
client {
# GUI background style for the magnet filter screen.
# CLASSIC uses the AE2 1.12.2-style background.
# MODERN uses the newer AE2-style background texture.
# Valid values:
# CLASSIC
# MODERN
S:gui_background_style=CLASSIC
}
}
+24
View File
@@ -16,6 +16,13 @@ client {
# Min: 10 # Min: 10
# Max: 1000 # Max: 1000
I:arrowScalePercent=100 I:arrowScalePercent=100
I:sortModeChokepoints=0
I:sortModeChunks=0
I:sortModeFatal=0
# Internal scanner preference. Per-tab sort mode: 0=Distance, 1=Name.
I:sortModeLoops=0
I:sortModeMissing=0
# Min: 10 # Min: 10
# Max: 1000 # Max: 1000
@@ -26,6 +33,23 @@ client {
B:useTallView=false B:useTallView=false
} }
monitor {
# Corner indicator color (ARGB hex) when quantity is at or above the color threshold.
S:displayColorAbove=FF00CC00
# Corner indicator color (ARGB hex) when quantity is below the color threshold.
S:displayColorBelow=FFCCCC00
# Maximum distance (in blocks) at which ME Storage Displays render content.
# Min: 4
# Max: 128
I:displayRenderDistance=16
}
locator {
B:useTallView=false
}
} }
+18
View File
@@ -13,6 +13,24 @@ server {
I:baseCraftsPerOperation=1 I:baseCraftsPerOperation=1
} }
maintainer {
# Maximum number of concurrent crafting job calculations allowed.
# Limits server load when many maintainer entries need crafting simultaneously.
# Complex crafting trees can be expensive to calculate.
# Higher values allow more entries to calculate in parallel but may cause lag.
# Min: 1
# Max: 32
I:maxConcurrentCalculations=2
# Maximum number of times a task can retry waiting for a free CPU before giving up.
# Prevents tasks from being stuck indefinitely in the CPU wait queue.
# After the limit is reached, the entry is put in an error state until the next run.
# Higher values allow longer waits for a free CPU before erroring.
# Min: 1
# Max: 1000
I:maxCpuRetryCount=10
}
} }
@@ -57,16 +57,16 @@
}, },
"texture": { "texture": {
"render_type": "cross", "render_type": "cross",
"seed_texture": "actuallyadditions:items/item_canola_seed", "seed_texture": "aoa3:items/misc/seeds/holly_top_seeds",
"plant_textures": [ "plant_textures": [
"actuallyadditions:blocks/functional/crops/holly_tops_crop_0", "aoa3:blocks/functional/crops/holly_tops_crop_0",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_1", "aoa3:blocks/functional/crops/holly_tops_crop_1",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_0", "aoa3:blocks/functional/crops/holly_tops_crop_0",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_3", "aoa3:blocks/functional/crops/holly_tops_crop_3",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_4", "aoa3:blocks/functional/crops/holly_tops_crop_4",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_5", "aoa3:blocks/functional/crops/holly_tops_crop_5",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_6", "aoa3:blocks/functional/crops/holly_tops_crop_6",
"actuallyadditions:blocks/functional/crops/holly_tops_crop_7" "aoa3:blocks/functional/crops/holly_tops_crop_7"
] ]
} }
} }
+1 -1
View File
@@ -7,7 +7,7 @@
########################################################################################################## ##########################################################################################################
data { 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], [tombstone:spectral_conjurer:2], [enderio:witherweapon:5], [enderio:soulbound:1], [enderio:witherarrow:5], [enderio:repellent:1], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [mod_lavacow:critical_boost:2], [mod_lavacow:dominion:1], [soulshardsrespawn:soul_stealer:5], [thaumictinkerer:ascentboost:2], [thaumictinkerer:pounce:1], [thaumictinkerer:shockwave:5], [thaumictinkerer:slowfall:1], [thaumictinkerer:finalstrike:2], [thaumictinkerer:valiance:5], [thaumictinkerer:vamprisim:2], [thaumictinkerer:dispersedstrikes:2], [thaumictinkerer:focusedstrikes:2], [thaumictinkerer:quickdraw:2], [thaumictinkerer:tunnel:5], [thaumictinkerer:shatter:5], [thaumictinkerer:desintegrate:5], [thaumictinkerer:autosmelt:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]] # [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [tombstone:blessing:2], [tombstone:curse_of_bones:2], [tombstone:spectral_conjurer:2], [enderio:repellent:1], [enderio:witherarrow:5], [enderio:witherweapon:5], [enderio:soulbound:1], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [mod_lavacow:critical_boost:2], [mod_lavacow:dominion:1], [soulshardsrespawn:soul_stealer:5], [thaumictinkerer:ascentboost:2], [thaumictinkerer:pounce:1], [thaumictinkerer:shockwave:5], [thaumictinkerer:slowfall:1], [thaumictinkerer:finalstrike:2], [thaumictinkerer:valiance:5], [thaumictinkerer:vamprisim:2], [thaumictinkerer:dispersedstrikes:2], [thaumictinkerer:focusedstrikes:2], [thaumictinkerer:quickdraw:2], [thaumictinkerer:tunnel:5], [thaumictinkerer:shatter:5], [thaumictinkerer:desintegrate:5], [thaumictinkerer:autosmelt:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]]
S:data < S:data <
minecraft:protection:10 minecraft:protection:10
minecraft:fire_protection:5 minecraft:fire_protection:5
+1
View File
@@ -247,6 +247,7 @@ biomespawnallowed {
B:twilight_lake=false B:twilight_lake=false
B:twilight_stream=false B:twilight_stream=false
B:twilight_swamp=false B:twilight_swamp=false
B:ulterior_outback=true
B:undergarden=true B:undergarden=true
B:underground_jungle=true B:underground_jungle=true
B:vethea=false B:vethea=false
+2 -2
View File
@@ -38,7 +38,7 @@ general {
S:"Scroll Speed Multiplier"=1.0 S:"Scroll Speed Multiplier"=1.0
# If true, skip the home GUI and open quests at startup. This property will be changed by the mod itself. [default: false] # If true, skip the home GUI and open quests at startup. This property will be changed by the mod itself. [default: false]
B:"Skip Home"=false B:"Skip Home"=true
# If true, then the player will spawn with a Quest Book when they first join the world [default: true] # If true, then the player will spawn with a Quest Book when they first join the world [default: true]
B:"Spawn with Quest Book"=true B:"Spawn with Quest Book"=true
@@ -50,7 +50,7 @@ general {
B:"Use Quest Bookmark"=true B:"Use Quest Bookmark"=true
# If view mode enabled, User can view all quests [default: false] # If view mode enabled, User can view all quests [default: false]
B:"View mode"=false B:"View mode"=true
# Zoom in on cursor. If false, zooms in on center of screen. [default: true] # Zoom in on cursor. If false, zooms in on center of screen. [default: true]
B:"Zoom In on Cursor"=true B:"Zoom In on Cursor"=true
@@ -52,14 +52,14 @@
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -48,
"y:3": -432 "y:3": -420
}, },
"5:10": { "5:10": {
"id:3": 1361, "id:3": 1361,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": -480 "y:3": -420
}, },
"6:10": { "6:10": {
"id:3": 1362, "id:3": 1362,
@@ -69,746 +69,760 @@
"y:3": -336 "y:3": -336
}, },
"7:10": { "7:10": {
"id:3": 1366,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 144,
"y:3": 96
},
"8:10": {
"id:3": 1758, "id:3": 1758,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": -384 "y:3": -384
}, },
"9:10": { "8:10": {
"id:3": 1759, "id:3": 1759,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": -432 "y:3": -420
}, },
"10:10": { "9:10": {
"id:3": 1760, "id:3": 1760,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": -480 "y:3": -456
}, },
"11:10": { "10:10": {
"id:3": 1761, "id:3": 1761,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": -432 "y:3": -420
}, },
"12:10": { "11:10": {
"id:3": 1762, "id:3": 1762,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": -480 "y:3": -456
}, },
"13:10": { "12:10": {
"id:3": 1803, "id:3": 1803,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": 192 "y:3": 192
}, },
"14:10": { "13:10": {
"id:3": 1804, "id:3": 1804,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": 192 "y:3": 192
}, },
"15:10": { "14:10": {
"id:3": 1805, "id:3": 1805,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -48,
"y:3": 240 "y:3": 240
}, },
"16:10": { "15:10": {
"id:3": 2180, "id:3": 2180,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": -240 "y:3": -240
}, },
"17:10": { "16:10": {
"id:3": 2244, "id:3": 2244,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -288, "x:3": -288,
"y:3": -384 "y:3": -384
}, },
"18:10": { "17:10": {
"id:3": 2286, "id:3": 2286,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -336, "x:3": -336,
"y:3": -384 "y:3": -384
}, },
"19:10": { "18:10": {
"id:3": 2287, "id:3": 2287,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -336, "x:3": -336,
"y:3": -420 "y:3": -420
}, },
"20:10": { "19:10": {
"id:3": 2288, "id:3": 2288,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -336, "x:3": -336,
"y:3": -456 "y:3": -456
}, },
"21:10": { "20:10": {
"id:3": 2289, "id:3": 2289,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -336, "x:3": -336,
"y:3": -492 "y:3": -492
}, },
"22:10": { "21:10": {
"id:3": 2341, "id:3": 2341,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": 144 "y:3": 144
}, },
"23:10": { "22:10": {
"id:3": 2342, "id:3": 2342,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": 192 "y:3": 192
}, },
"24:10": { "23:10": {
"id:3": 2343, "id:3": 2343,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": 288 "y:3": 288
}, },
"25:10": { "24:10": {
"id:3": 2344, "id:3": 2344,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": 240 "y:3": 240
}, },
"26:10": { "25:10": {
"id:3": 2345, "id:3": 2345,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -384, "x:3": -384,
"y:3": -384 "y:3": -384
}, },
"27:10": { "26:10": {
"id:3": 50054, "id:3": 50054,
"sizeX:3": 48, "sizeX:3": 48,
"sizeY:3": 48, "sizeY:3": 48,
"x:3": -180, "x:3": -180,
"y:3": -132 "y:3": -132
}, },
"28:10": { "27:10": {
"id:3": 50055, "id:3": 50055,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -384 "y:3": -384
}, },
"29:10": { "28:10": {
"id:3": 50056, "id:3": 50056,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -240, "x:3": -240,
"y:3": -384 "y:3": -384
}, },
"30:10": { "29:10": {
"id:3": 50057, "id:3": 50057,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -192,
"y:3": -384 "y:3": -384
}, },
"31:10": { "30:10": {
"id:3": 50058, "id:3": 50058,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": -384 "y:3": -384
}, },
"32:10": { "31:10": {
"id:3": 50059, "id:3": 50059,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": -192 "y:3": -192
}, },
"33:10": { "32:10": {
"id:3": 50060, "id:3": 50060,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": -144 "y:3": -144
}, },
"34:10": { "33:10": {
"id:3": 50061, "id:3": 50061,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": -96 "y:3": -96
}, },
"35:10": { "34:10": {
"id:3": 50062, "id:3": 50062,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": 0 "y:3": 0
}, },
"36:10": { "35:10": {
"id:3": 50064, "id:3": 50064,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -48,
"y:3": 144 "y:3": 144
}, },
"37:10": { "36:10": {
"id:3": 50065, "id:3": 50065,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 96,
"y:3": 144 "y:3": 144
}, },
"38:10": { "37:10": {
"id:3": 50066, "id:3": 50066,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": 144 "y:3": 144
}, },
"39:10": { "38:10": {
"id:3": 50068, "id:3": 50068,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": -48 "y:3": -48
}, },
"40:10": { "39:10": {
"id:3": 50070, "id:3": 50070,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -48 "y:3": -48
}, },
"41:10": { "40:10": {
"id:3": 50071, "id:3": 50071,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": 48 "y:3": 48
}, },
"42:10": { "41:10": {
"id:3": 50072, "id:3": 50072,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": 48 "y:3": 48
}, },
"43:10": { "42:10": {
"id:3": 50074, "id:3": 50074,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": -96 "y:3": -96
}, },
"44:10": { "43:10": {
"id:3": 50075, "id:3": 50075,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -96 "y:3": -96
}, },
"45:10": { "44:10": {
"id:3": 50076, "id:3": 50076,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 240,
"y:3": -96 "y:3": -96
}, },
"46:10": { "45:10": {
"id:3": 50077, "id:3": 50077,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 288, "x:3": 288,
"y:3": -96 "y:3": -96
}, },
"47:10": { "46:10": {
"id:3": 50078, "id:3": 50078,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": -144 "y:3": -144
}, },
"48:10": { "47:10": {
"id:3": 50080, "id:3": 50080,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": -192 "y:3": -192
}, },
"49:10": { "48:10": {
"id:3": 50081, "id:3": 50081,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -192 "y:3": -192
}, },
"50:10": { "49:10": {
"id:3": 50082, "id:3": 50082,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -144 "y:3": -144
}, },
"51:10": { "50:10": {
"id:3": 50083, "id:3": 50083,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -240 "y:3": -240
}, },
"52:10": { "51:10": {
"id:3": 50084, "id:3": 50084,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 192,
"y:3": -288 "y:3": -288
}, },
"53:10": { "52:10": {
"id:3": 50085, "id:3": 50085,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 240,
"y:3": -240 "y:3": -240
}, },
"54:10": { "53:10": {
"id:3": 50086, "id:3": 50086,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 240,
"y:3": -288 "y:3": -288
}, },
"55:10": { "54:10": {
"id:3": 50087, "id:3": 50087,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 288, "x:3": 288,
"y:3": -240 "y:3": -240
}, },
"56:10": { "55:10": {
"id:3": 50088, "id:3": 50088,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 288, "x:3": 288,
"y:3": -288 "y:3": -288
}, },
"57:10": { "56:10": {
"id:3": 50089, "id:3": 50089,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 240,
"y:3": -144 "y:3": -144
}, },
"58:10": { "57:10": {
"id:3": 50090, "id:3": 50090,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 288, "x:3": 288,
"y:3": -144 "y:3": -144
}, },
"59:10": { "58:10": {
"id:3": 50091, "id:3": 50091,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": -144 "y:3": -144
}, },
"60:10": { "59:10": {
"id:3": 50092, "id:3": 50092,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 240,
"y:3": -192 "y:3": -192
}, },
"61:10": { "60:10": {
"id:3": 50093, "id:3": 50093,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 288, "x:3": 288,
"y:3": -192 "y:3": -192
}, },
"62:10": { "61:10": {
"id:3": 50094, "id:3": 50094,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 384, "x:3": 384,
"y:3": -144 "y:3": -144
}, },
"63:10": { "62:10": {
"id:3": 50095, "id:3": 50095,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": -192 "y:3": -192
}, },
"64:10": { "63:10": {
"id:3": 50096, "id:3": 50096,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 384, "x:3": 384,
"y:3": -192 "y:3": -192
}, },
"65:10": { "64:10": {
"id:3": 50097, "id:3": 50097,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 432, "x:3": 432,
"y:3": -192 "y:3": -192
}, },
"66:10": { "65:10": {
"id:3": 50098, "id:3": 50098,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 432, "x:3": 432,
"y:3": -144 "y:3": -144
}, },
"67:10": { "66:10": {
"id:3": 50099, "id:3": 50099,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": 144 "y:3": 144
}, },
"68:10": { "67:10": {
"id:3": 50100, "id:3": 50100,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 144 "y:3": 144
}, },
"69:10": { "68:10": {
"id:3": 50101, "id:3": 50101,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -420 "y:3": -420
}, },
"70:10": { "69:10": {
"id:3": 50102, "id:3": 50102,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -456 "y:3": -456
}, },
"71:10": { "70:10": {
"id:3": 50103, "id:3": 50103,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -492 "y:3": -492
}, },
"72:10": { "71:10": {
"id:3": 50104, "id:3": 50104,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -528 "y:3": -528
}, },
"73:10": { "72:10": {
"id:3": 50106, "id:3": 50106,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": 144 "y:3": 144
}, },
"74:10": { "73:10": {
"id:3": 50108, "id:3": 50108,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -192,
"y:3": 144 "y:3": 144
}, },
"75:10": { "74:10": {
"id:3": 50109, "id:3": 50109,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -240, "x:3": -240,
"y:3": 144 "y:3": 144
}, },
"76:10": { "75:10": {
"id:3": 50110, "id:3": 50110,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -288, "x:3": -288,
"y:3": 144 "y:3": 144
}, },
"77:10": { "76:10": {
"id:3": 50111, "id:3": 50111,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -336, "x:3": -336,
"y:3": 144 "y:3": 144
}, },
"78:10": { "77:10": {
"id:3": 50112, "id:3": 50112,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -384, "x:3": -384,
"y:3": 144 "y:3": 144
}, },
"79:10": { "78:10": {
"id:3": 50113, "id:3": 50113,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": 192 "y:3": 192
}, },
"80:10": { "79:10": {
"id:3": 50114, "id:3": 50114,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 192 "y:3": 192
}, },
"81:10": { "80:10": {
"id:3": 50115, "id:3": 50115,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -48,
"y:3": 192 "y:3": 192
}, },
"82:10": { "81:10": {
"id:3": 50116, "id:3": 50116,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": 240 "y:3": 240
}, },
"83:10": { "82:10": {
"id:3": 50117, "id:3": 50117,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 240 "y:3": 240
}, },
"84:10": { "83:10": {
"id:3": 50118, "id:3": 50118,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": 240 "y:3": 240
}, },
"85:10": { "84:10": {
"id:3": 50119, "id:3": 50119,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 288 "y:3": 288
}, },
"86:10": { "85:10": {
"id:3": 50120, "id:3": 50120,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -288, "x:3": -288,
"y:3": 192 "y:3": 192
}, },
"87:10": { "86:10": {
"id:3": 50121, "id:3": 50121,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -288, "x:3": -288,
"y:3": 240 "y:3": 240
}, },
"88:10": { "87:10": {
"id:3": 50122, "id:3": 50122,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": 96 "y:3": 96
}, },
"89:10": { "88:10": {
"id:3": 50123, "id:3": 50123,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": 48 "y:3": 48
}, },
"90:10": { "89:10": {
"id:3": 50124, "id:3": 50124,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": 0 "y:3": 0
}, },
"91:10": { "90:10": {
"id:3": 50125, "id:3": 50125,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": -48 "y:3": -48
}, },
"92:10": { "91:10": {
"id:3": 50126, "id:3": 50126,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": -96 "y:3": -96
}, },
"93:10": { "92:10": {
"id:3": 50128, "id:3": 50128,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": -144 "y:3": -144
}, },
"94:10": { "93:10": {
"id:3": 50129, "id:3": 50129,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": -192 "y:3": -192
}, },
"95:10": { "94:10": {
"id:3": 50130,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 0,
"y:3": -384
},
"96:10": {
"id:3": 50131, "id:3": 50131,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -432, "x:3": -432,
"y:3": -240 "y:3": -240
}, },
"97:10": { "95:10": {
"id:3": 50132, "id:3": 50132,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -480, "x:3": -468,
"y:3": 96 "y:3": 96
}, },
"98:10": { "96:10": {
"id:3": 50133, "id:3": 50133,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -480, "x:3": -468,
"y:3": 48 "y:3": 48
}, },
"99:10": { "97:10": {
"id:3": 50134, "id:3": 50134,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -480, "x:3": -468,
"y:3": 0 "y:3": 0
}, },
"100:10": { "98:10": {
"id:3": 50135, "id:3": 50135,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -528, "x:3": -504,
"y:3": 0 "y:3": 0
}, },
"101:10": { "99:10": {
"id:3": 50136, "id:3": 50136,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -468, "x:3": -468,
"y:3": -108 "y:3": -108
}, },
"102:10": { "100:10": {
"id:3": 50137, "id:3": 50137,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -504, "x:3": -504,
"y:3": -96 "y:3": -96
}, },
"103:10": { "101:10": {
"id:3": 50138, "id:3": 50138,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -540, "x:3": -540,
"y:3": -108 "y:3": -108
}, },
"104:10": { "102:10": {
"id:3": 50139, "id:3": 50139,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -576, "x:3": -576,
"y:3": -96 "y:3": -96
}, },
"105:10": { "103:10": {
"id:3": 50140, "id:3": 50140,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -612, "x:3": -612,
"y:3": -108 "y:3": -108
}, },
"106:10": { "104:10": {
"id:3": 50141, "id:3": 50141,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -648, "x:3": -648,
"y:3": -96 "y:3": -96
}, },
"107:10": { "105:10": {
"id:3": 50142, "id:3": 50142,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -480, "x:3": -468,
"y:3": -192 "y:3": -192
}, },
"108:10": { "106:10": {
"id:3": 50143, "id:3": 50143,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -528, "x:3": -504,
"y:3": -192 "y:3": -192
}, },
"109:10": { "107:10": {
"id:3": 50144, "id:3": 50144,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -624,
"y:3": -192
},
"110:10": {
"id:3": 50145,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -576, "x:3": -576,
"y:3": -192 "y:3": -192
}, },
"111:10": { "108:10": {
"id:3": 50145,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -540,
"y:3": -192
},
"109:10": {
"id:3": 50146, "id:3": 50146,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": -432 "y:3": -384
},
"110:10": {
"id:3": 16453726,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -96,
"y:3": -564
},
"111:10": {
"id:3": 376859070,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -96,
"y:3": -528
}, },
"112:10": { "112:10": {
"id:3": 1443598915,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -96,
"y:3": -492
},
"113:10": {
"id:3": 1878675504, "id:3": 1878675504,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -480, "x:3": -468,
"y:3": -48 "y:3": -48
},
"114:10": {
"id:3": 1885453662,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -540,
"y:3": 0
} }
} }
} }
@@ -1,6 +1,6 @@
{ {
"lineID:3": 10, "lineID:3": 10,
"order:3": 16, "order:3": 15,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -1,6 +1,6 @@
{ {
"lineID:3": 11, "lineID:3": 11,
"order:3": 13, "order:3": 12,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -614,265 +614,293 @@
"y:3": 72 "y:3": 72
}, },
"83:10": { "83:10": {
"id:3": 19812324,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -12,
"y:3": 96
},
"84:10": {
"id:3": 101996426,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 300,
"y:3": 72
},
"85:10": {
"id:3": 134644474, "id:3": 134644474,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 516, "x:3": 516,
"y:3": 24 "y:3": 24
}, },
"84:10": { "86:10": {
"id:3": 144630772, "id:3": 144630772,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 36, "x:3": 36,
"y:3": 168 "y:3": 168
}, },
"85:10": { "87:10": {
"id:3": 179843577, "id:3": 179843577,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 420, "x:3": 420,
"y:3": 48 "y:3": 48
}, },
"86:10": { "88:10": {
"id:3": 190463592, "id:3": 190463592,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 612, "x:3": 612,
"y:3": 24 "y:3": 24
}, },
"87:10": { "89:10": {
"id:3": 197481236, "id:3": 197481236,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 564, "x:3": 564,
"y:3": 24 "y:3": 24
}, },
"88:10": { "90:10": {
"id:3": 287884244, "id:3": 287884244,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 132, "x:3": 132,
"y:3": 192 "y:3": 192
}, },
"89:10": { "91:10": {
"id:3": 580188948, "id:3": 580188948,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 84, "x:3": 84,
"y:3": 72 "y:3": 72
}, },
"90:10": { "92:10": {
"id:3": 582367828, "id:3": 582367828,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 492, "x:3": 492,
"y:3": 48 "y:3": 48
}, },
"91:10": { "93:10": {
"id:3": 598794085, "id:3": 598794085,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 492, "x:3": 492,
"y:3": 264 "y:3": 264
}, },
"92:10": { "94:10": {
"id:3": 623338086, "id:3": 623338086,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 300, "x:3": 300,
"y:3": 216 "y:3": 216
}, },
"93:10": { "95:10": {
"id:3": 646126378, "id:3": 646126378,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 204, "x:3": 204,
"y:3": 192 "y:3": 192
}, },
"94:10": { "96:10": {
"id:3": 671265356, "id:3": 671265356,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 204, "x:3": 204,
"y:3": 168 "y:3": 168
}, },
"95:10": { "97:10": {
"id:3": 680247824, "id:3": 680247824,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 180, "x:3": 180,
"y:3": 72 "y:3": 72
}, },
"96:10": { "98:10": {
"id:3": 713881066, "id:3": 713881066,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": -24 "y:3": -24
}, },
"97:10": { "99:10": {
"id:3": 747193638, "id:3": 747193638,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 492, "x:3": 492,
"y:3": 144 "y:3": 144
}, },
"98:10": { "100:10": {
"id:3": 834120991, "id:3": 834120991,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 516, "x:3": 516,
"y:3": 48 "y:3": 48
}, },
"99:10": { "101:10": {
"id:3": 879132668,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 108,
"y:3": 72
},
"102:10": {
"id:3": 893717315, "id:3": 893717315,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": 264 "y:3": 264
}, },
"100:10": { "103:10": {
"id:3": 894637416, "id:3": 894637416,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 228, "x:3": 228,
"y:3": 192 "y:3": 192
}, },
"101:10": { "104:10": {
"id:3": 937324342, "id:3": 937324342,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 372, "x:3": 372,
"y:3": 24 "y:3": 24
}, },
"102:10": { "105:10": {
"id:3": 1010077716, "id:3": 1010077716,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 468, "x:3": 468,
"y:3": 48 "y:3": 48
}, },
"103:10": { "106:10": {
"id:3": 1023543573, "id:3": 1023543573,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 132, "x:3": 132,
"y:3": 168 "y:3": 168
}, },
"104:10": { "107:10": {
"id:3": 1032295143, "id:3": 1032295143,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": 48 "y:3": 48
}, },
"105:10": { "108:10": {
"id:3": 1088310052, "id:3": 1088310052,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 492, "x:3": 492,
"y:3": 24 "y:3": 24
}, },
"106:10": { "109:10": {
"id:3": 1155112031, "id:3": 1155112031,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": 24 "y:3": 24
}, },
"107:10": { "110:10": {
"id:3": 1224517366,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"y:3": 72
},
"111:10": {
"id:3": 1285937242, "id:3": 1285937242,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 204, "x:3": 204,
"y:3": 264 "y:3": 264
}, },
"108:10": { "112:10": {
"id:3": 1291790496, "id:3": 1291790496,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 468, "x:3": 468,
"y:3": 24 "y:3": 24
}, },
"109:10": { "113:10": {
"id:3": 1294633522, "id:3": 1294633522,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 300, "x:3": 300,
"y:3": 192 "y:3": 192
}, },
"110:10": { "114:10": {
"id:3": 1326454147, "id:3": 1326454147,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 324, "x:3": 324,
"y:3": 192 "y:3": 192
}, },
"111:10": { "115:10": {
"id:3": 1430858195, "id:3": 1430858195,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 420, "x:3": 420,
"y:3": 24 "y:3": 24
}, },
"112:10": { "116:10": {
"id:3": 1450947350, "id:3": 1450947350,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 36, "x:3": 36,
"y:3": 72 "y:3": 72
}, },
"113:10": { "117:10": {
"id:3": 1455192738, "id:3": 1455192738,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 180, "x:3": 180,
"y:3": 168 "y:3": 168
}, },
"114:10": { "118:10": {
"id:3": 1515645838, "id:3": 1515645838,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 36, "x:3": 36,
"y:3": 144 "y:3": 144
}, },
"115:10": { "119:10": {
"id:3": 1628733710, "id:3": 1628733710,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 372, "x:3": 372,
"y:3": 48 "y:3": 48
}, },
"116:10": { "120:10": {
"id:3": 1641833526, "id:3": 1641833526,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 372, "x:3": 372,
"y:3": 144 "y:3": 144
}, },
"117:10": { "121:10": {
"id:3": 1759579325, "id:3": 1759579325,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 108, "x:3": 108,
"y:3": 192 "y:3": 192
}, },
"118:10": { "122:10": {
"id:3": 1911121783, "id:3": 1911121783,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 228, "x:3": 228,
"y:3": 72 "y:3": 72
}, },
"119:10": { "123:10": {
"id:3": 1914243069, "id:3": 1914243069,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -36, "x:3": -60,
"y:3": 96 "y:3": 96
}, },
"120:10": { "124:10": {
"id:3": 1932251656, "id:3": 1932251656,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
File diff suppressed because it is too large Load Diff
@@ -23,8 +23,8 @@
"id:3": 1022, "id:3": 1022,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -288,
"y:3": -384 "y:3": -240
}, },
"2:10": { "2:10": {
"id:3": 1023, "id:3": 1023,
@@ -37,8 +37,8 @@
"id:3": 1024, "id:3": 1024,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -336,
"y:3": -432 "y:3": -288
}, },
"4:10": { "4:10": {
"id:3": 1025, "id:3": 1025,
@@ -114,15 +114,15 @@
"id:3": 1037, "id:3": 1037,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": -336,
"y:3": -480 "y:3": -384
}, },
"15:10": { "15:10": {
"id:3": 1038, "id:3": 1038,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": -240,
"y:3": -384 "y:3": -240
}, },
"16:10": { "16:10": {
"id:3": 1039, "id:3": 1039,
@@ -142,22 +142,22 @@
"id:3": 1041, "id:3": 1041,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -240,
"y:3": -432 "y:3": -384
}, },
"19:10": { "19:10": {
"id:3": 1042, "id:3": 1042,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -336,
"y:3": -384 "y:3": -240
}, },
"20:10": { "20:10": {
"id:3": 1044, "id:3": 1044,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -48,
"y:3": -480 "y:3": -384
}, },
"21:10": { "21:10": {
"id:3": 1045, "id:3": 1045,
@@ -219,8 +219,8 @@
"id:3": 1057, "id:3": 1057,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -240,
"y:3": -384 "y:3": -336
}, },
"30:10": { "30:10": {
"id:3": 1059, "id:3": 1059,
@@ -247,43 +247,43 @@
"id:3": 1062, "id:3": 1062,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 288,
"y:3": -384 "y:3": -240
}, },
"34:10": { "34:10": {
"id:3": 1063, "id:3": 1063,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 288,
"y:3": -432 "y:3": -288
}, },
"35:10": { "35:10": {
"id:3": 1064, "id:3": 1064,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 96, "x:3": 288,
"y:3": -480 "y:3": -336
}, },
"36:10": { "36:10": {
"id:3": 1065, "id:3": 1065,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 336,
"y:3": -480 "y:3": -336
}, },
"37:10": { "37:10": {
"id:3": 1066, "id:3": 1066,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 336,
"y:3": -432 "y:3": -288
}, },
"38:10": { "38:10": {
"id:3": 1067, "id:3": 1067,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 336,
"y:3": -384 "y:3": -240
}, },
"39:10": { "39:10": {
"id:3": 1068, "id:3": 1068,
@@ -324,15 +324,15 @@
"id:3": 1073, "id:3": 1073,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -192,
"y:3": -480 "y:3": -384
}, },
"45:10": { "45:10": {
"id:3": 1075, "id:3": 1075,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -48, "x:3": -288,
"y:3": -432 "y:3": -288
}, },
"46:10": { "46:10": {
"id:3": 1076, "id:3": 1076,
@@ -346,7 +346,7 @@
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -144, "x:3": -144,
"y:3": -480 "y:3": -384
}, },
"48:10": { "48:10": {
"id:3": 1079, "id:3": 1079,
@@ -359,15 +359,15 @@
"id:3": 1081, "id:3": 1081,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -288,
"y:3": -432 "y:3": -384
}, },
"50:10": { "50:10": {
"id:3": 1083, "id:3": 1083,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -96, "x:3": -96,
"y:3": -528 "y:3": -384
}, },
"51:10": { "51:10": {
"id:3": 1084, "id:3": 1084,
@@ -380,15 +380,15 @@
"id:3": 1085, "id:3": 1085,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": 0,
"y:3": -480 "y:3": -384
}, },
"53:10": { "53:10": {
"id:3": 1086, "id:3": 1086,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -288,
"y:3": -384 "y:3": -336
}, },
"54:10": { "54:10": {
"id:3": 1087, "id:3": 1087,
@@ -401,8 +401,8 @@
"id:3": 1088, "id:3": 1088,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": -240,
"y:3": -432 "y:3": -288
}, },
"56:10": { "56:10": {
"id:3": 1089, "id:3": 1089,
@@ -429,36 +429,36 @@
"id:3": 1092, "id:3": 1092,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 384,
"y:3": -384 "y:3": -240
}, },
"60:10": { "60:10": {
"id:3": 1093, "id:3": 1093,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 384,
"y:3": -432 "y:3": -288
}, },
"61:10": { "61:10": {
"id:3": 1094, "id:3": 1094,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 192, "x:3": 384,
"y:3": -480 "y:3": -336
}, },
"62:10": { "62:10": {
"id:3": 1095, "id:3": 1095,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 432,
"y:3": -384 "y:3": -240
}, },
"63:10": { "63:10": {
"id:3": 1096, "id:3": 1096,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 432,
"y:3": -432 "y:3": -288
}, },
"64:10": { "64:10": {
"id:3": 1098, "id:3": 1098,
@@ -646,7 +646,7 @@
"id:3": 1124, "id:3": 1124,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 432, "x:3": 528,
"y:3": -96 "y:3": -96
}, },
"91:10": { "91:10": {
@@ -716,8 +716,8 @@
"id:3": 1134, "id:3": 1134,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 240, "x:3": 432,
"y:3": -480 "y:3": -336
}, },
"101:10": { "101:10": {
"id:3": 1348, "id:3": 1348,
@@ -2239,76 +2239,104 @@
"y:3": 108 "y:3": 108
}, },
"318:10": { "318:10": {
"id:3": 189254407,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 576,
"y:3": -144
},
"319:10": {
"id:3": 286540888,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1032,
"y:3": 276
},
"320:10": {
"id:3": 306599544, "id:3": 306599544,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1008, "x:3": 1008,
"y:3": 276 "y:3": 276
}, },
"319:10": { "321:10": {
"id:3": 490258798, "id:3": 490258798,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 60 "y:3": 60
}, },
"320:10": { "322:10": {
"id:3": 708069536, "id:3": 708069536,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1008, "x:3": 1008,
"y:3": 60 "y:3": 60
}, },
"321:10": { "323:10": {
"id:3": 757899183, "id:3": 757899183,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1008, "x:3": 1008,
"y:3": 300 "y:3": 300
}, },
"322:10": { "324:10": {
"id:3": 852808698, "id:3": 852808698,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": 156 "y:3": 156
}, },
"323:10": { "325:10": {
"id:3": 875085858, "id:3": 875085858,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 168, "x:3": 168,
"y:3": 156 "y:3": 156
}, },
"324:10": { "326:10": {
"id:3": 1081452821,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 528,
"y:3": -48
},
"327:10": {
"id:3": 1537526240, "id:3": 1537526240,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 960, "x:3": 960,
"y:3": 252 "y:3": 252
}, },
"325:10": { "328:10": {
"id:3": 1613686344,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 432,
"y:3": -96
},
"329:10": {
"id:3": 1680450332, "id:3": 1680450332,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 144, "x:3": 144,
"y:3": 372 "y:3": 372
}, },
"326:10": { "330:10": {
"id:3": 1697117569, "id:3": 1697117569,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 0, "x:3": 0,
"y:3": 252 "y:3": 252
}, },
"327:10": { "331:10": {
"id:3": 1930232635, "id:3": 1930232635,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1008, "x:3": 1008,
"y:3": 252 "y:3": 252
}, },
"328:10": { "332:10": {
"id:3": 2017794284, "id:3": 2017794284,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
@@ -1,6 +1,6 @@
{ {
"lineID:3": 1886516785, "lineID:3": 1886516785,
"order:3": 9, "order:3": 8,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -13,214 +13,410 @@
}, },
"quests:9": { "quests:9": {
"0:10": { "0:10": {
"id:3": 96303080,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 420,
"y:3": 132
},
"1:10": {
"id:3": 102277207, "id:3": 102277207,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -228, "x:3": -228,
"y:3": -144 "y:3": -144
}, },
"1:10": { "2:10": {
"id:3": 151337301, "id:3": 151337301,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 60, "x:3": 60,
"y:3": 84 "y:3": 84
}, },
"2:10": { "3:10": {
"id:3": 229685771, "id:3": 229685771,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": 132 "y:3": 132
}, },
"3:10": { "4:10": {
"id:3": 364172066,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -228,
"y:3": -60
},
"5:10": {
"id:3": 410429916,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 132,
"y:3": -96
},
"6:10": {
"id:3": 432846131, "id:3": 432846131,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": 36 "y:3": 36
}, },
"4:10": { "7:10": {
"id:3": 450373168, "id:3": 450373168,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -228, "x:3": -228,
"y:3": -180 "y:3": -180
}, },
"5:10": { "8:10": {
"id:3": 495308583, "id:3": 495308583,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -192,
"y:3": -108 "y:3": -108
}, },
"6:10": { "9:10": {
"id:3": 495914807, "id:3": 495914807,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": 84 "y:3": 84
}, },
"7:10": { "10:10": {
"id:3": 524357553,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 96,
"y:3": 132
},
"11:10": {
"id:3": 531203265,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 276,
"y:3": 132
},
"12:10": {
"id:3": 572887915, "id:3": 572887915,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": -60 "y:3": -60
}, },
"8:10": { "13:10": {
"id:3": 586652290,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 168,
"y:3": 132
},
"14:10": {
"id:3": 644021237,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 384,
"y:3": 132
},
"15:10": {
"id:3": 650613269,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"y:3": -96
},
"16:10": {
"id:3": 654506931,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 96,
"y:3": -96
},
"17:10": {
"id:3": 669243475, "id:3": 669243475,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 60, "x:3": 60,
"y:3": -12 "y:3": 36
}, },
"9:10": { "18:10": {
"id:3": 741689700, "id:3": 741689700,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -192,
"y:3": -144 "y:3": -144
}, },
"10:10": { "19:10": {
"id:3": 841015364, "id:3": 841015364,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -300, "x:3": -300,
"y:3": -180 "y:3": -180
}, },
"11:10": { "20:10": {
"id:3": 849070140,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -336,
"y:3": -108
},
"21:10": {
"id:3": 877996883,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 276,
"y:3": -96
},
"22:10": {
"id:3": 899727100, "id:3": 899727100,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -192, "x:3": -192,
"y:3": -180 "y:3": -180
}, },
"12:10": { "23:10": {
"id:3": 956218671,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 168,
"y:3": -96
},
"24:10": {
"id:3": 960775455, "id:3": 960775455,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -264, "x:3": -264,
"y:3": -180 "y:3": -180
}, },
"13:10": { "25:10": {
"id:3": 964384366, "id:3": 964384366,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -264, "x:3": -264,
"y:3": -144 "y:3": -144
}, },
"14:10": { "26:10": {
"id:3": 1020094983,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -300,
"y:3": -60
},
"27:10": {
"id:3": 1045015237, "id:3": 1045015237,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": -108 "y:3": -108
}, },
"15:10": { "28:10": {
"id:3": 1065699365, "id:3": 1065699365,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -228, "x:3": -228,
"y:3": -108 "y:3": -108
}, },
"16:10": { "29:10": {
"id:3": 1078139750,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 348,
"y:3": 132
},
"30:10": {
"id:3": 1119757842,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -372,
"y:3": -108
},
"31:10": {
"id:3": 1143099614,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -192,
"y:3": -60
},
"32:10": {
"id:3": 1251700980,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 312,
"y:3": -96
},
"33:10": {
"id:3": 1251720866, "id:3": 1251720866,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -300, "x:3": -300,
"y:3": -108 "y:3": -108
}, },
"17:10": { "34:10": {
"id:3": 1304090843, "id:3": 1304090843,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -120, "x:3": -120,
"y:3": -144 "y:3": -144
}, },
"18:10": { "35:10": {
"id:3": 1312951175,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 240,
"y:3": -96
},
"36:10": {
"id:3": 1324478746,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 132,
"y:3": 132
},
"37:10": {
"id:3": 1331220631,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -372,
"y:3": -60
},
"38:10": {
"id:3": 1382348754, "id:3": 1382348754,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 60, "x:3": 60,
"y:3": 132 "y:3": 132
}, },
"19:10": { "39:10": {
"id:3": 1439689720,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -336,
"y:3": -60
},
"40:10": {
"id:3": 1473097143, "id:3": 1473097143,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -156, "x:3": -156,
"y:3": -180 "y:3": -180
}, },
"20:10": { "41:10": {
"id:3": 1527904378, "id:3": 1527904378,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -264, "x:3": -264,
"y:3": -108 "y:3": -108
}, },
"21:10": { "42:10": {
"id:3": 1584886200, "id:3": 1584886200,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 60, "x:3": 60,
"y:3": -108
},
"22:10": {
"id:3": 1644895584,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 60,
"y:3": -60 "y:3": -60
}, },
"23:10": { "43:10": {
"id:3": 1644895584,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 60,
"y:3": -12
},
"44:10": {
"id:3": 1661567937, "id:3": 1661567937,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 60, "x:3": 60,
"y:3": 36 "y:3": -96
}, },
"24:10": { "45:10": {
"id:3": 1768833290, "id:3": 1768833290,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -120, "x:3": -120,
"y:3": -108 "y:3": -108
}, },
"25:10": { "46:10": {
"id:3": 1797790861, "id:3": 1797790861,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -12, "x:3": -12,
"y:3": 12 "y:3": 12
}, },
"26:10": { "47:10": {
"id:3": 1815328418, "id:3": 1815328418,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -84, "x:3": -84,
"y:3": -12 "y:3": -12
}, },
"27:10": { "48:10": {
"id:3": 1845829466, "id:3": 1845829466,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -156, "x:3": -156,
"y:3": -144 "y:3": -144
}, },
"28:10": { "49:10": {
"id:3": 1884137784,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -156,
"y:3": -60
},
"50:10": {
"id:3": 1910278118,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"y:3": -96
},
"51:10": {
"id:3": 1988741640,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 312,
"y:3": 132
},
"52:10": {
"id:3": 1993793164,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -120,
"y:3": -60
},
"53:10": {
"id:3": 2013126993, "id:3": 2013126993,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -156, "x:3": -156,
"y:3": -108 "y:3": -108
}, },
"29:10": { "54:10": {
"id:3": 2060963376,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": -264,
"y:3": -60
},
"55:10": {
"id:3": 2061676720,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 240,
"y:3": 132
},
"56:10": {
"id:3": 2095158296, "id:3": 2095158296,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -120, "x:3": -120,
"y:3": -180 "y:3": -180
},
"57:10": {
"id:3": 2142679280,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 204,
"y:3": 132
} }
} }
} }
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,6 +1,6 @@
{ {
"lineID:3": 4, "lineID:3": 4,
"order:3": 6, "order:3": 5,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -94,7 +94,7 @@
"id:3": 705, "id:3": 705,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 696, "x:3": 732,
"y:3": 84 "y:3": 84
}, },
"12:10": { "12:10": {
@@ -171,7 +171,7 @@
"id:3": 856, "id:3": 856,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 804, "x:3": 840,
"y:3": 84 "y:3": 84
}, },
"23:10": { "23:10": {
@@ -410,7 +410,7 @@
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 516, "x:3": 516,
"y:3": 264 "y:3": 300
}, },
"57:10": { "57:10": {
"id:3": 1229, "id:3": 1229,
@@ -1193,14 +1193,14 @@
"id:3": 90127, "id:3": 90127,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 732, "x:3": 768,
"y:3": 84 "y:3": 84
}, },
"169:10": { "169:10": {
"id:3": 90128, "id:3": 90128,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 768, "x:3": 804,
"y:3": 84 "y:3": 84
}, },
"170:10": { "170:10": {
@@ -1557,22 +1557,22 @@
"id:3": 90186, "id:3": 90186,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 624,
"y:3": 264 "y:3": 264
}, },
"221:10": { "221:10": {
"id:3": 90187, "id:3": 90187,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 552, "x:3": 588,
"y:3": 264 "y:3": 264
}, },
"222:10": { "222:10": {
"id:3": 90188, "id:3": 90188,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 444, "x:3": 552,
"y:3": 48 "y:3": 264
}, },
"223:10": { "223:10": {
"id:3": 90189, "id:3": 90189,
@@ -3311,265 +3311,293 @@
"y:3": -60 "y:3": -60
}, },
"471:10": { "471:10": {
"id:3": 121927778,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 1020,
"y:3": 12
},
"472:10": {
"id:3": 198005667, "id:3": 198005667,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": 372 "y:3": 372
}, },
"472:10": { "473:10": {
"id:3": 210000561, "id:3": 210000561,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -96 "y:3": -96
}, },
"473:10": { "474:10": {
"id:3": 252518956, "id:3": 252518956,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -204, "x:3": -204,
"y:3": -204 "y:3": -204
}, },
"474:10": { "475:10": {
"id:3": 517488311, "id:3": 517488311,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 912, "x:3": 912,
"y:3": 12 "y:3": 12
}, },
"475:10": { "476:10": {
"id:3": 643950611,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 516,
"y:3": 264
},
"477:10": {
"id:3": 678743056, "id:3": 678743056,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 12, "x:3": 12,
"y:3": -24 "y:3": -24
}, },
"476:10": { "478:10": {
"id:3": 686371667,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 696,
"y:3": 84
},
"479:10": {
"id:3": 701043871, "id:3": 701043871,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": 336 "y:3": 336
}, },
"477:10": { "480:10": {
"id:3": 719022264, "id:3": 719022264,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 768, "x:3": 768,
"y:3": 300 "y:3": 300
}, },
"478:10": { "481:10": {
"id:3": 722896141, "id:3": 722896141,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 696, "x:3": 696,
"y:3": -96 "y:3": -96
}, },
"479:10": { "482:10": {
"id:3": 771148777, "id:3": 771148777,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -492, "x:3": -492,
"y:3": 192 "y:3": 192
}, },
"480:10": { "483:10": {
"id:3": 775629365, "id:3": 775629365,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 840, "x:3": 876,
"y:3": 84 "y:3": 84
}, },
"481:10": { "484:10": {
"id:3": 850507867, "id:3": 850507867,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": 444 "y:3": 444
}, },
"482:10": { "485:10": {
"id:3": 879975227, "id:3": 879975227,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -168, "x:3": -168,
"y:3": -96 "y:3": -96
}, },
"483:10": { "486:10": {
"id:3": 982622444, "id:3": 982622444,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 12, "x:3": 12,
"y:3": -168 "y:3": -168
}, },
"484:10": { "487:10": {
"id:3": 1030649284, "id:3": 1030649284,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 948, "x:3": 948,
"y:3": 12 "y:3": 12
}, },
"485:10": { "488:10": {
"id:3": 1172983451, "id:3": 1172983451,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 336, "x:3": 336,
"y:3": 408 "y:3": 408
}, },
"486:10": { "489:10": {
"id:3": 1221581004, "id:3": 1221581004,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 516, "x:3": 516,
"y:3": -24 "y:3": -24
}, },
"487:10": { "490:10": {
"id:3": 1251079221, "id:3": 1251079221,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -60 "y:3": -60
}, },
"488:10": { "491:10": {
"id:3": 1270297431, "id:3": 1270297431,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": -168, "x:3": -168,
"y:3": -60 "y:3": -60
}, },
"489:10": { "492:10": {
"id:3": 1286490028,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 804,
"y:3": 12
},
"493:10": {
"id:3": 1324993630, "id:3": 1324993630,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 624, "x:3": 624,
"y:3": 192 "y:3": 192
}, },
"490:10": { "494:10": {
"id:3": 1340674210, "id:3": 1340674210,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 588, "x:3": 588,
"y:3": 156 "y:3": 156
}, },
"491:10": { "495:10": {
"id:3": 1364259701, "id:3": 1364259701,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 840, "x:3": 840,
"y:3": -168 "y:3": -168
}, },
"492:10": { "496:10": {
"id:3": 1401124822, "id:3": 1401124822,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 876, "x:3": 876,
"y:3": 12 "y:3": 12
}, },
"493:10": { "497:10": {
"id:3": 1526404114, "id:3": 1526404114,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 912, "x:3": 912,
"y:3": 48 "y:3": 48
}, },
"494:10": { "498:10": {
"id:3": 1550538375, "id:3": 1550538375,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -168 "y:3": -168
}, },
"495:10": { "499:10": {
"id:3": 1559698566, "id:3": 1559698566,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 48, "x:3": 48,
"y:3": -132 "y:3": -132
}, },
"496:10": { "500:10": {
"id:3": 1567439526, "id:3": 1567439526,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 480, "x:3": 480,
"y:3": 192 "y:3": 192
}, },
"497:10": { "501:10": {
"id:3": 1570965665, "id:3": 1570965665,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 12, "x:3": 12,
"y:3": -96 "y:3": -96
}, },
"498:10": { "502:10": {
"id:3": 1571898151, "id:3": 1571898151,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 984, "x:3": 984,
"y:3": 12 "y:3": 12
}, },
"499:10": { "503:10": {
"id:3": 1601728822, "id:3": 1601728822,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 660, "x:3": 660,
"y:3": 84 "y:3": 84
}, },
"500:10": { "504:10": {
"id:3": 1602352779, "id:3": 1603914917,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 804, "x:3": 732,
"y:3": 12 "y:3": -96
}, },
"501:10": { "505:10": {
"id:3": 1662088802, "id:3": 1662088802,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 948, "x:3": 948,
"y:3": 48 "y:3": 48
}, },
"502:10": { "506:10": {
"id:3": 1777285912, "id:3": 1777285912,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1056, "x:3": 1056,
"y:3": 48 "y:3": 48
}, },
"503:10": { "507:10": {
"id:3": 1813680902, "id:3": 1813680902,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 768, "x:3": 768,
"y:3": 228 "y:3": 228
}, },
"504:10": { "508:10": {
"id:3": 1938847159, "id:3": 1938847159,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 480, "x:3": 480,
"y:3": 48 "y:3": 48
}, },
"505:10": { "509:10": {
"id:3": 1946284027, "id:3": 1946284027,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 984, "x:3": 984,
"y:3": 48 "y:3": 48
}, },
"506:10": { "510:10": {
"id:3": 2115060201, "id:3": 2115060201,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 12, "x:3": 12,
"y:3": -132 "y:3": -132
}, },
"507:10": { "511:10": {
"id:3": 2137708192, "id:3": 2137708192,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
"x:3": 1020, "x:3": 1020,
"y:3": 48 "y:3": 48
}, },
"508:10": { "512:10": {
"id:3": 2145069145, "id:3": 2145069145,
"sizeX:3": 24, "sizeX:3": 24,
"sizeY:3": 24, "sizeY:3": 24,
File diff suppressed because it is too large Load Diff
@@ -1,6 +1,6 @@
{ {
"lineID:3": 6, "lineID:3": 6,
"order:3": 8, "order:3": 7,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -1,6 +1,6 @@
{ {
"lineID:3": 7, "lineID:3": 7,
"order:3": 10, "order:3": 9,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -1,6 +1,6 @@
{ {
"lineID:3": 8, "lineID:3": 8,
"order:3": 14, "order:3": 13,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -1,6 +1,6 @@
{ {
"lineID:3": 9, "lineID:3": 9,
"order:3": 15, "order:3": 14,
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "",
@@ -17,39 +17,11 @@
"rewards:9": { "rewards:9": {
"0:10": { "0:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "minecraft:written_book", "id:8": "contenttweaker:server_rack"
"tag:10": {
"author:8": "meatballcraft",
"pages:9": {
"0:8": "{\"text\":\"For servers:\\n\\nCreate a party before completing any of the quests.\\n\\nYou can do this in the questbook homepage!\\n\\n\\nSEE NEXT PAGE\"}",
"1:8": "{\"text\":\"Sometimes the progress for checkbox quests is not shared with the rest of your party.\\n\\nMake sure everyone completes those!\"}"
},
"resolved:1": 1,
"title:8": "FOR SERVERS"
}
}, },
"1:10": { "1:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "minecraft:written_book", "id:8": "contenttweaker:cleanroom_certificate"
"tag:10": {
"author:8": "meatballcraft",
"pages:9": {
"0:8": "{\"text\":\"Channels aren\\u0027t for everyone, I know.\\n\\nIf you want to disable them, you can find an alternative config in the AlternativeConfigs folder. Just copy the AppliedEnergistics2 folder from there into config.\\n\\nNEXT PAGE\"}",
"1:8": "{\"text\":\"This will also increase the energy cost of your network 8X to offset the smaller number of wiring connections.\\n\\nWARNING: networks without channels are more laggy so they are not recommended for progressing past chapter 4!\"}"
},
"title:8": "No Channels?!?"
}
},
"2:10": {
"Count:3": 1,
"id:8": "minecraft:written_book",
"tag:10": {
"author:8": "Meatballcraft",
"pages:9": {
"0:8": "{\"text\":\"Why do items look weird when I mouse over??\\n\\nThe modpack uses the Epic Tooltip mod. We understand if this is not for everyone.\\n\\nIf you want to change back to Vanilla presets, check the AlternativeConfig folder.\"}"
},
"title:8": "Items Look Weird"
}
} }
} }
} }
@@ -44,7 +44,7 @@
"id:8": "environmentaltech:laser_lens_crystal" "id:8": "environmentaltech:laser_lens_crystal"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -47,7 +47,7 @@
"id:8": "contenttweaker:early_game_energy" "id:8": "contenttweaker:early_game_energy"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "This way for your first dimensions!\n\nMagic can be done in any order, but the optional objective lists some good strategies!\n\nWhen doing magic, bad things may happen. In order to minimize negative effects to your world, the following order should be followed, all other mods can be done earlier or later.\n1. Start with blood magic, until unlocking the Ritual of Eldritch will. This will prevent flux from building up.\n2. Start thaumcraft, until unlocking sanitizing soap. This will help out with temporary warp.\n3. Go through abyssalcraft, collect the abyssal wasteland and dreadlands warp cleansers in the respective dimensions. They can be found in altars around the dimensions!\n4. The omothol warp cleanser will completely eliminate the issue with warp!\n5. Now you are protected, feel free to right-click a Really Scary Vishroom!\nWhen it comes to other magic mods, feel free to progress though them in whichever way you prefer :)\n", "desc:8": "§7§oThis way for your first dimensions!\n\nMagic can be done in any order, but the optional objective lists some good strategies!\n\nWhen doing magic, bad things may happen. In order to minimize negative effects to your world, the following order should be followed, all other mods can be done earlier or later.\n1. Start with blood magic, until unlocking the Ritual of Eldritch will. This will prevent flux from building up.\n2. Start thaumcraft, until unlocking sanitizing soap. This will help out with temporary warp.\n3. Go through abyssalcraft, collect the abyssal wasteland and dreadlands warp cleansers in the respective dimensions. They can be found in altars around the dimensions!\n4. The omothol warp cleanser will completely eliminate the issue with warp!\n5. Now you are protected, feel free to right-click a Really Scary Vishroom!\nWhen it comes to other magic mods, feel free to progress though them in whichever way you prefer :)\n",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"Damage:2": 31, "Damage:2": 31,
@@ -54,7 +54,7 @@
"id:8": "contenttweaker:magic_strategy_warped" "id:8": "contenttweaker:magic_strategy_warped"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -56,7 +56,7 @@
"id:8": "contenttweaker:energy_management_tipsandtricks" "id:8": "contenttweaker:energy_management_tipsandtricks"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "§7§oIf you are unsure how to obtain or automate a given item, make sure to read the red text!", "desc:8": "§7§oIf you are unsure how to obtain or automate a given item, make sure to read its tooltip!\n\nThe format for tooltips is actively being revamped, but it will take some time to port them all. The old ones are exclusively red, while the new ones use color-coding :)",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:draconic_key" "id:8": "contenttweaker:draconic_key"
@@ -20,7 +20,11 @@
"rewards:9": { "rewards:9": {
"0:10": { "0:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:abyssal_wasteland_warp_cleanser" "id:8": "contenttweaker:helpful_tippy_hat"
},
"1:10": {
"Count:3": 1,
"id:8": "contenttweaker:jei_info_box"
} }
} }
} }
@@ -50,7 +50,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -7,7 +7,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "§7§oThe mob cannot be damaged through normal ranged and melee weapons (things like Zenith and Kikoku can do damage but will not produce drops). Magic damage, Electroblob spells, the railgun, and other magic weapons will work!", "desc:8": "§7§oThe mob cannot be damaged through normal ranged and melee weapons (things like Zenith and Kikoku can do damage but will not produce drops). Magic damage, Electroblob spells, the railgun, and other magic weapons will work!\n\n§fAll throughout my journey, I have been alone.\nI accepted it, partly because I expected some reward to come at the end. To give me companionship, to give meaning to my loneliness.\nBut the reward, it was something else. Another fate was awaiting me.\nMy people are gone. \nTheir souls have been taken under someone\u0027s wing, but that does not take away the fact that I am probably the last human, and that is something I will have to live with, no matter where my fate will lead me.\nI am alone now, but it is because I decided to be.\nDespite my self-centeredness, I had companions, allies, throughout this journey.\nAnd it is up to me to look at them, to accept their personhood, and to welcome their companionship.",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:shard_of_restored_relationship" "id:8": "contenttweaker:shard_of_restored_relationship"
@@ -47,7 +47,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -44,7 +44,7 @@
"id:8": "contenttweaker:recursive_recipes" "id:8": "contenttweaker:recursive_recipes"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -13,6 +13,32 @@
} }
}, },
"questID:3": 1307048944, "questID:3": 1307048944,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 0,
"TrophyColorGreen:3": 0,
"TrophyColorRed:3": 0,
"TrophyEarnedAt:4": 1779129388,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 0,
"id:8": "contenttweaker:summons_to_the_army_of_darkness"
},
"TrophyName:8": "Dark Army is Dark",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -43,7 +43,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -43,7 +43,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -47,7 +47,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -103,7 +103,7 @@
"id:8": "contenttweaker:puzzle_solution_radiationsuit" "id:8": "contenttweaker:puzzle_solution_radiationsuit"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "§7§oWelcome to Chapter 10!\n\nThis is the end-game! You made it!\n\n§fThe Lord of Gluttony. The Mission of one of the jailers of the dead.\nIt is mine now. My Mission.\nNo longer the Mission of the Meatball Man. No more a tyrant. A Lord. A Lord of the Undead. A subject of Death.\nThat is who I have become. \nWhat my True Name revealed. \nWhat the actions of the Meatball Man produced.\nWhat the Arbiter prophesied.\nWhat the Faithful Undead revealed.\nThe cycle, once broken is made whole once again. The Gluttonous Souls, sequestered from the Meatball Flesh.\nThe aspect of Hungering Flesh, cleansed.\nThe choice, to turn back, to betray, to forsake, now in my hands.\nIn my hands, just like this staff. The core of my power, the core of my mission.\nAn objective that can be followed. An objective that can be betrayed.\nThe way I am now, I cannot answer. All I have been through, it drained me of my humanity.\nI need to wait, I need to recover. I need to make sense of a Truth that was dropped on me without preparation.\nThe actions of the Faithful Undead; I am thankful for what they did, but I have not processed it in full.\nI know my True Name, but I do not know what it means. I have not gone through the journey of learning it myself, but if I am to undertake this Mission, my Mission for the rest of time, I must undertake it as I did with my old Name back on Gallifrey.\nA new journey. One without a war. One just for myself.\nFor the Undead Lord of Gluttony.", "desc:8": "§7§oWelcome to Chapter 10!\n\nThis is the end-game! You made it!\n\n§fThe Lord of Gluttony. The Mission of one of the jailers of the dead.\nIt is mine now. My Mission.\nNo longer the Mission of the Meatball Man. No more a tyrant. A Lord. A Lord of the Undead. A subject of Death.\nThat is who I have become. \nWhat my True Name revealed. \nWhat the actions of the Meatball Man produced.\nWhat the Arbiter prophesied.\nWhat the Faithful Undead revealed.\nThe cycle, once broken is made whole once again. The Gluttonous Souls, sequestered from the Meatball Flesh.\nThe aspect of Hungering Flesh, cleansed.\nThe choice, to turn back, to betray, to forsake, now in my hands.\nIn my hands, just like this staff. The core of my power, the core of my mission.\nAn objective that can be followed. An objective that can be betrayed.\nThe way I am now, I cannot answer. All I have been through, these last fights after the fall of Xxeus, it drained me. Of my humanity.\nI need to wait, I need to recover. I need to make sense of a Truth that was dropped on me without preparation.\nThe actions of the Faithful Undead; I am thankful for what they did, but I have not processed it in full.\nI know my True Name, but I do not know what it means. I have not gone through the journey of learning it myself, but if I am to undertake this Mission, my Mission for the rest of time, I must undertake it as I did with my old Name back on Gallifrey.\nA new journey. One without a war. One just for myself.\nFor the Undead Lord of Gluttony.",
"frame:8": "GATE", "frame:8": "GATE",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
@@ -44,7 +44,7 @@
"id:8": "contenttweaker:puzzle_solution_sacredmushroom" "id:8": "contenttweaker:puzzle_solution_sacredmushroom"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -44,7 +44,7 @@
"id:8": "contenttweaker:puzzle_solution_chaoticchanneling" "id:8": "contenttweaker:puzzle_solution_chaoticchanneling"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -48,7 +48,7 @@
"id:8": "contenttweaker:puzzle_solution_furnacedim" "id:8": "contenttweaker:puzzle_solution_furnacedim"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -57,7 +57,7 @@
"id:8": "contenttweaker:puzzle_solution_livingmyrmitite" "id:8": "contenttweaker:puzzle_solution_livingmyrmitite"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -36,7 +36,7 @@
"id:8": "contenttweaker:puzzle_solution_recursion_dungeon" "id:8": "contenttweaker:puzzle_solution_recursion_dungeon"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -57,7 +57,7 @@
"id:8": "contenttweaker:deknighting_stick" "id:8": "contenttweaker:deknighting_stick"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -13,6 +13,32 @@
} }
}, },
"questID:3": 1382, "questID:3": 1382,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 150,
"TrophyColorGreen:3": 200,
"TrophyColorRed:3": 0,
"TrophyEarnedAt:4": 1779130575,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 0,
"id:8": "contenttweaker:orichalcum"
},
"TrophyName:8": "Meatball Artificer Slayer",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -40,7 +40,7 @@
"id:8": "contenttweaker:puzzle_solution_truepowerabomination" "id:8": "contenttweaker:puzzle_solution_truepowerabomination"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -13,6 +13,32 @@
} }
}, },
"questID:3": 1383, "questID:3": 1383,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 200,
"TrophyColorGreen:3": 0,
"TrophyColorRed:3": 150,
"TrophyEarnedAt:4": 1779130439,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 0,
"id:8": "contenttweaker:parafrosynium"
},
"TrophyName:8": "Four of Nero Slayer",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -14,6 +14,32 @@
} }
}, },
"questID:3": 1384, "questID:3": 1384,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 0,
"TrophyColorGreen:3": 150,
"TrophyColorRed:3": 240,
"TrophyEarnedAt:4": 1779130347,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 309,
"id:8": "contenttweaker:material_part"
},
"TrophyName:8": "Crimson Cult Slayer",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -13,6 +13,32 @@
} }
}, },
"questID:3": 1385, "questID:3": 1385,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 150,
"TrophyColorGreen:3": 0,
"TrophyColorRed:3": 200,
"TrophyEarnedAt:4": 1779130483,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 0,
"id:8": "contenttweaker:hihi_irokane"
},
"TrophyName:8": "Great Snake Slayer",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "Yes! The Arbiter, too, came to this place once.\nTerra, Lyndenwyrm. The affinity to Dragons, the power of order, it comes from this place.\nThe magic of this place is similar to the Arbiter\u0027s because it is the Arbiter who, long ago, formed a pact with other Fractallites; here, in this world, is where the bond with dragons was formed.\nThe same bond that made it possible for me to find Sedna. It originated here.\nI am, yet again, following the Arbiter. No prophecy now, though, just a coincidence.\nA need to affirm my will. A need to wait. A need to see.\nAn act of self affirmation, and yet one that, yet again, compels me to follow in someone else\u0027s steps. How ironic...",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:naquadah_ore" "id:8": "contenttweaker:naquadah_ore"
@@ -61,7 +61,7 @@
"id:8": "contenttweaker:puzzle_solution_masterwizards" "id:8": "contenttweaker:puzzle_solution_masterwizards"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -7,7 +7,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "Secret plans, contingencies, backups, plots.\nAll the constructs of the mind who believes themselves in control.\nAnd yet, reality, it throws a wrench in what we believed to be the perfectly-oiled machine of our lives.\nThe constructs of the mind, crashing down.\nI was a liberator, a warrior of rigtheousness, fighting for order.\nAnd then, within the span of a day, I was made to see who I really was.\nI am of death. I am of sin. Literally, the Undead Lord of Gluttony.\nThe slap from reality, it did not care about my plots, my plans.\nAfter having acted as the literal wrench in other\u0027s plots, my own plot comes unfolded.\nThe Crimson Emperor. The Meatball Man. The Soul Fiend and Twilight Demon. Xxeus.\nTheir plans, their plots, in the end, meant very little.\nAnd mine too.\nBut thank goodness, that I realize this now.\nNo need for more subterfuge. No need for more lies.\nI am of death, of of death I shall be. Inside and out.\nAnd one day, soon, I shall scream it out loud, in the open!\n",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:shard_of_no_hidden_intentions" "id:8": "contenttweaker:shard_of_no_hidden_intentions"
@@ -43,7 +43,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -48,7 +48,7 @@
"id:8": "contenttweaker:puzzle_solution_memoryrestorationritual" "id:8": "contenttweaker:puzzle_solution_memoryrestorationritual"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -48,7 +48,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -48,7 +48,7 @@
"id:8": "contenttweaker:how_to_finish_meatballcraft" "id:8": "contenttweaker:how_to_finish_meatballcraft"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -40,7 +40,7 @@
"id:8": "contenttweaker:puzzle_solution_runesofliberation" "id:8": "contenttweaker:puzzle_solution_runesofliberation"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -45,7 +45,7 @@
"id:8": "environmentaltech:kyronite_crystal" "id:8": "environmentaltech:kyronite_crystal"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "Actualization. The Hyperuranion. The world of ideas.\nKashan, it holds more than this.\nThere seem to exist a bond to another world, one that is now long gone, taken by the beasts of the Twilight Horde. The beasts, before their ensnaring by the Twilight Demon and the Soul Fiend. An act of nature, some may say. Predators hunting pray. If both predators and pray were capable of existing in higher planes of reality, and if they both could bend space to their will.\nShadesmar, another world built as a Warren, a plane detached from space.\nThe creatures of this place, they found their way here now. They, unlike me, can freely travel in and out of this place; no need for a planet\u0027s worth of Dimensional Shards.\nInnocent creatures, holding on to a power sought by the mightiest, and they do not abuse it. They interface with it the way a critter would with a wood\u0027s undergrowth. The Spren, creatures of the world of ideas, creatures of emotion. Creatures that exist as long as minds are capable of thinking, of wondering.\nCreatures that follow sentience, who love intelligence, who love individual affirmation, so much that they often die for its sake. \nLovers of the potential for affirmation. An affirmation I am now in dire need of.\nThey are the mirror of my soul, of my mind. A mind that has come to forget about itself...",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:light_of_shadesmar" "id:8": "contenttweaker:light_of_shadesmar"
@@ -50,7 +50,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -61,7 +61,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -42,6 +42,10 @@
"TrophyShowsTooltip:1": 1, "TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic" "TrophyVariant:8": "classic"
} }
},
"3:10": {
"Count:3": 1,
"id:8": "holoassemblerar:holo_assembler"
} }
} }
} }
@@ -93,7 +97,7 @@
"id:8": "contenttweaker:rocket" "id:8": "contenttweaker:rocket"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -44,7 +44,7 @@
"id:8": "contenttweaker:catalyst_of_the_warrens" "id:8": "contenttweaker:catalyst_of_the_warrens"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -39,7 +39,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -51,7 +51,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -13,6 +13,32 @@
} }
}, },
"questID:3": 1541017358, "questID:3": 1541017358,
"rewards:9": {
"0:10": {
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 1,
"id:8": "simple_trophies:trophy",
"tag:10": {
"TrophyColorBlue:3": 150,
"TrophyColorGreen:3": 75,
"TrophyColorRed:3": 0,
"TrophyEarnedAt:4": 1779129289,
"TrophyItem:10": {
"Count:1": 1,
"Damage:2": 0,
"id:8": "aoa3:runic_sword"
},
"TrophyName:8": "Can\u0027t even see it??",
"TrophyShowsTooltip:1": 1,
"TrophyVariant:8": "classic"
}
}
}
}
},
"tasks:9": { "tasks:9": {
"0:10": { "0:10": {
"index:3": 0, "index:3": 0,
@@ -32,7 +32,7 @@
"id:8": "contenttweaker:puzzle_solution_recfocusfab" "id:8": "contenttweaker:puzzle_solution_recfocusfab"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -54,7 +54,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -40,7 +40,7 @@
"id:8": "contenttweaker:puzzle_solution_vowtodeath" "id:8": "contenttweaker:puzzle_solution_vowtodeath"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -1,10 +1,10 @@
{ {
"preRequisites:11": [ "preRequisites:11": [
1727374336 1501196473
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "So much time. Too much time.\nAnd yet, I still feel it flowing away from my hands.\nLives that come and go. Beauty that vanishes just as quickly as it comes to be.\nAnd where was I? Lost in my mind, hungering for the sake of what I told myself was knowledge...\nLooking at countless people as if I was in some way detached from them.\nThe Testificates, the Bees, my enemies. Companions through this journey.\nAnd how many of their names do I remember? How often have I indulged in their company? Took part in their now patently fleeing lives? \nYes, I accomplished a lot, I cannot deny it. But how present was I throughout this journey?\nThis doubt, this fear, is what I see now reflected before me. Was my time spent meaningfully?\nOr did I just convince myself that I was doing the right thing?\nThis is the thing about time, isn\u0027t it? Once you are aware of it, it is already gone.\nAnd all that can be done, well, it is to forgive, and to learn. Hoping that the next second, the next day, the next year, will be lived more meaningfully.\nAnd to be ready to forgive, once more, for lost time.",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:shard_of_forgiven_lost_time" "id:8": "contenttweaker:shard_of_forgiven_lost_time"
@@ -58,7 +58,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -54,7 +54,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -43,7 +43,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -62,7 +62,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -36,7 +36,7 @@
"id:8": "contenttweaker:puzzle_solution_hollowstag" "id:8": "contenttweaker:puzzle_solution_hollowstag"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -7,7 +7,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "", "desc:8": "Fear. \nFear of death.\nFear of irrelevance.\nFear of unworthiness.\nFear of inconsequentiality.\nNo matter when, where, how, or who; these fears exist in all who are living.\nBecause life, even for the Ascended, even for the so called \u0027Infinite\u0027, is something that ends.\nAnd that realization comes, to everyone, sooner or later.\nThe answer, the reaction, can only be of two types.\nAcceptance, or denial.\nDenial is made easy for the powerful. Barriers can be put in place. Contingency plans. Inherited will. Secrets of the heart.\nAnd yet, the fact eventually makes itself clear.\nAll the plans, all the eventualities, shattered.\nAnd, as life fades, the truth unbears itself.\nNo, you do not have control. All your plans, they mean nothing.\nAnd that is ok.\nThat is life.\nAnd life, in its limits, in its messiness, in its uncontrollability, is beautiful.\nBecause it is limited.\nBecause it is messy.\nBecause it is uncontrollable.\nEvery moment, it is given, not taken.\nAnd because it is given, it is precious.",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:shard_of_surrender" "id:8": "contenttweaker:shard_of_surrender"
@@ -36,7 +36,7 @@
"id:8": "contenttweaker:puzzle_solution_sunderingtwilitcurse" "id:8": "contenttweaker:puzzle_solution_sunderingtwilitcurse"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -113,7 +113,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -4,7 +4,7 @@
], ],
"properties:10": { "properties:10": {
"betterquesting:10": { "betterquesting:10": {
"desc:8": "§7§oNerdySpider is mainly responsible for the textures in chapter 10! Thanks a lot!", "desc:8": "§7§oNerdySpider is mainly responsible for the textures in chapter 10! Thanks a lot!\n\n§fA new journey. Not one for the sake of anybody else.\nA new journey. Not one to help people.\nA new journey. Not one to fight.\nA new journey. For me. For me alone. To prove myself.\nIs this the type of capriciousness I would expect from a petty deity from mythology? Yes.\nAnd yet, I need it. \nAnd, I think, the will behind my mission, it understands too. I can feel a call, coming from the Staff of the Lord of Gluttony, the mark of my mission; a gentle call, one that seems to understand me. Is this just the power calling to me, or is it an actual entity? God? Or another Fractallite?\nWhatever the answer is, it can wait. \nFor now, my journey will take me away from this call.\nFor now, my journey will take me where the Twilight Horde and Shyre Empire sought to be.\nI will use the power of Dimensional Shards. In their Vastness. I will use the power held by Terra. All of it.\nI will open the way to they power they hold.\nActualization. The True Tongue. The Hyperuranion. Brought to reality. Made into reality.\nKashan, the Warren of Actualization. A world where ideas can be brought to reality. A world where the mere concepts of wealth and desire become meaningless.\nA place where the ideal is reality.\nA place where, maybe, my desire will manifest, where the will for my new mission will manifest. \nEarth, gone. My mission for Terra, gone. \nYes, if there is a place where I can find myself, where my humanity can return, where I can come to terms with divinity, it is in the world of ideas, in the Warren of Actualization.",
"icon:10": { "icon:10": {
"Count:3": 1, "Count:3": 1,
"id:8": "contenttweaker:warren_creation_fabrial" "id:8": "contenttweaker:warren_creation_fabrial"
@@ -44,7 +44,7 @@
"id:8": "contenttweaker:good_extreme_turbine" "id:8": "contenttweaker:good_extreme_turbine"
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }
@@ -55,7 +55,7 @@
} }
} }
}, },
"taskID:8": "bq_standard:optional_retrieval" "taskID:8": "bq_standard:retrieval"
} }
} }
} }

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