diff --git a/dodsorfas_custom_loot/data/minecraft/loot_tables/entities/shulker.json b/dodsorfas_custom_loot/data/minecraft/loot_tables/entities/shulker.json index a46b454..e9bf1ea 100644 --- a/dodsorfas_custom_loot/data/minecraft/loot_tables/entities/shulker.json +++ b/dodsorfas_custom_loot/data/minecraft/loot_tables/entities/shulker.json @@ -27,7 +27,7 @@ "functions": [ { "function": "set_count", - "count": 2 + "count": 1 } ] }