net.minecraft.data.loot.packs

This commit is contained in:
Noah van der Aa 2024-12-14 18:20:14 +01:00
parent d7eab570bd
commit 1f128f76c7
No known key found for this signature in database
GPG key ID: 547D90BC6FF753CF

View file

@ -1,6 +1,6 @@
--- a/net/minecraft/data/loot/packs/VanillaChestLoot.java --- a/net/minecraft/data/loot/packs/VanillaChestLoot.java
+++ b/net/minecraft/data/loot/packs/VanillaChestLoot.java +++ b/net/minecraft/data/loot/packs/VanillaChestLoot.java
@@ -946,7 +946,6 @@ @@ -946,7 +_,6 @@
.add( .add(
LootItem.lootTableItem(Items.COMPASS) LootItem.lootTableItem(Items.COMPASS)
.apply(SetItemCountFunction.setCount(ConstantValue.exactly(1.0F))) .apply(SetItemCountFunction.setCount(ConstantValue.exactly(1.0F)))