Changes
From Forge Community Wiki
No change in size
, 15:25, 5 April 2021
m| Line 25: |
Line 25: |
| | dependencies { | | dependencies { |
| | // 'implementation' is for the main source set | | // 'implementation' is for the main source set |
| − | implementation "net:minecraftforge:eventbus:4.0.0" | + | implementation "net.minecraftforge:eventbus:4.0.0" |
| | } | | } |
| | </syntaxhighlight> | | </syntaxhighlight> |