SpinToWin Wiki
English
English
  • 🎉Welcome
  • 📦Info
    • âś…Requirements
    • ⚙️Install
    • đź”—Compatibility
    • 🛠️Configuration files
    • ⌨️Commands
    • đź“‹Format
    • âť“FAQ
  • 🖥️Spin UI
    • 📝UI Config
      • Rewards Option
      • Prices Option
    • 🖼️Textures
  • ✨Features
    • 🎨Color Code
    • 🌍Localized Item Name
    • đź’ľSaved Item
    • 🔄Auto Copy Resource Pack
    • 🔍Custom Item Match Method
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/spintowin/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/spintowin/resourcepack/

    • Oraxen: /pack/assets

Previous💾Saved ItemNext🔍Custom Item Match Method

Last updated 4 months ago