correct more block data

This commit is contained in:
Moritz Zwerger 2023-10-02 21:24:10 +02:00
parent a2fe00a694
commit 342108babc
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
4 changed files with 12699 additions and 12739 deletions

View File

@ -29,4 +29,7 @@ All names from versions of 1.13+ are preferred over the old names.
You might think, wow, this data is insane, I really need that. From where do you have that data? The answer might sound stupid, but most of it is hand written. Some data was extracted with pixlyzer, but not much. So the source is minecraft with (`F3`+`H`) and `/setblock` and the [minecraft wiki](https://minecraft.fandom.com/wiki/Minecraft_Wiki). I am crazy, I know.
correcting: (1.7k ~ id 44)
## Status
Everything hopefully correct up to `comparator`

5
Resources.md Normal file
View File

@ -0,0 +1,5 @@
# Useful resources
- Pre flattening changes: https://minecraft.fandom.com/wiki/Java_Edition_data_values/Pre-flattening
- 1.13+ data values: https://minecraft.fandom.com/wiki/Java_Edition_data_values

File diff suppressed because it is too large Load Diff

View File

@ -79,20 +79,5 @@
},
"unluck": {
"id": 27
},
"slow_falling": {
"id": 28
},
"conduit_power": {
"id": 29
},
"dolphins_grace": {
"id": 30
},
"bad_omen": {
"id": 31
},
"hero_of_the_village": {
"id": 32
}
}