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 aec465e commit 1a1a57e
Show file tree
Hide file tree
Showing 288 changed files with 10,266 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"tag": "c:white_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"tag": "c:yellow_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"tag": "c:white_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"tag": "c:yellow_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_paint": {
"conditions": {
"items": [
{
"tag": "c:yellow_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"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": [
{
"tag": "c:white_dyes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_yellow_paint": {
"conditions": {
"items": [
{
"tag": "c:yellow_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"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": [
{
"tag": "c:white_dyes"
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_yellow_paint": {
"conditions": {
"items": [
{
"tag": "c:yellow_dyes"
}
]
},
"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"
]
},
"sends_telemetry_event": false
}
Loading

0 comments on commit 1a1a57e

Please sign in to comment.