Fixed light plate recipe
This commit is contained in:
parent
f1aad77261
commit
64ae8edb64
2 changed files with 1 additions and 3 deletions
src/java/mmm/deco
|
@ -363,7 +363,7 @@ public class DLightPlate
|
|||
" I " , //
|
||||
"IGI" , //
|
||||
" I " , //
|
||||
'I' , MmmMaterials.ALLOY.BRONZE.INGOT , // XXX should be brass
|
||||
'I' , MmmMaterials.ALLOY.BRASS.INGOT , //
|
||||
'G' , Blocks.GLOWSTONE );
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue