EliteFantasy ResourcePack Guide
  • ResourcePack Guide
    • Introduction
    • Beginning
      • lang
      • sounds
      • texts
      • particles
      • atlases
      • fonts
      • blockstates
      • textures
        • Equipment
        • Entity Textures
      • models
        • Blockbench Models
        • ItemsModels & CustomModelData
          • custommodeldata (old)
          • custommodeldata extras (old)
        • Understanding the system the new item system
      • shaders
  • Components Guide
    • Introduction
      • Components
  • Discord
    • Discord
Powered by GitBook
On this page
  1. ResourcePack Guide
  2. Beginning

texts

PrevioussoundsNextparticles

Last updated 3 months ago

Minecraft allows you to modify some things like the credits, for that you must go to

📦resource_pack.zip
  └── 📁assets
       └── 📁minecraft
           └── 📁texts
                ├── 📑credits.json
                ├── 📄end.txt
                ├── 📄postcredits.txt
                └── 📄splashes.txt

credits.json file

here