Pokecube AIO

Pokecube AIO

498k Downloads

can't make gene selector

Unknown-Tokyo opened this issue · 2 comments

commented

Issue Description:

written selector book not recognized

What happens:

write a book as selector, but not recognized as a selector in gene extractor, nor can be crafted with nether star

What you expected to happen:

the selector book can be recognized in gene extractor
better if there are some pre-defined selectors, this way is a little complicated...

Steps to reproduce:

1.write single line with 'all', with or without enter to switch next line in an vanillian book
2.sign 'Selector' to the book
3.it doesn't counted as a selector, can't place in the machine or craft with nether star

the book was written like this guide:
https://pokecube.fandom.com/wiki/File:Reanimating_Fossils-1


Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.

  • Pokecube AIO: 3.24.0.k
  • Minecraft: 1.19.2
  • Forge: 43.4.4
  • no other mods, tried in en_us and zh_cn
    QQ截图20240927202038
    QQ截图20240927202245
commented

It was changed to require genes: at the top of the text, so:

genes:
all

should work now

commented

It was changed to require genes: at the top of the text, so:

genes:
all

should work now

It works now, thanks.