fixed server crash
This commit is contained in:
parent
d617d914e5
commit
f96c6542cf
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ import dark.illus.blocks.colored.ItemBlockBasalt;
|
|||
import dark.illus.blocks.colored.ItemBlockColored;
|
||||
import dark.illus.items.ItemColored;
|
||||
|
||||
@Mod(modid = IllustriousElements.MOD_ID, name = IllustriousElements.MOD_NAME, version = IllustriousElements.VERSION)
|
||||
@NetworkMod(clientSideRequired = true, serverSideRequired = false)
|
||||
|
||||
public class IllustriousElements
|
||||
{
|
||||
// @Mod Prerequisites
|
||||
|
|
Loading…
Reference in a new issue