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

9 Commits

Author SHA1 Message Date
Dylan K. Taylor
10b6696b66
Updated from 1.20.71 2024-03-13 13:55:05 +00:00
Dylan K. Taylor
36f975dfca
Updated from 1.20.50 2023-12-06 13:59:08 +00:00
Dylan K. Taylor
e920209393
Updated from 1.20.30 release 2023-09-20 17:34:21 +01:00
Dylan K. Taylor
33dd836014
Updated from 1.19.80 2023-04-26 21:00:35 +01: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
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
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