Skip to content

Commit

Permalink
Merge pull request #692 from Pyritie/patch-1
Browse files Browse the repository at this point in the history
Creosote treated planks fixes
  • Loading branch information
Exzept1on authored Jan 12, 2025
2 parents 510e843 + 98b9452 commit 2d3fac3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubejs/server_scripts/gregtech/tags.js
Original file line number Diff line number Diff line change
@@ -39,6 +39,8 @@ const registerGTCEUItemTags = (event) => {

event.add('tfg:stone_dusts', 'gtceu:stone_dust')

event.remove('minecraft:planks', 'gtceu:treated_wood_planks')

//#endregion
}

0 comments on commit 2d3fac3

Please sign in to comment.