From 2edd452bdaa1cc2d4a7f8821e6096c17954f4727 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 31 Aug 2021 11:06:05 -0400 Subject: formatting --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e533f6a..160df507 100644 --- a/README.md +++ b/README.md @@ -39,13 +39,13 @@ I would also highly recommend disabling auto update if you are in the middle of Once you have these options enabled you can edit and add items in-game using the following keybinds: -* `k` - Opens the item editor. - * TIP: typing 2 `&` converts into `§` -* `o` - While in an items recipe menu, add the recipe. -* `y` - Opens a pane on the left side of your inventory. -* left `ctrl` - Hold to show the NBT data of an item. - * left `ctrl`+`h` - copies the nbt data to your clipboard. -* `n` - While viewing the essence guide, prints the essence costs to your log. +- `k` - Opens the item editor. + - TIP: typing 2 `&` converts into `§` +- `o` - While in an items recipe menu, add the recipe. +- `y` - Opens a pane on the left side of your inventory. +- left `ctrl` - Hold to show the NBT data of an item. + - left `ctrl`+`h` - copies the nbt data to your clipboard. +- `n` - While viewing the essence guide, prints the essence costs to your log. Once you have made the changes you would like you can find the files located in `.minecraft\config\notenoughupdates\repo`. -- cgit