Its not disabled in the mod pack unless it was a change in the very last patch, ive been using it on another server.
I don't see it disabled anywhere and it is not in the config: Code: general { B:ABILITY.AllowDeathEnderchest=false B:ABILITY.AllowFireballs=true B:ABILITY.AllowFireballsExplode=true B:ABILITY.AllowFly=true B:ABILITY.AllowGrassAsFood=true B:ABILITY.AllowHighJump=true B:ABILITY.AllowLavaSwim=true B:ABILITY.AllowMilkProducer=true B:ABILITY.AllowMoreHearts=true B:ABILITY.AllowNoFall=true B:ABILITY.AllowSelfExplode=false B:ABILITY.AllowShearable=true B:ABILITY.AllowSpeed=true B:ABILITY.AllowStew=true B:ABILITY.AllowTeleport=true B:ABILITY.AllowWallClimb=true B:ABILITY.AllowWaterBreath=true B:ABILITY.AvoidCreeper=true B:ABILITY.Climb=true B:ABILITY.EnderHealth=true B:ABILITY.Infinity=true B:ABILITY.NightVision=true B:ABILITY.Poison=true B:ABILITY.PotionThrower=true B:ABILITY.Resistance=true B:ABILITY.Slimy=true B:ABILITY.WithersHit=true # By enableing this players are able to clone Bosses with the DNA Cloner. (Not recommend) B:ALLOW.AllowBossCloning=false # Decide here how much energy one machine should use until it is working. I:INT.MachineEnergyUsingForWork=2000 }
So its not deliberately disabled or unobtainable? I know getting a gene like that is chance based but processing over 128 enderman skin cells and not getting that gene even once is beyond bad luck, are there any other options or settings that stop the item itself from being created?
damn.. Thats what i was doing wrong, i was sacrificing 2 chickens a week and praying on Mondays... Guess i just wasn't devout enough. In all seriousness though, even assuming its a poor chance like 5% which is far lower then the actual chance, after 128 attempts and if my maths/excel skills are correct, there is a 99.859% chance i would have got at least 1.
RNG ISN'T perfect, all numbers that you get from it are actually pseudo random, so it's rolling a similar number every time and not actually landing on that number, so your chance that you'd get it is off
I need to check the config myself rather then just trusting. "B:ABILITY.AllowDeathEnderchest=false" so it is disabled.