View Issue Details

IDProjectCategoryView StatusLast Update
0000575Industrial-Craft²crossmod-compatibility / submodules / APIpublic2013-09-13 17:27
Reportera4219 Assigned ToThunderdark  
PrioritynormalSeveritytweakReproducibilityN/A
Status closedResolutionno change required 
Summary0000575: Feature request: Option to change ComputerCraft recipes if it is installed
DescriptionAdd an option (for IC2_experimental) that changes the recipes to use IC2 materials for ComputerCraft when it is installed.

Proposed recipes

# ItemName [ID:Metadata]: CraftCount
   - shape
   - shape
   - shape
   Ingredient ID:Metadata

# Computer [1225:0]: 1
  - 'aaa'
  - 'aca'
  - 'aba'
    a: '30041:4'
    b: '102:0'
    c: '30191:0'

# Computer (Advanced) [1225:16384]: 1
  - 'aaa'
  - 'aca'
  - 'aba'
    a: '30041:3'
    b: '102:0'
    c: '30190:0'

# Turtle [1227:0]: 1
  - 'aaa'
  - 'aca'
  - 'aba'
    a: '30041:4'
    b: '246:0'
    c: '1225:0'

# Turtle (Advanced) [1230:0]: 1
  - 'aaa'
  - 'aca'
  - 'aba'
    a: '30041:3'
    b: '246:0'
    c: '1225:16384'


# Monitor [1226:2]: 1
  - 'aba'
  - 'bcb'
  - 'aba'
    a: '30041:4'
    b: '102:0'
    c: '30191:0'

# Monitor (Advanced) [1226:4]: 1
  - 'aba'
  - 'bcb'
  - 'aba'
    a: '30041:3'
    b: '102:0'
    c: '30190:0'

# Disk drive [1226:0]: 1
  - 'aaa'
  - 'aca'
  - 'aba'
    a: '30041:4'
    b: '30038:1'
    c: '30191:0'

# Printer [1226:3]: 1
  - 'aaa'
  - 'dcd'
  - 'aba'
    a: '30041:4'
    b: '351:0'
    c: '30191:0'
    d: '30038:1'

# Modem [1229:1]: 1
  - 'aaa'
  - 'aba'
  - 'aaa'
    a: '30041:4'
    b: '30191:0'

# Modem (WiFi) [1226:1]: 1
  - 'aaa'
  - 'aba'
  - 'aaa'
    a: '30041:4'
    b: '30190:0'

# Networking cable [1229:0]: 12
  - 'aba'
  - 'bab'
  - 'aba'
    a: '30184:10'
    b: '30216:0'

# Disk [4256:0]: 1
  - 'aba'
  - 'aca'
  - 'aaa'
    a: '30216:0'
    b: '30037:5'
    c: '339:0'
TagsNo tags attached.
Minecraft Version

Activities

robot256

2013-09-07 12:07

reporter   ~0001308

I have wanted something like this too, but it sounds like it should be added to ComputerCraft as a conditionally loaded recipe set. It probably doesn't make sense to add it to IC2 since the ComputerCraft block set could change at any time. Have you suggested it to the CC devs yet?

a4219

2013-09-13 06:25

reporter   ~0001341

No I didn't, I think the forum software doesn't like me there, my validation link always returns me to the forum index without actually activating my account.
But if you have an account there go ahead and suggest it, I'm looking forward to it :)

Thunderdark

2013-09-13 17:27

viewer   ~0001344

IC2 will never changes recipes from other Mods..ask ComputerCraft to add this option

Issue History

Date Modified Username Field Change
2013-09-07 00:32 a4219 New Issue
2013-09-07 12:07 robot256 Note Added: 0001308
2013-09-13 06:25 a4219 Note Added: 0001341
2013-09-13 17:27 Thunderdark Note Added: 0001344
2013-09-13 17:27 Thunderdark Status new => closed
2013-09-13 17:27 Thunderdark Assigned To => Thunderdark
2013-09-13 17:27 Thunderdark Resolution open => no change required