minor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Configuration file
|
||||
|
||||
cache {
|
||||
S:digest=c5bc589fdc830a8b3737dfb291121a10
|
||||
S:digest=c7619b26bf9c4702b9291f466612b30d
|
||||
|
||||
# Caching can save processing time, if there are a lot of items. [default: true]
|
||||
B:enableCache=true
|
||||
@@ -19,3 +19,4 @@ general {
|
||||
B:exportItemNames=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
cache {
|
||||
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
|
||||
I:interval=24
|
||||
S:lastCheck=1775847352925
|
||||
S:lastCheck=1782841893936
|
||||
}
|
||||
|
||||
|
||||
@@ -27,3 +27,4 @@ general {
|
||||
B:enabled=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
+2921
-2475
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@ books {
|
||||
B:"bloodmagic:guide"=false
|
||||
|
||||
# [default: true]
|
||||
B:"cyclicmagic:guide"=true
|
||||
B:"cyclicmagic:guide"=false
|
||||
|
||||
# [default: false]
|
||||
B:"modularrouters:guidebook"=false
|
||||
|
||||
@@ -1174,10 +1174,6 @@
|
||||
}
|
||||
],
|
||||
"180": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -1192,10 +1188,6 @@
|
||||
}
|
||||
],
|
||||
"181": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
@@ -1210,10 +1202,6 @@
|
||||
}
|
||||
],
|
||||
"182": [
|
||||
{
|
||||
"item": "rftools:storage_scanner",
|
||||
"damage": "*"
|
||||
},
|
||||
{
|
||||
"item": "rftoolsdim:dimension_builder",
|
||||
"damage": "*"
|
||||
|
||||
@@ -23447,6 +23447,62 @@
|
||||
{
|
||||
"item": "iceandfire:dread_stone_bricks_mossy|0",
|
||||
"emc": 9
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:jei_info_box|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:tool_tip|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:tracker_binoculars|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:notes_of_a_mines_yearner|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:a_smithys_tablet|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:toy_sword|0",
|
||||
"emc": 2048
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:stone_twist_thin|0",
|
||||
"emc": 4096
|
||||
},
|
||||
{
|
||||
"item": "twilightforest:stone_twist|0",
|
||||
"emc": 4096
|
||||
},
|
||||
{
|
||||
"item": "aoa3:runic_bush|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "aoa3:magias|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "aoa3:rune_bulbs|0",
|
||||
"emc": 256
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:cleanroom_certificate|0",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:server_rack|0",
|
||||
"emc": 1024
|
||||
},
|
||||
{
|
||||
"item": "contenttweaker:chunky_sand_pile|0",
|
||||
"emc": 1024
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -56,7 +56,7 @@ mapperconfigurations {
|
||||
I:divinerpgpriority=1
|
||||
I:equivalentenergisticspriority=1
|
||||
|
||||
# Priority for Mod with ModId = expequiv. Values: 4199 [range: 0 ~ 512, default: 1]
|
||||
# Priority for Mod with ModId = expequiv. Values: 4203 [range: 0 ~ 512, default: 1]
|
||||
I:expequivpriority=1
|
||||
I:metallurgypriority=1
|
||||
|
||||
@@ -248,7 +248,7 @@ mapperconfigurations {
|
||||
apicustomconversionmapper {
|
||||
|
||||
allow {
|
||||
# Allow Mod expequiv to add its 89668 Recipes to the EMC Calculation [default: true]
|
||||
# Allow Mod expequiv to add its 89964 Recipes to the EMC Calculation [default: true]
|
||||
B:expequiv=true
|
||||
}
|
||||
|
||||
@@ -256,3 +256,4 @@ mapperconfigurations {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
general {
|
||||
|
||||
blocks {
|
||||
# Fixes anvils allowing to repair irreparable items
|
||||
B:"Anvil Repairable Check"=true
|
||||
|
||||
# Fixes rendering issues with banners by correctly sizing their render bounding boxes
|
||||
# Incompatible with RenderLib
|
||||
B:"Banner Bounding Box"=true
|
||||
@@ -148,6 +151,9 @@ general {
|
||||
# Fixes mounts and boats sometimes disappearing after dismounting
|
||||
B:"Mount Desync"=true
|
||||
|
||||
# Fixes ocelots being incorrectly included in biome monster spawn lists
|
||||
B:"Ocelot Biome Spawn List"=true
|
||||
|
||||
# Fixes saturation depleting in peaceful mode
|
||||
B:"Player Saturation"=true
|
||||
|
||||
@@ -194,14 +200,14 @@ general {
|
||||
|
||||
# Fix missing face culling during item pickup particle rendering
|
||||
B:"Cull Picked-up Items"=true
|
||||
|
||||
# Fixes entity and particle rendering issues by enabling depth buffer writing
|
||||
# Can cause issues with modded particles
|
||||
B:"Depth Mask"=true
|
||||
|
||||
# Fixes enchantments displaying unlocalized levels
|
||||
B:"Enchantment Level Visibility"=true
|
||||
|
||||
# Fixes entity layer rendering issues by enabling depth buffer writing
|
||||
B:"Entity Depth Mask"=true
|
||||
|
||||
# Changes the durability storing to use ints instead of shorts, eliminating many issues with high-durability items (I.E. TiC tools)
|
||||
B:"Extend Item Durability Range"=true
|
||||
|
||||
@@ -219,6 +225,10 @@ general {
|
||||
# Incompatible with SpongeForge and RandomPatches
|
||||
I:"Packet Size"=16777216
|
||||
|
||||
# Fixes particle rendering issues by enabling depth buffer writing
|
||||
# Can cause issues with modded particles
|
||||
B:"Particle Depth Mask"=false
|
||||
|
||||
# Fixes various particle types not showing up on the client
|
||||
B:"Particle Spawning"=true
|
||||
|
||||
@@ -255,8 +265,6 @@ general {
|
||||
# Min: -2147483648
|
||||
# Max: 4097
|
||||
I:"Occlusion Culling Threshold"=256
|
||||
|
||||
# Ensures portals link to their original overworld portal if within close distance
|
||||
B:"Portal Location Link"=true
|
||||
|
||||
# Fixes duplication issues that can occur when entities travel through portals
|
||||
@@ -280,7 +288,20 @@ general {
|
||||
|
||||
# Fixes witch hut structure data not accounting for the height it is generated at
|
||||
B:"Witch Huts"=true
|
||||
|
||||
"portal location link" {
|
||||
# Lets Nether portals link to the player's overworld entry portal if within the configured search distance
|
||||
B:"[1] Portal Location Link Toggle"=true
|
||||
|
||||
# Distance in blocks to search for the player's overworld entry portal
|
||||
# Set to 0 to always link to the last overworld entry portal regardless of distance
|
||||
# Min: 0
|
||||
# Max: 2147483647
|
||||
I:"[2] Portal Search Distance"=1024
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -63,12 +63,7 @@ general {
|
||||
}
|
||||
|
||||
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
|
||||
|
||||
# Fixes various duplication exploits
|
||||
B:"Duplication Fixes"=true
|
||||
|
||||
# Enables the Botania Garden of Glass skybox for custom dimensions
|
||||
@@ -202,6 +197,9 @@ general {
|
||||
# Fixes various duplication exploits
|
||||
B:"Duplication Fixes"=true
|
||||
|
||||
# Fix the Black Hole Tank voiding buckets if the player inventory is full by dropping the buckets on the ground
|
||||
B:"Fix Black Hole Tank Bucket Voiding"=true
|
||||
|
||||
# Fixes an off-by-one error where IF Machines would display the max tier of range addon as one less than the actual maximum
|
||||
B:"Machines Max Range Off-By-One Fix"=true
|
||||
}
|
||||
@@ -252,14 +250,6 @@ general {
|
||||
}
|
||||
|
||||
nuclearcraft {
|
||||
# Changes the data table of the radiation environment handler to improve tick time
|
||||
# CONCURRENT_HASHMAP: NuclearCraft default
|
||||
# CONCURRENT_LINKED_HASHMAP: Keeps order of radiation environment info to improve iteration - Better performance
|
||||
# CONCURRENT_LINKED_QUEUE: Uses a queue to avoid iteration - Best performance
|
||||
# Valid values:
|
||||
# CONCURRENT_HASHMAP
|
||||
# CONCURRENT_LINKED_HASHMAP
|
||||
# CONCURRENT_LINKED_QUEUE
|
||||
S:"Radiation Environment Map"=CONCURRENT_LINKED_QUEUE
|
||||
}
|
||||
|
||||
@@ -848,6 +838,9 @@ general {
|
||||
|
||||
# Fix various DivineRPG items consuming the item in the main hand regardless of the hand actually used
|
||||
B:"Fix Consuming Incorrect Hand"=true
|
||||
|
||||
# Fix the Nightmare Bed not dropping when being broken
|
||||
B:"Fix Nightmare Bed Drop"=true
|
||||
}
|
||||
|
||||
"immersive engineering" {
|
||||
@@ -879,6 +872,16 @@ general {
|
||||
}
|
||||
|
||||
cyclic {
|
||||
# Adds pages to Cyclic's Ender Book waypoint GUI to prevent large waypoint lists rendering off-screen
|
||||
B:"Ender Book Pagination"=true
|
||||
|
||||
# How many saved waypoints to show on each Ender Book page.
|
||||
# Default 32 keeps Cyclic's original 8 rows per column and shows four columns per page.
|
||||
# Cyclicmagic.cfg: 'EnderBookMaxSaved' still controls the maximum number of waypoints stored per book.
|
||||
# Min: 1
|
||||
# Max: 64
|
||||
I:"Ender Book Waypoints Per Page"=32
|
||||
|
||||
# Fixes memory leak associated with advancements when creating FakePlayers
|
||||
B:"Memory Leak Fix"=true
|
||||
}
|
||||
@@ -955,5 +958,19 @@ general {
|
||||
B:"Exception getting Glasses Stack"=true
|
||||
}
|
||||
|
||||
hammerlib {
|
||||
# Optimizes HammerLib's item color rendering performance, increasing FPS when rendering ItemStacks
|
||||
B:"Optimized ItemColorHelper Rendering"=true
|
||||
|
||||
# Prevent checking the stopmodreposts api, as it is blocked in some regions and can cause timeouts or significant delays in starting
|
||||
B:"Skip Checking URL"=false
|
||||
}
|
||||
|
||||
"void island control" {
|
||||
# Fixes islands not being able to be created if the dimension is not the overworld when visiting the dimension for the first time due to the spawn island not being created
|
||||
B:"Fix Spawn Island Creation"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -17,6 +17,10 @@ general {
|
||||
|
||||
# Determines how tall cacti can grow
|
||||
I:"Cactus Size"=3
|
||||
|
||||
# Allows converting dirt blocks to grass path by clicking them with a shovel. Grass paths can
|
||||
# be reverted to dirt with shift right-click.
|
||||
B:"Dirt to Path"=true
|
||||
B:"End Crystal Placing"=false
|
||||
|
||||
# Determines the numerator of the block drop formula on explosions
|
||||
@@ -67,6 +71,12 @@ general {
|
||||
# Determines how tall sugar cane can grow
|
||||
I:"Sugar Cane Size"=3
|
||||
|
||||
# Removes the artificial -45/-22.5/0/22.5/45 degree restriction for block models
|
||||
B:"Unlimited Block Model Rotations"=true
|
||||
|
||||
# Allows placing Fence Gates without a supporting block
|
||||
B:"Unsupported Fence Gate Placing"=false
|
||||
|
||||
# Allows placing Pumpkins and Jack'O'Lanterns without a supporting block
|
||||
B:"Unsupported Pumpkin Placing"=false
|
||||
|
||||
@@ -330,6 +340,12 @@ general {
|
||||
# DESPAWN_DROP
|
||||
S:"Mob Despawning Improvement"=DEFAULT
|
||||
|
||||
# Sets the maximum light level for hostile mobs to spawn
|
||||
# 7 for vanilla default
|
||||
# Min: 0
|
||||
# Max: 15
|
||||
I:"Mob Spawning Light Level"=7
|
||||
|
||||
# Backports 1.16+ knockback to 1.12: Knockback resistance is now a scale instead of a probability
|
||||
B:"Modern Knockback"=true
|
||||
|
||||
@@ -602,6 +618,9 @@ general {
|
||||
# Lets untamed undead horses burn in daylight
|
||||
B:"Burning Undead Horses"=true
|
||||
|
||||
# Lets untamed undead horses despawn
|
||||
B:"Despawning Undead Horses"=true
|
||||
|
||||
# Prevents skeleton traps spawning during thunderstorms
|
||||
B:"No Skeleton Trap Spawning"=false
|
||||
|
||||
@@ -763,6 +782,41 @@ general {
|
||||
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 {
|
||||
@@ -1042,6 +1096,9 @@ general {
|
||||
# Prevents the advancement system from loading entirely
|
||||
B:"Disable Advancements"=false
|
||||
|
||||
# Disables FOV changes caused by sprinting, potions, or armor attributes
|
||||
B:"Disable FOV"=false
|
||||
|
||||
# Disables the glint overlay on enchantment books
|
||||
B:"Disable Glint Overlay on Enchantment Books"=false
|
||||
|
||||
@@ -1592,6 +1649,25 @@ general {
|
||||
I:"[12] Max Music Delay"=0
|
||||
}
|
||||
|
||||
"sound channels" {
|
||||
# Amount of channels reserved for regular sounds
|
||||
I:"Normal Sound Channels"=28
|
||||
|
||||
# Amount of channels reserved for streamed sounds such as music
|
||||
I:"Streaming Sound Channels"=4
|
||||
}
|
||||
|
||||
"incremental time command" {
|
||||
# Lets `/time set day` and `/time set night` commands skip to the actual next day/night instead of resetting total world time
|
||||
B:"[1] Incremental Time Command Toggle"=false
|
||||
|
||||
# Defines custom values for skipping time per dimension
|
||||
# Dimensions not listed here will use a default day length of 24000 ticks, with added 1000 ticks for day and 13000 ticks for night
|
||||
# Syntax: dimensionID;dayLength;dayAdd;nightAdd
|
||||
S:"[2] Dimension List" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
performance {
|
||||
@@ -1715,7 +1791,6 @@ general {
|
||||
}
|
||||
|
||||
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
|
||||
|
||||
# Effectively limits the Nether to its actual height and applies void damage to entities
|
||||
@@ -1857,3 +1932,4 @@ general {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -237,6 +237,7 @@ general {
|
||||
# This also determines the material you can make the ritual and pedestals from (Cobblestone, Abyssal Cobblestone etc)
|
||||
# name optionally sets a name to display when applicable (dimension-specific rituals, among things)
|
||||
S:"Dimension Book Type Mappings" <
|
||||
43;0
|
||||
>
|
||||
|
||||
# Toggles whether or not to override the name locking and display item names regardless of the knowledge being obtained or not.
|
||||
@@ -674,6 +675,9 @@ worldgen {
|
||||
# Toggles whether or not to generate Stalagmites in Dreadlands and Purified Dreadlands biomes.
|
||||
B:"Dreadlands Stalagmites"=true
|
||||
|
||||
# Toggles whether or not to generate the 'Temple City of Omothol' (Except the Temple of J'zahar).
|
||||
B:"Generate Omothol City"=true
|
||||
|
||||
# Toggles whether or not statues have a chance of generating inside a Shoggoth Lair.
|
||||
B:"Generate Statues In Lairs"=true
|
||||
|
||||
|
||||
@@ -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" {
|
||||
# Multiplier for microwave receiver power output.
|
||||
D:MicrowaveRecieverMultiplier=1.0
|
||||
@@ -191,9 +197,7 @@ general {
|
||||
D:oxygenVentConsumptionMultiplier=1.0
|
||||
B:planetsMustBeDiscovered=false
|
||||
I:pointsPerDilithium=500
|
||||
|
||||
# setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false]
|
||||
B:resetPlanetsFromXML=false
|
||||
B:resetPlanetsFromXML=true
|
||||
S:rocketBlockBlackList <
|
||||
minecraft:portal
|
||||
minecraft:bedrock
|
||||
@@ -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" {
|
||||
# Enable damage from lack of oxygen and effects from non-standard atmospheres.
|
||||
B:EnableAtmosphericEffects=true
|
||||
@@ -336,7 +302,7 @@ planet {
|
||||
minecraft:sky
|
||||
minecraft:hell
|
||||
minecraft:void
|
||||
advancedrocketry:alien forest
|
||||
advancedrocketry:alien_forest
|
||||
>
|
||||
|
||||
# Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]]
|
||||
@@ -345,7 +311,7 @@ planet {
|
||||
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
|
||||
|
||||
# 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:deepswamp
|
||||
advancedrocketry:crystalchasms
|
||||
advancedrocketry:alien forest
|
||||
advancedrocketry:alien_forest
|
||||
minecraft:desert_hills
|
||||
minecraft:mushroom_island
|
||||
minecraft:extreme_hills
|
||||
@@ -381,7 +347,7 @@ planet {
|
||||
# Planets must be discovered in the warp controller before being visible
|
||||
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
|
||||
}
|
||||
|
||||
@@ -418,10 +384,10 @@ planet {
|
||||
|
||||
|
||||
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
|
||||
|
||||
# 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
|
||||
|
||||
# Multiplier for asteroid TBI distance.
|
||||
@@ -439,6 +405,9 @@ rockets {
|
||||
# Multiplier for fuel tank capacity.
|
||||
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.
|
||||
B:gravityAffectsFuels=true
|
||||
|
||||
@@ -451,6 +420,9 @@ rockets {
|
||||
# Multiplier for nuclear core thrust.
|
||||
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
|
||||
B:nuclearRocketsRespectArtifactGating=true
|
||||
|
||||
@@ -460,7 +432,7 @@ rockets {
|
||||
# Enable rocket part wear and exploding chance.
|
||||
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 <
|
||||
hydrogen
|
||||
>
|
||||
@@ -478,18 +450,18 @@ rockets {
|
||||
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 <
|
||||
rocketfuel
|
||||
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 <
|
||||
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 <
|
||||
oxygen
|
||||
>
|
||||
@@ -549,18 +521,18 @@ rockets {
|
||||
I:TinPerClump=6
|
||||
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: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: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
|
||||
|
||||
# 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
|
||||
|
||||
# Average geode size.
|
||||
@@ -616,3 +588,4 @@ rockets {
|
||||
B:laserDrillOres_blacklist=false
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
<orbitalDistance>800</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>10</orbitalPhi>
|
||||
<generateGeodes>false</generateGeodes>
|
||||
<rotationalPeriod>30000</rotationalPeriod>
|
||||
<biomeIds>minecraft:mushroom_island</biomeIds>
|
||||
</planet>
|
||||
@@ -47,6 +48,7 @@
|
||||
<orbitalDistance>900</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>5</orbitalPhi>
|
||||
<generateGeodes>false</generateGeodes>
|
||||
<rotationalPeriod>60000</rotationalPeriod>
|
||||
<fillerBlock>minecraft:stone</fillerBlock>
|
||||
<biomeIds>advancedrocketry:crystalchasms</biomeIds>
|
||||
@@ -152,6 +154,8 @@
|
||||
<orbitalDistance>700</orbitalDistance>
|
||||
<orbitalTheta>0</orbitalTheta>
|
||||
<orbitalPhi>30</orbitalPhi>
|
||||
<generateVolcanos>true</generateVolcanos>
|
||||
<volcanoFrequencyMultiplier>0.2</volcanoFrequencyMultiplier>
|
||||
<rotationalPeriod>10000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:volcanicbarren</biomeIds>
|
||||
<planet name="奥迦斯" DIMID="161" customIcon="moon">
|
||||
@@ -301,7 +305,7 @@
|
||||
<artifact>contenttweaker:alkemia_artifact</artifact>
|
||||
</planet>
|
||||
</star>
|
||||
<star name="索莱" temp="105" x="20" y="-20" size="1.0" numPlanets="0" numGasGiants="0" blackHole="false">
|
||||
<star name="独一" temp="105" x="20" y="-20" size="1.0" numPlanets="0" numGasGiants="0" blackHole="false">
|
||||
<planet name="地平界" DIMID="180" customIcon="WaterWorld">
|
||||
<atmosphereDensity>100</atmosphereDensity>
|
||||
<fogColor>0.4,0.0,0.4</fogColor>
|
||||
|
||||
@@ -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
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -16,6 +16,13 @@ client {
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
I:arrowScalePercent=100
|
||||
I:sortModeChokepoints=0
|
||||
I:sortModeChunks=0
|
||||
I:sortModeFatal=0
|
||||
|
||||
# Internal scanner preference. Per-tab sort mode: 0=Distance, 1=Name.
|
||||
I:sortModeLoops=0
|
||||
I:sortModeMissing=0
|
||||
|
||||
# Min: 10
|
||||
# Max: 1000
|
||||
@@ -26,6 +33,23 @@ client {
|
||||
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
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -13,6 +13,24 @@ server {
|
||||
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": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "actuallyadditions:items/item_canola_seed",
|
||||
"seed_texture": "aoa3:items/misc/seeds/holly_top_seeds",
|
||||
"plant_textures": [
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_0",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_1",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_0",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_3",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_4",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_5",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_6",
|
||||
"actuallyadditions:blocks/functional/crops/holly_tops_crop_7"
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_0",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_1",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_0",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_3",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_4",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_5",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_6",
|
||||
"aoa3:blocks/functional/crops/holly_tops_crop_7"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
##########################################################################################################
|
||||
|
||||
data {
|
||||
# [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [tombstone:blessing:2], [tombstone:curse_of_bones:2], [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 <
|
||||
minecraft:protection:10
|
||||
minecraft:fire_protection:5
|
||||
@@ -66,3 +66,4 @@ data {
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -247,6 +247,7 @@ biomespawnallowed {
|
||||
B:twilight_lake=false
|
||||
B:twilight_stream=false
|
||||
B:twilight_swamp=false
|
||||
B:ulterior_outback=true
|
||||
B:undergarden=true
|
||||
B:underground_jungle=true
|
||||
B:vethea=false
|
||||
|
||||
@@ -38,7 +38,7 @@ general {
|
||||
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]
|
||||
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]
|
||||
B:"Spawn with Quest Book"=true
|
||||
@@ -50,7 +50,7 @@ general {
|
||||
B:"Use Quest Bookmark"=true
|
||||
|
||||
# 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]
|
||||
B:"Zoom In on Cursor"=true
|
||||
@@ -65,3 +65,4 @@ general {
|
||||
S:"Zoom Speed"=1.25
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -85,8 +85,6 @@ general {
|
||||
|
||||
# Setting this to false will deactivate the redstone signal output from seats when a player is sitting
|
||||
B:ChairRedstone=true
|
||||
|
||||
# Setting this to false will permanently disable update checking
|
||||
B:CheckForUpdates=true
|
||||
|
||||
# Setting this to true will disable all renderers. This will allow a world to be loaded and a problem item removed from a BiblioCraft block in case of a rendering related crash.
|
||||
@@ -116,12 +114,6 @@ general {
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# stored variables
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# These are the variables used by BiblioCraft to track if the player has already recieved an update message for a new version. These should not need to be edited.
|
||||
##########################################################################################################
|
||||
|
||||
"stored variables" {
|
||||
S:lastVersionChecked=2.4.5
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 5,
|
||||
"maxWeight": 100,
|
||||
"maxWeight": 1000,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 5,
|
||||
"maxWeight": 100,
|
||||
"maxWeight": 300,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "contenttweaker",
|
||||
"path": "demonic_ember"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 50,
|
||||
"oreName": "oreFirestone"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"oreName": "oreArdite"
|
||||
},
|
||||
{
|
||||
"weight": 20,
|
||||
"oreName": "oreCobalt"
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 6,
|
||||
"maxWeight": 300,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "contenttweaker",
|
||||
"path": "lunar_binding_fabrial"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 200,
|
||||
"oreName": "oreBoundLunarStone"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreRunium"
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 6,
|
||||
"maxWeight": 1000,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "contenttweaker",
|
||||
"path": "vibranium_alloy_cluster"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreGalena"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreBauxite"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "orePyrite"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreCinnabar"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreSphalerite"
|
||||
},
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreSodalite"
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 6,
|
||||
"maxWeight": 1000,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "contenttweaker",
|
||||
"path": "void_calling_fabrial"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreLitherite"
|
||||
},
|
||||
{
|
||||
"weight": 90,
|
||||
"oreName": "oreMica"
|
||||
},
|
||||
{
|
||||
"weight": 70,
|
||||
"oreName": "oreErodium"
|
||||
},
|
||||
{
|
||||
"weight": 60,
|
||||
"oreName": "oreKyronite"
|
||||
},
|
||||
{
|
||||
"weight": 50,
|
||||
"oreName": "orePladium"
|
||||
},
|
||||
{
|
||||
"weight": 40,
|
||||
"oreName": "oreIonite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"oreName": "oreIonite"
|
||||
},
|
||||
{
|
||||
"weight": 30,
|
||||
"oreName": "oreLonsdaleite"
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 6,
|
||||
"maxWeight": 1000,
|
||||
"version": 4,
|
||||
"cost": 5000000
|
||||
}
|
||||
+223
-7
@@ -1,7 +1,6 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Set this to false to disable the Adaptative Config. Adaptative Config changes any default config values from old versions to the new defaults to make sure you aren't missing out on changes because of old configs. It will not touch any values that were changed manually.
|
||||
B:adaptativeConfig.enabled=true
|
||||
|
||||
# Set this to false to disable Albedo compat for moving colored lights on some Botania entities
|
||||
@@ -22,6 +21,80 @@ general {
|
||||
# Set this to false to disable the wireframe when looking a block bound to something (spreaders, flowers, etc).
|
||||
B:boundBlock.wireframe.enabled=true
|
||||
|
||||
# The maximum number of inputs Botanical Brewery can process at the same time. Does not count the bottle. Defaults to 6. Warning: changing this in any way will empty the Botanical Breweries in existing worlds.
|
||||
I:ceu.breweryCapacity=6
|
||||
|
||||
# The size of the Elf portal. 1 is a 1x1 square on the internals, 2 is a 3x3 square, etc. Defaults to 2. Warning: large numbers cause lag.
|
||||
I:ceu.elfPortalSize=2
|
||||
|
||||
# Should Orechid be significantly more powerful? Part of Garden of Glass. You probably don't want this otherwise.
|
||||
B:ceu.gog.buffedOrechid=false
|
||||
|
||||
# Should Petal Apothecary be NOT clickable with a bucket? Part of Garden of Glass.
|
||||
B:ceu.gog.disablePetalApothecaryBucketBehavior=false
|
||||
|
||||
# Should seeds dropped from Tall Grass be diversified? Part of Garden of Glass.
|
||||
B:ceu.gog.diverseSeedDrops=false
|
||||
|
||||
# Should Lexicon be obtainable by right-clicking a Mana Flame with a sapling? Part of Garden of Glass.
|
||||
B:ceu.gog.lexiconGogRecipe=false
|
||||
|
||||
# Should Pebbles be obtainable by shift-right-clicking grass blocks? Part of Garden of Glass.
|
||||
B:ceu.gog.obtainablePebbles=false
|
||||
|
||||
# Should Water Bowl be obtainable by right-clicking water? Part of Garden of Glass.
|
||||
B:ceu.gog.obtainableWaterBowl=false
|
||||
|
||||
# Should recipes from Garden of Glass be enabled?
|
||||
B:ceu.gog.registerGogRecipes=false
|
||||
|
||||
# Should resources from Garden of Glass, like Pebbles, be enabled? This controls the existence of items themselves.
|
||||
B:ceu.gog.registerGogResources=false
|
||||
|
||||
# Should hooks related to skyblock islands be enabled? Part of Garden of Glass.
|
||||
B:ceu.gog.registerSkyblockHooks=false
|
||||
|
||||
# Should Runic Altar and Petal Apothecary catalysts be displayed in JEI?
|
||||
B:ceu.jeiCatalysts=true
|
||||
|
||||
# The maximum number of inputs Petal Apothecary can process at the same time. Defaults to 16. Warning: reducing this size will remove excess items from the Petal Apothecaries in existing worlds.
|
||||
I:ceu.petalApothecaryCapacity=16
|
||||
|
||||
# The items that can be used as the catalyst for Petal Apothecary. These items must not be in any Petal Apothecary recipes. Syntax is mod_id:item_id or mod_id:item_id@meta (for meta > 0). The default is empty, which means any seed item can be used as a catalyst.
|
||||
S:ceu.petalApothecaryCatalysts <
|
||||
>
|
||||
|
||||
# The maximum number of inputs Runic Altar can process at the same time. Defaults to 16. Warning: changing this can have unexpected effects on existing worlds.
|
||||
I:ceu.runicAltarCapacity=16
|
||||
|
||||
# The items that can be used as the catalyst for Runic Altar. These items must not be in any Runic Altar recipes. Syntax is mod_id:item_id or mod_id:item_id@meta (for meta > 0). Default is botania:livingrock.
|
||||
S:ceu.runicAltarCatalysts <
|
||||
botania:livingrock
|
||||
>
|
||||
|
||||
# The items that should be retained after the Runic Altar finishes a craft. By default, includes all of Botania's runes.
|
||||
S:ceu.runicAltarRetainedItems <
|
||||
botania:rune@0
|
||||
botania:rune@1
|
||||
botania:rune@2
|
||||
botania:rune@3
|
||||
botania:rune@4
|
||||
botania:rune@5
|
||||
botania:rune@6
|
||||
botania:rune@7
|
||||
botania:rune@8
|
||||
botania:rune@9
|
||||
botania:rune@10
|
||||
botania:rune@11
|
||||
botania:rune@12
|
||||
botania:rune@13
|
||||
botania:rune@14
|
||||
botania:rune@15
|
||||
>
|
||||
|
||||
# Should recipes show all the numbers in JEI? Breaks Botania's immmersion.
|
||||
B:ceu.showManaNumbers=false
|
||||
|
||||
# Set this to false to disable the animation when an item is charging on top of a mana pool.
|
||||
B:chargeAnimation.enabled=true
|
||||
|
||||
@@ -40,10 +113,8 @@ general {
|
||||
# Set this to false to disable the Fallen Kanade flower (gives Regeneration). This config option is here for those using Blood Magic. Note: Turning this off will not remove ones already in the world, it'll simply prevent the crafting.
|
||||
B:fallenKanade.enabled=true
|
||||
|
||||
# Set this to false to disable the fancy skybox in Garden of Glass.
|
||||
# Set this to true to disable the fancy skybox. Part of Garden of Glass.
|
||||
B:fancySkybox.enable=true
|
||||
|
||||
# Set this to true to enable the fancy skybox in non Garden of Glass worlds. (Does not require Garden of Glass loaded to use, needs 'fancySkybox.enable' to be true as well)
|
||||
B:fancySkybox.normalWorlds=true
|
||||
|
||||
# The height of the Flugel Tiara flight bar. You can change this if you have a mod that adds a bar in that spot.
|
||||
@@ -135,10 +206,11 @@ general {
|
||||
|
||||
# Set this to false to disable Thaumcraft Infusion Stabilizing in botania blocks
|
||||
B:thaumraftStabilizers.enabled=true
|
||||
|
||||
# Set this to false to always display all particles regardless of the "Particles" setting in the Vanilla options menu.
|
||||
B:vanillaParticleConfig.enabled=true
|
||||
|
||||
# Set this to false to disable checking and alerting when new Botania CEu versions come out. (keywords for noobs: update notification message)
|
||||
B:versionChecking.enabled=true
|
||||
|
||||
# Set this to true to use a static wand beam that shows every single position of the burst, similar to the way it used to work on old Botania versions. Warning: Disabled by default because it may be laggy.
|
||||
B:wandBeam.static=false
|
||||
|
||||
@@ -154,11 +226,155 @@ general {
|
||||
# The quantity of Botania flower patches to generate in the world, defaults to 2, the lower the number the less patches generate.
|
||||
I:worldgen.flower.quantity=2
|
||||
|
||||
# The chance for a Botania flower generated in a patch to be a tall flower. 0.1 is 10%, 1 is 100%. Defaults to 0.05
|
||||
# The chance for a Botania flower generated in a patch to be a tall flower. 0.1 is 10%, 1 is 100%.
|
||||
D:worldgen.flower.tallChance=0.05
|
||||
|
||||
# The quantity of Botania mushrooms to generate underground, in the world, defaults to 40, the lower the number the less patches generate.
|
||||
I:worldgen.mushroom.quantity=40
|
||||
|
||||
##########################################################################################################
|
||||
# genflowers
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Configure generation values for all the flowers. Note! You should not edit this unless you are very experienced with Botania, since it can change the brittle balance of the mod.
|
||||
##########################################################################################################
|
||||
|
||||
genflowers {
|
||||
# Optimal lifetime for cells in Dandelifeon. Cells living longer than this won't generate more power
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:dandelifeon.lifetime=100
|
||||
|
||||
# Mana generated by a single Dandelifeon cell, multiplied by cell's lifetime
|
||||
# Min: 1
|
||||
# Max: 2147483647
|
||||
I:dandelifeon.manaPerGen=60
|
||||
|
||||
# Range at which Dandelifeon plays the Game of Life
|
||||
# Min: 5
|
||||
# Max: 20
|
||||
I:dandelifeon.range=12
|
||||
|
||||
# A game step will happen once every this many ticks. Fewer is more mana generated
|
||||
# Min: 1
|
||||
# Max: 20
|
||||
I:dandelifeon.speed=10
|
||||
|
||||
# Endoflame's fuel lifetime will be multiplied by this amount
|
||||
# Min: 0.01
|
||||
# Max: 10.0
|
||||
D:endoflame.burnTimeMult=0.5
|
||||
|
||||
# Endoflame generation per tick when burning a fuel
|
||||
# Min: 1
|
||||
# Max: 50
|
||||
I:endoflame.generation=3
|
||||
|
||||
# Maximum burn time of fuels in Endoflames. 32000 is twice the Coal Block
|
||||
# Min: 100
|
||||
# Max: 2147483647
|
||||
I:endoflame.maxBurnTime=32000
|
||||
|
||||
# Mana generated by Entropinnyum per TNT exploded
|
||||
# Min: 100
|
||||
# Max: 100000
|
||||
I:entropinnyum.generation=6500
|
||||
|
||||
# Maximum mana Gourmaryllis can hold
|
||||
# Min: 100
|
||||
# Max: 100000
|
||||
I:gourmaryllis.capacity=9000
|
||||
|
||||
# Mana generation multiplier in Gourmaryllis
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:gourmaryllis.generation=70
|
||||
|
||||
# Maximum saturation of foods in Gourmaryllis, in half-shacks
|
||||
# Min: 1
|
||||
# Max: 30
|
||||
I:gourmaryllis.maxFood=12
|
||||
|
||||
# Mana generated by Hydroangeas every tick
|
||||
# Min: 1
|
||||
# Max: 50
|
||||
I:hydroangeas.generation=1
|
||||
|
||||
# Time in ticks between two consecutive cake bites for Kekimurus
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:kekimurus.delay=80
|
||||
|
||||
# Mana generated by Kekimurus per slice of cake
|
||||
# Min: 100
|
||||
# Max: 9000
|
||||
I:kekimurus.generation=1800
|
||||
|
||||
# Time in ticks between two consecutive leaves eaten for Munchdew
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:munchdew.delay=4
|
||||
|
||||
# Mana generated by Munchdew per Leaf block
|
||||
# Min: 10
|
||||
# Max: 2000
|
||||
I:munchdew.generation=160
|
||||
|
||||
# Time in ticks between two consecutive slimes eaten for Narslimmus
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:narslimmus.delay=5
|
||||
|
||||
# Amount of mana generated by Narslimmus for smallest slimes, this will be higher with bigger slimes
|
||||
# Min: 50
|
||||
# Max: 1500
|
||||
I:narslimmus.generation=1200
|
||||
|
||||
# Time in ticks between two consecutive flowers eaten for Rafflowsia
|
||||
# Min: 1
|
||||
# Max: 500
|
||||
I:rafflowsia.delay=40
|
||||
|
||||
# Mana generated by Rafflowsia per eaten flower
|
||||
# Min: 50
|
||||
# Max: 3000
|
||||
I:rafflowsia.generation=2100
|
||||
|
||||
# Mana generated by Rosa Arcana when draining an XP orb in world, multiplied by its size
|
||||
# Min: 0
|
||||
# Max: 2147483647
|
||||
I:rosaArcana.orbXp=35
|
||||
|
||||
# Mana generated by Rosa Arcana when draining player's XP
|
||||
# Min: 0
|
||||
# Max: 2147483647
|
||||
I:rosaArcana.playerXp=50
|
||||
|
||||
# Mana generated by Shulk Me Not per trigger
|
||||
# Min: 100
|
||||
# Max: 100000
|
||||
I:shulkmenot.generation=75000
|
||||
|
||||
# Mana generated by Spectrolus per wool block eaten
|
||||
# Min: 100
|
||||
# Max: 16000
|
||||
I:spectrolus.generation=2400
|
||||
|
||||
# Burn time of Lava Bucket in Thermalily
|
||||
# Min: 100
|
||||
# Max: 12000
|
||||
I:thermalily.burnTime=900
|
||||
|
||||
# Time in ticks between two inputs of Thermalily
|
||||
# Min: 100
|
||||
# Max: 12000
|
||||
I:thermalily.delay=6000
|
||||
|
||||
# Mana generated by Thermalily every tick while eating Lava
|
||||
# Min: 1
|
||||
# Max: 50
|
||||
I:thermalily.generation=20
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1501,6 +1501,23 @@
|
||||
"draconicevolution:draconic_block",
|
||||
"ore:ingotBloodInfusedIron"
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "ADD",
|
||||
"result": "contenttweaker:time_lords_core_of_definition",
|
||||
"catalyst": "contenttweaker:catalyst_of_universal_balance",
|
||||
"energy": 1000000000,
|
||||
"tier": 3,
|
||||
"ingredients": [
|
||||
"contenttweaker:quasar_charged_core_of_definition",
|
||||
"contenttweaker:quasar_charged_core_of_definition",
|
||||
"contenttweaker:threefold_stellar_ingot",
|
||||
"contenttweaker:threefold_stellar_ingot",
|
||||
"contenttweaker:self_confined_neutrino_plasma",
|
||||
"contenttweaker:self_confined_neutrino_plasma",
|
||||
"glassential:self_confined_neutrino_plasma",
|
||||
"glassential:self_confined_neutrino_plasma"
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
@@ -1,5 +1,5 @@
|
||||
# The buildcraft detailed configuration file. This contains a lot of miscellaneous options that have no affect on gameplay.
|
||||
# You should refer to the BC source code for a detailed description of what these do. (https://github.com/BuildCraft/BuildCraft)
|
||||
# This file will be overwritten every time that buildcraft starts, so don't change anything other than the values.
|
||||
#Fri Apr 10 21:31:41 CDT 2026
|
||||
#Tue Jun 30 13:36:31 CDT 2026
|
||||
render.pipe.misc.inside.shade=0.725
|
||||
@@ -0,0 +1,12 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
B:"Enable Chisel GUI Search"=true
|
||||
|
||||
# Fixes the iChisel button refusing to chisel between variants that use the same item and metadata but different NBT.
|
||||
# This is useful for Chisel groups made from items like Modular Machinery blueprints.
|
||||
# Client-side only. When disabled, vanilla Chisel behavior is preserved.
|
||||
B:"Enable iChisel NBT Variant Fix"=true
|
||||
}
|
||||
|
||||
|
||||
@@ -44,44 +44,114 @@ enabled_cells {
|
||||
|
||||
general {
|
||||
# Number of upgrade slots for compacting cells (1-16)
|
||||
# Min: 1
|
||||
# Max: 16
|
||||
I:compactingCellUpgradeSlots=4
|
||||
|
||||
# Maximum essentia types for configurable essentia storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:configurableCellEssentiaMaxTypes=63
|
||||
|
||||
# Maximum fluid types for configurable fluid storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:configurableCellFluidMaxTypes=63
|
||||
|
||||
# Maximum gas types for configurable gas storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:configurableCellGasMaxTypes=63
|
||||
|
||||
# Maximum item types for configurable item storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:configurableCellItemMaxTypes=63
|
||||
I:configurableCellMaxTypes=63
|
||||
|
||||
# Number of upgrade slots for configurable cells (1-16)
|
||||
# Min: 1
|
||||
# Max: 16
|
||||
I:configurableCellUpgradeSlots=4
|
||||
|
||||
# Unlocked partition slots for EMC cell tiers. Index 0 is the base cell with no upgrade installed. Each following entry unlocks slots for emc_upgrade_1, emc_upgrade_2, and so on.
|
||||
I:emcCellPartitionSlots <
|
||||
1
|
||||
9
|
||||
54
|
||||
>
|
||||
|
||||
# Reported stack size for learned EMC cell filters. Use a positive non-zero number up to Long.MAX_VALUE. Invalid values fall back to the default.
|
||||
S:emcCellReportedAmount=2147483647
|
||||
|
||||
# Server tick interval between EMC cell buffer flushes to player EMC (1-72000)
|
||||
# Min: 1
|
||||
# Max: 72000
|
||||
I:emcCellSyncIntervalTicks=20
|
||||
|
||||
# Enable NBT size computation and display in cell tooltips. Disable for performance.
|
||||
B:enableNbtSizeTooltip=true
|
||||
|
||||
# Number of upgrade slots for hyper-density compacting cells (1-16)
|
||||
# Min: 1
|
||||
# Max: 16
|
||||
I:hdCompactingCellUpgradeSlots=4
|
||||
|
||||
# Number of upgrade slots for hyper-density fluid cells (1-16)
|
||||
# Min: 1
|
||||
# Max: 16
|
||||
I:hdFluidCellUpgradeSlots=4
|
||||
|
||||
# Maximum item types for hyper-density fluid storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:hdFluidMaxTypes=63
|
||||
|
||||
# Number of upgrade slots for hyper-density item cells (1-16)
|
||||
# Min: 1
|
||||
# Max: 16
|
||||
I:hdItemCellUpgradeSlots=4
|
||||
|
||||
# Maximum item types for hyper-density item storage cells (1-16384)
|
||||
# Min: 1
|
||||
# Max: 16384
|
||||
I:hdItemMaxTypes=63
|
||||
|
||||
# NBT size warning threshold in KB. Tooltip shows warning when cell NBT exceeds this.
|
||||
# Min: 1
|
||||
# Max: 10000
|
||||
I:nbtSizeWarningThresholdKB=100
|
||||
|
||||
# Maximum tick rate for the Subnet Proxy in ticks (idle interval). This is the slowest the proxy will poll when no changes are detected.
|
||||
# Min: 1
|
||||
# Max: 1200
|
||||
I:subnetProxyMaxTickRate=60
|
||||
|
||||
# Minimum tick rate for the Subnet Proxy in ticks (lower = more responsive, higher = less CPU). This is the fastest the proxy will poll for changes.
|
||||
# Min: 1
|
||||
# Max: 200
|
||||
I:subnetProxyMinTickRate=5
|
||||
|
||||
# Enable Subnet Proxy extraction-fault reporting and warning logs. A reported fault can originate from the proxy, a connected inventory, or the network itself.
|
||||
B:subnetProxyReportExtractionFaults=false
|
||||
|
||||
# Number of upgrade slots for the Subnet Proxy (1-24)
|
||||
# Min: 1
|
||||
# Max: 24
|
||||
I:subnetProxyUpgradeSlots=5
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# hidden
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Hidden client preferences.
|
||||
##########################################################################################################
|
||||
|
||||
hidden {
|
||||
B:jeiTransferInputsToExport=true
|
||||
B:jeiTransferOutputsToCreativeCell=true
|
||||
B:showControlsHelp=false
|
||||
}
|
||||
|
||||
|
||||
@@ -93,18 +163,28 @@ general {
|
||||
|
||||
idle_drain {
|
||||
# Idle drain for compacting cells
|
||||
# Min: 0.0
|
||||
# Max: 100.0
|
||||
D:compactingIdleDrain=6.0
|
||||
|
||||
# Idle drain for configurable cells
|
||||
# Min: 0.0
|
||||
# Max: 100.0
|
||||
D:configurableCellIdleDrain=3.0
|
||||
|
||||
# Idle drain for fluid hyper-density cells
|
||||
# Min: 0.0
|
||||
# Max: 100.0
|
||||
D:fluidHdIdleDrain=10.0
|
||||
|
||||
# Idle drain for hyper-density compacting cells
|
||||
# Min: 0.0
|
||||
# Max: 100.0
|
||||
D:hdCompactingIdleDrain=20.0
|
||||
|
||||
# Idle drain for hyper-density cells
|
||||
# Min: 0.0
|
||||
# Max: 100.0
|
||||
D:hdIdleDrain=10.0
|
||||
}
|
||||
|
||||
@@ -116,13 +196,21 @@ idle_drain {
|
||||
##########################################################################################################
|
||||
|
||||
interfaces {
|
||||
# List of tile entity registry IDs that the Essentia Interface should ignore. Blacklisted tile entities will not be detected as adjacent essentia containers, preventing both push and pull operations. Use F3 or a mod like WAILA/TOP to find the tile entity ID (e.g. "thaumcraft:thaumatorium").
|
||||
S:essentiaContainerBlacklist <
|
||||
thaumadditions:jar_mithminite
|
||||
>
|
||||
|
||||
# Maximum slot size limit for interfaces. Caps the user-configurable max slot size per slot. Use -1 for unlimited (Long.MAX_VALUE).
|
||||
S:interfaceMaxSlotSizeLimit=9223372036854775807
|
||||
|
||||
# Minimum polling rate for interfaces in ticks. 0 allows adaptive (AE2-managed tick rates). Higher values force interfaces to poll at least this often, reducing responsiveness but saving performance.
|
||||
# Min: 0
|
||||
# Max: 2147483647
|
||||
I:interfaceMinPollingRate=0
|
||||
|
||||
# Use fixed (non-animated) textures for interface blocks and parts. Requires a game restart to take effect.
|
||||
B:useFixedInterfaceTextures=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -144,3 +144,4 @@ tabs {
|
||||
B:terminalTabEnabled=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"name": "compactmachines3:nuclearcraft_lymphofpixonia",
|
||||
"target-item": "contenttweaker:safe_lymph_of_pixonia",
|
||||
"target-meta": 0,
|
||||
"target-count": 1,
|
||||
|
||||
"duration": 200,
|
||||
|
||||
"catalyst": "contenttweaker:multiblock_preview",
|
||||
|
||||
|
||||
|
||||
|
||||
"input-types": {
|
||||
"a": {
|
||||
"id": "nuclearcraft:salt_fission_heater",
|
||||
"meta": 0,
|
||||
"item": {
|
||||
"id": "nuclearcraft:salt_fission_heater",
|
||||
"count": 11
|
||||
}
|
||||
},
|
||||
"b": {
|
||||
"id": "nuclearcraft:salt_fission_vessel",
|
||||
"meta": 0,
|
||||
"item": {
|
||||
"id": "nuclearcraft:salt_fission_vessel",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
},
|
||||
"input-nbt": {
|
||||
"a:A": {
|
||||
"nbt": "{tank0:{fluidAmount:0,fluidName:\"nullFluid\"},heaterSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:0,setting2:2},redstoneControl:0b,baseProcessCooling:0.0d,isProcessing:0b,canProcessInputs:0b,isInValidPosition:0b,reactorCoolingRate:0.0d,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},isReactorOn:0b,id:\"nuclearcraft:salt_fission_heater\",time:0.0d,alternateComparator:0b,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"b:A": {
|
||||
"nbt": "{baseVesselEfficiency:0,isProcessing:0b,tank2:{fluidAmount:0,fluidName:\"nullFluid\"},moderatorExtraEfficiency:0.0d,moderatorMaxExtraEfficiency:0.0d,ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},vesselSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:2,setting2:0},moderatorHeatFactor:0.0d,baseProcessTime:1.0d,moderatorMaxHeatFactor:0.0d,tank0:{fluidAmount:0,fluidName:\"nullFluid\"},baseProcessHeat:0.0d,redstoneControl:0b,canProcessInputs:0b,id:\"nuclearcraft:salt_fission_vessel\",isReactorOn:0b,hasConsumed:0b,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},time:0.0d,alternateComparator:0b,baseVesselMaxEfficiency:0,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"a:B": {
|
||||
"nbt": "{heaterSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:0,setting2:2},tank0:{fluidAmount:0,fluidName:\"nullFluid\"},redstoneControl:0b,baseProcessCooling:0.0d,isProcessing:0b,canProcessInputs:0b,isInValidPosition:0b,reactorCoolingRate:0.0d,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},isReactorOn:0b,id:\"nuclearcraft:salt_fission_heater\",time:0.0d,alternateComparator:0b,multiblockData:{efficiency:0.0d,heatMult:0.0d,Capacity:25000L,isReactorOn:0b,Heat:0L,computerActivated:0b,comparatorSignal:0,maxHeatMult:0.0d,maxEfficiency:0.0d,heating:0.0d,coolingRate:0.0d,cooling:0.0d},radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
}
|
||||
},
|
||||
"shape": [
|
||||
[
|
||||
[
|
||||
"a:A",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"a:A",
|
||||
"b:A",
|
||||
"a:A",
|
||||
"b:A",
|
||||
"a:A"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"a:B",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"name": "compactmachines3:nuclearcraft_lymphofpixonia",
|
||||
"target-item": "contenttweaker:safe_lymph_of_pixonia",
|
||||
"target-meta": 0,
|
||||
"target-count": 1,
|
||||
|
||||
"duration": 200,
|
||||
|
||||
"catalyst": "contenttweaker:multiblock_preview",
|
||||
|
||||
|
||||
|
||||
|
||||
"input-types": {
|
||||
"a": {
|
||||
"id": "nuclearcraft:salt_fission_heater",
|
||||
"meta": 0,
|
||||
"item": {
|
||||
"id": "nuclearcraft:salt_fission_heater",
|
||||
"count": 33
|
||||
}
|
||||
},
|
||||
"b": {
|
||||
"id": "nuclearcraft:salt_fission_vessel",
|
||||
"meta": 0,
|
||||
"item": {
|
||||
"id": "nuclearcraft:salt_fission_vessel",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
},
|
||||
"input-nbt": {
|
||||
"a:A": {
|
||||
"nbt": "{tank0:{fluidAmount:0,fluidName:\"nullFluid\"},heaterSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:0,setting2:3},redstoneControl:0b,baseProcessCooling:0.0d,isProcessing:0b,canProcessInputs:0b,isInValidPosition:0b,reactorCoolingRate:0.0d,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},isReactorOn:0b,id:\"nuclearcraft:salt_fission_heater\",time:0.0d,alternateComparator:0b,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"b:A": {
|
||||
"nbt": "{baseVesselEfficiency:0,isProcessing:0b,tank2:{fluidAmount:0,fluidName:\"nullFluid\"},moderatorExtraEfficiency:0.0d,moderatorMaxExtraEfficiency:0.0d,ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},vesselSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:2,setting2:0},moderatorHeatFactor:0.0d,baseProcessTime:1.0d,moderatorMaxHeatFactor:0.0d,tank0:{fluidAmount:0,fluidName:\"nullFluid\"},baseProcessHeat:0.0d,redstoneControl:0b,canProcessInputs:0b,id:\"nuclearcraft:salt_fission_vessel\",isReactorOn:0b,hasConsumed:0b,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},time:0.0d,alternateComparator:0b,baseVesselMaxEfficiency:0,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"b:B": {
|
||||
"nbt": "{baseVesselEfficiency:0,isProcessing:0b,tank2:{fluidAmount:0,fluidName:\"nullFluid\"},moderatorExtraEfficiency:0.0d,moderatorMaxExtraEfficiency:0.0d,ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},vesselSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:3,setting2:0},moderatorHeatFactor:0.0d,baseProcessTime:1.0d,moderatorMaxHeatFactor:0.0d,tank0:{fluidAmount:0,fluidName:\"nullFluid\"},baseProcessHeat:0.0d,redstoneControl:0b,canProcessInputs:0b,id:\"nuclearcraft:salt_fission_vessel\",isReactorOn:0b,hasConsumed:0b,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},time:0.0d,alternateComparator:0b,baseVesselMaxEfficiency:0,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"a:B": {
|
||||
"nbt": "{tank0:{fluidAmount:0,fluidName:\"nullFluid\"},heaterSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:0,setting2:2},redstoneControl:0b,baseProcessCooling:0.0d,isProcessing:0b,canProcessInputs:0b,isInValidPosition:0b,reactorCoolingRate:0.0d,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},isReactorOn:0b,id:\"nuclearcraft:salt_fission_heater\",time:0.0d,alternateComparator:0b,radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
},
|
||||
"a:C": {
|
||||
"nbt": "{heaterSettings:{setting1:1,setting0:1,setting5:1,setting4:1,setting3:0,setting2:2},tank0:{fluidAmount:0,fluidName:\"nullFluid\"},redstoneControl:0b,baseProcessCooling:0.0d,isProcessing:0b,canProcessInputs:0b,isInValidPosition:0b,reactorCoolingRate:0.0d,tank1:{fluidAmount:0,fluidName:\"nullFluid\"},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},isReactorOn:0b,id:\"nuclearcraft:salt_fission_heater\",time:0.0d,alternateComparator:0b,multiblockData:{efficiency:0.0d,heatMult:0.0d,Capacity:25000L,isReactorOn:0b,Heat:0L,computerActivated:0b,comparatorSignal:0,maxHeatMult:0.0d,maxEfficiency:0.0d,heating:0.0d,coolingRate:0.0d,cooling:0.0d},radiationLevel:0.0d,isRedstonePowered:0b}"
|
||||
}
|
||||
},
|
||||
"shape": [
|
||||
[
|
||||
[
|
||||
"a:B",
|
||||
"a:B",
|
||||
"_",
|
||||
"a:B",
|
||||
"a:B"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"a:B",
|
||||
"b:B",
|
||||
"a:B",
|
||||
"b:B",
|
||||
"a:B"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"b:B",
|
||||
"a:A",
|
||||
"b:B",
|
||||
"a:A"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"b:A",
|
||||
"a:A",
|
||||
"b:A",
|
||||
"a:A"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"a:C",
|
||||
"a:B",
|
||||
"_",
|
||||
"a:B",
|
||||
"a:B"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
],
|
||||
[
|
||||
"a:A",
|
||||
"a:A",
|
||||
"_",
|
||||
"a:A",
|
||||
"a:A"
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
}
|
||||
@@ -0,0 +1,356 @@
|
||||
{
|
||||
"name": "compactmachines3:sacredcinders_lumber",
|
||||
"target-item": "contenttweaker:sacred_cinders_lumber",
|
||||
"target-meta": 1,
|
||||
"target-count": 1,
|
||||
|
||||
"duration": 200,
|
||||
|
||||
"catalyst": "contenttweaker:multiblock_preview",
|
||||
|
||||
|
||||
|
||||
"input-types": {
|
||||
"a": {
|
||||
"id": "divinerpg:mortum_slab",
|
||||
"meta": 1
|
||||
},
|
||||
"b": {
|
||||
"id": "twilightforest:cinder_log",
|
||||
"meta": 0
|
||||
},
|
||||
"c": {
|
||||
"id": "contenttweaker:innerved_sky_stone",
|
||||
"meta": 0
|
||||
},
|
||||
"d": {
|
||||
"id": "modularmachinery:blockinputbus",
|
||||
"meta": 0
|
||||
},
|
||||
"e": {
|
||||
"id": "modularmachinery:sacred_cinders_apiary_controller",
|
||||
"meta": 2
|
||||
},
|
||||
"f": {
|
||||
"id": "divinerpg:mortum_slab",
|
||||
"meta": 0
|
||||
},
|
||||
"g": {
|
||||
"id": "divinerpg:mortum_planks",
|
||||
"meta": 0
|
||||
},
|
||||
"h": {
|
||||
"id": "aoa3:creep_grass",
|
||||
"meta": 0
|
||||
},
|
||||
"i": {
|
||||
"id": "aoa3:creeponia_grass",
|
||||
"meta": 0
|
||||
},
|
||||
"j": {
|
||||
"id": "aoa3:shyre_log",
|
||||
"meta": 0
|
||||
},
|
||||
"k": {
|
||||
"id": "botania:miniisland",
|
||||
"meta": 0
|
||||
},
|
||||
"l": {
|
||||
"id": "contenttweaker:sacred_cinders_lumber_apiary",
|
||||
"meta": 0
|
||||
},
|
||||
"m": {
|
||||
"id": "minecraft:dirt",
|
||||
"meta": 0
|
||||
},
|
||||
"n": {
|
||||
"id": "modularmachinery:blockoutputbus",
|
||||
"meta": 0
|
||||
},
|
||||
"o": {
|
||||
"id": "modularmachinery:blockfluidinputhatch",
|
||||
"meta": 0
|
||||
}
|
||||
},
|
||||
"input-nbt": {
|
||||
"d:A": {
|
||||
"nbt": "{inventory:{inSlots:[I;0],outSlots:[I;],miscSlots:[I;],inventoryArray:[{holderId:0,holderEmpty:1b}],sides:[I;0,1,2,3,4,5]},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},casingColor:2305083,groupId:0,id:\"minecraft:tileiteminputbus\",isGroupInput:0b,busSize:0}"
|
||||
},
|
||||
"e:A": {
|
||||
"nbt": "{rotation:2b,owner:\"8c381e15-592d-4003-ae11-6367e203127b\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},casingColor:2305083,id:\"minecraft:tilemachinecontroller\",items:{inSlots:[I;],outSlots:[I;],miscSlots:[I;0],inventoryArray:[{holderId:0,holderEmpty:1b}],sides:[I;0,1,2,3,4,5]},parentMachine:\"modularmachinery:sacred_cinders_apiary\",statusTag:{type:2b,message:\"craftcheck.failure.item.input\"},machine:\"modularmachinery:sacred_cinders_apiary\"}"
|
||||
},
|
||||
"k:A": {
|
||||
"nbt": "{islandType:\"GRASS\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},id:\"botania:miniisland\"}"
|
||||
},
|
||||
"n:A": {
|
||||
"nbt": "{inventory:{inSlots:[I;],outSlots:[I;0],miscSlots:[I;],inventoryArray:[{holderId:0,holderEmpty:1b}],sides:[I;0,1,2,3,4,5]},ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},casingColor:2305083,id:\"minecraft:tileitemoutputbus\",busSize:0}"
|
||||
},
|
||||
"o:A": {
|
||||
"nbt": "{input:1b,ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},casingColor:2305083,groupId:0,id:\"minecraft:tilefluidinputhatch\",isGroupInput:0b,tank:{Empty:\"\"},size:0}"
|
||||
}
|
||||
},
|
||||
"shape": [
|
||||
[
|
||||
[
|
||||
"a",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"a"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"j",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"a",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"a"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"d:A",
|
||||
"c",
|
||||
"b"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"c",
|
||||
"c",
|
||||
"b"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"_",
|
||||
"c",
|
||||
"b"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"k:A",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"_",
|
||||
"c",
|
||||
"b"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"b",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"b"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"h",
|
||||
"h",
|
||||
"h",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"h",
|
||||
"l",
|
||||
"h",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"h",
|
||||
"h",
|
||||
"h",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"b",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"b"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"_",
|
||||
"c",
|
||||
"b"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"i",
|
||||
"i",
|
||||
"i",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"i",
|
||||
"m",
|
||||
"i",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"i",
|
||||
"i",
|
||||
"i",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"_",
|
||||
"c",
|
||||
"b"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"b",
|
||||
"c",
|
||||
"e:A",
|
||||
"c",
|
||||
"b"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"c",
|
||||
"g",
|
||||
"g",
|
||||
"g",
|
||||
"c"
|
||||
],
|
||||
[
|
||||
"b",
|
||||
"o:A",
|
||||
"c",
|
||||
"n:A",
|
||||
"b"
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
"f",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"f"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"_"
|
||||
],
|
||||
[
|
||||
"f",
|
||||
"_",
|
||||
"_",
|
||||
"_",
|
||||
"f"
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
|
||||
}
|
||||
@@ -65,10 +65,10 @@ ancient_entity {
|
||||
S:ancient_entity_armor=20.0
|
||||
|
||||
# Attack value [range: 1.17549435E-38 ~ 3.4028235E38, default: 12.0]
|
||||
S:ancient_entity_attack=12.0
|
||||
S:ancient_entity_attack=15.0
|
||||
|
||||
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 800.0]
|
||||
S:ancient_entity_health=2000.0
|
||||
S:ancient_entity_health=5000.0
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -277,7 +277,6 @@ singularity {
|
||||
2057;vibrant_alloy;ore:ingotVibrantAlloy;7ae66e
|
||||
2058;end_steel;ore:ingotEndSteel;d9d68f
|
||||
2059;cyanite;bigreactors:blockcyanite;0d515c
|
||||
2060;divine;divinerpg:divine_stone;ffe100
|
||||
|
||||
>
|
||||
|
||||
@@ -359,3 +358,4 @@ table_crafting {
|
||||
B:inherit_vanilla_recipes=false
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -215,7 +215,7 @@ tweaks {
|
||||
|
||||
book {
|
||||
# Players who enter the world for the first time get a Forester's Manual. [default: true]
|
||||
B:spawn=true
|
||||
B:spawn=false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -3040,6 +3040,38 @@ if HaveForestryModule Bees <<
|
||||
Base = "extrabees.species.rock" // Copy traits from another species
|
||||
}
|
||||
}
|
||||
cfg Paradoxical {
|
||||
Dominant = Yes // Whether species allele is dominant or recessive
|
||||
Glowing = Yes // Whether icon should be glowing
|
||||
|
||||
PrimaryColor = 0x660880 // Color as a hex number, can also be specified as {r g b} with values (0-1)
|
||||
SecondaryColor = 0x000000
|
||||
|
||||
Secret = No // If true - will not show up in NEI or creative and
|
||||
// will not count against the species total.
|
||||
|
||||
Humidity = Damp // Arid, Normal, Damp
|
||||
Temperature = Hellish // None, Icy, Cold, Normal, Warm, Hot, Hellish
|
||||
|
||||
Nocturnal = No // If true - only works at night
|
||||
|
||||
Binominal = Paradoxical // Fluff
|
||||
Authority = BDEW
|
||||
|
||||
Branch = "gendustry.meatball"
|
||||
|
||||
Products = DropsList( // List of drops with chances
|
||||
90% I:contenttweaker:paradoxical_honey // Can use all the specifiers usable in recipes
|
||||
)
|
||||
|
||||
Specialty = DropsList(
|
||||
98% I:contenttweaker:paradoxical_honey
|
||||
)
|
||||
|
||||
cfg Traits {
|
||||
Base = "extrabees.species.rock" // Copy traits from another species
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3353,6 +3385,7 @@ if HaveForestryModule Bees <<
|
||||
mutation: 10% "gendustry.bee.Chevron" + "extrabees.species.silver" => "gendustry.bee.Capn" Req Temperature Hot
|
||||
mutation: 10% "gendustry.bee.Controller" + "extrabees.species.arid" => "gendustry.bee.OxCADE" Req Temperature Hot
|
||||
mutation: 10% "gendustry.bee.Pyramid" + "extrabees.species.silver" => "gendustry.bee.Eladidu" Req Temperature Hot
|
||||
mutation: 10% "gendustry.bee.TreeOfLife" + "extrabees.species.emerald" => "gendustry.bee.Paradoxical" Req Temperature Hot
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -135,3 +135,4 @@ gendustry.bees.species.Alecsio=Alecsio
|
||||
gendustry.bees.species.Dallagen=Dallagen
|
||||
gendustry.bees.species.Eladidu=ElaDiDu
|
||||
gendustry.bees.species.Capn=Capn
|
||||
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
# Configuration file
|
||||
|
||||
compat {
|
||||
# If true, and ProjectE is loaded, the Holo-Assembler can spend player EMC to place missing multiblock blocks. The player must have learned the item and have enough EMC. [default: true]
|
||||
B:enableEmcCompat=true
|
||||
|
||||
# If true, and Applied Energistics 2 is loaded, the Holo-Assembler can pull stored blocks from a linked ME network. [default: true]
|
||||
B:enableMeCompat=true
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# If true, shows the Debug toggle in the Holo-Assembler GUI. When enabled on the item, chat feedback includes detailed placement counts and active source information. [default: false]
|
||||
B:enableDebugMode=false
|
||||
}
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ module {
|
||||
I:versionNotificationTypes=0
|
||||
|
||||
# Don't change this.
|
||||
I:versionSave=10
|
||||
I:versionSave=30
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -1236,13 +1236,15 @@
|
||||
"thebetweenlands:wight",
|
||||
"thebetweenlands:lurker",
|
||||
"thebetweenlands:peat_mummy",
|
||||
"thebetweenlands:dreadful_mummy",
|
||||
"aoa3:king_bambambam",
|
||||
"aoa3:nethengeic_wither",
|
||||
"thebetweenlands:chiromaw",
|
||||
"thebetweenlands:chiromaw_matriarch",
|
||||
"thebetweenlands:large_sludge_worm"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 2.0,
|
||||
"healthmultiply": 5.0,
|
||||
"damagemultiply": 3.0,
|
||||
"speedmultiply": 1.0
|
||||
},
|
||||
@@ -1252,7 +1254,6 @@
|
||||
{
|
||||
"mob": ["twilightforest:naga",
|
||||
"twilightforest:lich",
|
||||
"twilightforest:ur_ghast",
|
||||
"aoa3:corallus",
|
||||
"twilightforest:minoshroom",
|
||||
"aether_legacy:valkyrie",
|
||||
@@ -1271,7 +1272,7 @@
|
||||
"bewitchment:imp"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 3.0,
|
||||
"healthmultiply": 5.0,
|
||||
"damagemultiply": 3.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
@@ -1303,7 +1304,7 @@
|
||||
"aoa3:voxxulon"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 6.0,
|
||||
"healthmultiply": 20.0,
|
||||
"damagemultiply": 4.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
@@ -1320,7 +1321,7 @@
|
||||
"aoa3:mirage"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 15.0,
|
||||
"healthmultiply": 50.0,
|
||||
"damagemultiply": 20.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
@@ -1348,7 +1349,7 @@
|
||||
"aoa3:miskel"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 7.0,
|
||||
"healthmultiply": 60.0,
|
||||
"damagemultiply": 20.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
@@ -1361,7 +1362,7 @@
|
||||
"mob": ["aoa3:xxeus"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 20.0,
|
||||
"healthmultiply": 80.0,
|
||||
"damagemultiply": 180.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
@@ -1370,6 +1371,32 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"mob": ["aoa3:smash"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 4.0,
|
||||
"damagemultiply": 2.0,
|
||||
"speedmultiply": 2.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
"bewitchment:magic_resistance,999999,1"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"mob": ["twilightforest:ur_ghast"],
|
||||
"onjoin": true,
|
||||
"result": "allow",
|
||||
"healthmultiply": 7.0,
|
||||
"damagemultiply": 3.0,
|
||||
"speedmultiply": 1.0,
|
||||
"potion": ["minecraft:fire_resistance,999999,1",
|
||||
"bewitchment:magic_resistance,999999,2"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
|
||||
@@ -197,7 +197,7 @@ item {
|
||||
B:on_the_dynamics_of_integration.bookRewards=true
|
||||
|
||||
# If the info book should automatically obtained when the player first spawns.
|
||||
B:on_the_dynamics_of_integration.obtainOnSpawn=true
|
||||
B:on_the_dynamics_of_integration.obtainOnSpawn=false
|
||||
B:portable_logic_programmer=true
|
||||
B:variable_transformer=true
|
||||
B:wrench=true
|
||||
|
||||
@@ -1130,9 +1130,14 @@ advanced {
|
||||
tconstruct:battlesign:0:flint,flint
|
||||
plustic:laser_gun:0:xu_demonic_metal,xu_demonic_metal,prismarine,manyullyn
|
||||
enderio:item_soul_vial:Dark Offspring
|
||||
tce:tce_d_compressed_torch_lvl5
|
||||
extracells:pattern.fluid:thorium;m=0
|
||||
enderio:item_soul_vial:Stitches
|
||||
tce:tce_d_compressed_torch_lvl1
|
||||
tconstruct:shovel:0:rubber,rubber,rubber
|
||||
tce:tce_d_compressed_torch_lvl2
|
||||
tce:tce_d_compressed_torch_lvl3
|
||||
tce:tce_d_compressed_torch_lvl4
|
||||
enderio:item_broken_spawner:Herrscher of the Void
|
||||
enderio:item_broken_spawner:Spectral Tool
|
||||
enderio:item_soul_vial:Ghostly Night Reaper
|
||||
@@ -4975,6 +4980,10 @@ advanced {
|
||||
extracells:pattern.fluid:fuel_hecm_247;m=0
|
||||
openblocks:tank:aerial_moonshine;
|
||||
tconstruct:longbow:0:end_steel,end_steel,end_steel,string
|
||||
tce:tce_torch_lvl3
|
||||
tce:tce_torch_lvl2
|
||||
tce:tce_torch_lvl5
|
||||
tce:tce_torch_lvl4
|
||||
enderio:item_soul_vial:Siren
|
||||
enderio:item_broken_spawner:Nospike
|
||||
enderio:item_soul_vial:Freshwater Urchin
|
||||
@@ -5409,6 +5418,10 @@ advanced {
|
||||
tconstruct:cleaver:0:cactus,cactus,cactus,cactus
|
||||
tconstruct:hatchet:0:aluminum,aluminum,aluminum
|
||||
tconstruct:rapier:0:fusewood_plustic,fusewood_plustic,fusewood_plustic
|
||||
tce:tce_compressed_torch_lvl4
|
||||
tce:tce_compressed_torch_lvl5
|
||||
tce:tce_compressed_torch_lvl2
|
||||
tce:tce_compressed_torch_lvl3
|
||||
extracells:pattern.fluid:liquid_uu_matter;m=0
|
||||
enderio:item_soul_vial:Sand Giant
|
||||
openblocks:tank:end_steel;
|
||||
@@ -8844,3 +8857,4 @@ advanced {
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
|
||||
+29
-1
@@ -34,18 +34,43 @@ advanced {
|
||||
S:modNameFormat=
|
||||
B:optimizeMemoryUsage=true
|
||||
|
||||
# Color of the recipe bookmark group in RGBA format. [range: -2147483648 ~ 2147483647, default: -1627324672]
|
||||
I:recipeBookmarkGroupColor=-1627324672
|
||||
|
||||
# Enable ultra low memory usage mode, can slow down searching by a lot however. [default: false]
|
||||
B:ultraLowMemoryUsage=false
|
||||
}
|
||||
|
||||
|
||||
category {
|
||||
# Determines the display order of recipe categories in JEI. Categories listed earlier appear first in the JEI interface. [Default: []]
|
||||
# Determines the display order of recipe categories in HEI. Categories listed earlier appear first in the HEI interface. [Default: []]
|
||||
S:categoryUidOrder <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# collapsible
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Options for collapsing groups of ingredients into a single slot in the ingredient list.
|
||||
##########################################################################################################
|
||||
|
||||
collapsible {
|
||||
# When enabled, groups of related ingredients (potions, enchanted books, etc.) are collapsed into a single slot. Alt+Click a group to expand or collapse it.
|
||||
B:collapsibleGroupsEnabled=true
|
||||
|
||||
# Collapse currently opened groups when HEI is closed.
|
||||
B:collapseOnClose=false
|
||||
|
||||
# Swaps the single click action, The other option becomes the Alt+Click action. Open Group opens the group. First Item applies the action to the first item in the group.
|
||||
# [Default: open_group]
|
||||
# [Valid: [open_group, first_item]]
|
||||
S:collapsedClickAction=OPEN_GROUP
|
||||
S:disabledGroups <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
##########################################################################################################
|
||||
# misc
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
@@ -53,6 +78,9 @@ category {
|
||||
##########################################################################################################
|
||||
|
||||
misc {
|
||||
# Whether to hide the bottom-left corner bookmark button [default: false]
|
||||
B:hideBottomLeftCornerBookmarkButton=false
|
||||
|
||||
# Whether to hide the bottom-right corner config button [default: false]
|
||||
B:hideBottomRightCornerConfigButton=false
|
||||
|
||||
|
||||
@@ -71,6 +71,18 @@ world-114739221 {
|
||||
}
|
||||
|
||||
|
||||
world-1156397170 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-1165873820 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -169,6 +181,18 @@ world-1369488837 {
|
||||
}
|
||||
|
||||
|
||||
world-1383386683 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-1422446049 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -234,6 +258,18 @@ world-1522441570 {
|
||||
}
|
||||
|
||||
|
||||
world-1547869732 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=uraniu
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-1580560999 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -398,6 +434,18 @@ world-1845319893 {
|
||||
}
|
||||
|
||||
|
||||
world-1882352013 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=emerald
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-1894580907 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -454,6 +502,18 @@ world-2097775289 {
|
||||
}
|
||||
|
||||
|
||||
world-217646814 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-232954574 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -493,19 +553,27 @@ world-288993849 {
|
||||
|
||||
|
||||
world-310143583 {
|
||||
# IF AND ONLY IF recipe bookmarks are enabled, allow autocrafting with them.
|
||||
B:autocraftingEnabled=true
|
||||
|
||||
# Show the list of bookmarks next to open GUIs.
|
||||
B:bookmarkOverlayEnabled=false
|
||||
B:cheatItemsEnabled=false
|
||||
B:bookmarkOverlayEnabled=true
|
||||
|
||||
# Give items instead of showing the recipe.
|
||||
B:cheatItemsEnabled=true
|
||||
|
||||
# Default item to use to fill up fluids when clicking on a fluid ingredient in the menu, (format: item_name@meta)
|
||||
S:defaultFluidContainerItem=
|
||||
|
||||
# Hide and unhide ingredients by clicking them in the list.
|
||||
B:editEnabled=false
|
||||
S:filterText=minew
|
||||
S:filterText=matria
|
||||
|
||||
# Show the list of ingredients next to open GUIs.
|
||||
B:overlayEnabled=true
|
||||
|
||||
# IF AND ONLY IF recipe bookmarks are enabled, allow autocrafting with them.
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
@@ -679,6 +747,18 @@ world-731936181 {
|
||||
}
|
||||
|
||||
|
||||
world-744660781 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=natu compa
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-754345806 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -718,6 +798,16 @@ world-78688046 {
|
||||
}
|
||||
|
||||
|
||||
world-793757845 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=mithm
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-817440514 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -738,6 +828,18 @@ world-821671022 {
|
||||
}
|
||||
|
||||
|
||||
world-825300247 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=drag heart
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-830336226 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -758,6 +860,18 @@ world-839780414 {
|
||||
}
|
||||
|
||||
|
||||
world-865290327 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=unbrea
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-867829110 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -778,6 +892,18 @@ world-880714916 {
|
||||
}
|
||||
|
||||
|
||||
world-902123520 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=animato
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world-909709097 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -836,6 +962,16 @@ world-978757308 {
|
||||
}
|
||||
|
||||
|
||||
world102139797 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=cobbl
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world102279 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -902,6 +1038,18 @@ world114213595 {
|
||||
}
|
||||
|
||||
|
||||
world1154053086 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world1256216406 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -942,6 +1090,18 @@ world1287990675 {
|
||||
}
|
||||
|
||||
|
||||
world1292310823 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=sashi
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world13100876 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1045,6 +1205,18 @@ world1562412876 {
|
||||
}
|
||||
|
||||
|
||||
world1640577664 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=natu compa
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world1666097728 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1055,6 +1227,16 @@ world1666097728 {
|
||||
}
|
||||
|
||||
|
||||
world1668758316 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=anvil
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world1690200562 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1104,6 +1286,18 @@ world1841387371 {
|
||||
}
|
||||
|
||||
|
||||
world1842925526 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=craf table
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world1855637915 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -1227,6 +1421,18 @@ world2061663 {
|
||||
}
|
||||
|
||||
|
||||
world2069231058 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=mantle
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world2081894290 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -1282,6 +1488,18 @@ world285526223 {
|
||||
}
|
||||
|
||||
|
||||
world299691340 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=float
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world3051090 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1374,6 +1592,26 @@ world3254231 {
|
||||
}
|
||||
|
||||
|
||||
world3290768 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=hint
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world3327747 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world338062577 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1480,6 +1718,16 @@ world43632217 {
|
||||
}
|
||||
|
||||
|
||||
world460367020 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=mithmi
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world495519058 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1577,6 +1825,18 @@ world68362139 {
|
||||
}
|
||||
|
||||
|
||||
world699573882 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world715469299 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
@@ -1690,6 +1950,16 @@ world801240623 {
|
||||
}
|
||||
|
||||
|
||||
world809080086 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world856609915 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1765,6 +2035,18 @@ world93735680 {
|
||||
}
|
||||
|
||||
|
||||
world94335 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=false
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=server
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world945572662 {
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
@@ -1811,3 +2093,16 @@ world97320 {
|
||||
B:overlayEnabled=true
|
||||
}
|
||||
|
||||
|
||||
world993560492 {
|
||||
B:autocraftingEnabled=true
|
||||
B:bookmarkOverlayEnabled=true
|
||||
B:cheatItemsEnabled=true
|
||||
S:defaultFluidContainerItem=
|
||||
B:editEnabled=false
|
||||
S:filterText=@recu
|
||||
B:overlayEnabled=true
|
||||
B:recipeBookmarksEnabled=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -448,7 +448,7 @@
|
||||
"y": -1,
|
||||
"z": -2,
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus@2"
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -552,7 +552,7 @@
|
||||
"y": -1,
|
||||
"z": -2,
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus@2"
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -736,7 +736,7 @@
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1120,7 +1120,7 @@
|
||||
"y": -1,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
"color": "d5d8de",
|
||||
"modifiers": [
|
||||
{
|
||||
"elements": "contenttweaker:energy_hive@0",
|
||||
"elements": "contenttweaker:sednanite_sheetmetal@0",
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"z": 0,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"description": "处理数量x16",
|
||||
"modifiers": [{
|
||||
"io": "output",
|
||||
|
||||
@@ -408,7 +408,7 @@
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -472,7 +472,7 @@
|
||||
"y": 0,
|
||||
"z": 3,
|
||||
"elements": [
|
||||
"both_item_fluid_output"
|
||||
"creation_altar_output"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -512,7 +512,7 @@
|
||||
"y": 0,
|
||||
"z": 5,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -67,6 +67,19 @@
|
||||
"operation": 1,
|
||||
"multiplier": 256.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"elements": "contenttweaker:time_lords_core_of_definition",
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"z": 6,
|
||||
"description": "替换未定义物体以获得产出x512",
|
||||
"modifier": {
|
||||
"io": "output",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 512.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"parts": [
|
||||
|
||||
@@ -607,7 +607,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"y": 0,
|
||||
"z": 3,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -224,7 +224,7 @@
|
||||
"y": 0,
|
||||
"z": 6,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -352,7 +352,7 @@
|
||||
"y": 0,
|
||||
"z": 3,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -376,7 +376,7 @@
|
||||
"y": 0,
|
||||
"z": 6,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -408,7 +408,7 @@
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -296,7 +296,7 @@
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 3,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -56,7 +56,7 @@
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 2,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -65,7 +65,7 @@
|
||||
"x": -1,
|
||||
"y": 1,
|
||||
"z": 1,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -130,7 +130,7 @@
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 3,
|
||||
"nbt": {"id":"minecraft:tileenergyinputhatch","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","energy":"0L","hatchSize":"0"},
|
||||
"nbt": {"id":"minecraft:tileenergyinputhatch""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","energy":"0L","hatchSize":"0"},
|
||||
"elements": [
|
||||
"modularmachinery:blockenergyinputhatch@0"
|
||||
]
|
||||
@@ -179,7 +179,7 @@
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"nbt": {"id":"minecraft:tileiteminputbus","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"","outSlots":"","miscSlots":"","inventoryArray":[{"holderId":"0","holderEmpty":"1b"}],"sides":""},"busSize":"0"},
|
||||
"nbt": {"id":"minecraft:tileiteminputbus""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"outSlots":,"miscSlots":,"inventoryArray":[{"holderId":"0""holderEmpty":"1b"}],"sides":},"busSize":"0"},
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
]
|
||||
@@ -252,7 +252,7 @@
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 3,
|
||||
"nbt": {"id":"minecraft:tileitemoutputbus","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"","outSlots":"","miscSlots":"","inventoryArray":[{"holderId":"0","holderEmpty":"1b"}],"sides":""},"busSize":"0"},
|
||||
"nbt": {"id":"minecraft:tileitemoutputbus""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"outSlots":,"miscSlots":,"inventoryArray":[{"holderId":"0""holderEmpty":"1b"}],"sides":},"busSize":"0"},
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus@0"
|
||||
]
|
||||
@@ -269,7 +269,7 @@
|
||||
"x": -1,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"nbt": {"id":"minecraft:tileitemoutputbus","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"","outSlots":"","miscSlots":"","inventoryArray":[{"holderId":"0","holderEmpty":"1b"}],"sides":""},"busSize":"0"},
|
||||
"nbt": {"id":"minecraft:tileitemoutputbus""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"casingColor":"16730368","inventory":{"inSlots":"outSlots":,"miscSlots":,"inventoryArray":[{"holderId":"0""holderEmpty":"1b"}],"sides":},"busSize":"0"},
|
||||
"elements": [
|
||||
"modularmachinery:blockoutputbus@0"
|
||||
]
|
||||
@@ -310,7 +310,7 @@
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 3,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -319,7 +319,7 @@
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 2,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -328,7 +328,7 @@
|
||||
"x": 1,
|
||||
"y": 1,
|
||||
"z": 1,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -385,7 +385,7 @@
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"z": 1,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
@@ -434,7 +434,7 @@
|
||||
"x": 0,
|
||||
"y": 1,
|
||||
"z": 3,
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet","ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[],"isRunning":"0b"},"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0","fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"nbt": {"id":"nuclearcraft:fusion_electromagnet""ForgeCaps":{"abyssalcraft:itemtransfer":{"configurations":[]"isRunning":"0b"}"nuclearcraft:capability_default_radiation_resistance":{"radiationResistance":"0.0d"}},"isRedstonePowered":"0b","alternateComparator":"0b","redstoneControl":"0b","radiationLevel":"0.0d","energy":"0","capacity":"256000","maxTransfer":"64000","energyConnections0":"0","energyConnections1":"0","energyConnections2":"0","energyConnections3":"0","energyConnections4":"0","energyConnections5":"0","tank0":{"fluidAmount":"0""fluidName":"nullFluid"},"fluidConnection0":{"sorption0":"3"},"fluidConnection1":{"sorption0":"3"},"fluidConnection2":{"sorption0":"3"},"fluidConnection3":{"sorption0":"3"},"fluidConnection4":{"sorption0":"3"},"fluidConnection5":{"sorption0":"3"},"inputTanksSeparated":"0b","voidUnusableFluidInput0":"0b","tankOutputSetting0":"0","Items":[],"inventoryConnection0":{"sorption0":"3"},"inventoryConnection1":{"sorption0":"3"},"inventoryConnection2":{"sorption0":"3"},"inventoryConnection3":{"sorption0":"3"},"inventoryConnection4":{"sorption0":"3"},"inventoryConnection5":{"sorption0":"3"},"itemOutputSetting0":"0","isRunning":"0b","energyBool":"0b","stackBool":"0b","fluidBool":"0b"},
|
||||
"elements": [
|
||||
"nuclearcraft:fusion_electromagnet_idle@0"
|
||||
]
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"excavation_reactor_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"both_item_fluid_output"
|
||||
"generalized_output_item"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -824,7 +824,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -845,7 +845,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -725,7 +725,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"multiplier": 16
|
||||
},
|
||||
{
|
||||
"io": "input",
|
||||
"io": "output",
|
||||
"target": "modularmachinery:fluid",
|
||||
"operation": 1,
|
||||
"multiplier": 16
|
||||
@@ -124,7 +124,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -824,7 +824,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -824,7 +824,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -145,7 +145,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -101,7 +101,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -225,7 +225,7 @@
|
||||
"y": -1,
|
||||
"z": 3,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -195,7 +195,7 @@
|
||||
"y": 0,
|
||||
"z": 7,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -955,7 +955,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1507,7 +1507,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"generalized_input_item"
|
||||
"mythic_processor_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -16,6 +16,20 @@
|
||||
"operation": 1,
|
||||
"multiplier": 5
|
||||
}]
|
||||
},
|
||||
{
|
||||
"elements": "contenttweaker:sacred_cinders_lumber_apiary",
|
||||
"x": 0,
|
||||
"y": 2,
|
||||
"z": 2,
|
||||
"description": "伐木工蜜蜂之力",
|
||||
"modifiers": [
|
||||
{
|
||||
"io": "output",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 1
|
||||
}]
|
||||
}
|
||||
],
|
||||
"parts": [
|
||||
|
||||
@@ -302,6 +302,56 @@
|
||||
"operation": 1,
|
||||
"multiplier": 80
|
||||
}]
|
||||
},
|
||||
{
|
||||
"elements": "contenttweaker:trinity_ingot@0",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"description": "x120并行",
|
||||
"modifiers": [{
|
||||
"io": "output",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 120
|
||||
},
|
||||
{
|
||||
"io": "input",
|
||||
"target": "modularmachinery:fluid",
|
||||
"operation": 1,
|
||||
"multiplier": 120
|
||||
},
|
||||
{
|
||||
"io": "input",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 120
|
||||
}]
|
||||
},
|
||||
{
|
||||
"elements": "contenttweaker:protodermis@0",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1,
|
||||
"description": "x160并行",
|
||||
"modifiers": [{
|
||||
"io": "output",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 160
|
||||
},
|
||||
{
|
||||
"io": "input",
|
||||
"target": "modularmachinery:fluid",
|
||||
"operation": 1,
|
||||
"multiplier": 160
|
||||
},
|
||||
{
|
||||
"io": "input",
|
||||
"target": "modularmachinery:item",
|
||||
"operation": 1,
|
||||
"multiplier": 160
|
||||
}]
|
||||
}
|
||||
],
|
||||
"parts": [
|
||||
|
||||
@@ -336,7 +336,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -368,7 +368,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -512,7 +512,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -528,7 +528,7 @@
|
||||
"y": 0,
|
||||
"z": 2,
|
||||
"elements": [
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"single_item_input"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -29,6 +29,10 @@
|
||||
"modularmachinery:blockaspectproviderinput",
|
||||
"modularmachineryaddons:blockmeessentiainputbus"
|
||||
],
|
||||
"single_item_input": [
|
||||
"modularmachinery:blockinputbus@0",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
],
|
||||
"any_dragonforge_brick": [
|
||||
"iceandfire:dragonforge_lightning_brick",
|
||||
"iceandfire:dragonforge_fire_brick",
|
||||
@@ -47,7 +51,11 @@
|
||||
"twilightforest:molten_knightmetal",
|
||||
"tconstruct:molten_manyullyn",
|
||||
"tconstruct:molten_cobalt",
|
||||
"tconstruct:molten_ardite"
|
||||
"tconstruct:molten_ardite",
|
||||
"contenttweaker:eternal_dragon_fire",
|
||||
"contenttweaker:twilight_fire",
|
||||
"contenttweaker:eleint_dragonfire",
|
||||
"contenttweaker:nidhogg_dragonfire"
|
||||
],
|
||||
"casings_energy": [
|
||||
"modularmachinery:blockenergyinputhatch",
|
||||
@@ -61,7 +69,12 @@
|
||||
"modularmachinery:blockoutputbus",
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachinery:blockmeiteminputbus"
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@1",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@1",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@2"
|
||||
],
|
||||
"generalized_input_item": [
|
||||
"modularmachinery:blockinputbus",
|
||||
@@ -73,7 +86,9 @@
|
||||
],
|
||||
"generalized_output_item": [
|
||||
"modularmachinery:blockoutputbus",
|
||||
"modularmachinery:blockmeitemoutputbus"
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@1"
|
||||
],
|
||||
"generalized_output_fluid": [
|
||||
"modularmachinery:blockfluidoutputhatch",
|
||||
@@ -89,7 +104,11 @@
|
||||
"modularmachinery:blockoutputbus",
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeiteminputbus"
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachinery:blockmepatternprovider",
|
||||
"modularmachinery:blockmepatternmirrorimage",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
],
|
||||
"infinity_furnace_hatches": [
|
||||
"modularmachinery:blockfluidinputhatch",
|
||||
@@ -98,7 +117,12 @@
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachinery:blockcasing"
|
||||
"modularmachinery:blockcasing",
|
||||
"modularmachinery:blockmepatternprovider",
|
||||
"modularmachinery:blockmepatternmirrorimage",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@1",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus"
|
||||
],
|
||||
"generalized_rainbow_leaves": [
|
||||
"twilightforest:twilight_leaves@7",
|
||||
@@ -106,8 +130,9 @@
|
||||
"twilightforest:twilight_leaves@9"
|
||||
],
|
||||
"berserker_forge_input": [
|
||||
"modularmachinery:blockfluidinputhatch@2",
|
||||
"modularmachinery:blockinputbus@0"
|
||||
"modularmachinery:blockfluidinputhatch",
|
||||
"modularmachinery:blockinputbus@0",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
],
|
||||
"divine_combiner_io": [
|
||||
"aoa3:dark_bricks",
|
||||
@@ -116,7 +141,19 @@
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachinery:blockoutputbus"
|
||||
"modularmachinery:blockoutputbus",
|
||||
"modularmachinery:blockmepatternprovider",
|
||||
"modularmachinery:blockmepatternmirrorimage",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@0",
|
||||
"modularmachineryaddons:blocksingularityitemoutputbus@1",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus"
|
||||
],
|
||||
"excavation_reactor_input": [
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachinery:blockmepatternprovider",
|
||||
"modularmachinery:blockmepatternmirrorimage",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
],
|
||||
"plasmatic_condenser_io": [
|
||||
"modularmachinery:blockoutputbus",
|
||||
@@ -132,7 +169,8 @@
|
||||
"modularmachinery:blockfluidinputhatch",
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmefluidinputbus",
|
||||
"modularmachinery:blockmeiteminputbus"
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0"
|
||||
],
|
||||
"both_item_fluid_output": [
|
||||
"modularmachinery:blockfluidoutputhatch",
|
||||
@@ -140,6 +178,13 @@
|
||||
"modularmachinery:blockmefluidoutputbus",
|
||||
"modularmachinery:blockmeitemoutputbus"
|
||||
],
|
||||
"creation_altar_output": [
|
||||
"modularmachinery:blockfluidoutputhatch",
|
||||
"modularmachinery:blockoutputbus",
|
||||
"modularmachinery:blockmefluidoutputbus",
|
||||
"modularmachinery:blockmeitemoutputbus",
|
||||
"modularmachinery:blocksingularityiteminputbus"
|
||||
],
|
||||
"token_totem_output": [
|
||||
"modularmachinery:blockfluidoutputhatch",
|
||||
"modularmachinery:blockenergyoutputhatch",
|
||||
@@ -155,6 +200,13 @@
|
||||
"modularmachinery:blockaspectproviderinput",
|
||||
"modularmachineryaddons:blockmeessentiainputbus"
|
||||
],
|
||||
"mythic_processor_item_input": [
|
||||
"modularmachinery:blockinputbus",
|
||||
"modularmachinery:blockmeiteminputbus",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@0",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@1",
|
||||
"modularmachineryaddons:blocksingularityiteminputbus@2"
|
||||
],
|
||||
"apiary_decoration_soil": [
|
||||
"minecraft:grass",
|
||||
"minecraft:dirt",
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"machine": "relic_of_the_fallen_tower",
|
||||
"registryName": "relic_fallen_tower_demonicember",
|
||||
"recipeTime": 200,
|
||||
"requirements": [
|
||||
{
|
||||
"type": "modularmachinery:fluid",
|
||||
"io-type": "input",
|
||||
"fluid": "lifeessence",
|
||||
"amount": 10000
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:item",
|
||||
"io-type": "input",
|
||||
"item": "contenttweaker:demonic_ember",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:mana",
|
||||
"io-type": "input",
|
||||
"amount": 10000,
|
||||
"perTick": false
|
||||
},
|
||||
{
|
||||
"type": "modularmachineryaddons:meteor",
|
||||
"io-type": "output",
|
||||
"item": "contenttweaker:demonic_ember"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"machine": "relic_of_the_fallen_tower",
|
||||
"registryName": "relic_fallen_tower_lunarbinding",
|
||||
"recipeTime": 200,
|
||||
"requirements": [
|
||||
{
|
||||
"type": "modularmachinery:fluid",
|
||||
"io-type": "input",
|
||||
"fluid": "lifeessence",
|
||||
"amount": 10000
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:item",
|
||||
"io-type": "input",
|
||||
"item": "contenttweaker:lunar_binding_fabrial",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:mana",
|
||||
"io-type": "input",
|
||||
"amount": 10000,
|
||||
"perTick": false
|
||||
},
|
||||
{
|
||||
"type": "modularmachineryaddons:meteor",
|
||||
"io-type": "output",
|
||||
"item": "contenttweaker:lunar_binding_fabrial"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
{
|
||||
"type": "modularmachinery:item",
|
||||
"io-type": "input",
|
||||
"item": "minecraft:pearlescent_fabrial",
|
||||
"item": "contenttweaker:pearlescent_fabrial",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
@@ -24,7 +24,7 @@
|
||||
{
|
||||
"type": "modularmachineryaddons:meteor",
|
||||
"io-type": "output",
|
||||
"item": "minecraft:pearlescent_fabrial"
|
||||
"item": "contenttweaker:pearlescent_fabrial"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"machine": "relic_of_the_fallen_tower",
|
||||
"registryName": "relic_fallen_tower_vibraniumalloy",
|
||||
"recipeTime": 200,
|
||||
"requirements": [
|
||||
{
|
||||
"type": "modularmachinery:fluid",
|
||||
"io-type": "input",
|
||||
"fluid": "lifeessence",
|
||||
"amount": 10000
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:item",
|
||||
"io-type": "input",
|
||||
"item": "contenttweaker:vibranium_alloy_cluster",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:mana",
|
||||
"io-type": "input",
|
||||
"amount": 10000,
|
||||
"perTick": false
|
||||
},
|
||||
{
|
||||
"type": "modularmachineryaddons:meteor",
|
||||
"io-type": "output",
|
||||
"item": "contenttweaker:vibranium_alloy_cluster"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"machine": "relic_of_the_fallen_tower",
|
||||
"registryName": "relic_fallen_tower_voidcalling",
|
||||
"recipeTime": 200,
|
||||
"requirements": [
|
||||
{
|
||||
"type": "modularmachinery:fluid",
|
||||
"io-type": "input",
|
||||
"fluid": "lifeessence",
|
||||
"amount": 10000
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:item",
|
||||
"io-type": "input",
|
||||
"item": "contenttweaker:void_calling_fabrial",
|
||||
"amount": 1
|
||||
},
|
||||
{
|
||||
"type": "modularmachinery:mana",
|
||||
"io-type": "input",
|
||||
"amount": 10000,
|
||||
"perTick": false
|
||||
},
|
||||
{
|
||||
"type": "modularmachineryaddons:meteor",
|
||||
"io-type": "output",
|
||||
"item": "contenttweaker:void_calling_fabrial"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
@@ -16,6 +16,24 @@ general {
|
||||
# The amount of blocks that should be processed during multiblock disassembly, per tick. Default: 4
|
||||
I:disassemblyBlocksProcessedPerTick=4
|
||||
|
||||
# The maximum amount of dragon breath charges that the dragon breath input hatch can hold. Default: 8
|
||||
I:dragonBreathChargesCapacity=8
|
||||
|
||||
# The maximum amount of heat that heat hatches can hold. Default: 2^16
|
||||
D:heatHatchesCapacity=65536.0
|
||||
|
||||
# The maximum amount of energy that laser hatches can hold. Default: 2^31 - 1
|
||||
D:laserHatchesCapacity=2.147483647E9
|
||||
|
||||
# Hatches capture periodic snapshots of the game state and process them asynchronously. The snapshot update frequency is adjusted dynamically. This sets the maximum interval between updates (in ms). Default: 30_000
|
||||
I:maxIntervalMs=30000
|
||||
|
||||
# Hatches capture periodic snapshots of the game state and process them asynchronously. The snapshot update frequency is adjusted dynamically. This sets the minimum interval between updates (in ms). Default: 500
|
||||
I:minIntervalMs=500
|
||||
|
||||
# The maximum amount of potential energy that potential energy hatches (input and output) can hold. Default: 4096
|
||||
I:potentialEnergyHatchesCapacity=4096
|
||||
|
||||
# The amount of radiation that. Default: 10000
|
||||
I:spongeMaxRadiation=10000
|
||||
}
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@ exposer {
|
||||
|
||||
|
||||
interface_p2p {
|
||||
B:enabled=false
|
||||
B:enabled=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user