This commit is contained in:
Damodigy 2023-11-11 23:35:08 +07:00
parent 7f8e06de8c
commit 969e554c9d
31 changed files with 569 additions and 26 deletions

View file

@ -0,0 +1,6 @@
// priority: 199
const createItemsToHide = [
"create:zinc_ore",
"create:deepslate_zinc_ore"
]