Port #322 - part 1

This commit is contained in:
Dmitry 2024-04-28 14:02:01 +07:00
parent c67978b2ce
commit 7c38d12863
10 changed files with 507 additions and 6 deletions

View file

@ -0,0 +1,6 @@
// priority: 0
global.FRAMEDBLOCKS_DISABLED_ITEMS = [
'framedblocks:framed_soul_torch',
'framedblocks:framed_torch'
];