mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-12 06:54:27 -04:00
remove the correct line from fabric.mod.json
This commit is contained in:
parent
fbb91bf597
commit
2c2de27c8e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"initializers": [
|
||||
"net.fabricmc.fabric.impl.FabricAPIInitializer",
|
||||
"net.fabricmc.fabric.events.PickBlockEventModClient"
|
||||
"net.fabricmc.fabric.impl.FabricAPIClientInitializer"
|
||||
],
|
||||
"mixins": {
|
||||
"client": "net.fabricmc.fabric.mixins.client.json",
|
||||
|
|
Loading…
Add table
Reference in a new issue