CoreExtension Docs Page EnglishVer
CtrlK
  • 欢迎 - Welcome (English)
    • Learning Target
  • Config
    • FIRST INSTALL
    • MOD Depending
    • CONFIG
  • Base
    • Basic Knowledge of Java Data Types
    • Basic Knowledge of JSON
    • Basic of YAML
      • Basic Knowledge of YAML
      • Indentation And Separation
      • Note
    • minecraft
      • pack.mcmeta
      • File Structure
      • Namespaces
  • CoreExtension
    • First Of All
    • Block
      • block.yml
      • plant.yml
      • crop.yml
    • Item
      • item.yml
      • itemTool.yml
      • itemWeapon.yml
    • Armor
      • armor.yml
      • armorElytra.yml
    • Recipes
      • recipe.yml
    • OTHER
      • info.json
      • fuel.yml
      • composting.yml
      • portals.yml
      • painting.yml
      • itemTrimMaterials.yml
      • itemGroups.yml
      • rules.yml
      • villager.yml
      • Basic Properties
      • Properties
      • BlockSoundGroup
    • OutDatedTutorial
      • BLOCK
        • block.yml
        • directionalblock.yml
        • blockSlab.yml
        • blockStairs.yml
        • blockFence.yml
        • blockFenceGate.yml
        • blockWall.yml
        • blockDoor.yml
        • blockTrapdoor.yml
        • blockButton.yml
        • blockPressurePlate.yml
      • ITEM
        • item.yml
        • clickitem.yml
        • ball.yml
        • foods.yml
      • TOOL/WEAPON
        • sword.yml
        • axe.yml
        • pickaxe.yml
        • shovel.yml
        • hoe.yml
        • armor.yml
  • Tutorial
    • DataGen
    • RESOURCEPACKS
      • Structure
      • pack.mcmeta
      • Example of a block
      • Example of a directional block
      • Example of a item
      • Example of a weapon/tool
      • Example of a armor
      • LANGUAGE
    • DATAPACKS
      • Structure
      • pack.mcmeta
      • RecipeTable
        • CRAFTING SHAPED
        • CRAFTING SHAPELESS
        • FURNACE
      • Block Break Setting
        • Setup
        • Setting Tool Destruction Acceleration
        • Limited Destruction Requirement Level
      • Block Mining Drops Settings
        • Setup
      • Enderman Block Handling Settings
        • Setup
  • linkage
    • PolyMc/PolyMer/PolyPuck
  • ADD-ONS(CESELF-PACK)
    • Command
    • Improving
    • Feature
  • Update Plan
  • About
    • RULE
    • The GNU General Public License v3.0
    • Author
    • Github
    • MCMOD
    • Modrinth
Powered by GitBook
On this page
  1. Tutorial
  2. RESOURCEPACKS

Example of a armor

PreviousExample of a weapon/toolNextLANGUAGE