From b2659f11416455e82217bf14c139a4c3d8e8b2df Mon Sep 17 00:00:00 2001 From: William Blake Galbreath Date: Wed, 1 Apr 2020 16:12:53 -0500 Subject: [PATCH] Add llama options to docs --- docs/source/configuration.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst index 0d2e2590f..8d8d84444 100644 --- a/docs/source/configuration.rst +++ b/docs/source/configuration.rst @@ -849,11 +849,17 @@ mobs - **description**: Set whether iron golems can swim or not * llama + * ridable + - **default**: false + - **description**: Makes this mob WASD controllable. Llama's must be tamed and saddled (with carpet) to be WASD controllable. * ridable-in-water - **default**: false - **description**: Makes this mob ridable in water (it wont eject you) * trader_llama + * ridable + - **default**: false + - **description**: Makes this mob mountable and WASD controllable. Trader llama's must be tamed to be WASD controllable. Being saddled (carpet) is not a requirement since it technically always has a carpet. * ridable-in-water - **default**: false - **description**: Makes this mob ridable in water (it wont eject you)