Skip to content

Commit 48003ae

Browse files
committed
Remove leftover comment
1 parent 992b946 commit 48003ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/ADDING_RECIPES.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ ServerEvents.recipes(event => {
9999
event.recipes.modern_industrialization.compressor(2, 200)
100100
.itemIn("dirt")
101101
.itemOut("diamond")
102-
// Use custom condition defined above
103102
.registeredCondition({
104103
"modern_industrialization:dimension": {
105104
"dimension": "minecraft:the_nether"

0 commit comments

Comments
 (0)