1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-04 16:00:07 -03:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
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
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
99b487bbe1
Updated creative inventory and crafting recipes to 1.19.0 2022-07-04 16:15:32 +01:00