Mixing using Experience Rotor and Fluid Xp (200 mB). Produces Experience Rotor and 10× Experience.
item· Other
Experience Rotor
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 Memory Essence (200 mB). Produces 10× Experience and Experience Rotor.
Crafting using Zinc Ingot, Zinc Ingot, Nugget of Experience, Zinc Ingot and Zinc Ingot, arranged in the pattern shown. Produces Experience Rotor.
- Inputs
- 4 × Zinc Ingot
- Nugget of Experience
- Output
- → Experience Rotor
Mixing using Experience Rotor and Essence (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Xp Juice (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Xpjuice (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Xp Still (200 mB). Produces Experience Rotor and 10× Experience.
Mixing using Experience Rotor and Experience (250 mB). Produces Experience Rotor and 10× Experience.
Mixing using Experience Rotor and Xp Juice Still (200 mB). Produces 10× Experience and Experience Rotor.
Used in
Mixing using Experience Rotor and Fluid Xp (200 mB). Produces Experience Rotor and 10× Experience.
Mixing using Experience Rotor and Memory Essence (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Essence (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Xp Juice (200 mB). Produces 10× Experience and Experience Rotor.
Mixing using Experience Rotor and Xpjuice (200 mB). Produces 10× Experience and Experience Rotor.
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
}