Skip to content

Commit

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

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


Expand Down

0 comments on commit b285d72

Please sign in to comment.