Port #322 - part 1
This commit is contained in:
parent
c67978b2ce
commit
7c38d12863
10 changed files with 507 additions and 6 deletions
6
kubejs/startup_scripts/framedblocks/constants.js
Normal file
6
kubejs/startup_scripts/framedblocks/constants.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// priority: 0
|
||||
|
||||
global.FRAMEDBLOCKS_DISABLED_ITEMS = [
|
||||
'framedblocks:framed_soul_torch',
|
||||
'framedblocks:framed_torch'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue