Charakterbewegungen hinzugefügt, Deko hinzugefügt, Kochrezepte angepasst
This commit is contained in:
parent
95945c0306
commit
a0c893ca0b
1124 changed files with 64294 additions and 763 deletions
9
mods/moreblocks/.check_date.sh
Normal file
9
mods/moreblocks/.check_date.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
grep $(date -u -I) modpack.conf &&
|
||||
grep $(date -u -I) invsaw/mod.conf &&
|
||||
grep $(date -u -I) moreblocks/mod.conf &&
|
||||
grep $(date -u -I) moreblocks_legacy_recipes/mod.conf &&
|
||||
grep $(date -u -I) stairs/mod.conf &&
|
||||
grep $(date -u -I) stairsplus/mod.conf &&
|
||||
grep $(date -u -I) stairsplus_legacy/mod.conf
|
||||
exit $?
|
Loading…
Add table
Add a link
Reference in a new issue