fixed being able to get infinite lights through domum
This commit is contained in:
parent
5bf1d24f1f
commit
be0f6ab296
1 changed files with 0 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ const registerDomumOrnamentumBlockTags = (event) => {
|
|||
event.add('domum_ornamentum:timber_frames_center', `${material}`)
|
||||
event.add('domum_ornamentum:timber_frames_frame', `${material}`)
|
||||
event.add('domum_ornamentum:trapdoors_materials', `${material}`)
|
||||
event.add('domum_ornamentum:framed_light_center', `${material}`)
|
||||
});
|
||||
|
||||
// Gregtech storage blocks don't work here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue