CustomArcheology Wiki
  • 🎉Welcome
  • 📦Info
    • ✅Requirements
    • ⚙️Install
    • 🔗Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • 🔑Permissions
    • ❓FAQ
  • 📜Configs
    • 🖼️Textures
    • 💎Loot Table
      • Actions
    • 🛠️Tool
    • 🧳Archeology Block
  • ✨Features
    • 🎨Color Code
    • 🌍Localized Item Name
    • 🔄Auto Copy Resource Pack
Powered by GitBook
On this page
  1. ✨Features

🔄Auto Copy Resource Pack

  • Open config.yml file, and fine below contents:

auto-copy-resourcepack:
  enabled: true
  # If you are using Oraxen, please change this to Oraxen.
  # Other plugins is OK, you just need put correct path in path option.
  plugin: "ItemsAdder"
  # If you are using Oraxen, please change this to "/pack/assets".
  path: "/contents/customarcheology/resourcepack/"
  • Please set auto-copy-resourcepack.enabled option to true.

  • Please set auto-copy-resourcepack.plugin option to the resource pack you are using. Support ALL resource pack plugin.

  • Please set auto-copy-resourcepack.path option to the directory for storing texture for this resource package plugin, for example:

    • ItemsAdder: /contents/customarcheology/resourcepack/

    • Oraxen: /pack/assets

Previous🌍Localized Item Name

Last updated 4 months ago