mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-18 03:45:09 +01:00
This Rocks 1.4.0 - 1.17 and QOL
- Update to 1.17-pre1 and Java 16 - Make starfish items contain variations - Fix bugs
This commit is contained in:
4
src/main/resources/fabric.mod.json
Normal file → Executable file
4
src/main/resources/fabric.mod.json
Normal file → Executable file
@@ -21,9 +21,13 @@
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
"eu.midnightdust.motschen.rocks.RocksMain"
|
||||
],
|
||||
"client": [
|
||||
"eu.midnightdust.motschen.rocks.RocksClient"
|
||||
]
|
||||
},
|
||||
|
||||
"accessWidener" : "thisrocks.accesswidener",
|
||||
"mixins": [
|
||||
"rocks.mixins.json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user