-
Notifications
You must be signed in to change notification settings - Fork 0
Recipe data
XiaoColorful edited this page Jul 16, 2026
·
3 revisions
wiki 版本:
0.0.1.1
-
type(String): -
table_ingredients/materials(List<_TableIngredientData>):-
ingredient_filter_data/item(_IngredientFilterData):-
item_filter_location/item(ResourceLocation): -
tag_filter_location/tag(ResourceLocation):
-
-
ingredient_count/count(int):
-
-
table_result/result(_TableResultData):-
result_type/type(RecipeResultType): -
result_count/count(int): -
result_item/item(_ResultItemData):-
item_location/item(ResourceLocation): -
item_nbt/nbt(CompoundTag):
-
nbt-
tab_group_location/group(ResourceLocation): -
pojo_location/id(ResourceLocation):
-
{
"type": "customgun:table_recipe",
"table_ingredients": [
{
"ingredient_filter_data": {
"item_filter_location": "namespace:location",
"tag_filter_location": "namespace:location"
},
"ingredient_count": 1
}
],
"table_result": {
"result_type": "",
"result_count": 1,
"result_item": {
"item_location": "namespace:location",
"item_nbt": {
}
},
"tab_group_location": "namespace:location",
"pojo_location": "namespace:location"
}
}wiki verison:
0.0.1.1
-
type(String): -
table_ingredients/materials(List<_TableIngredientData>):-
ingredient_filter_data/item(_IngredientFilterData):-
item_filter_location/item(ResourceLocation): -
tag_filter_location/tag(ResourceLocation):
-
-
ingredient_count/count(int):
-
-
table_result/result(_TableResultData):-
result_type/type(RecipeResultType): -
result_count/count(int): -
result_item/item(_ResultItemData):-
item_location/item(ResourceLocation): -
item_nbt/nbt(CompoundTag):
-
nbt-
tab_group_location/group(ResourceLocation): -
pojo_location/id(ResourceLocation):
-
{
"type": "customgun:table_recipe",
"table_ingredients": [
{
"ingredient_filter_data": {
"item_filter_location": "namespace:location",
"tag_filter_location": "namespace:location"
},
"ingredient_count": 1
}
],
"table_result": {
"result_type": "",
"result_count": 1,
"result_item": {
"item_location": "namespace:location",
"item_nbt": {
}
},
"tab_group_location": "namespace:location",
"pojo_location": "namespace:location"
}
}🌐 Language / 语言
-
- 配置文件
- 指令
-
资源文件说明
- data
- assets
-
- Configuration
- Common configuration
- Client configuration
- Server configuration
- Command
-
Resource introduction
- data
- cgc_data
- attachments
- blocks
- guns
- cgc_index
- ammo
- attachments
- blocks
- guns
- cgc_meta
- cgc_recipe_filters
- cgc_scripts
- cgc_tags
- recipes
- cgc_data
- assets
- cgc_animations
- cgc_display
- ammo
- attachments
- blocks
- guns
- cgc_info
- cgc_models
- cgc_scripts
- cgc_sounds
- lang
- player_animator
- textures
- data
- Configuration