File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
src/main/resources/assets/botania/lang Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
dependencies {
4
4
api(' com.github.GTNewHorizons:Baubles-Expanded:2.1.8-GTNH:dev' )
5
- api(' com.github.GTNewHorizons:GTNHLib:0.6.24 :dev' )
5
+ api(' com.github.GTNewHorizons:GTNHLib:0.6.30 :dev' )
6
6
7
7
compileOnly(' com.github.GTNewHorizons:BuildCraft:7.1.43:api' ) {transitive= false }
8
8
compileOnly(' com.github.GTNewHorizons:ModularUI2:2.2.15-1.7.10:dev' )
9
9
// runtimeOnlyNonPublishable('com.github.GTNewHorizons:ModularUI2:2.2.15-1.7.10:dev')
10
10
11
11
compileOnly(' com.github.GTNewHorizons:ForgeMultipart:1.6.6:dev' ) {transitive= false }
12
12
devOnlyNonPublishable(' com.github.GTNewHorizons:NotEnoughItems:2.7.52-GTNH:dev' )
13
+
13
14
compileOnly(' com.github.GTNewHorizons:Railcraft:9.16.30:api' ) {transitive= false }
14
15
compileOnly(' com.github.GTNewHorizons:StorageDrawers:2.1.2-GTNH:api' ) {transitive= false }
15
16
compileOnly(' curse.maven:cofh-lib-220333:2388748' )
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ botania.nei.quickInfo:item.bone~0=You're gonna have a bad time
207
207
botania.nei.quickInfo:item.lexicon~0=What exactly did you expect?
208
208
botania.nei.quickInfo:item.terrasteel~4=You can get Terrasteel by tossing the right materials on a Terrestrial Agglomeration Plate
209
209
botania.nei.quickInfo:item.enderAirBottle~15=You can get this by right clicking with a Glass Bottle while in the End
210
- primus
210
+
211
211
# BUILDCRAFT INTEGRATION
212
212
botania.triggers.manaDetector=Mana Burst
213
213
botania.triggers.manaEmpty=Mana Empty
Original file line number Diff line number Diff line change @@ -752,7 +752,7 @@ tile.botania:blockManaQuartz.name=Блок манакварца
752
752
tile.botania:chiseledManaQuartz.name=Резной блок манакварца
753
753
tile.botania:pillarManaQuartz.name=Колонна из манакварца
754
754
tile.botania:quartzSlabManaHalf.name=Плита из манакварца
755
- tile.botania:quartzSlabManaFull.nameПлита из манакварца
755
+ tile.botania:quartzSlabManaFull.name=Плита из манакварца
756
756
tile.botania:quartzStairsMana.name=Ступеньки из манакварца
757
757
tile.botania:blockBlazeQuartz.name=Блок пламенного кварца
758
758
tile.botania:chiseledBlazeQuartz.name=Резной блок пламенного кварца
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ botania.nei.quickInfo:item.bone~0=你要倒霉了
183
183
botania.nei.quickInfo:item.lexicon~0=你期待着什么?
184
184
botania.nei.quickInfo:item.terrasteel~4=将正确的材料放在泰拉凝聚板上以制作泰拉钢
185
185
botania.nei.quickInfo:item.enderAirBottle~15=要获取它,只需在在末地用玻璃瓶右击
186
- primus
186
+
187
187
# BUILDCRAFT INTEGRATION
188
188
botania.triggers.manaDetector=魔力脉冲
189
189
botania.triggers.manaEmpty=魔力为0
Original file line number Diff line number Diff line change @@ -2672,7 +2672,7 @@ botania.page.manaAlchemy21=將&1硬化黏土&0變成&1紅沙&0
2672
2672
botania.page.manaAlchemy22=粉碎&1黏土&0&1和磚塊&0
2673
2673
botania.page.manaAlchemy23=製作&1劣質土&0
2674
2674
botania.page.manaAlchemy24=&1草類&0的轉化
2675
- botania.page.manaAlchemy25尋常花之間轉化
2675
+ botania.page.manaAlchemy25=尋常花之間轉化
2676
2676
2677
2677
# -- BOTANICAL BREWERY
2678
2678
botania.entry.brewery=植物釀造
You can’t perform that action at this time.
0 commit comments