Skip to content

Commit

Permalink
Return back hydroenergy
Browse files Browse the repository at this point in the history
  • Loading branch information
LionZXY committed Feb 2, 2024
1 parent 166e957 commit e6a0d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gtnh/gtnh_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def append_resources():

def remove_unsupported():
os.remove(unzipped_modpack_folder + "mods/fastcraft-1.25.jar")
os.remove(unzipped_modpack_folder + "mods/hydroenergy-1.1.1.jar")
# os.remove(unzipped_modpack_folder + "mods/hydroenergy-1.1.1.jar")


def main():
Expand Down

0 comments on commit e6a0d75

Please sign in to comment.