Фабрики рецептов и правки

This commit is contained in:
Damodigy 2023-11-11 12:56:03 +07:00
parent 46deeeb800
commit b42d195aad
4 changed files with 117 additions and 15 deletions

View file

@ -2,4 +2,5 @@
StartupEvents.registry('item', event =>
{
newCreateItems(event);
newCreateFluids(event);
})