Skip to content

Commit

Permalink
feat: Add Farmers Delight crops preset and onion trade #212
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Jun 11, 2024
1 parent c4e65e5 commit b906a30
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"enabled": false,
"payment": {
"ingredient": {
"item": "minecraft:diamond"
},
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "farmingforblockheads:market",
"category": "farmingforblockheads:seeds",
"preset": "farmersdelight:crops",
"result": {
"item": "farmersdelight:onion"
}
}

0 comments on commit b906a30

Please sign in to comment.