
Custom drops for entities like Soldier and Terrorist
R4doslav opened this issue ยท 0 comments
Describe the bug
Its impossible to add custom loot to the Soldier and Terrorist;
This is the crafttweaker script used: https://prnt.sc/3Nsq9zrFBp_k
And the result is a NullPointerException at the line with entities (It does not find the entity)
When using the mod Tell me and its dump entities to file the entities show up as mwc:soldier and mwc:terrorist.
However using crafttweaker's ct entities the log does not include these names, just like they dont exist.
Reproducibility
- I reproduced this issue with as few other mods as possible installed.
- I am unable to reproduce this issue consistently.
Screenshots and/or videos
No response
Logs
https://pastebin.com/1WGrCmW8 - crafttweaker entity log and https://pastebin.com/Tsz2WwKu - tell me entity log
Debug Logs
No response
Crash Reports
No response
MWC Version
0.1.9
Forge Version
1.12.2-14.23.5.2860
Red Core Version
Red-Core-0.4
MixinBooter Version
10.2
Java Version
1.8.0_431
Java Virtual Machine
Hotspot
Operating System
Windows 10
GPU Vendor
NVIDIA
Code of Conduct
- I agree to follow this project's Code of Conduct