This Rocks 1.3.0

Fixes #5, #7, #9, #11, #13
Make rotations random
Starfish is now a json model!
This commit is contained in:
Motschen
2021-02-08 14:06:01 +01:00
parent b1b8962ec0
commit 5616e19b21
37 changed files with 1489 additions and 306 deletions

View File

@@ -21,9 +21,6 @@
"entrypoints": {
"main": [
"eu.midnightdust.motschen.rocks.RocksMain"
],
"client": [
"eu.midnightdust.motschen.rocks.RocksClient"
]
},
@@ -34,10 +31,5 @@
"depends": {
"fabricloader": ">=0.7.2",
"fabric": "*"
},
"suggests": {
"dishes": "*",
"decorative": "*",
"wildworld": "*"
}
}