Skip to content

Commit

Permalink
some tag changes and additions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cart3r1234 committed Jan 10, 2025
1 parent 8a5640d commit a36d1bd
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 54 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/data/minecraft/tags/item/dyeable.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"portalcubed:long_fall_boots"
]
}
7 changes: 7 additions & 0 deletions src/main/resources/data/minecraft/tags/item/foot_armor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"portalcubed:long_fall_boots",
"portalcubed:advanced_knee_replacements"
]
}
6 changes: 6 additions & 0 deletions src/main/resources/data/minecraft/tags/item/fox_food.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"portalcubed:lemon"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@
"portalcubed:insulation",
"portalcubed:insulation_facade",

"portalcubed:white_chamber_door",
"portalcubed:gray_chamber_door",
"portalcubed:white_octopus_chamber_door",
"portalcubed:gray_octopus_chamber_door",
"portalcubed:white_portal_1_chamber_door",
"portalcubed:metal_portal_1_chamber_door",
"portalcubed:old_ap_chamber_door",

"#c:glass_blocks",
"#c:glass_panes",
"#c:shulker_boxes",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"portalcubed:magnesium_ingot"
]
}

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit a36d1bd

Please sign in to comment.