Merge branch 'create_ini' of https://github.com/TerraFirmaGreg-Team/TFG-Modpack-1.20.x into create_ini
This commit is contained in:
commit
41253f23cb
8 changed files with 176 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// priority: 999
|
||||
StartupEvents.registry('item', event =>
|
||||
{
|
||||
newCreateItems(event);
|
||||
registerCreateItems(event);
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue