-
Notifications
You must be signed in to change notification settings - Fork 0
Resource introduction
XiaoColorful edited this page Jul 14, 2026
·
2 revisions
wiki 版本:
0.0.1.0
└─datapacks
└─{datapack}
│ pack.mcmeta
│
└─data
└─{namespace}
├─cgc_data
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_index
│ ├─ammo
│ │ *.json
│ │
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_meta
│ *.meta.json
│
├─cgc_recipe_filters
│ *.json
│
├─cgc_scripts
│ *.lua
│
├─cgc_tags
│ ├─attachment_tags
│ │ *.json
│ │
│ └─gun_attachments
│ *.json
│
└─recipes
*.json
- data
└─resourcepacks
└─{resourcepack}
│ pack.mcmeta
│
└─assets
└─{namespace}
├─cgc_animations
│ *.animation.json
│ *.gltf
│
├─cgc_display
│ ├─ammo
│ │ *.json
│ │
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_info
│ gunpack_info.json
│
├─cgc_models
│ *.json
│
├─cgc_scripts
│ *.lua
│
├─cgc_sounds
│ *.ogg
│
├─lang
│ *.json
│
├─player_animator
│ *.animation.json
│
└─textures
*.png
- assets
wiki verison:
0.0.1.0
└─datapacks
└─{datapack}
│ pack.mcmeta
│
└─data
└─{namespace}
├─cgc_data
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_index
│ ├─ammo
│ │ *.json
│ │
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_meta
│ *.meta.json
│
├─cgc_recipe_filters
│ *.json
│
├─cgc_scripts
│ *.lua
│
├─cgc_tags
│ ├─attachment_tags
│ │ *.json
│ │
│ └─gun_attachments
│ *.json
│
└─recipes
*.json
- data
- cgc_data
- attachments
- blocks
- guns
- cgc_index
- ammo
- attachments
- blocks
- guns
- cgc_meta
- cgc_recipe_filters
- cgc_scripts
- cgc_tags
- recipes
- cgc_data
└─resourcepacks
└─{resourcepack}
│ pack.mcmeta
│
└─assets
└─{namespace}
├─cgc_animations
│ *.animation.json
│ *.gltf
│
├─cgc_display
│ ├─ammo
│ │ *.json
│ │
│ ├─attachments
│ │ *.json
│ │
│ ├─blocks
│ │ *.json
│ │
│ └─guns
│ *.json
│
├─cgc_info
│ gunpack_info.json
│
├─cgc_models
│ *.json
│
├─cgc_scripts
│ *.lua
│
├─cgc_sounds
│ *.ogg
│
├─lang
│ *.json
│
├─player_animator
│ *.animation.json
│
└─textures
*.png
- assets
- cgc_animations
- cgc_display
- ammo
- attachments
- blocks
- guns
- cgc_info
- cgc_models
- cgc_scripts
- cgc_sounds
- lang
- player_animator
- textures
🌐 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