Skip to content

Commit

Permalink
Merge pull request #290 from Loweredgames/new_recipes_fix
Browse files Browse the repository at this point in the history
Aggiunte nuove ricette per rinovare gli oggetti nel mondo Custom
  • Loading branch information
Loweredgames authored Jan 25, 2025
2 parents e24c448 + 5f2a55e commit c8a29b4
Show file tree
Hide file tree
Showing 95 changed files with 1,536 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

"Edition": "JAVA EDITION",

"Release Versions": "6.0.0 [The Removal Update]",
"Release Versions": "6.1.0 [The Removal Update]",

"Release Building": "JE-1.21/1.21.1-6.0.0-Skyblock_Classic_Edition:6.0.0",

"Nightly Building": "JE-1.21/1.21.1-6.0.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_20.01.2025.41900a_[main]",
"Nightly Building": "JE-1.21/1.21.1-6.0.0-Skyblock_Classic_Edition:NIGHTLY_BUILDING_24.01.2025.41433a_[new_recipes_fix]",

"Data_pack": "TRUE",

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"M#"
],
"key": {
"#": [
"minecraft:oak_sapling"
],
"M": [
"minecraft:moss_block"
]
},
"result": {
"id": "minecraft:azalea",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"##",
"##"
],
"key": {
"#": [
"minecraft:cobblestone"
]
},
"result": {
"id": "minecraft:cobbled_deepslate",
"count": 4
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"M#P"
],
"key": {
"#": [
"minecraft:oak_sapling"
],
"M": [
"minecraft:moss_block"
],
"P": [
"minecraft:pink_petals"
]
},
"result": {
"id": "minecraft:flowering_azalea",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"###",
"#T#",
"###"
],
"key": {
"#": [
"minecraft:glow_ink_sac"
],
"T": [
"minecraft:torchflower"
]
},
"result": {
"id": "minecraft:glow_berries",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"group": "skyblock",
"ingredients": [
[
"minecraft:glow_ink_sac"
],
[
"minecraft:prismarine_shard"
]
],
"result": {
"id": "minecraft:prismarine_crystals",
"count": 2
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
" # ",
"SFP",
" K "
],
"key": {
"#": [
"minecraft:ink_sac"
],
"S": [
"minecraft:sea_pickle"
],
"F": [
"minecraft:flint"
],
"P": [
"minecraft:pufferfish"
],
"K": [
"minecraft:kelp"
]
},
"result": {
"id": "minecraft:prismarine_shard",
"count": 4
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"#S"
],
"key": {
"#": [
"minecraft:redstone"
],
"S": [
"minecraft:sand"
]
},
"result": {
"id": "minecraft:red_sand",
"count": 2
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"#R",
"R#"
],
"key": {
"#": [
"minecraft:coarse_dirt"
],
"R": [
"minecraft:rotten_flesh"
]
},
"result": {
"id": "minecraft:sand",
"count": 4
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
" M",
" #"
],
"key": {
"#": [
"minecraft:pink_petals"
],
"M": [
"minecraft:moss_block"
]
},
"result": {
"id": "minecraft:spore_blossom",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"group": "skyblock",
"pattern": [
"##",
"##"
],
"key": {
"#": [
"minecraft:andesite"
]
},
"result": {
"id": "minecraft:tuff",
"count": 1
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"type": "minecraft:canyon",
"config": {
"debug_settings": {
"air_state": {
"Name": "minecraft:warped_button",
"Properties": {
"face": "wall",
"facing": "north",
"powered": "false"
}
},
"barrier_state": {
"Name": "minecraft:glass"
},
"lava_state": {
"Name": "minecraft:orange_stained_glass"
},
"water_state": {
"Name": "minecraft:candle",
"Properties": {
"candles": "1",
"lit": "false",
"waterlogged": "false"
}
}
},
"lava_level": {
"above_bottom": 8
},
"probability": 0.01,
"replaceable": "#minecraft:overworld_carver_replaceables",
"shape": {
"distance_factor": {
"type": "minecraft:uniform",
"max_exclusive": 1.0,
"min_inclusive": 0.75
},
"horizontal_radius_factor": {
"type": "minecraft:uniform",
"max_exclusive": 1.0,
"min_inclusive": 0.75
},
"thickness": {
"type": "minecraft:trapezoid",
"max": 6.0,
"min": 0.0,
"plateau": 2.0
},
"vertical_radius_center_factor": 0.0,
"vertical_radius_default_factor": 1.0,
"width_smoothness": 3
},
"vertical_rotation": {
"type": "minecraft:uniform",
"max_exclusive": 0.125,
"min_inclusive": -0.125
},
"y": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 67
},
"min_inclusive": {
"absolute": 10
}
},
"yScale": 3.0
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"type": "minecraft:cave",
"config": {
"debug_settings": {
"air_state": {
"Name": "minecraft:crimson_button",
"Properties": {
"face": "wall",
"facing": "north",
"powered": "false"
}
},
"barrier_state": {
"Name": "minecraft:glass"
},
"lava_state": {
"Name": "minecraft:orange_stained_glass"
},
"water_state": {
"Name": "minecraft:candle",
"Properties": {
"candles": "1",
"lit": "false",
"waterlogged": "false"
}
}
},
"floor_level": {
"type": "minecraft:uniform",
"max_exclusive": -0.4,
"min_inclusive": -1.0
},
"horizontal_radius_multiplier": {
"type": "minecraft:uniform",
"max_exclusive": 1.4,
"min_inclusive": 0.7
},
"lava_level": {
"above_bottom": 8
},
"probability": 0.15,
"replaceable": "#minecraft:overworld_carver_replaceables",
"vertical_radius_multiplier": {
"type": "minecraft:uniform",
"max_exclusive": 1.3,
"min_inclusive": 0.8
},
"y": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 180
},
"min_inclusive": {
"above_bottom": 8
}
},
"yScale": {
"type": "minecraft:uniform",
"max_exclusive": 0.9,
"min_inclusive": 0.1
}
}
}
Loading

0 comments on commit c8a29b4

Please sign in to comment.