Skip to content

Commit

Permalink
fixes #151
Browse files Browse the repository at this point in the history
  • Loading branch information
adamico committed Mar 15, 2024
1 parent 9c070de commit e869c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MMP1.19.2/kubejs/server_scripts/recipes/vanilla.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ServerEvents.recipes(event => {
}

recipeCycle(['wheat_seeds', 'beetroot_seeds', 'carrot', 'potato', 'melon_seeds', 'pumpkin_seeds', 'sweet_berries'])
recipeCycle(['oak_sapling', 'spruce_sapling', 'birch_sapling', 'jungle_sapling', 'acacia_sapling', 'dark_oak_sapling', 'mangrove_propagule'])

event.shaped(
'minecraft:chest',
Expand Down

0 comments on commit e869c69

Please sign in to comment.