From f0c03ef6438c972b1ce6b9d0fb4008ec3dda9c5a Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 15 May 2020 14:09:35 +0200 Subject: update Readme.md --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 609f1ea..76ead5d 100644 --- a/Readme.md +++ b/Readme.md @@ -25,7 +25,7 @@ List all player savefiles, UUIDs are resolved to names if in usercache Query user statistics and import them to the scoreboard. This work for both online and offline players, if they are in usercache. -`/savedata stats PLAYER CRITERIA [import OBJECTIVE [MULTIPLIER]]` +`/savedata stats PLAYER STATISTIC [import OBJECTIVE [MULTIPLIER]]` If `MULTIPLIER < 0` the score is modified with `1/MULTIPLIER`, since FloatArgumentType does not support exponentials like 1.3e-4 @@ -34,6 +34,10 @@ like 1.3e-4 ### Dispenser Behavior +#### Water Bottle + +Water Bottles can be filled with a Dispenser from a water source, just like Buckets. + #### Cauldron A dispenser pointing into a cauldron can: -- cgit v1.2.3