Documentation for fake players is seriously lacking. You need 2 values for each faking mod:
- username - for OP
- full class name for MCPC
Could someone start maintaining it please? Looking all over the net is not very productive.
Please, help me with Thermal Expansion 3 (autonomous activator) and OpenBlocks (placer) - what are correct values of class name and username?
-------------------------
To share what I have:
For Thaumcraft 4 I've found here https://github.com/Azanor/thaumcraft/issues/466:
thaumcraft/common/lib/FakeThaumcraftPlayer:
username: '[FakeThaumcraftGolem]'
thaumcraft/common/lib/FakeThaumcraftPlayer:
username: '[FakeThaumcraftBore]'
Only second one seems to matter.
--------------------------
Others which work for me:
dan200/turtle/shared/TurtlePlayer:
username: '[ComputerCraft]'
buildcraft/core/proxy/CoreProxy$1:
username: '[[BuildCraft]]'
forestry/core/utils/Utils$1:
username: '[[Forestry]]'
- username - for OP
- full class name for MCPC
Could someone start maintaining it please? Looking all over the net is not very productive.
Please, help me with Thermal Expansion 3 (autonomous activator) and OpenBlocks (placer) - what are correct values of class name and username?
-------------------------
To share what I have:
For Thaumcraft 4 I've found here https://github.com/Azanor/thaumcraft/issues/466:
thaumcraft/common/lib/FakeThaumcraftPlayer:
username: '[FakeThaumcraftGolem]'
thaumcraft/common/lib/FakeThaumcraftPlayer:
username: '[FakeThaumcraftBore]'
Only second one seems to matter.
--------------------------
Others which work for me:
dan200/turtle/shared/TurtlePlayer:
username: '[ComputerCraft]'
buildcraft/core/proxy/CoreProxy$1:
username: '[[BuildCraft]]'
forestry/core/utils/Utils$1:
username: '[[Forestry]]'