View Issue Details

IDProjectCategoryView StatusLast Update
0001539Industrial-Craft²tools / electric itemspublic2015-03-08 18:31
ReporterXuXiaoXian Assigned ToAroma1997  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformWindowsOSWindows 7OS VersionUltimate
Summary0001539: Unable to craft Diamond Drill
Descriptioni was unable to craft the Diamond Drill on Version 675 & 677
however i was able to craft it on Version 650.
TagsCan be closed, Invalid
Minecraft Version

Activities

Chocohead

2015-02-16 21:22

developer   ~0003752

You're almost certainly just using the wrong recipe.

Geramoto

2015-02-17 23:00

reporter   ~0003753

Bug in assets\ic2\config\shaped_recipes.ini
appear after 673

; Diamond Drill
IC2:itemToolDDrill = " D |DtD| d " D:OreDict:gemDiamond d:IC2:itemToolDrill@* t:IC2:itemTurningBlanks@344865

shuld be:
; Diamond Drill
IC2:itemToolDDrill = " D |DtD| d " D:OreDict:gemDiamond d:IC2:itemToolDrill@* t:OreDict:turningBlankIronDrill

Geramoto

2015-02-17 23:30

reporter   ~0003754

sorry in 671 it works
; Diamond Drill
IC2:itemToolDDrill = " D |DtD| d " D:OreDict:gemDiamond d:IC2:itemToolDrill@* t:OreDict:turningBlankIronDrill

but shuld be:
; Diamond Drill
IC2:itemToolDDrill = " D |DdD| " D:OreDict:gemDiamond d:IC2:itemToolDrill@*

Geramoto

2015-02-18 01:30

reporter   ~0003755

Wind mill recept mistake in the same file
;Wind Mill
;IC2:blockGenerator@4 = "I I| G |I I" I:minecraft:iron_ingot@* G:IC2:blockGenerator

shuld be:
;Wind Mill
IC2:blockGenerator@4 = "I I| G |I I" I:minecraft:iron_ingot@* G:IC2:blockGenerator

Chocohead

2015-02-18 15:32

developer   ~0003756

Last edited: 2015-02-18 23:32

The windmill is deliberately commented out, and the drill recipe:
; Diamond Drill
IC2:itemToolDDrill = " D |DtD| d " D:OreDict:gemDiamond d:IC2:itemToolDrill@* t:OreDict:turningBlankIronDrill
is right.

manrus

2015-02-21 13:26

reporter   ~0003758

This fix not work in 681 and 680.

Chocohead

2015-02-22 17:28

developer   ~0003764

The recipe is right, you are simply doing it wrong.

gnomegemini

2015-02-22 20:51

reporter   ~0003765

123
456
789

Diamonds at 2, 4, 6, mining drill on 5. Didn't work. Also you say
; Diamond Drill
IC2:itemToolDDrill = " D |DtD| d " D:OreDict:gemDiamond d:IC2:itemToolDrill@* t:OreDict:turningBlankIronDrill

is right but it isn't the string which is inside actual version. It's not t:OreDict:turningBlankIronDrill but t:IC2:itemTurningBlanks@344865.

What to do better?

Chocohead

2015-02-22 22:48

developer   ~0003766

Both I expect are right. And it's diamond on 4, 2 and 6, drill on 8 and turning blank on 5.

gnomegemini

2015-02-23 16:22

reporter   ~0003767

Just rechecked in creative with crafting table, 3x diamond and mining drill (unpowered). Have screens attached.

gnomegemini

2015-02-23 16:23

reporter  

2015-02-23_17h21_02.png (1,651,869 bytes)

gnomegemini

2015-02-23 16:23

reporter  

2015-02-23_17h20_55.png (1,652,093 bytes)

Chocohead

2015-02-23 18:00

developer   ~0003768

You're crafting it wrong, you need an iron turning blank lathed into a drill in the centre of the grid. It's no wonder using the wrong recipe doesn't get you a drill.

Aroma1997

2015-03-08 18:31

developer   ~0003787

As Choco said, you just have to lathe the Turning Blank properly.

Issue History

Date Modified Username Field Change
2015-02-16 03:42 XuXiaoXian New Issue
2015-02-16 21:22 Chocohead Note Added: 0003752
2015-02-17 23:00 Geramoto Note Added: 0003753
2015-02-17 23:30 Geramoto Note Added: 0003754
2015-02-18 01:30 Geramoto Note Added: 0003755
2015-02-18 15:32 Chocohead Note Added: 0003756
2015-02-18 23:32 Chocohead Note Edited: 0003756
2015-02-21 13:26 manrus Note Added: 0003758
2015-02-22 17:28 Chocohead Note Added: 0003764
2015-02-22 17:28 Chocohead Tag Attached: Can be closed
2015-02-22 17:28 Chocohead Tag Attached: Invalid
2015-02-22 20:51 gnomegemini Note Added: 0003765
2015-02-22 22:48 Chocohead Note Added: 0003766
2015-02-23 16:22 gnomegemini Note Added: 0003767
2015-02-23 16:23 gnomegemini File Added: 2015-02-23_17h21_02.png
2015-02-23 16:23 gnomegemini File Added: 2015-02-23_17h20_55.png
2015-02-23 18:00 Chocohead Note Added: 0003768
2015-03-08 18:31 Aroma1997 Note Added: 0003787
2015-03-08 18:31 Aroma1997 Status new => closed
2015-03-08 18:31 Aroma1997 Assigned To => Aroma1997
2015-03-08 18:31 Aroma1997 Resolution open => no change required