Skip to content

Commit

Permalink
fix hnn regression
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePansmith committed Jul 16, 2024
1 parent 90f4f58 commit 15c1092
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubejs/data/hostilenetworks/data_models/ender_dragon.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"count": 1
},
{
"item": "armorplus:ender_dragon_scale",
"item": "kubejs:ender_dragon_scale",
"count": 1
}
],
Expand Down
2 changes: 1 addition & 1 deletion kubejs/data/hostilenetworks/data_models/guardian.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"count": 12
},
{
"item": "armorplus:guardian_scale",
"item": "kubejs:guardian_scale",
"count": 4
}
]
Expand Down
2 changes: 1 addition & 1 deletion kubejs/data/hostilenetworks/data_models/wither.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"count": 1
},
{
"item": "armorplus:wither_bone",
"item": "kubejs:wither_bone",
"count": 1
}
]
Expand Down

0 comments on commit 15c1092

Please sign in to comment.