Fix various minor bugs
* Fix "update" recipes in IC2 classic to use the new "update" command * Remove the crafting plan model from the item detail page as it isn't being used there right now and can be slow for complex items * Update the `Recipe.compareFor` method to be able to work without an item slug as a reference
This commit is contained in:
@@ -2924,12 +2924,6 @@ group: Tools
|
||||
pattern: 0.0 .0. 101
|
||||
tools: Crafting Table
|
||||
|
||||
item: Windmeter
|
||||
recipe:
|
||||
input: Bronze Item Casing, Small Power Unit, Tin Item Casing
|
||||
pattern: .2. 202 .21
|
||||
tools: Crafting Table
|
||||
|
||||
item: Wrench
|
||||
recipe:
|
||||
input: Bronze Ingot
|
||||
@@ -2996,6 +2990,12 @@ group: Tools: Electric
|
||||
pattern: 30. 30. 121
|
||||
tools: Crafting Table
|
||||
|
||||
item: Windmeter
|
||||
recipe:
|
||||
input: Bronze Item Casing, Small Power Unit, Tin Item Casing
|
||||
pattern: .2. 202 .21
|
||||
tools: Crafting Table
|
||||
|
||||
group: Tools: Painters
|
||||
|
||||
item: Black Painter
|
||||
|
||||
Reference in New Issue
Block a user