mirror of
https://gitlab.bixilon.de/bixilon/minosoft-meta.git
synced 2025-08-03 10:06:30 -04:00
correct more block data
This commit is contained in:
parent
a2fe00a694
commit
342108babc
@ -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
5
Resources.md
Normal 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
|
25413
_/blocks.json
25413
_/blocks.json
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user