Skip to content

Commit be66d25

Browse files
committed
Gen resources
1 parent 76d664f commit be66d25

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fabric-data-generation-api-v1/src/main/resources/fabric-data-generation-api-v1.accesswidener

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ transitive-accessible method net/minecraft/data/recipes/RecipeProvider simpleCoo
121121
transitive-accessible method net/minecraft/data/recipes/RecipeProvider waxRecipes (Lnet/minecraft/world/flag/FeatureFlagSet;)V
122122
transitive-accessible method net/minecraft/data/recipes/RecipeProvider grate (Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/Block;)V
123123
transitive-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
124125
transitive-accessible method net/minecraft/data/recipes/RecipeProvider suspiciousStew (Lnet/minecraft/world/item/Item;Lnet/minecraft/world/level/block/SuspiciousEffectHolder;)V
125126
transitive-accessible method net/minecraft/data/recipes/RecipeProvider generateRecipes (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/world/flag/FeatureFlagSet;)V
126127
transitive-accessible method net/minecraft/data/recipes/RecipeProvider getBaseBlock (Lnet/minecraft/data/BlockFamily;Lnet/minecraft/data/BlockFamily$Variant;)Lnet/minecraft/world/level/block/Block;

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fabric-command-api-v2-version=2.4.5
2121
fabric-content-registries-v0-version=10.2.11
2222
fabric-crash-report-info-v1-version=0.3.22
2323
fabric-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
2525
fabric-dimensions-v1-version=4.0.26
2626
fabric-entity-events-v1-version=3.0.4
2727
fabric-events-interaction-v0-version=4.0.41

0 commit comments

Comments
 (0)