We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992b946 commit 48003aeCopy full SHA for 48003ae
docs/ADDING_RECIPES.md
@@ -99,7 +99,6 @@ ServerEvents.recipes(event => {
99
event.recipes.modern_industrialization.compressor(2, 200)
100
.itemIn("dirt")
101
.itemOut("diamond")
102
- // Use custom condition defined above
103
.registeredCondition({
104
"modern_industrialization:dimension": {
105
"dimension": "minecraft:the_nether"
0 commit comments