Skip to content

Commit

Permalink
add TODO: Remove tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Jan 3, 2021
1 parent 2a42797 commit 8089db0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions kubejs/startup_scripts/functions.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//TODO: Remove
// //priority: 1000

// function material(n, c, i, b) {
Expand Down
1 change: 1 addition & 0 deletions kubejs/startup_scripts/global_constants.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//TODO: Remove
// const disabledItems = [
// 'aquaculture:wooden_fillet_knife',
// 'aquaculture:stone_fillet_knife',
Expand Down
1 change: 1 addition & 0 deletions kubejs/startup_scripts/materialsystem.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//TODO: Remove
// //priority: 999

// var oreBlock = blockWithProperties('ore', block.material.rock, TOOL_TYPE_PICKAXE, 1, 3.0, 20.0);
Expand Down

0 comments on commit 8089db0

Please sign in to comment.