1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-06-30 15:24:06 -03:00
Commit Graph

131 Commits

Author SHA1 Message Date
Dylan K. Taylor
d8ea0355b7
Updated from 1.20.61 2024-02-07 11:23:46 +00:00
Dylan K. Taylor
36f975dfca
Updated from 1.20.50 2023-12-06 13:59:08 +00:00
Dylan K. Taylor
37e780d28b
Updated from 1.20.40 2023-10-26 11:39:13 +01:00
Dylan K. Taylor
8f9d96047a
Updated recipes with fix from pmmp/PocketMine-MP@c3bca9e172 2023-09-27 12:40:15 +01:00
Dylan K. Taylor
e920209393
Updated from 1.20.30 release 2023-09-20 17:34:21 +01:00
Dylan K. Taylor
f98bd1cae4
Updated from 1.20.10 2023-07-12 12:51:54 +01:00
Dylan K. Taylor
fb89ccdc03
Fixed mishandling of blockstate ID 0 in generation
related:
- pmmp/bds-mod-mapping@3cd23dc9a7
- pmmp/PocketMine-MP#5818
2023-06-13 17:42:09 +01:00
Dylan K. Taylor
b3dd3f4b8e
Updated from 1.20.0 2023-06-07 20:06:47 +01:00
Dylan K. Taylor
33dd836014
Updated from 1.19.80 2023-04-26 21:00:35 +01:00
Dylan K. Taylor
cba0567bcb
Fixed broken 1.19.70 blockstate mappings for wool 2023-03-14 18:03:19 +00:00
Dylan K. Taylor
c679956531
Updated from 1.19.70 2023-03-14 17:00:23 +00:00
Dylan K. Taylor
957e49b238
Restore files used by PM4 (for now)
this will allow us to have a single version of BedrockData that's able to be used by both PM4 and PM5.

These files are currently generated by the mapping mod, so it isn't a problem to keep them here, although they technically don't belong.
2023-02-23 21:25:04 +00:00
Dylan K. Taylor
27cb4d5133
Updated creative and recipes data 2023-02-08 18:33:49 +00:00
Dylan K. Taylor
213d383b40
Merge branch 'master' into modern-world-support 2023-02-08 18:32:44 +00:00
Dylan K. Taylor
7b06234ec6
Updated from 1.19.61 2023-02-08 18:32:01 +00:00
Dylan K. Taylor
6a735f1c6b
Fixed special_hardcoded recipes (bug in mitm script) 2023-01-31 23:58:53 +00:00
Dylan K. Taylor
d64617faab
Merge branch 'master' into modern-world-support 2022-12-02 13:01:28 +00:00
Dylan K. Taylor
71c36e048d
Added item tags mapping
this is needed for handling modern recipes
2022-12-02 13:00:42 +00:00
Dylan K. Taylor
3988f88875
Updated recipes from 1.19.50 2022-11-30 16:22:05 +00:00
Dylan K. Taylor
b3469b6b5b
Merge branch 'master' into modern-world-support 2022-11-30 16:20:24 +00:00
Dylan K. Taylor
57337ddc94
Updated from 1.19.50 2022-11-30 16:19:59 +00:00
Dylan K. Taylor
74fbcebae3
Updated recipes from 1.19.40
the diffs are a mess because some of the recipe definitions changed to start using tags.
2022-10-31 19:07:33 +00:00
Dylan K. Taylor
f0bd6ef1e1
Merge remote-tracking branch 'origin/master' into modern-world-support 2022-10-31 16:28:29 +00:00
Dylan K. Taylor
32690f1dac
Updated from 1.19.40 2022-10-25 22:45:24 +01:00
Dylan K. Taylor
e6a51075e6
Merge remote-tracking branch 'origin/master' into modern-world-support 2022-09-28 21:32:25 +01:00
Dylan K. Taylor
9ec9a9645b
Strip generation data from biome definitions
this considerably reduces the data size and makes it faster to load.
The full version with all the data is included in biome_definitions_full.
2022-09-27 23:00:01 +01:00
Dylan K. Taylor
1ca9241ce6
Updated from 1.19.30 (PM5) 2022-09-21 14:59:15 +01:00
Dylan K. Taylor
474444a1e5
Merge branch 'master' into modern-world-support 2022-09-20 20:19:14 +01:00
Dylan K. Taylor
2cca1d4842
Updated from 1.19.30 2022-09-20 19:19:22 +01:00
Dylan K. Taylor
6f480c67ed
Updated PM5-specific stuff 2022-08-09 18:47:56 +01:00
Dylan K. Taylor
99b9b7c78a
Merge branch 'master' into modern-world-support 2022-08-09 18:45:45 +01:00
Dylan K. Taylor
43610f6749
Updated from 1.19.20 2022-08-09 18:44:22 +01:00
Dylan K. Taylor
5d7add6b08
Merge branch 'master' into modern-world-support 2022-07-12 20:40:28 +01:00
Dylan K. Taylor
ecd798a3e7
added 1.19.10 versions of next-major stuff, to make merging easier
this data is useful in any case
2022-07-12 20:33:21 +01:00
Dylan K. Taylor
00f1ef8fcd
Updated from 1.19.10 2022-07-12 20:32:33 +01:00
Dylan K. Taylor
301bf7ebe5
Updated crafting data to use blockstate data on recipe inputs
this avoids having to load RuntimeBlockMapping in PM on startup just to lookup the correct state data from the meta values, which saves about 15 MB of memory on server startup.
2022-07-09 18:43:03 +01:00
Dylan K. Taylor
01948a6274
One file per recipe type
this requires less validation and provides more granularity.
2022-07-04 17:59:39 +01:00
Dylan K. Taylor
c60303d899
For some reason AIR appears in creative inventory ... 2022-07-04 17:35:02 +01:00
Dylan K. Taylor
7adab384e1
Updated brewing recipe format 2022-07-04 17:23:14 +01:00
Dylan K. Taylor
5e9289ac6c
Scrub redundant meta values 2022-07-04 16:55:18 +01:00
Dylan K. Taylor
99b487bbe1
Updated creative inventory and crafting recipes to 1.19.0 2022-07-04 16:15:32 +01:00
Dylan K. Taylor
a546e15f6a
Revert "Update block palette to include meta values for crafting inputs conversion"
This reverts commit 13be80876e52c33062278cbf8bcf15fdf34c4f07.
2022-07-02 16:28:28 +01:00
Dylan T
b55c298c70
Update README.md 2022-07-02 15:15:10 +01:00
Dylan K. Taylor
8e31b082a9
Added mapping table of blockstate runtime ID -> meta value
this is needed for crafting
I ended up going for this instead of directly altering canonical_block_states for the sake of minimizing impact to stuff like the mod, block palette archive, and PM itself.
2022-07-02 15:09:51 +01:00
Dylan K. Taylor
13be80876e
Update block palette to include meta values for crafting inputs conversion 2022-06-30 23:20:10 +01:00
Dylan T
1cdf414f8a
README: fix copy pasta error 2022-06-08 15:01:44 +01:00
Dylan K. Taylor
2e0b685b45
Remove r16_to_current_item_map
this is superseded by BedrockItemUpgradeSchema
2022-06-08 14:58:36 +01:00
Dylan K. Taylor
a3e9a3eff3
Remove item_id_map.json
this file is no longer actively maintained and is only required for legacy data upgrading.
2022-06-08 14:54:55 +01:00
Dylan K. Taylor
8a35e8b857
Merge branch 'master' into modern-world-support 2022-06-08 13:46:07 +01:00
Dylan K. Taylor
d59a02f9c9
Add generated JSON of command arg types 2022-06-08 01:51:02 +01:00