From b76b5ee70f930bc9e8fbbf35c4b0087341e8b599 Mon Sep 17 00:00:00 2001 From: QuImUfu Date: Thu, 1 Apr 2021 11:57:58 +0200 Subject: [PATCH] fix README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ca0f891..dfdbda5 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ If the clicked block is Stone and neither Diamond blocks nor Bedrock is in the w If you leave out "structure", it won't work. If you leave out "offset", it will place the structure at the block you clicked at, expanding in your view direction, up and to both sides. if you look up or down, it'll place the structure centered above or below the block you clicked at. If you leave out "blacklist", it will replace anything. -If you leave out "allowedOn", it will allow "placement" on any block. -If you leave out "replaceEntities" or set it to 1, entities in the way will be deleted. +If you leave out "allowedOn", it will allow "placement" on any block. +If you leave out "replaceEntities" or set it to 1, entities in the way will be deleted. If you leave out "placeEntities" or set it to 1, entities saved in the structure will be placed. Any errors made by the creators will be displayed in chat, any errors made by the user will produce a fat massage in the middle of the screen.