XiaoMoMi Plugins
中文维基
CraftEngine
CraftEngine
  • Plugin Wiki
    • 🏭️ CraftEngine
      • 📍 Atlas [MUST READ]
      • 🗺️ Mipmap [MUST READ]
      • ➕️ Add New Contents
        • 📄 Templates [MUST READ]
          • 🟢 Argument Types
        • 🏭️ Model Generation
        • 🪇 Events
        • ⚖️ Conditions
        • 📖 Recipes
        • 💎 Loot Table
        • 🪑 Furniture
          • ⚙️ Furniture Settings
          • 🕹️ Furniture Behaviors
          • 📍 Furniture Placement
        • 🗡️ Items
          • 🔢 Item Data
            • 🔢 Client Bound Item Data
          • ⚙️ Item Settings
          • 🕹️ Item Behaviors
            • 🪑 Furniture Item
            • 🧱 Block Item
              • 🌊 Liquid Collision Block Item
          • 🟰 Item Models
            • 📐 Model
              • 🎨 Tint
            • 🧩 Composite
            • ⚖️ Condition
            • 📡 Range Dispatch
            • ✅ Select
            • 👻 Special
        • 🧱 Blocks
          • ⚙️ Block Settings
            • 🏷️ Useful Tags
          • 🔣 Block States
            • 🏷️ Properties
          • 🕹️ Block Behaviors
            • 💦 Concrete Powder Block
            • 🟨 Falling Block
            • 🍁 Leaves Block
            • 🎍 Vertical Crop Block
            • 🌽 Crop Block
            • 🌴 Sapling Block
            • 🪻 Bush Block
            • 🪓 Strippable Block
            • 🚟 Hanging Block
            • 🌿 Grass Block
            • 🌊 On Liquid Block
            • 🌊 Near Liquid Block
            • 💡 Lamp Block
          • 🫑 Block Entities
        • 🖼️ Images
        • 😀 Emoji
        • ㊙️ Fonts
        • 📂 Category
        • 🔊 Sounds
        • 🌍 Server Lang (i18n)
        • 🌎️ Client Lang (lang)
        • 🗃️ Vanilla Loots
        • 🔠 Global Variables
      • 🔢 Number Format
      • ✏️ Text Format
        • 🔗 Chain Arguments
      • 📦️ Resource Pack
        • ⚔️ File Conflict
        • 🛜 Host
      • 🐚 Commands
      • 🔌 Compatibility
        • 🐌 External Item Providers
        • 🪓 WorldEdit / FAWE
        • 🅿️ PlaceholderAPI
        • ⚛️ Axiom
        • 🟢 AdvancedSlimePaper
        • 🖌️ World Painter
        • ⌨️ Skript
        • 👔 Supported Levelers
      • 📔 Worldgen Datapack Tutorial
        • 🪨 Ore Vein
        • 🌳 Tree
        • 🌺 Surface Decoration
        • 🏰 Structure
      • ⌨️ API
      • 🗂️ Misc
        • 📓 Config Format Changelog
        • ❓️ Common Questions
Powered by GitBook
On this page
  1. Plugin Wiki
  2. 🏭️ CraftEngine
  3. 🔌 Compatibility

⚛️ Axiom

Previous🅿️ PlaceholderAPINext🟢 AdvancedSlimePaper

Last updated 2 months ago

First, ensure your server has axiom-paper installed.

  • You can download it here:

Please download our Fabric mod at the following link:

After launching the client, you will notice that the client generates the following files. You need to copy the corresponding files from the server plugin's configuration folder to the client's mod config folder, then restart your client to apply the changes.

For the server, simply enable the generate-mod-assets option in config.yml, and it will automatically generate client-side resources compatible with the Fabric mod.

[Axiom-Paper Download Link]
[CraftEngine Fabric Mod]