Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Elemend authored Nov 16, 2020
1 parent 8fa9053 commit c68ae28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ https://www.github.com/Aeldrion/AESTD
https://www.twitter.com/Aeldrion

# The 1.15-Version was last tested in 1.15.2.
# The 1.16-Version was tested in 1.16.1
# The 1.16-Version was tested in 1.16.4
__________________________________________________________________________________________________


Expand Down Expand Up @@ -87,6 +87,6 @@ This will remove the scoreboards that were added. Then close the world and delet

The commands detect the items that drop from the mined Blocks and read its ID. I do this to spare a whole load of commands and a lot of function files. This shrinks the filesize (Not so fun fact: the first version was about 6 MB) but is also a potential source of errors, since the Blocks need to drop what they would do in the Vanilla Game (without any additional datapacks). If you have a datapack that changes Block-loot-tables then things could break.

# Updated 02.08.2020
# Updated 16.11.2020

Updated the Chunk Setup to not occasionally fail on load. This hopefully prevents you from getting stone buttons in your inventory instead of the correct items.
Some blocks like crops and flowers don't cost durability when mining normally. I changed it so that when you veinmine such blocks it doesn't cost durability.

0 comments on commit c68ae28

Please sign in to comment.