Skip to content

Commit

Permalink
Scripts | Silicon Block to Silicon | #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Motzkiste committed Jul 5, 2020
1 parent 7f83ab9 commit 9eb0d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/_unify/_ore/silicon.zs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import crafttweaker.block.IBlock;
// Recipes and Hide
replAll(<galacticraftcore:basic_item:2>, <appliedenergistics2:material:5>);
replAll(<enderio:item_material:5>, <appliedenergistics2:material:5>);
addShapeless("silicon_block_to_silicon", <appliedenergistics2:material:5> * 9, [<galacticraftcore:basic_block_core:13>] as IItemStack[]);
remAndHide(<galacticraftcore:basic_item:2>);
remAndHide(<simplyjetpacks:metaitemmods:12>);

Expand Down

0 comments on commit 9eb0d41

Please sign in to comment.