You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
233 lines
6.7 KiB
233 lines
6.7 KiB
|
|
[pipe] |
|
|
|
[pipe.item] |
|
|
|
[pipe.item.basic] |
|
#The maximum amount of ticks that items can be in the pipe. Lower is faster. |
|
#Range: > 0 |
|
maxTicks = 32 |
|
|
|
[pipe.item.improved] |
|
#The maximum amount of ticks that items can be in the pipe. Lower is faster. |
|
#Range: > 0 |
|
maxTicks = 12 |
|
|
|
[pipe.item.advanced] |
|
#The maximum amount of ticks that items can be in the pipe. Lower is faster. |
|
#Range: > 0 |
|
maxTicks = 8 |
|
|
|
[pipe.fluid] |
|
|
|
[pipe.fluid.basic] |
|
#The capacity in mB of the pipe. |
|
#Range: > 0 |
|
capacity = 1000 |
|
#The transfer rate in mB/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 100 |
|
|
|
[pipe.fluid.improved] |
|
#The capacity in mB of the pipe. |
|
#Range: > 0 |
|
capacity = 4000 |
|
#The transfer rate in mB/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 400 |
|
|
|
[pipe.fluid.advanced] |
|
#The capacity in mB of the pipe. |
|
#Range: > 0 |
|
capacity = 8000 |
|
#The transfer rate in mB/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 800 |
|
|
|
[pipe.fluid.elite] |
|
#The capacity in mB of the pipe. |
|
#Range: > 0 |
|
capacity = 16000 |
|
#The transfer rate in mB/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 1600 |
|
|
|
[pipe.fluid.ultimate] |
|
#The capacity in mB of the pipe. |
|
#Range: > 0 |
|
capacity = 32000 |
|
#The transfer rate in mB/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 3200 |
|
|
|
[pipe.energy] |
|
|
|
[pipe.energy.basic] |
|
#The capacity in FE of the pipe. |
|
#Range: > 0 |
|
capacity = 1024 |
|
#The transfer rate in FE/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 1024 |
|
|
|
[pipe.energy.improved] |
|
#The capacity in FE of the pipe. |
|
#Range: > 0 |
|
capacity = 4096 |
|
#The transfer rate in FE/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 4096 |
|
|
|
[pipe.energy.advanced] |
|
#The capacity in FE of the pipe. |
|
#Range: > 0 |
|
capacity = 16384 |
|
#The transfer rate in FE/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 16384 |
|
|
|
[pipe.energy.elite] |
|
#The capacity in FE of the pipe. |
|
#Range: > 0 |
|
capacity = 16000 |
|
#The transfer rate in FE/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 16000 |
|
|
|
[pipe.energy.ultimate] |
|
#The capacity in FE of the pipe. |
|
#Range: > 0 |
|
capacity = 32000 |
|
#The transfer rate in FE/t of the pipe. |
|
#Range: > 0 |
|
transferRate = 32000 |
|
|
|
[pipe.attachment] |
|
|
|
[pipe.attachment.extractor] |
|
|
|
[pipe.attachment.extractor.basic] |
|
#The interval between item extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
itemTickInterval = 40 |
|
#The amount of items to extract per extraction. |
|
#Range: 0 ~ 64 |
|
itemsToExtract = 8 |
|
#The interval between fluid extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
fluidTickInterval = 40 |
|
#The amount of fluids in mB to extract per extraction. |
|
#Range: > 0 |
|
fluidsToExtract = 100 |
|
#The amount of filter slots allowed. |
|
#Range: 0 ~ 15 |
|
filterSlots = 0 |
|
#Whether the redstone mode can be configured for this extractor. |
|
canSetRedstoneMode = true |
|
#Whether the extractor can be toggled between whitelist and blacklist. |
|
canSetWhitelistBlacklist = false |
|
#Whether the extractor can be toggled between routing modes. |
|
canSetRoutingMode = false |
|
#Whether the extractor can toggle exact mode. |
|
canSetExactMode = true |
|
|
|
[pipe.attachment.extractor.improved] |
|
#The interval between item extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
itemTickInterval = 20 |
|
#The amount of items to extract per extraction. |
|
#Range: 0 ~ 64 |
|
itemsToExtract = 16 |
|
#The interval between fluid extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
fluidTickInterval = 20 |
|
#The amount of fluids in mB to extract per extraction. |
|
#Range: > 0 |
|
fluidsToExtract = 400 |
|
#The amount of filter slots allowed. |
|
#Range: 0 ~ 15 |
|
filterSlots = 5 |
|
#Whether the redstone mode can be configured for this extractor. |
|
canSetRedstoneMode = true |
|
#Whether the extractor can be toggled between whitelist and blacklist. |
|
canSetWhitelistBlacklist = true |
|
#Whether the extractor can be toggled between routing modes. |
|
canSetRoutingMode = false |
|
#Whether the extractor can toggle exact mode. |
|
canSetExactMode = true |
|
|
|
[pipe.attachment.extractor.advanced] |
|
#The interval between item extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
itemTickInterval = 10 |
|
#The amount of items to extract per extraction. |
|
#Range: 0 ~ 64 |
|
itemsToExtract = 32 |
|
#The interval between fluid extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
fluidTickInterval = 10 |
|
#The amount of fluids in mB to extract per extraction. |
|
#Range: > 0 |
|
fluidsToExtract = 800 |
|
#The amount of filter slots allowed. |
|
#Range: 0 ~ 15 |
|
filterSlots = 15 |
|
#Whether the redstone mode can be configured for this extractor. |
|
canSetRedstoneMode = true |
|
#Whether the extractor can be toggled between whitelist and blacklist. |
|
canSetWhitelistBlacklist = true |
|
#Whether the extractor can be toggled between routing modes. |
|
canSetRoutingMode = true |
|
#Whether the extractor can toggle exact mode. |
|
canSetExactMode = true |
|
|
|
[pipe.attachment.extractor.elite] |
|
#The interval between item extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
itemTickInterval = 10 |
|
#The amount of items to extract per extraction. |
|
#Range: 0 ~ 64 |
|
itemsToExtract = 64 |
|
#The interval between fluid extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
fluidTickInterval = 0 |
|
#The amount of fluids in mB to extract per extraction. |
|
#Range: > 0 |
|
fluidsToExtract = 1600 |
|
#The amount of filter slots allowed. |
|
#Range: 0 ~ 15 |
|
filterSlots = 12 |
|
#Whether the redstone mode can be configured for this extractor. |
|
canSetRedstoneMode = true |
|
#Whether the extractor can be toggled between whitelist and blacklist. |
|
canSetWhitelistBlacklist = true |
|
#Whether the extractor can be toggled between routing modes. |
|
canSetRoutingMode = true |
|
#Whether the extractor can toggle exact mode. |
|
canSetExactMode = true |
|
|
|
[pipe.attachment.extractor.ultimate] |
|
#The interval between item extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
itemTickInterval = 10 |
|
#The amount of items to extract per extraction. |
|
#Range: 0 ~ 64 |
|
itemsToExtract = 64 |
|
#The interval between fluid extractions in ticks. Lower is faster. |
|
#Range: > 0 |
|
fluidTickInterval = 0 |
|
#The amount of fluids in mB to extract per extraction. |
|
#Range: > 0 |
|
fluidsToExtract = 3200 |
|
#The amount of filter slots allowed. |
|
#Range: 0 ~ 15 |
|
filterSlots = 15 |
|
#Whether the redstone mode can be configured for this extractor. |
|
canSetRedstoneMode = true |
|
#Whether the extractor can be toggled between whitelist and blacklist. |
|
canSetWhitelistBlacklist = true |
|
#Whether the extractor can be toggled between routing modes. |
|
canSetRoutingMode = true |
|
#Whether the extractor can toggle exact mode. |
|
canSetExactMode = true |
|
|
|
|