Skip to content

Commit

Permalink
v1.20.10.20-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mammerla committed May 25, 2023
1 parent f0e3bba commit 30eac91
Show file tree
Hide file tree
Showing 1,254 changed files with 10,103 additions and 2,580 deletions.
4 changes: 2 additions & 2 deletions behavior_pack/entities/allay.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"value": "player"
},
{
"test": "is_sneaking",
"test": "is_sneak_held",
"subject": "other",
"value": false
}
Expand Down Expand Up @@ -269,4 +269,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion behavior_pack/entities/camel.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
{ "test": "has_equipment", "subject": "self", "domain": "inventory", "operator": "not", "value": "saddle" },
{ "test": "has_equipment", "subject": "other", "domain": "hand", "value": "saddle" },
{ "test": "is_family", "subject": "other", "value": "player" },
{ "test": "is_sneaking", "subject": "other", "value": false }
{ "test": "is_sneak_held", "subject": "other", "value": false }
]
},
"target": "self"
Expand Down
3 changes: 2 additions & 1 deletion behavior_pack/entities/drowned.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.17.20",
"format_version": "1.20.10",
"minecraft:entity": {
"description": {
"identifier": "minecraft:drowned",
Expand Down Expand Up @@ -181,6 +181,7 @@
"avoid_sun": true
},
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:nautilus_shell",
Expand Down
5 changes: 3 additions & 2 deletions behavior_pack/entities/husk.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.17.20",
"format_version": "1.20.10",
"minecraft:entity": {
"description": {
"identifier": "minecraft:husk",
Expand Down Expand Up @@ -183,6 +183,7 @@
"minecraft:can_climb": {
},
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
Expand Down Expand Up @@ -629,4 +630,4 @@
}
}
}
}
}
14 changes: 14 additions & 0 deletions behavior_pack/entities/villager_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,20 @@
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:torchflower_seeds",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:pitcher_pod",
"want_amount": 64,
"surplus_amount": 64,
"stored_in_inventory": true,
"pickup_only": true
},
{
"item": "minecraft:bone_meal",
"want_amount": 64,
Expand Down
5 changes: 3 additions & 2 deletions behavior_pack/entities/zombie.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.17.20",
"format_version": "1.20.10",
"minecraft:entity": {
"description": {
"identifier": "minecraft:zombie",
Expand Down Expand Up @@ -175,6 +175,7 @@
"table": "loot_tables/entities/zombie.json"
},
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
Expand Down Expand Up @@ -610,4 +611,4 @@
}
}
}
}
}
5 changes: 3 additions & 2 deletions behavior_pack/entities/zombie_villager.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.17.20",
"format_version": "1.20.10",
"minecraft:entity": {
"description": {
"identifier": "minecraft:zombie_villager",
Expand Down Expand Up @@ -269,6 +269,7 @@
"minecraft:nameable": {
},
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
Expand Down Expand Up @@ -928,4 +929,4 @@
}
}
}
}
}
6 changes: 4 additions & 2 deletions behavior_pack/entities/zombie_villager_v2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.17.20",
"format_version": "1.20.10",
"minecraft:entity": {
"description": {
"identifier": "minecraft:zombie_villager_v2",
Expand Down Expand Up @@ -76,6 +76,7 @@
"into": "minecraft:villager_v2",
"begin_transform_sound": "remedy",
"transformation_sound": "unfect",
"drop_equipment": true,
"keep_level": true,
"delay": {
"value": 100,
Expand Down Expand Up @@ -357,6 +358,7 @@
"minecraft:nameable": {
},
"minecraft:shareables": {
"singular_pickup": true,
"items": [
{
"item": "minecraft:netherite_sword",
Expand Down Expand Up @@ -1123,4 +1125,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion behavior_pack/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Vanilla Behavior Pack",
"uuid": "ee649bcf-256c-4013-9068-6a802b89d756",
"version": [ 0, 0, 1 ],
"min_engine_version": [ 1, 20, 0 ]
"min_engine_version": [ 1, 20, 10 ]
},
"modules": [
{
Expand Down
10 changes: 5 additions & 5 deletions behavior_pack/recipes/acacia_boat.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_boat"
},

"tags": [ "crafting_table" ],
"pattern": [
"#P#",
"# #",
"###"
],
"key": {
"P": {
"item": "minecraft:wooden_shovel"
},
"#": {
"item": "minecraft:planks",
"data": 4
}
},
"unlock": {
"context": "PlayerInWater"
},
"result": {
"item": "minecraft:boat",
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_chest_boat.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:acacia_chest_boat"
Expand All @@ -14,6 +14,12 @@
"data": 4
}
],
"unlock": [
{
"item": "minecraft:boat",
"data": 4
}
],
"result": {
"item": "minecraft:chest_boat",
"data": 4
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_door.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_door"
Expand All @@ -19,6 +19,12 @@
"data": 4
}
},
"unlock": [
{
"item": "minecraft:planks",
"data": 4
}
],
"result": {
"item": "minecraft:acacia_door",
"count": 3
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_fence.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_fence"
Expand All @@ -20,6 +20,12 @@
"data": 4
}
},
"unlock": [
{
"item": "minecraft:planks",
"data": 4
}
],
"result": {
"item": "minecraft:acacia_fence",
"count": 3
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_fence_gate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_fence_gate"
Expand All @@ -21,6 +21,12 @@
"data": 4
}
},
"unlock": [
{
"item": "minecraft:planks",
"data": 4
}
],
"result": {
"item": "minecraft:acacia_fence_gate"
}
Expand Down
7 changes: 6 additions & 1 deletion behavior_pack/recipes/acacia_hanging_sign.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_hanging_sign"
Expand All @@ -19,6 +19,11 @@
"item": "minecraft:chain"
}
},
"unlock": [
{
"item": "minecraft:stripped_acacia_log"
}
],
"result": {
"item": "minecraft:acacia_hanging_sign",
"count": 6
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_planks.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_planks"
Expand All @@ -17,6 +17,12 @@
"data": 0
}
},
"unlock": [
{
"item": "minecraft:log2",
"data": 0
}
],
"result": {
"item": "minecraft:planks",
"data": 4,
Expand Down
7 changes: 6 additions & 1 deletion behavior_pack/recipes/acacia_planks_from_stripped.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_planks_from_stripped"
Expand All @@ -16,6 +16,11 @@
"item": "minecraft:stripped_acacia_log"
}
},
"unlock": [
{
"item": "minecraft:stripped_acacia_log"
}
],
"result": {
"item": "minecraft:planks",
"data": 4,
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_planks_from_stripped_wood.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_planks_from_stripped_wood"
Expand All @@ -17,6 +17,12 @@
"data": 12
}
},
"unlock": [
{
"item": "minecraft:wood",
"data": 12
}
],
"result": {
"item": "minecraft:planks",
"data": 4,
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_planks_from_wood.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_planks_from_wood"
Expand All @@ -17,6 +17,12 @@
"data": 4
}
},
"unlock": [
{
"item": "minecraft:wood",
"data": 4
}
],
"result": {
"item": "minecraft:planks",
"data": 4,
Expand Down
8 changes: 7 additions & 1 deletion behavior_pack/recipes/acacia_stairs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"format_version": "1.12",
"format_version": "1.20.10",
"minecraft:recipe_shaped": {
"description": {
"identifier": "minecraft:acacia_stairs"
Expand All @@ -19,6 +19,12 @@
"data": 4
}
},
"unlock": [
{
"item": "minecraft:planks",
"data": 4
}
],
"result": {
"item": "minecraft:acacia_stairs",
"count": 4
Expand Down
Loading

0 comments on commit 30eac91

Please sign in to comment.