Update to 1.8, Init toms storage without recipes, add missing textures

This commit is contained in:
2026-05-09 09:38:49 +02:00
parent 49931ee81b
commit cce5d210f2
8 changed files with 62 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
ServerEvents.recipes((event) => {
event.remove({ mod: 'toms_storage'})
})