Experience Rotor
16×16 · BAKED

item· Other

Experience Rotor

Create Enchantment Industry · by MarbleGateKeeper & LimonBlaze
item

Experience Rotor is an item from Create Enchantment Industry, crafted from Experience Rotor and Fluid Xp (200 mB). Used in _Mixing_ _Recipes_ to convert _Experience_ _Fluids_.

Function

Used in _Mixing_ _Recipes_ to convert _Experience_ _Fluids_. EXPERIENCE ROTOR

Acquisition

Mixing using Experience Rotor and Fluid Xp (200 mB). Produces Experience Rotor and 10× Experience.

Mixing conditional
Experience Rotor Experience Rotor Fluid Xp (200 mB)
Experience Rotor Experience Rotor guaranteed
Experience Experience ×10·not yet documented guaranteed

Mixing using Experience Rotor and Memory Essence (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Memory Essence (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Crafting using Zinc Ingot, Zinc Ingot, Nugget of Experience, Zinc Ingot and Zinc Ingot, arranged in the pattern shown. Produces Experience Rotor.

Crafting
Zinc Ingot
Zinc Ingot
Nugget of Experience
Zinc Ingot
Zinc Ingot
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Essence (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Essence (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Xp Juice (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Xp Juice (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Xpjuice (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Xpjuice (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Xp Still (200 mB). Produces Experience Rotor and 10× Experience.

Mixing conditional
Experience Rotor Experience Rotor Xp Still (200 mB)
Experience Rotor Experience Rotor guaranteed
Experience Experience ×10·not yet documented guaranteed

Mixing using Experience Rotor and Experience (250 mB). Produces Experience Rotor and 10× Experience.

Mixing conditional
Experience Rotor Experience Rotor Experience (250 mB)
Experience Rotor Experience Rotor guaranteed
Experience Experience ×10·not yet documented guaranteed

Mixing using Experience Rotor and Xp Juice Still (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Xp Juice Still (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Used in

Mixing using Experience Rotor and Fluid Xp (200 mB). Produces Experience Rotor and 10× Experience.

Mixing conditional
Experience Rotor Experience Rotor Fluid Xp (200 mB)
Experience Rotor Experience Rotor guaranteed
Experience Experience ×10·not yet documented guaranteed

Mixing using Experience Rotor and Memory Essence (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Memory Essence (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Essence (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Essence (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Xp Juice (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Xp Juice (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed

Mixing using Experience Rotor and Xpjuice (200 mB). Produces 10× Experience and Experience Rotor.

Mixing conditional
Experience Rotor Experience Rotor Xpjuice (200 mB)
Experience Experience ×10·not yet documented guaranteed
Experience Rotor Experience Rotor guaranteed
view all 8 →
Developer reference
Registry name
create_enchantment_industry:experience_rotor
Namespace
create_enchantment_industry
Mod ID
create_enchantment_industry

Recipe JSON (9):

{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "mob_grinding_utils:fluid_xp",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mob_grinding_utils"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "pneumaticcraft:memory_essence",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "pneumaticcraft"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " Z ",
    "ZEZ",
    " Z "
  ],
  "ingredients": {
    "E": {
      "item": "create:experience_nugget"
    },
    "Z": {
      "tag": "forge:ingots/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "industrialforegoing:essence",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "industrialforegoing"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "enderio:xp_juice",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "enderio"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "cyclic:xpjuice",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "cyclic"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "sophisticatedcore:xp_still",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "sophisticatedcore"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "cofh_core:experience",
      "amount": 250
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "create_enchantment_industry:experience_rotor"
    },
    {
      "fluid": "reliquary:xp_juice_still",
      "amount": 200
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "reliquary"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}