fixed the basin having the wrong tag to be used with the charcoal forge
This commit is contained in:
parent
165cc8d2cd
commit
27a6f70141
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ const registerCreateBlockTags = (event) => {
|
|||
|
||||
// Disable bulk blasting
|
||||
event.removeAll('create:fan_processing_catalysts/blasting')
|
||||
|
||||
event.add('tfc:forge_invisible_whitelist', 'create:basin')
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue