Skip to content

Commit

Permalink
更新数据生成
Browse files Browse the repository at this point in the history
  • Loading branch information
SolidBlock-cn committed Oct 23, 2024
1 parent 6481113 commit 6fa58a5
Show file tree
Hide file tree
Showing 288 changed files with 9,698 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/white"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_road_block": {
"conditions": {
"items": [
{
"items": "mishanguc:road_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_filled_with_white_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paint",
"has_road_block"
]
],
"rewards": {
"recipes": [
"mishanguc:road_filled_with_white_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_road_block": {
"conditions": {
"items": [
{
"items": "mishanguc:road_block"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_filled_with_yellow_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paint",
"has_road_block"
]
],
"rewards": {
"recipes": [
"mishanguc:road_filled_with_yellow_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/white"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_road_slab": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_filled_with_white_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paint",
"has_road_slab"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_filled_with_white_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_road_slab": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_filled_with_yellow_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paint",
"has_road_slab"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_filled_with_yellow_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_road_slab_with_white_line": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab_with_white_line"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_with_w_s_y_ba_line_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_the_recipe",
"has_paint",
"has_road_slab_with_white_line"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_with_w_s_y_ba_line_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_road_slab_with_white_line": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab_with_white_line"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_with_w_ts_offset_y_line_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/white"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_yellow_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_yellow_paint",
"has_road_slab_with_white_line",
"has_white_paint"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_with_w_ts_offset_y_line_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_road_slab_with_white_line": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab_with_white_line"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_with_w_ts_y_line_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/white"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_yellow_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_yellow_paint",
"has_road_slab_with_white_line",
"has_white_paint"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_with_w_ts_y_line_from_painting"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_road_slab_with_white_line": {
"conditions": {
"items": [
{
"items": "mishanguc:road_slab_with_white_line"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "mishanguc:road_slab_with_w_ts_yd_line_from_painting"
},
"trigger": "minecraft:recipe_unlocked"
},
"has_white_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/white"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_yellow_paint": {
"conditions": {
"items": [
{
"items": "#c:dyes/yellow"
}
]
},
"trigger": "minecraft:inventory_changed"
}
},
"requirements": [
[
"has_the_recipe",
"has_yellow_paint",
"has_road_slab_with_white_line",
"has_white_paint"
]
],
"rewards": {
"recipes": [
"mishanguc:road_slab_with_w_ts_yd_line_from_painting"
]
}
}
Loading

0 comments on commit 6fa58a5

Please sign in to comment.