Summary:
Piglins are attracted to powered rails.
Steps to Reproduce:
Spawn a piglin
Throw a powered rail near it
Observed Results:
The piglin picks up and admires the powered rail.
Expected Results:
The piglin should not be attracted to the powered rail.
Fix:
Remove
{
"item": "minecraft:golden_rail",
"priority": 2,
"admire": true,
"stored_in_inventory": true
},
from piglin.json
Linked issues
Attachments
Comments 4
Powered rails are actually made from gold. This is just a bug, because this is not the case on java.
Can confirm, powered rails aren't made from gold