All-Of-Create/config/shulkerdropstwo.json5
2025-10-18 10:40:51 +02:00

7 lines
237 B
Plaintext

{
// Ignore the drop chance (default 50%) that a Shulker will drop their shell and instead makes them always drop it.
"alwaysDropShells": false,
// Sets the amount of shells Shulkers drop.
// min: 1, max: 64
"shulkerDropAmount": 2
}