Skip to content

Commit

Permalink
riaggiunto bundle ma solo per la 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Loweredgames committed Feb 24, 2025
1 parent 24bb0bf commit 071ffc7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"Release Building": "JE-1.21>1.21.4-6.1.0-Skyblock_Classic_Edition:BUILDING:22.02.2025a",

"Nightly Building": "JE-1.21>1.21.4-6.1.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_22.02.2025.11152a_[main]",
"Nightly Building": "JE-1.21>1.21.4-6.1.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_22.02.2025.21152a_[main]",

"Data_pack": "TRUE",

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:leather"
},
"-": {
"item": "minecraft:string"
}
},
"pattern": [
"-",
"#"
],
"result": {
"count": 1,
"id": "minecraft:bundle"
}
}

0 comments on commit 071ffc7

Please sign in to comment.