Skip to content

Commit

Permalink
feat: Expanded Delight Glass Jar as container
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjdai1 committed Jun 11, 2024
1 parent 06621e2 commit 237498f
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fabric/data/bakery/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/beachparty/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/bloomingnature/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/brewery/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/candlelight/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/farm_and_charm/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/herbalbrews/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/meadow/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down
4 changes: 4 additions & 0 deletions fabric/data/vinery/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
"id": "bakery:tray",
"required": false
},
{
"id": "expandeddelight:glass_jar",
"required": false
},
{
"id": "minecraft:bowl",
"required": false
Expand Down

0 comments on commit 237498f

Please sign in to comment.