Skip to content

Commit

Permalink
Revert tag fix due to being fixed in the mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahwinsley committed Feb 7, 2022
1 parent f64ad3f commit f86020e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubejs/server_scripts/tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ onEvent('item.tags', e => {
e.add('misctags:immersive_engineering_wirecutter', 'immersiveengineering:wirecutter')
e.add('misctags:botany_pots', colors.map(color => `botanypots:${color}_botany_pot`).concat('botanypots:botany_pot'))
e.add('forbidden_arcanus:indestructible_blacklisted', /^cb_microblock:[\w]+_saw$/)
e.add('projectred-transmission:bundled_wire', 'projectred-transmission:neutral_bundled_wire')
//#endregion
//#region removals
e.remove(`minecraft:small_flowers`, `#botania:special_flowers`)
Expand Down

0 comments on commit f86020e

Please sign in to comment.