mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-06 04:17:56 +00:00
Nuke treasure disks
They're datapacks now. Right???
This commit is contained in:
@@ -9,4 +9,4 @@ labels: peripheralShoutout
|
||||
- Link to the mod
|
||||
- Mod Name
|
||||
- Basic description of the mod
|
||||
- Link to CC:R Peripheral Documentation for the mod
|
||||
- Link to CC:R Peripheral Documentation for the mod
|
||||
|
3
.github/workflows/main-ci.yml
vendored
3
.github/workflows/main-ci.yml
vendored
@@ -9,6 +9,9 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
|
||||
- name: Set up Java 8
|
||||
uses: actions/setup-java@v1
|
||||
|
Reference in New Issue
Block a user