Skip to content

Commit

Permalink
Merge branch 'teaconmc:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LocusAzzurro authored Jan 1, 2025
2 parents ce12447 + 668c550 commit e41bd78
Show file tree
Hide file tree
Showing 20 changed files with 160 additions and 40 deletions.
14 changes: 12 additions & 2 deletions jiachen/data/bsf/recipe/compacted_snowball_set_1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "compacted_snowball_set",
"ingredients": [
{
"item": "bsf:smooth_snowball"
},
{
"item": "bsf:smooth_snowball"
},
{
"item": "bsf:smooth_snowball"
}
],
"result": {
"id": "bsf:compacted_snowball_set",
"count": 0,
Expand Down
14 changes: 12 additions & 2 deletions jiachen/data/bsf/recipe/compacted_snowball_set_2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "compacted_snowball_set",
"ingredients": [
{
"item": "bsf:compacted_snowball"
},
{
"item": "bsf:smooth_snowball"
},
{
"item": "bsf:smooth_snowball"
}
],
"result": {
"id": "bsf:compacted_snowball_set",
"count": 0,
Expand Down
14 changes: 12 additions & 2 deletions jiachen/data/bsf/recipe/compacted_snowball_set_3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "compacted_snowball_set",
"ingredients": [
{
"item": "bsf:compacted_snowball"
},
{
"item": "bsf:compacted_snowball"
},
{
"item": "bsf:smooth_snowball"
}
],
"result": {
"id": "bsf:compacted_snowball_set",
"count": 0,
Expand Down
14 changes: 12 additions & 2 deletions jiachen/data/bsf/recipe/compacted_snowball_set_4.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "compacted_snowball_set",
"ingredients": [
{
"item": "bsf:compacted_snowball"
},
{
"item": "bsf:compacted_snowball"
},
{
"item": "bsf:compacted_snowball"
}
],
"result": {
"id": "bsf:compacted_snowball_set",
"count": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:explosive_player_tracking_snowball"
}
],
"result": {
"id": "bsf:explosive_monster_tracking_snowball",
"count": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:explosive_monster_tracking_snowball"
}
],
"result": {
"id": "bsf:explosive_player_tracking_snowball",
"count": 0,
Expand Down
11 changes: 9 additions & 2 deletions jiachen/data/bsf/recipe/freezing_snowball_cannon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"type": "minecraft:smithing_transform",
"pattern": null,
"key": null,
"addition": {
"item": "bsf:super_frozen_core"
},
"base": {
"item": "bsf:snowball_cannon"
},
"template": {
"item": "bsf:snowball_cannon_upgrade_smithing_template"
},
"result": {
"id": "bsf:freezing_snowball_cannon",
"count": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:heavy_player_tracking_snowball"
}
],
"result": {
"id": "bsf:heavy_monster_tracking_snowball",
"count": 0,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/heavy_player_tracking_snowball_1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:heavy_monster_tracking_snowball"
}
],
"result": {
"id": "bsf:heavy_player_tracking_snowball",
"count": 0,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/impulse_snowball.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:thrust_snowball"
}
],
"result": {
"id": "bsf:impulse_snowball",
"count": 0,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:light_player_tracking_snowball"
}
],
"result": {
"id": "bsf:light_monster_tracking_snowball",
"count": 0,
Expand Down
8 changes: 6 additions & 2 deletions jiachen/data/bsf/recipe/light_player_tracking_snowball_1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "monster_tracking_snowball",
"ingredients": [
{
"item": "bsf:light_monster_tracking_snowball"
}
],
"result": {
"id": "bsf:light_player_tracking_snowball",
"count": 0,
Expand Down
20 changes: 18 additions & 2 deletions jiachen/data/bsf/recipe/milk_popsicle.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"group": "milk_popsicle",
"ingredients": [
{
"item": "bsf:popsicle"
},
{
"item": "bsf:popsicle"
},
{
"item": "bsf:popsicle"
},
{
"item": "bsf:popsicle"
},
{
"item": "minecraft:milk_bucket"
}
],
"result": {
"id": "bsf:milk_popsicle",
"count": 4,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/monster_gravity_snowball_3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:projectile_gravity_snowball"
}
],
"result": {
"id": "bsf:monster_gravity_snowball",
"count": 0,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/monster_repulsion_snowball_3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:projectile_repulsion_snowball"
}
],
"result": {
"id": "bsf:monster_repulsion_snowball",
"count": 0,
Expand Down
11 changes: 9 additions & 2 deletions jiachen/data/bsf/recipe/netherite_snowball_clamp.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"type": "minecraft:smithing_transform",
"pattern": null,
"key": null,
"addition": {
"item": "minecraft:netherite_ingot"
},
"base": {
"item": "bsf:diamond_snowball_clamp"
},
"template": {
"item": "minecraft:netherite_upgrade_smithing_template"
},
"result": {
"id": "bsf:netherite_snowball_clamp",
"count": 0,
Expand Down
11 changes: 9 additions & 2 deletions jiachen/data/bsf/recipe/powerful_snowball_cannon.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
{
"type": "minecraft:smithing_transform",
"pattern": null,
"key": null,
"addition": {
"item": "bsf:super_power_core"
},
"base": {
"item": "bsf:snowball_cannon"
},
"template": {
"item": "bsf:snowball_cannon_upgrade_smithing_template"
},
"result": {
"id": "bsf:powerful_snowball_cannon",
"count": 0,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/projectile_gravity_snowball_1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:monster_gravity_snowball"
}
],
"result": {
"id": "bsf:projectile_gravity_snowball",
"count": 0,
Expand Down
7 changes: 5 additions & 2 deletions jiachen/data/bsf/recipe/projectile_repulsion_snowball_1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "bsf:monster_repulsion_snowball"
}
],
"result": {
"id": "bsf:projectile_repulsion_snowball",
"count": 0,
Expand Down
13 changes: 11 additions & 2 deletions jiachen/data/bsf/recipe/vodka.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"pattern": null,
"key": null,
"ingredients": [
{
"item": "minecraft:potato"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:potion"
}
],
"result": {
"id": "bsf:vodka",
"count": 0,
Expand Down

0 comments on commit e41bd78

Please sign in to comment.