Skip to content

Commit

Permalink
AT pattern field in ShapedRecipe (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
TelepathicGrunt authored Jul 11, 2024
1 parent 5dd3675 commit a513092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/accesstransformer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -412,3 +412,4 @@ public net.minecraft.world.item.BucketItem content
public net.minecraft.world.item.ItemStack addToTooltip(Lnet/minecraft/core/component/DataComponentType;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;)V
public net.minecraft.world.item.SwordItem createToolProperties()Lnet/minecraft/world/item/component/Tool;
public net.minecraft.world.level.block.CropBlock hasSufficientLight(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;)Z # hasSufficientLight
public net.minecraft.world.item.crafting.ShapedRecipe pattern # pattern

0 comments on commit a513092

Please sign in to comment.