From 466c4de1cfd46c5977017174d5ebd7310da6c3df Mon Sep 17 00:00:00 2001 From: Erik1988 Date: Sun, 4 Jun 2017 11:02:46 +0200 Subject: [PATCH] Added some of the minecarts to the default config. --- src/main/resources/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 063ad8d..5fe6fb5 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -92,6 +92,9 @@ entities: # PIG: 10 # HORSE: 10 # WITCH: 10 +# MINECART_HOPPER: 16 +# MINECART_CHEST: 16 +# MINECART: 30 # Exclude these worlds from limits. excluded-worlds: []