Skip to content

Commit

Permalink
Fix recipes.
Browse files Browse the repository at this point in the history
  • Loading branch information
noobanidus committed Oct 21, 2021
1 parent 6b54098 commit b05cb7d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/generated/resources/.cache/cache
Expand Up @@ -1981,11 +1981,11 @@ e880b803c4060833f999bf52a47b4d6beb2c5301 data/mysticalworld/recipes/silver_sword
32995be95fb6366e62bdc1a73ceb7522423e9aad data/mysticalworld/recipes/silver_wall.json
59955369ae4e7ac54ac492123c15b77446002c41 data/mysticalworld/recipes/silver_wall_from_silver_block_stonecutting.json
388a61ec6895d72767a412b6165f8cd62b9e0017 data/mysticalworld/recipes/silver_wide_post.json
b378daee60efec34c734b50fc11cd115d8627ab9 data/mysticalworld/recipes/skeleton_bottom_1.json
a5440a3ef6ecad4dda6323f136b25f73281817b3 data/mysticalworld/recipes/skeleton_bottom_1.json
a8d4e0c2014503a3ed9e1be6f289c569acf9117d data/mysticalworld/recipes/skeleton_bottom_1_from_skeleton_bottom_4.json
d903d57252f2ebf3cff920e90df10ec5d031aeff data/mysticalworld/recipes/skeleton_bottom_2.json
b79e220d3d58031b71e9f26e44e1da3be3715aa9 data/mysticalworld/recipes/skeleton_bottom_3.json
ecb0c8c51619cae5c8df835ae3e0514e8442bffe data/mysticalworld/recipes/skeleton_top_1.json
bff70e80b7465dc4f69814141aaaf678d48f64d9 data/mysticalworld/recipes/skeleton_top_1.json
7d94d96a0593d94cdbdcf9fb3a91b0ceba1aaf29 data/mysticalworld/recipes/skeleton_top_1_from_skeleton_top_4.json
52fbd828f4f88818975596569779858d2ade1d1c data/mysticalworld/recipes/skeleton_top_2.json
5b7907f8c73f01df660bb2cb4aa9552d5cdb59f1 data/mysticalworld/recipes/skeleton_top_3.json
Expand Down
Expand Up @@ -2,8 +2,8 @@
"type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"BBB",
"B B"
"BB ",
"BBB"
],
"key": {
"B": {
Expand Down
@@ -1,8 +1,8 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"B B",
"BBB",
" BB",
"BBB"
],
"key": {
Expand Down

0 comments on commit b05cb7d

Please sign in to comment.