1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-02 12:54:21 -03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Dylan K. Taylor
cae40bde98
Updated from 1.21.0 2024-06-13 18:17:55 +01:00
Dylan K. Taylor
d7d709fec3
Updated from 1.20.80 2024-04-25 11:08:23 +01:00
Dylan K. Taylor
10b6696b66
Updated from 1.20.71 2024-03-13 13:55:05 +00:00
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
c679956531
Updated from 1.19.70 2023-03-14 17:00:23 +00:00
Dylan K. Taylor
27cb4d5133
Updated creative and recipes data 2023-02-08 18:33:49 +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
3988f88875
Updated recipes from 1.19.50 2022-11-30 16:22:05 +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
6f480c67ed
Updated PM5-specific stuff 2022-08-09 18:47:56 +01:00
Dylan K. Taylor
5d7add6b08
Merge branch 'master' into modern-world-support 2022-07-12 20:40:28 +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
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