Create/src/main/resources/pack.mcmeta
PepperCode1 233d9b292e Version Conversion: 1.19 edition
- Mostly port to 1.19
- Remaining errors include:
  - Fluids
  - Features
  - Registry-related code
  - Fake worlds
  - Some datagen code
2022-07-25 23:33:10 -07:00

8 lines
152 B
JSON

{
"pack": {
"description": "Create resources",
"pack_format": 10,
"forge:resource_pack_format": 9,
"forge:data_pack_format": 10
}
}