File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
fabric-data-generation-api-v1/src/main/resources Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ transitive-accessible method net/minecraft/data/recipes/RecipeProvider simpleCoo
121121transitive-accessible method net/minecraft/data/recipes/RecipeProvider waxRecipes (Lnet/minecraft/world/flag/FeatureFlagSet;)V
122122transitive-accessible method net/minecraft/data/recipes/RecipeProvider grate (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V
123123transitive-accessible method net/minecraft/data/recipes/RecipeProvider copperBulb (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V
124+ transitive-accessible method net/minecraft/data/recipes/RecipeProvider waxedChiseled (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V
124125transitive-accessible method net/minecraft/data/recipes/RecipeProvider suspiciousStew (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/level/block/SuspiciousEffectHolder;)V
125126transitive-accessible method net/minecraft/data/recipes/RecipeProvider generateRecipes (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/world/flag/FeatureFlagSet;)V
126127transitive-accessible method net/minecraft/data/recipes/RecipeProvider getBaseBlock (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block;
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ fabric-command-api-v2-version=2.4.5
2121fabric-content-registries-v0-version =10.2.11
2222fabric-crash-report-info-v1-version =0.3.22
2323fabric-data-attachment-api-v1-version =1.8.39
24- fabric-data-generation-api-v1-version =23.2.33
24+ fabric-data-generation-api-v1-version =23.2.34
2525fabric-dimensions-v1-version =4.0.26
2626fabric-entity-events-v1-version =3.0.4
2727fabric-events-interaction-v0-version =4.0.41
You can’t perform that action at this time.
0 commit comments