You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read mod configurations from packaged configurations in mod jars as well
size property is actually used when the ItemTemplateBuilder constructor is used
added eggLayer and headbuttDamString to CreatureTemplateBuilder
new helper CreatureTemplateParser, ItemIdParser and CreatureTypesParser which allow parsing names or ids. The names are resolved from the static entries in the CreatureTemplates, ItemList and CreatureTypes classes.
classes from imported dependencies retain their original classloader
creatureagemod
resolve excluded creature templates using CreatureTemplateParser
httpserver
split http server from serverpacks mod
serverpacks
serverpacks now requires httpserver which is activated automaticly