Skip to content

Commit

Permalink
Follows 1.21 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechalopa committed Nov 4, 2024
1 parent 4cc2013 commit 937e827
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@
{
"id": "charred_horizons:spore_creeper",
"required": false
},
{
"id": "echoes:echo_creeper",
"required": false
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"jafohana:jade_vine"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"replace": false,
"values": [
"#jafohana:convertable_to_fasciated_dandelion",
"#jafohana:convertable_to_fasciated_oxeye_daisy",
"#jafohana:tall_flowers",
"jafohana:jade_vine"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"jafohana:jade_vine"
]
}

0 comments on commit 937e827

Please sign in to comment.