Skip to content

Commit

Permalink
tag stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Cart3r1234 committed Jan 12, 2025
1 parent 2ee58a1 commit 8551461
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/main/resources/data/minecraft/tags/entity_type/boat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"portalcubed:lemon_boat",
"portalcubed:lemon_chest_boat"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"portalcubed:crowbar"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"portalcubed:lemonade"
]
}

0 comments on commit 8551461

Please sign in to comment.