Skip to content

Commit

Permalink
Hotfix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
bruberu committed Apr 9, 2021
1 parent b09c643 commit f876341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/gregtech_globals.zs
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,5 @@ global createGreenHouseRecipes as function(IIngredient, IItemStack)void = functi
.outputs(output * 3)
.EUt(16)
.duration(1000)
.buildAndRegister();
};

0 comments on commit f876341

Please sign in to comment.