Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
688 changes: 685 additions & 3 deletions src/main/java/com/newmaa/othtech/machine/OTEBeeyonds.java

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions src/main/java/com/newmaa/othtech/machine/OTHBeeyondsMode.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package com.newmaa.othtech.machine;

public enum OTHBeeyondsMode {
PRODUCTION,
BREED
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package com.newmaa.othtech.machine;

/** Only used in {@link OTHBeeyondsMode#BREED}: what the finished breeding cycle produces. */
public enum OTHBeeyondsOutputKind {
QUEEN,
DRONES
}
19 changes: 19 additions & 0 deletions src/main/resources/assets/123technology/lang/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -668,8 +668,27 @@ ote.cm.s9in1.2=There are no two suns in the sky; 9-in-1 is the only sun in our h
ote.tm.bee.0=§aBeedeng's Primary Creation - Beeyonds Home (Large Industrial Apiary)
ote.tm.bee.1=An HV Large Apiary. #Really only for bees!
ote.tm.bee.2=Seriously, why not use Industrial Apiaries :)
ote.tm.bee.3=Production mode: up to (4 x energy tier) queens work in parallel, Alveary-style. Insert queens via any Input Bus.
ote.tm.bee.4=Breed mode: insert 2 parent bees (princess/queen/drone). Configure target species and traits in the parameter panel. 20s cycle, pristine offspring, 300% drone yield (up to 64).
ote.cm.bee.0=1 - Energy Hatch, Dynamo Hatch or Laser Hatch, Input/Output Bus/Hatch: Replace Plastic Concrete Block.

otht.bee.param.mode=Operation Mode (Production / Breed)
otht.bee.param.eject=Eject Held Bees (also auto-triggered on mode switch; blocked if no output space, nothing is ever destroyed)
otht.bee.param.outputKind=Breed Output (Queen / Drones x64)
otht.bee.param.species=Target Species (UID or name, blank = auto)
otht.bee.param.speed=Trait: Speed
otht.bee.param.fertility=Trait: Fertility
otht.bee.param.lifespan=Trait: Lifespan
otht.bee.param.flowering=Trait: Flowering
otht.bee.param.territory=Trait: Territory
otht.bee.param.tempTolerance=Trait: Temperature Tolerance
otht.bee.param.humidTolerance=Trait: Humidity Tolerance
otht.bee.param.nocturnal=Trait: Nocturnal
otht.bee.param.tolerantFlyer=Trait: Tolerant Flyer (Rain)
otht.bee.param.caveDwelling=Trait: Cave Dwelling
otht.bee.param.effect=Trait: Effect (allele UID, blank = keep default)
otht.bee.param.flowerProvider=Trait: Flower Provider (allele UID, blank = keep default)


#MegaThermalCentrifuge
ote.tn.mtc=Ural Mountains Thermal Separation Plant
Expand Down
19 changes: 19 additions & 0 deletions src/main/resources/assets/123technology/lang/zh_CN.lang
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,27 @@ ote.cm.s9in1.2=天无二日, 九合一便是我们心中唯一的太阳
ote.tm.bee.0=§aBee登们的初级造物 - Beeyonds之家(大型工业蜂箱)
ote.tm.bee.1=一个HV的大型蜂箱. #真的只能养蜂!
ote.tm.bee.2=说真的, 为什么不用工业蜂箱呢:)
ote.tm.bee.3=生产模式: 最多(4 x 电压等级)只女王蜂并行工作, 类似蜂箱楼. 通过任意输入总线放入女王蜂.
ote.tm.bee.4=育种模式: 放入2只亲代蜜蜂(公主/女王/雄蜂). 在参数面板中设置目标物种和性状. 20秒一周期, 产出纯种后代, 雄蜂产量300%(最多64只).
ote.cm.bee.0=1 - 能源仓, 动力仓或者激光仓, 输入输出总线/仓: 替换塑料混凝土方块

otht.bee.param.mode=运行模式 (生产 / 育种)
otht.bee.param.eject=排出已容纳的蜂 (切换模式时也会自动触发; 输出空间不足时会被阻塞, 蜜蜂绝不会被销毁)
otht.bee.param.outputKind=育种产出 (女王 / 雄蜂x64)
otht.bee.param.species=目标物种 (UID或名称, 留空=自动)
otht.bee.param.speed=性状: 速度
otht.bee.param.fertility=性状: 繁殖力
otht.bee.param.lifespan=性状: 寿命
otht.bee.param.flowering=性状: 传粉频率
otht.bee.param.territory=性状: 活动范围
otht.bee.param.tempTolerance=性状: 温度耐受
otht.bee.param.humidTolerance=性状: 湿度耐受
otht.bee.param.nocturnal=性状: 夜行性
otht.bee.param.tolerantFlyer=性状: 耐雨飞行
otht.bee.param.caveDwelling=性状: 洞穴栖息
otht.bee.param.effect=性状: 效果 (等位基因UID, 留空=保持默认)
otht.bee.param.flowerProvider=性状: 传粉花源 (等位基因UID, 留空=保持默认)

#MegaThermalCentrifuge
ote.tn.mtc=乌拉尔山脉热分离厂
ote.tm.mtc.0=§l苏维埃的终极造物 - 巨型热力离心机
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"betterquesting:10": {
"bg_image:8": "",
"bg_size:3": 256,
"desc:8": "123Technology Mod 机器任务线\n按制作阶段分类介绍本模组所有多方块机器",
"desc:8": "123Technology Mod Machine Quest Line\nIntroduces all the multiblock machines in this mod, organized by crafting stage",
"icon:10": {
"Count:3": 1,
"Damage:2": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 8 UV】迷你有源变压器§r\n小型化的有源变压器,可在各电压等级之间高效升降压。\n相比标准变压器体积更小、部署更灵活,适合对空间有要求的场景。\n从UV阶段开始能体现出最佳的能量转换优势。",
"desc:8": "§a【Tier 8 UV】Mini Active Transformer§r\nA miniaturized active transformer that efficiently steps voltage up or down between tiers.\nSmaller and more flexible to place than a standard transformer, ideal for space-constrained builds.\nIts energy conversion advantage really shines starting from the UV tier.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 8 UV】迷你有源变压器",
"name:8": "【Tier 8 UV】Mini Active Transformer",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 10 UEV】超维度憋憋锻炉§r\n憋憋(BB)主题的超维度等离子锻炉——顶级金属加工机器。\n能在超高温等离子环境中进行极端材料处理。\n可处理常规方法无法完成的特殊合金配方,是 UEV 终极金属加工机器。",
"desc:8": "§a【Tier 10 UEV】Hyperdimensional BB Forge§r\nA BB-themed hyperdimensional plasma forge — the ultimate metal-processing machine.\nCapable of extreme material processing in a superheated plasma environment.\nHandles special alloy recipes that conventional methods can't complete — the definitive UEV metalworking machine.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 10 UEV】超维度憋憋锻炉",
"name:8": "【Tier 10 UEV】Hyperdimensional BB Forge",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 3 HV】Beeyonds 之家§r\n为 Beeyonds 蜜蜂模组提供的工业级多方块蜂房。\n结构:GT基础机械外壳、钢化石、玻璃、草地、黑曜石组成,HV阶段即可建造。\n可容纳并自动化管理大量蜜蜂,提升蜜蜂育种和产出效率。\n将蜜蜂系统融入工业生产线,是蜂蜜/蜡/特殊产物量产的关键设施。\n§c该机器还未完成",
"desc:8": "§a【Tier 3 HV】Beeyonds Home§r\nAn industrial-scale multiblock apiary for the Beeyonds bee mod.\nStructure: built from GT basic machine casing, hardened stone, glass, grass, and obsidian — buildable as early as the HV tier.\nHouses and automates management of large numbers of bees, boosting breeding and yield efficiency.\nIntegrates the bee system into an industrial production line — a key facility for mass-producing honey, wax, and other special products.\n§bTwo modes (switch in the parameter panel): §aProduction§b runs up to 4x-energy-tier queens in parallel like an Alveary; §aBreed§b takes 2 parent bees, lets you pick the target species and every trait, and after a 20s cycle outputs a pristine queen or up to 64 drones at 300% yield.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 3 HV】Beeyonds 之家",
"name:8": "【Tier 3 HV】Beeyonds Home",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 13 UXV】IMBA 超模高炉§r\n不耗电!int 并行!任何配方 10 tick 完成!\n内置一颗中子星!炉温无上限!\n来自 EOHBUF 作者的眷顾——成本低到怀疑人生!\n只要有它,资源匮乏、效率低下、能量不足统统不存在。\n传说中,神明在喝醉后设计了一台机器,醒来后却忘了删掉它...",
"desc:8": "§a【Tier 13 UXV】IMBA Overpowered Blast Furnace§r\nNo power consumption! Infinite parallel! Any recipe done in 10 ticks!\nComes with a built-in neutron star! No upper limit on furnace temperature!\nBlessed by the author of EOHBUF — the cost is so low it'll make you question reality!\nWith this, resource scarcity, low efficiency, and power shortages simply cease to exist.\nLegend says a god designed this machine while drunk, then woke up and forgot to delete it...",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 13 UXV】IMBA 超模高炉",
"name:8": "【Tier 13 UXV】IMBA Overpowered Blast Furnace",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 6 LuV】铑钯蜜汁化工厂§r\n老登的终极造物——铑钯反应釜(化学反应釜 & 化工厂)。\n以 LuV 级铑(Rh)/(Pd)催化剂为核心的神秘化工集成机器。\n化工厂模式:耗时=NEI耗时*(1-线圈等级*0.15),最低0.1;并行16。\n大型化学反应釜模式:耗时=NEI耗时*(1-线圈等级*0.1);无限并行,无损超频。\n玻璃等级决定化工厂等级(化工厂等级 = 玻璃信道等级 - 3)。",
"desc:8": "§a【Tier 6 LuV】Rhodium-Palladium Sweet Chem Plant§r\nThe ultimate creation of the old-timers — the Rhodium-Palladium Reactor (Chemical Reactor & Chemical Plant in one).\nA mysterious integrated chemical machine built around LuV-tier rhodium (Rh)/palladium (Pd) catalysts.\nChemical Plant mode: time = NEI time * (1 - coil tier * 0.15), minimum 0.1; 16x parallel.\nLarge Chemical Reactor mode: time = NEI time * (1 - coil tier * 0.1); unlimited parallel, lossless overclocking.\nGlass tier determines the Chemical Plant tier (Chemical Plant tier = glass pipe tier - 3).",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 6 LuV】铑钯蜜汁化工厂",
"name:8": "【Tier 6 LuV】Rhodium-Palladium Sweet Chem Plant",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 8 UV】异星量子超级计算机§r\n来自异星文明的量子级超级计算机,生成算力(Computing Power)。\n冷却液需求公式:(算力/50) × 超频^1.2 × 超压^0.6 L/tick\n需持续消耗大量超级冷却液和电力才能运行;冷却液不足时机器将停止工作。",
"desc:8": "§a【Tier 8 UV】Alien Quantum Supercomputer§r\nA quantum-tier supercomputer from an alien civilization, generating Computing Power.\nCoolant demand formula: (Computing Power/50) x Overclock^1.2 x Overvoltage^0.6 L/tick\nRequires a steady supply of large amounts of super coolant and power to run; the machine stops working if coolant runs out.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 8 UV】异星量子超级计算机",
"name:8": "【Tier 8 UV】Alien Quantum Supercomputer",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 13 UXV】狄拉克潮汐(Mega QFT§r\n对虚粒子的操控在量子之海中掀起了滔天巨浪...\n以物理学家狄拉克命名的量子场论处理机(Mega QFT 123T UXV 强化版)。\n提供基础原料,可让复杂化学/物理过程一步到位完成。\n时间膨胀场发生器每提升一级减少 10% 配方时间。\n稳定力场发生器等级 >=6 时产量翻倍;狄拉克逆变模式有意想不到的惊喜。",
"desc:8": "§a【Tier 13 UXV】Dirac Tide (Mega QFT)§r\nManipulating virtual particles has stirred up towering waves in the quantum sea...\nA quantum field theory processor named after physicist Dirac (Mega QFT, 123T UXV-enhanced edition).\nSupply the base materials and let complex chemical/physical processes complete in a single step.\nEach tier of the Time Dilation Field Generator reduces recipe time by 10%.\nAt Stability Field Generator tier >= 6, output doubles; the Dirac Inversion mode holds an unexpected surprise.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 13 UXV】狄拉克潮汐(Mega QFT",
"name:8": "【Tier 13 UXV】Dirac Tide (Mega QFT)",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 3 HV】末影接口综合体§r\n中登的终极造物——末影接口综合体。\n以先进 EU 系机器代替 RF 系机器,处理 Ender IO 相关配方。\n支持:头颅装配机、灵魂绑定机等 EIO 核心配方。\n执行无损超频,默认并行 64。\n螺丝刀右键可切换刷怪笼绑定模式(固定耗电 114 EU/t100 ticks)。",
"desc:8": "§a【Tier 3 HV】Ender IO Interface Complex§r\nThe ultimate creation of the mid-tier veterans — the Ender IO Interface Complex.\nReplaces RF-based machines with advanced EU-based ones to process Ender IO-related recipes.\nSupports EIO core recipes such as the Skull Assembler and Soul Binder.\nRuns lossless overclocking, with a default parallel of 64.\nRight-click with a screwdriver to toggle Spawner Binding mode (fixed power draw of 114 EU/t, 100 ticks).",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 3 HV】末影接口综合体",
"name:8": "【Tier 3 HV】Ender IO Interface Complex",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 2 MV】史诗焦炭终结者 T123§r\n小登的终极造物,中登的期盼之物——史诗焦炭炉 T123。\n真正的终极机器,没有高贵的造价,更没有乱七八糟的机制。\n转换比例:钻石(粉)->焦炭 1:1024,煤炭(粉)->焦炭 1:16,土->焦炭 1:1\n耗时: 1800*20 ticks - (煤炭产出/5) ticks,耗电:0 EU/t\n注意:污染过高时请放置消声仓以防止跳电。",
"desc:8": "§a【Tier 2 MV】Epic Coke Terminator T123§r\nThe ultimate creation of new players, and the object of mid-tier players' longing — the Epic Coke Oven T123.\nA truly ultimate machine, with no lofty build cost and none of that messy mechanics.\nConversion ratios: diamond (dust) -> coke 1:1024, coal (dust) -> coke 1:16, dirt -> coke 1:1\nTime: 1800*20 ticks - (coal output/5) ticks, power draw: 0 EU/t\nNote: if pollution gets too high, place a muffler hatch to prevent tripping the power.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 2 MV】史诗焦炭终结者 T123",
"name:8": "【Tier 2 MV】Epic Coke Terminator T123",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 4 EV】异星渔场§r\n老登的终极造物——异星渔场。\nJumping 恒等式(主=6)解决了维度方块的不确定性,建立微型维度渔场。\n捕获物:鱼、海象、韭菜盒子、鲸鱼座藻类、立方体、苔石墙等。\n主机需放入维度方块;玻璃等级决定能源仓等级;执行无损超频。\n随机产出——可恶的抽卡机制(憋憋)。\n§c该机器还未完成",
"desc:8": "§a【Tier 4 EV】Alien Fish Farm§r\nThe ultimate creation of the old-timers — the Alien Fish Farm.\nThe Jumping identity (main = 6) resolves the uncertainty of dimension blocks, establishing a miniature dimensional fish farm.\nCatches include: fish, walrus, chive pockets, Cetus algae, cubes, mossy stone walls, and more.\nThe controller requires a dimension block; glass tier determines the energy hatch tier; runs lossless overclocking.\nRandom output — the dreaded gacha mechanic strikes again.\n§cThis machine is not yet complete",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 4 EV】异星渔场",
"name:8": "【Tier 4 EV】Alien Fish Farm",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "§a【Tier 3 HV】食物发电机§r\n以食物为燃料的特殊多方块发电机。\n发电公式:食物饥饿值^2 × 线圈等级 × 机械方块等级 × 2 EU/t\n最高发电:1A MAX/t;支持 64 并行,每次最多烧毁一组相同食物。\n注意:污染过高时请放置消声仓防止跳电。\n赞美富婆 Safari_xiu!没有他就没有现在的 123T",
"desc:8": "§a【Tier 3 HV】Food Generator§r\nA special multiblock generator that runs on food as fuel.\nPower formula: food hunger value^2 x coil tier x machine casing tier x 2 EU/t\nMax power output: 1A MAX/t; supports 64x parallel, burning up to one stack of identical food at a time.\nNote: if pollution gets too high, place a muffler hatch to prevent tripping the power.\nAll praise to the generous Safari_xiu! Without them there would be no 123T today!",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
Expand All @@ -13,7 +13,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "【Tier 3 HV】食物发电机",
"name:8": "【Tier 3 HV】Food Generator",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
Expand Down
Loading